]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
[svn] - update IDEAS with link failover
authornenolod <redacted>
Wed, 6 Jun 2007 15:46:12 +0000 (08:46 -0700)
committernenolod <redacted>
Wed, 6 Jun 2007 15:46:12 +0000 (08:46 -0700)
ChangeLog
IDEAS
include/serno.h

index bdc37c44e31e6633b04b57671bf1751bdaa4009f..1290f8625cb7fb25fe589724d957528893e3193b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+jilles      2007/06/04 16:04:49 UTC    (20070604-3508)
+  Log:
+  xline/resv wildcard checking:
+  - count escaped (\) characters as one nonwild
+  - accept strings without wilds no matter how short they are
+  
+
+  Changes:     Modified:
+  +8 -2                trunk/src/s_newconf.c (File Modified) 
+
+
 jilles      2007/05/30 10:22:25 UTC    (20070530-3498)
   Log:
   Tweak some comments in sno_whois extension.
diff --git a/IDEAS b/IDEAS
index 83da9b3ea6206700cc38d964b94d790c38b82fa8..7f697a44fb058036a899283971cce32a9fd1dab9 100644 (file)
--- a/IDEAS
+++ b/IDEAS
@@ -7,6 +7,7 @@ Some of this may not be possible to do in 2.3...
   special access levels, halfops, etc. (would need to match globally, somehow. extra SVINFO param?)
 - somehow hide channel operators like ircnet can do?
 - SASL opering?
+- link failover?
 
 --
-$Id: IDEAS 3488 2007-05-27 06:33:26Z nenolod $
+$Id: IDEAS 3510 2007-06-06 15:46:12Z nenolod $
index 3899a09e7f63967879fa67344104ec2cf39346e6..506e5b587eff3633365acb20363c0b61111389ef 100644 (file)
@@ -1 +1 @@
-#define SERNO "20070530-3498"
+#define SERNO "20070604-3508"