]> jfr.im git - irc/rqf/shadowircd.git/history - include/serno.h
[svn] Update bug report and IRC channel information.
[irc/rqf/shadowircd.git] / include / serno.h
2007-04-01  jilles[svn] Update bug report and IRC channel information.
2007-04-01  jilles[svn] Change copyright years in version.c.SH as in...
2007-03-30  jilles[svn] Rerun autoconf.
2007-03-30  jilles[svn] Need to check for various flavours of epoll,
2007-03-30  jilles[svn] Hack to allow some more warnings, already present...
2007-03-29  jilles[svn] Merge old trunk r2077,r2079:
2007-03-28  jilles[svn] Don't show the UID if a TS6 server sends a kick...
2007-03-28  jilles[svn] Merge old trunk r2081:
2007-03-28  jilles[svn] Merge old trunk r2059
2007-03-28  jilles[svn] Merge old trunk r2907,r2991:
2007-03-28  jilles[svn] Merge old trunk r2835:
2007-03-28  jilles[svn] Merge old trunk r2817:
2007-03-28  jilles[svn] Merge old trunk r2779,r2785:
2007-03-28  jilles[svn] Merge old trunk r2695:
2007-03-28  jilles[svn] Merge old trunk r2294:
2007-03-28  jilles[svn] Merge old trunk r2226:
2007-03-28  jilles[svn] Merge old trunk r2212:
2007-03-28  jilles[svn] Remove channels entirely from /whois on services.
2007-03-28  jilles[svn] Fix /who on channels with ** in their name.
2007-03-25  jilles[svn] NEWS: As in 2.1.3, mention that the TS6 revision...
2007-03-18  jilles[svn] Fix documentation of HIDE_SERVERS_IPS define.
2007-03-18  jilles[svn] Don't leak auth{} spoofed ip for I-line is full...
2007-03-17  jilles[svn] Update NEWS.
2007-03-15  jilles[svn] Allow /invite (but not invex) to override +r...
2007-03-13  jilles[svn] Remove invite_ops_only, forcing it to YES.
2007-03-06  jilles[svn] Move username check after xline and dnsbl checks...
2007-03-05  nenolod[svn] - MASTER_MAX is no longer relevant
2007-03-05  nenolod[svn] - add config option for setting max_clients.
2007-03-05  nenolod[svn] - remove get_maxrss() and all of that insecure...
2007-03-05  nenolod[svn] - avoid some potential NULL dereferencing
2007-03-05  nenolod[svn] - fix a typo
2007-03-05  nenolod[svn] - rework poll a bit for the MAXCONNECTIONS changes.
2007-03-05  jilles[svn] Our way of using kqueue may cause it to report...
2007-03-05  jilles[svn] Don't reference freed memory (fde_t) in comm_close().
2007-03-05  nenolod[svn] - fix for 100% cpu use
2007-03-05  nenolod[svn] - rework comm_checktimeouts() to use the hashtabl...
2007-03-05  nenolod[svn] - clear up use of fd_table in ircd.
2007-03-05  nenolod[svn] - use a hashtable for fdlist storage. first step...
2007-03-05  jilles[svn] Fix some cases where the size argument to strlcpy()
2007-03-04  jilles[svn] Cut down quit/part/kick reasons to avoid quit...
2007-03-02  jilles[svn] Don't leak auth{} spoofed IP addresses in +f...
2007-02-24  jilles[svn] Make oper_up() take +i/-i during opering up into...
2007-02-24  jilles[svn] no_oper_invis: decrement invisible count when...
2007-02-21  jilles[svn] Put "End of Channel Quiet List" instead of
2007-02-20  jilles[svn] Port over ratbox 2.2 r23507, r23624, r23626 ...
2007-02-11  jilles[svn] Make -logfile work again.
2007-02-09  nenolod[svn] - fix off-by-one memory overflow error.
2007-02-04  jilles[svn] Change handling of modularized umodes:
2007-02-04  jilles[svn] Move find_umode_slot() from libcharybdis/tools...
2007-02-01  jilles[svn] DNSBL keyword substitution is available as of...
2007-02-01  jilles[svn] Change two occurances like match(userinput, targe...
2007-02-01  jilles[svn] Do not try find_server() on a name find_client...
2007-02-01  jilles[svn] Remove server_exists() which checked whether the
2007-02-01  jilles[svn] Remove hash_find_masked_server(), which made...
2007-02-01  jilles[svn] Remove '*' from valid server name characters.
2007-01-31  jilles[svn] Change spambot, flooder and jupe joiner notices...
2007-01-28  jilles[svn] Add documentation for SASL client protocol, same...
2007-01-26  jilles[svn] Include real hostname in Closing Link message...
2007-01-26  jilles[svn] Rerun autoconf.
2007-01-25  nenolod[svn] - nick[user@host] -> nick!user@host in kill messa...
2007-01-25  nenolod[svn] Backport from early 3.x:
2007-01-25  nenolod[svn] - keyword-subst from charybdis 2.2.
2007-01-25  nenolod[svn] - version bump to 2.2.0
2007-01-25  nenolod[svn] - the new plan: