]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - ChangeLog
[svn] - update IDEAS with link failover
[irc/rqf/shadowircd.git] / ChangeLog
index 848eecbe322d0b95f0133843c3a9666b307ee2de..1290f8625cb7fb25fe589724d957528893e3193b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,73 @@
+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.
+  
+
+  Changes:     Modified:
+  +2 -2                trunk/extensions/sno_whois.c (File Modified) 
+
+
+jilles      2007/05/30 10:22:01 UTC    (20070530-3496)
+  Log:
+  Tweak NEWS a little.
+  
+
+  Changes:     Modified:
+  +3 -6                trunk/NEWS (File Modified) 
+
+
+jilles      2007/05/27 13:07:27 UTC    (20070527-3494)
+  Log:
+  - allow JOIN 0 from remotes
+  - allow JOIN 0 from locals, but only if it is exactly one
+    zero and is the first channel
+  
+
+  Changes:     Modified:
+  +65 -0       trunk/modules/core/m_join.c (File Modified) 
+
+
+nenolod     2007/05/27 06:33:26 UTC    (20070527-3488)
+  Log:
+  - add some IDEAS, including SASL based opering, internally reworking channel access (custom access 
+    levels?), hideops, namespace cleanups, etc
+  
+
+  Changes:     Modified:
+  + -          trunk/IDEAS (File Added) 
+
+
+nenolod     2007/05/27 05:44:35 UTC    (20070527-3486)
+  Log:
+  - disallow JOIN 0
+  
+
+  Changes:     Modified:
+  +0 -65       trunk/modules/core/m_join.c (File Modified) 
+
+
+nenolod     2007/05/27 05:35:06 UTC    (20070527-3482)
+  Log:
+  - blacklist{}: add notes about DroneBL and enable it by default. AHBL is still not enabled by default due 
+    to their policies indicating that they wish to be contacted before their services are used.
+  
+
+  Changes:     Modified:
+  +6 -3                trunk/doc/example.conf (File Modified) 
+  +6 -3                trunk/doc/reference.conf (File Modified) 
+
+
 nenolod     2007/05/27 05:30:41 UTC    (20070527-3480)
   Log:
   - update NEWS in preparation of upcoming 2.2 release this week