]> jfr.im git - irc/quakenet/lightweight.git/blobdiff - ChangeLog
Make L auth to the network when it connects
[irc/quakenet/lightweight.git] / ChangeLog
index a289aebaa36e885443afc5e81df37ee927489cb7..4690c99452d473c49924d131e7d7313ab8315cd7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2005-12-29  ben  <ben@quakenet.org>
+
+       * clientcommands/requestowner.c, clientcommands/chanstat.c
+       clientcommands/cleanupdb.c, dblist.c:
+       - Updates 'founder' if no original founder is set
+       - Prevents users from adding network services to the L chanlev
+       - Prevents the logging of the chanstat command
+       - Change *option++; to option++; in the cleanup module
+       - Show channel founder to staff/opers when using the chanlev command
+
+2005-11-20  ben  <ben@quakenet.org>
+
+       * dblist.c, lightweight.h, clientcommands/changelev.c,
+       clientcommands/cleanupdb.c:
+       - Removes channels (from the database) that have been suspended for more than 365 days.
+       - Checks a valid auth level is given when using CHANGELEV (previously no figure given would set the auth level to 0).
+       - Prevents users from viewing other user's auth levels. (WHOIS)
+       - Prevents users from viewing their own authlevel if they are level 1. (WHOAMI)
 
 2005-01-08  froo  <froo@quakenet.org>