]> jfr.im git - solanum.git/blobdiff - ChangeLog
[svn] m_webirc: call del_unknown_ip() otherwise the unknown will
[solanum.git] / ChangeLog
index 917c21dabb0f983bc658d0e7b6e88e75f9e02f69..50cf1fa48c93cf16cd4d484f5341624c6870a945 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,72 @@
+jilles      2007/05/18 19:14:18 UTC    (20070518-3456)
+  Log:
+  Remove s_assert in del_unknown_ip() supposedly if the ip
+  cannot be found, it is not feasible to avoid that case
+  entirely with m_webirc.c.
+  
+
+  Changes:     Modified:
+  +1 -2                trunk/src/reject.c (File Modified) 
+
+
+jilles      2007/05/14 22:21:16 UTC    (20070514-3446)
+  Log:
+  Apply ratbox flood fix.
+  
+
+  Changes:     Modified:
+  +1 -0                trunk/doc/example.conf (File Modified) 
+  +5 -0                trunk/doc/reference.conf (File Modified) 
+  +3 -0                trunk/include/client.h (File Modified) 
+  +4 -0                trunk/include/reject.h (File Modified) 
+  +1 -0                trunk/include/s_conf.h (File Modified) 
+  +2 -0                trunk/src/client.c (File Modified) 
+  +3 -0                trunk/src/listener.c (File Modified) 
+  +1 -0                trunk/src/newconf.c (File Modified) 
+  +8 -5                trunk/src/packet.c (File Modified) 
+  +59 -2       trunk/src/reject.c (File Modified) 
+  +1 -0                trunk/src/s_conf.c (File Modified) 
+  +2 -0                trunk/src/s_serv.c (File Modified) 
+  +1 -0                trunk/src/s_user.c (File Modified) 
+
+
+nenolod     2007/05/09 00:32:08 UTC    (20070509-3444)
+  Log:
+  - fix a bug here
+  
+
+  Changes:     Modified:
+  +5 -1                trunk/libcharybdis/epoll.c (File Modified) 
+
+
+nenolod     2007/05/07 02:57:50 UTC    (20070507-3442)
+  Log:
+  - regen configure
+  
+
+  Changes:     Modified:
+  +114 -1      trunk/configure (File Modified) 
+
+
+nenolod     2007/05/07 02:53:54 UTC    (20070507-3440)
+  Log:
+  - remove "ASM hashing code" from the configure overview
+  
+
+  Changes:     Modified:
+  +0 -1                trunk/configure.ac (File Modified) 
+
+
+jilles      2007/05/06 14:46:45 UTC    (20070506-3438)
+  Log:
+  Target left IRC (more friendly error message if a UID
+  cannot be found) for /invite.
+  
+
+  Changes:     Modified:
+  +8 -3                trunk/modules/m_invite.c (File Modified) 
+
+
 jilles      2007/05/02 19:56:40 UTC    (20070502-3436)
   Log:
   Remove emptyline craq because it leaks memory on /rehash motd etc.