| age |
author |
description |
| 2007-03-30 |
jilles |
[svn] Hack to allow some more warnings, already present in configure (?).trunk |
| 2007-03-29 |
jilles |
[svn] Merge old trunk r2077,r2079:trunk |
| 2007-03-28 |
jilles |
[svn] Don't show the UID if a TS6 server sends a kick withtrunk |
| 2007-03-28 |
jilles |
[svn] Merge old trunk r2081:trunk |
| 2007-03-28 |
jilles |
[svn] Merge old trunk r2059trunk |
| 2007-03-28 |
jilles |
[svn] Merge old trunk r2907,r2991:trunk |
| 2007-03-28 |
jilles |
[svn] Merge old trunk r2835:trunk |
| 2007-03-28 |
jilles |
[svn] Merge old trunk r2817:trunk |
| 2007-03-28 |
jilles |
[svn] Merge old trunk r2779,r2785:trunk |
| 2007-03-28 |
jilles |
[svn] Merge old trunk r2695:trunk |
| 2007-03-28 |
jilles |
[svn] Merge old trunk r2294:trunk |
| 2007-03-28 |
jilles |
[svn] Merge old trunk r2226:trunk |
| 2007-03-28 |
jilles |
[svn] Merge old trunk r2212:trunk |
| 2007-03-28 |
jilles |
[svn] Remove channels entirely from /whois on services.trunk |
| 2007-03-28 |
jilles |
[svn] Fix /who on channels with ** in their name.trunk |
| 2007-03-25 |
jilles |
[svn] NEWS: As in 2.1.3, mention that the TS6 revision willtrunk |
| 2007-03-18 |
jilles |
[svn] Fix documentation of HIDE_SERVERS_IPS define.trunk |
| 2007-03-18 |
jilles |
[svn] Don't leak auth{} spoofed ip for I-line is full notice either.trunk |
| 2007-03-17 |
jilles |
[svn] Update NEWS.trunk |
| 2007-03-15 |
jilles |
[svn] Allow /invite (but not invex) to override +r, +l, +j intrunk |
| 2007-03-13 |
jilles |
[svn] Remove invite_ops_only, forcing it to YES.trunk |
| 2007-03-06 |
jilles |
[svn] Move username check after xline and dnsbl checks, so ittrunk |
| 2007-03-05 |
nenolod |
[svn] - MASTER_MAX is no longer relevanttrunk |
| 2007-03-05 |
nenolod |
[svn] - add config option for setting max_clients.trunk |
| 2007-03-05 |
nenolod |
[svn] - remove get_maxrss() and all of that insecure and unsafe nonsensetrunk |
| 2007-03-05 |
nenolod |
[svn] - avoid some potential NULL dereferencingtrunk |
| 2007-03-05 |
nenolod |
[svn] - fix a typotrunk |
| 2007-03-05 |
nenolod |
[svn] - rework poll a bit for the MAXCONNECTIONS changes.trunk |
| 2007-03-05 |
jilles |
[svn] Our way of using kqueue may cause it to report fds wetrunk |
| 2007-03-05 |
jilles |
[svn] Don't reference freed memory (fde_t) in comm_close().trunk |
| 2007-03-05 |
nenolod |
[svn] - fix for 100% cpu usetrunk |
| 2007-03-05 |
nenolod |
[svn] - rework comm_checktimeouts() to use the hashtable in an efficient manner.trunk |
| 2007-03-05 |
nenolod |
[svn] - clear up use of fd_table in ircd.trunk |
| 2007-03-05 |
nenolod |
[svn] - use a hashtable for fdlist storage. first step to making the amount of allowed clients dynamic and removing MAXCONNECTIONS.trunk |
| 2007-03-04 |
jilles |
[svn] Fix some cases where the size argument to strlcpy()trunk |
| 2007-03-04 |
jilles |
[svn] Cut down quit/part/kick reasons to avoid quit reasonstrunk |
| 2007-03-02 |
jilles |
[svn] Don't leak auth{} spoofed IP addresses in +f notices.trunk |
| 2007-02-24 |
jilles |
[svn] Make oper_up() take +i/-i during opering up into accounttrunk |
| 2007-02-24 |
jilles |
[svn] no_oper_invis: decrement invisible count when clearingtrunk |
| 2007-02-21 |
jilles |
[svn] Put "End of Channel Quiet List" instead oftrunk |
| 2007-02-19 |
jilles |
[svn] Port over ratbox 2.2 r23507, r23624, r23626 (jilles/anfl):trunk |
| 2007-02-11 |
jilles |
[svn] Make -logfile work again.trunk |
| 2007-02-09 |
nenolod |
[svn] - fix off-by-one memory overflow error.trunk |
| 2007-02-04 |
jilles |
[svn] Change handling of modularized umodes:trunk |
| 2007-02-03 |
jilles |
[svn] Move find_umode_slot() from libcharybdis/tools.c to src/s_user.c.trunk |
| 2007-01-31 |
jilles |
[svn] DNSBL keyword substitution is available as of 2.1.3.trunk |
| 2007-01-31 |
jilles |
[svn] Change two occurances like match(userinput, target_p->name) ||trunk |
| 2007-01-31 |
jilles |
[svn] Do not try find_server() on a name find_client() hastrunk |
| 2007-01-31 |
jilles |
[svn] Remove server_exists() which checked whether thetrunk |
| 2007-01-31 |
jilles |
[svn] Remove hash_find_masked_server(), which made it possibletrunk |
| 2007-01-31 |
jilles |
[svn] Remove '*' from valid server name characters.trunk |
| 2007-01-31 |
jilles |
[svn] Change spambot, flooder and jupe joiner notices from host to orighost.trunk |
| 2007-01-28 |
jilles |
[svn] Add documentation for SASL client protocol, same as atheme doc/SASL.trunk |
| 2007-01-26 |
jilles |
[svn] Include real hostname in Closing Link message for unknowntrunk |
| 2007-01-26 |
jilles |
[svn] Rerun autoconf.trunk |
| 2007-01-24 |
nenolod |
[svn] - nick[user@host] -> nick!user@host in kill messages. based on jilles' change in 3.0trunk |
| 2007-01-24 |
nenolod |
[svn] Backport from early 3.x:trunk |
| 2007-01-24 |
nenolod |
[svn] - keyword-subst from charybdis 2.2.trunk |
| 2007-01-24 |
nenolod |
[svn] - version bump to 2.2.0trunk |
| 2007-01-24 |
nenolod |
[svn] - the new plan:trunk |