]> jfr.im git - irc/rqf/shadowircd.git/history - src
Unref privset of quitting oper.
[irc/rqf/shadowircd.git] / src /
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
2008-07-27  Valery YatskoA very draft version of extensions, which are adding...
2008-07-11  Jilles TjoelkerRegenerate depend files.
2008-07-11  Jilles TjoelkerSome fixes to .depend generation.
2008-07-01  Jilles TjoelkerDo not send kills for unknown prefixes which are nicks.
2008-06-29  Jilles TjoelkerLog ssld errors for servers and handshakes.
2008-06-29  Jilles TjoelkerCall serv_connect_callback() directly from serv_connect...
2008-06-29  Jilles TjoelkerGive proper error messages if connect fails for a serve...
2008-06-29  Jilles TjoelkerSend ssld error netwide if it was a remote connect...
2008-06-29  Jilles TjoelkerKeep track of nameservers that timeout and use others...
2008-06-28  Jilles TjoelkerReset check_splitmode_ev to NULL after removing it,
2008-06-28  Valery V YatskoNew (and better) values for startup event timings
2008-06-28  Valery V YatskoRemoved __CYGWIN__ define - server has no ability to...
2008-06-28  Valery V YatskoRemoved SystemTime declaration
2008-06-28  Valery V YatskoRemove srand() from main(), we are using ratbox3 random...
2008-06-28  Valery V YatskoApplied svn diff from ratbox3 r21458:21470
2008-06-28  Valery V Yatskonotify_banned_client cleaned up
2008-06-28  Valery V Yatsko1. Removed stupid initUser() function outside of all...
2008-06-28  Valery V Yatsko*_heap declaration related to client.c are now in clien...
2008-06-28  Valery V YatskoRemove Channel->users_last, used nowhere
2008-06-28  Valery V Yatsko'struct config_channel_entry ConfigChannel' in channel...
next