From: nenolod Date: Thu, 9 Aug 2007 06:50:13 +0000 (-0700) Subject: [svn] - update IDEAS as TS6 only is partially done X-Git-Url: https://jfr.im/git/solanum.git/commitdiff_plain/abe616bb76d3e23a95d960dc7ae19ea9822f663c [svn] - update IDEAS as TS6 only is partially done --- diff --git a/ChangeLog b/ChangeLog index 8fae2ca9..e65f2664 100644 --- 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 7f697a44..9c23012c 100644 --- 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 $ diff --git a/include/serno.h b/include/serno.h index a7266bfa..d73a70db 100644 --- a/include/serno.h +++ b/include/serno.h @@ -1 +1 @@ -#define SERNO "20070809-3548" +#define SERNO "20070809-3550"