[svn] - update IDEAS as TS6 only is partially done
This commit is contained in:
parent
cda8e9b8db
commit
abe616bb76
17
ChangeLog
17
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
|
||||
|
|
4
IDEAS
4
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 $
|
||||
|
|
|
@ -1 +1 @@
|
|||
#define SERNO "20070809-3548"
|
||||
#define SERNO "20070809-3550"
|
||||
|
|
Loading…
Reference in New Issue