Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / ChangeLog
index fc00486cd9cb32940dd43af6a1240f53831feb24..c2330b12fa0a5e83887018b8bbb6c363cde3d960 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+2000-05-01  Perry Lorier <isomer@coders.net>
+       * ircd/m_invite.c: Fix for the rest of m_invite.c, and again.
+
 2000-04-30  Perry Lorier <isomer@coders.net>
        * config/config-sh.in: Fix for CONNEXIT
        * ircd/s_{user,misc}.c: Fix for CONNEXIT
+       * ircd/m_invite.c: Fix for incorrectly numnickified invite.
+                       (Kev: Want to come talk to me about this?)
 
 2000-04-30  Steven M. Doyle <steven@doyle.net>
        * ircd/ircd.c
@@ -8,6 +13,7 @@
          - rewrite of setuid/chroot code.
          - server will no longer run as root
          - -DPROFIL compile option removed
+         - Fixed IPcheck API calls
  
        * config/config-sh.in
          - Fixed up chroot compile options
        * ircd/ircd_signal.c
          - Removed -DPROFIL
 
+       * include/IPcheck.h
+         - Removed old API prototypes, added new ones
+       
+       * ircd/IPcheck.c
+         - Readability cleanups (well, I -think-...)
+         - Changed IPRegistryEntry.last_connect to a time_t.  The previously
+           used unsigned short was probably causing interesting things after
+           a client had been connected longer than about 65,535 seconds...
+         - Removed old API functions.
+
+       * ircd/whocmds.c
+         - Removed IPcheck.h include
+       
+       * Additionally modified IPcheck API calls in:
+         - ircd/m_nick.c
+         - ircd/m_auth.c
+         - ircd/s_bsd.c
+         - ircd/s_conf.c
+         - ircd/s_misc.c
+         - ircd/s_serv.c
+         - ircd/s_user.c
+       
+       
 2000-04-30  Perry Lorier <isomer@coders.net>
        * ircd/s_bsd.c: Sigh. :)
         * ircd/m_mode.c: fix for modeless channels by poptix.
 #
 # ChangeLog for ircu2.10.11
 #
-# $Id: ChangeLog,v 1.118 2000-04-30 10:22:14 isomer Exp $
+# $Id: ChangeLog,v 1.122 2000-04-30 12:41:49 isomer Exp $
 #
 # Insert new changes at beginning of the change list.
 #