]> jfr.im git - irc/rqf/shadowircd.git/history - src
Speed up /unresv. Rehash bans now only happens if explicitly requested.
[irc/rqf/shadowircd.git] / src /
2007-11-30  Jilles TjoelkerSpeed up /undline similarly
2007-11-28  Jilles TjoelkerAdd find_exact_conf_by_address() to find klines etc...
2007-11-25  Jilles TjoelkerWhen checking if a nick resv or xline already exists...
2007-11-23  Jilles TjoelkerShow opers a list of recently (<24hrs) split servers...
2007-11-23  Jilles TjoelkerMerge links_cache into scache and rework scache.
2007-11-21  Jilles TjoelkerRemove Server.up and Server.upid.
2007-11-20  William PitcockGet rid of User.server.
2007-11-20  nenolod[svn] - we do not need to call find_server() in the...
2007-11-20  nenolod[svn] Explain invalid username rejections to users...
2007-11-07  jilles[svn] Fix desyncs with very long extbans. Bans can...
2007-11-07  jilles[svn] allocate_channel(): no need to truncate name...
2007-10-27  jilles[svn] Fix a memory leak.
2007-09-09  jilles[svn] Make EXTBAN 005 token like unreal's (, instead...
2007-08-09  nenolod[svn] - TS6 is always enabled now.
2007-08-09  nenolod[svn] - better text for RPL_LOAD2HI explaining in a...
2007-08-01  jilles[svn] Make highest connection counts a bit more consistent.
2007-07-30  jilles[svn] Fix wrong line numbers in ircd.conf parser (some...
2007-07-14  jilles[svn] Use mask_match() to check bans from local clients for
2007-07-14  jilles[svn] Add mask_match(), like ircu mmatch().
2007-07-14  jilles[svn] add_id() for local client: do not collapse()...
2007-06-30  jilles[svn] monitor: send the same message buffer to all...
2007-06-06  nenolod[svn] - "please report this to the ratbox developers...
2007-06-04  jilles[svn] xline/resv wildcard checking:
2007-05-18  jilles[svn] - fold conf_connect_allowed() into accept_connect...
2007-05-18  jilles[svn] Remove s_assert in del_unknown_ip() supposedly...
2007-05-14  jilles[svn] Apply ratbox flood fix.
2007-05-02  jilles[svn] Remove emptyline craq because it leaks memory...
2007-04-26  jilles[svn] Merge old trunk r2065,r2067:
2007-04-15  jilles[svn] Move new_local_user hook, so it is possible to...
2007-04-15  jilles[svn] Only free PreClient struct when the rest of the...
2007-04-06  nenolod[svn] - 2.2 operline
2007-04-05  jilles[svn] Change code that checks maxclients limit: allow...
2007-04-05  jilles[svn] By default, leave MAX_BUFFER fds free for log...
2007-04-03  jilles[svn] Make the code that raises fd rlimit to hard limit...
2007-04-03  nenolod[svn] - some more transit to sendto_one_numeric().
2007-04-03  nenolod[svn] - change some sendto_one() to sendto_one_numeric().
2007-04-03  nenolod[svn] - remove x86-optimized hash code.
2007-04-03  nenolod[svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_...
2007-04-01  jilles[svn] Change copyright years in version.c.SH as in...
2007-03-29  jilles[svn] Merge old trunk r2077,r2079:
2007-03-28  jilles[svn] Merge old trunk r2081:
2007-03-28  jilles[svn] Merge old trunk r2835:
2007-03-28  jilles[svn] Merge old trunk r2294:
2007-03-18  jilles[svn] Don't leak auth{} spoofed ip for I-line is full...
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] - 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] - clear up use of fd_table in ircd.
2007-03-05  jilles[svn] Fix some cases where the size argument to strlcpy()
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-21  jilles[svn] Put "End of Channel Quiet List" instead of
2007-02-11  jilles[svn] Make -logfile work again.
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] 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 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-26  jilles[svn] Include real hostname in Closing Link message...
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] - the new plan: