]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
[svn] - update IDEAS as TS6 only is partially done
authornenolod <redacted>
Thu, 9 Aug 2007 06:50:13 +0000 (23:50 -0700)
committernenolod <redacted>
Thu, 9 Aug 2007 06:50:13 +0000 (23:50 -0700)
ChangeLog
IDEAS
include/serno.h

index 8fae2ca9f14559d2b406df4ee7d833fe5c01b1be..e65f2664d367918dffd4b0dcb2b8d327f55c723b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+nenolod     2007/08/09 06:47:26 UTC    (20070809-3550)
+  Log:
+  - TS6 is always enabled now.
+  There is no reason for it to not be enabled on a proper charybdis network.
+  
+
+  Changes:     Modified:
+  +0 -1                trunk/doc/example.conf (File Modified) 
+  +1 -6                trunk/doc/reference.conf (File Modified) 
+  +0 -10       trunk/doc/sgml/oper-guide/config.sgml (File Modified) 
+  +0 -1                trunk/include/s_conf.h (File Modified) 
+  +1 -1                trunk/modules/m_pass.c (File Modified) 
+  +0 -1                trunk/src/newconf.c (File Modified) 
+  +0 -1                trunk/src/s_conf.c (File Modified) 
+  +4 -15       trunk/src/s_serv.c (File Modified) 
+
+
 nenolod     2007/08/09 06:40:52 UTC    (20070809-3548)
   Log:
   - better text for RPL_LOAD2HI explaining in a better way what is going on
diff --git a/IDEAS b/IDEAS
index 7f697a44fb058036a899283971cce32a9fd1dab9..9c23012c58a21b4feb548aabaffd84bda7350616 100644 (file)
--- a/IDEAS
+++ b/IDEAS
@@ -1,6 +1,6 @@
 Some of this may not be possible to do in 2.3...
 
-- go TS6 only?
+- go TS6 only? [partially done; TS6 is always enabled now]
 - client.c, channel.c is very 2.8 style still. it'd be nice to pack them into their own namespace and 
   such. moreover, the other 2.8 code needs similar rewriting/reworking too...
 - internally split out +o/+v "ranks" into a series of permissions. this could allow for configure-defined 
@@ -10,4 +10,4 @@ Some of this may not be possible to do in 2.3...
 - link failover?
 
 --
-$Id: IDEAS 3510 2007-06-06 15:46:12Z nenolod $
+$Id: IDEAS 3552 2007-08-09 06:50:13Z nenolod $
index a7266bfa87cc4b61a93b6a5bb60cdd37a51d58ee..d73a70db7f10058b875fcb8191ab3d642478542e 100644 (file)
@@ -1 +1 @@
-#define SERNO "20070809-3548"
+#define SERNO "20070809-3550"