]> jfr.im git - irc/rqf/shadowircd.git/history - src
Remove obsolete comment.
[irc/rqf/shadowircd.git] / src /
2009-01-25  Jilles TjoelkerRemove obsolete comment.
2009-01-21  Jilles TjoelkerOnly kill unknown prefix UIDs that start with a valid SID
2009-01-21  Jilles TjoelkerSimplify hunt_server(), send ERR_NOSUCHSERVER from...
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2009-01-18  Jilles TjoelkerIf a privset is removed from ircd.conf, wipe its privs.
2009-01-18  Jilles TjoelkerChange /stats O to show privset blocks (oper only).
2009-01-16  Jilles Tjoelkerburst_TS6(): assume users have a UID
2009-01-15  Jilles Tjoelker[ratbox3 svn r26397] Make it more likely that error...
2009-01-01  androsyn[svn r26332] get rid of the zip ready stuff
2008-12-13  Aaron Sethmanre-enable ziplinks + ssl
2009-01-01  Jilles TjoelkerUpdate some copyright years.
2009-01-01  Jilles TjoelkerAllow opers to see other users umodes with /mode <nick>.
2008-12-28  Jilles TjoelkerRemove redundant check.
2008-12-27  Jilles TjoelkerMake sure default privset remains available, fixes...
2008-12-22  Jilles TjoelkerPut libratbox version on startup in a nicer place.
2008-12-22  Valeriy Yatsko[ratbox3 svn r26284 by androsyn] spew the libratbox...
2008-12-19  Jilles TjoelkerShow rejectcache/throttle in /testline output.
2008-12-16  Jilles TjoelkerOnly count throttle entries that cause rejection in...
2008-12-16  Jilles TjoelkerShow throttle info in /stats t.
2008-12-14  Jilles TjoelkerMake rehashing privset{} change online oper privileges.
2008-12-14  Jilles TjoelkerUnref privset of quitting oper.
2008-12-10  androsyncast getpid() to int
2008-11-16  Aaron Sethmanreport logfile access issues
2008-12-02  Valeriy YatskoBranch merge.
2008-12-02  Valeriy YatskoRemove irc_basename, replace it with rb_basename from...
2008-12-02  Jilles TjoelkerPut back conditionally netwide ssld error snote.
2008-12-02  Valeriy YatskoBranch merge.
2008-12-02  Valeriy YatskoCopied libratbox and related stuff from shadowircd...
2008-12-02  Jilles TjoelkerSpecify RTLD_LOCAL explicitly.
2008-11-30  Jilles TjoelkerSplit cidr_bitlen into cidr_ipv4_bitlen and cidr_ipv6_b...
2008-11-27  Jilles TjoelkerRemove unnecessary initialization that violates const.
2008-11-26  Jilles TjoelkerPut back accidentally removed word.
2008-11-19  Jilles TjoelkerMake the notices reporting auth{} privs a bit more...
2008-11-16  Aaron Sethmanmake is_cti/is_sti collect times connected in unsigned...
2008-11-15  Jilles TjoelkerOnly require DNSBL replies to be in 127.0.0.0/8 instead...
2008-11-15  Jilles TjoelkerAllow the resolver to process longer hostnames,
2008-11-08  Jilles TjoelkerAdd WHOX to 005 so we can see if much breaks.
2008-11-08  Jilles TjoelkerAdd ircu-like /who format options.
2008-11-08  Jilles TjoelkerShow spambot notices for joins, not for parts.
2008-10-31  Jilles TjoelkerAdd the IP address to userlog, as in ratbox3.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-16  Jilles TjoelkerAllow clearing general::kline_reason via a rehash.
2008-09-09  Jilles TjoelkerRemove old oper privilege flags.
2008-09-06  Jilles TjoelkerAdd need_ssl to auth{} and operator{}.
2008-09-05  Jilles TjoelkerUse rb_snprintf() in various places.
2008-08-30  Valeriy YatskoWe don't want to leave the isupport name in the extensi...
2008-08-29  William PitcockMake change_isupport() return the old value!!!
2008-08-29  William PitcockAdd change_isupport() to change the value of an ISUPPOR...
2008-08-29  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-08-29  William PitcockAutomated branch merge.
2008-08-29  Stephen BennettIf auth_user and server password were given and not...
2008-08-29  Jilles TjoelkerRemove some dead code.
2008-08-28  Jilles TjoelkerFix a memory leak.
2008-08-27  Jilles TjoelkerFix comment, getsockname() can fail legitimately.
2008-08-27  Jilles TjoelkerDon't try to add a closed connection.
2008-08-27  Jilles TjoelkerFix ident for ssl connections.
2008-08-25  Jilles TjoelkerClear privset on deoper.
2008-08-17  Jilles TjoelkerFix crash if there is no privset= in an operator{}.
2008-08-17  Jilles TjoelkerUse C locale for the compilation date.
2008-08-17  William PitcockMake a reference to privset in Client.localClient.
2008-08-17  William Pitcockprivilegeset_ref(): return the privilegeset
2008-08-17  William PitcockMake use of the new default privset!!
2008-08-17  William Pitcockircd initialization: add a "default" privset with no...
2008-08-17  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-08-17  William Pitcockupdate oper line
2008-08-17  Jilles TjoelkerAdd 328 numeric (ChanServ channel URL) to the header...
2008-08-17  William Pitcocksame bug
2008-08-17  William Pitcockfix another stupid bug, gah
2008-08-17  William PitcockMake sure extended privilege sets are added to the...
2008-08-17  William PitcockAllow : to be in 'string' values.
2008-08-17  William PitcockInitial work on getting privsets working.
2008-08-17  William PitcockAdd config magic for privset{} parsing.
2008-08-17  William PitcockAdd privilegeset_extend().
2008-08-17  William PitcockAdd basic PrivilegeSet API.
2008-08-17  Valery V Yatskobranch merge
2008-08-17  Valery V Yatskofixed warnings on src/ircd.c compilation
2008-08-16  Valery V Yatskoircd-ratbox -> charybdis
2008-08-16  Valery V Yatskoseed random not even every 300 seconds, but on startup...
2008-08-16  Valery V Yatskoegd fixed
2008-08-16  Valery V Yatskocomment to fix egd (not work currently)
2008-08-16  Valery V Yatskono more servlink - removed 'servlink_path' from referen...
2008-08-08  Valery V Yatskofixed typo in sslproc.c
2008-08-06  Valery V Yatskoilog -> inotice in ircd_restart_cb (ircd.c)
2008-08-06  Valery V Yatskofrom ircd-ratbox r25799 by androsyn: give a bit more...
2008-08-04  Valery V YatskoMoved extern chmode_flags declaration from channel...
2008-08-04  Valery V YatskoBranch merge
2008-08-04  Valery V YatskoRemoved global_tree declaration as unused from reject.c
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-31  Jilles TjoelkerMove to ratbox3 reject and throttle code.
2008-07-31  Jilles TjoelkerFix rejectcache and unknown_count.
2008-07-31  Jilles TjoelkerFix some part of IPv6 dline checking.
2008-07-30  Jilles TjoelkerFix problems with resolver not responding and epoll.
2008-07-30  Jilles TjoelkerPut back netwide snotes for ssld errors from remote...
2008-07-30  Jilles TjoelkerMake the ircd start again.
2008-07-29  Valery Yatskosslproc.c synced with ircd-ratbox3 svn
2008-07-28  Valery YatskoRemoved unneeded includes from newconf.h
2008-07-28  Valery YatskoReordered functions to match ratbox3's order
2008-07-27  Valery YatskoRemoving '/* patricia */' declarations block as libratb...
2008-07-27  Valery YatskoCleanup: removed unused initialVMTop variable from...
2008-07-27  Valery Yatskolast changes of crypt -> rb_crypt
next