Bram Matthys
56d1bdfe67
- Fixed oper block bug where ip masks in oper::from::userhost did not always
...
work succesfully (ex: 192.168.* worked, but 192.168.*.* didn't). Issue was
introduced in 3.2.7, reported by tabrisnet (#0003494 ).
2007-09-16 19:02:27 +00:00
Bram Matthys
3160f385a8
- Fixed CHROOTDIR, which was broken in 3.2.7: IRC_USER/IRC_GROUP did not work
...
properly when CHROOTDIR was in use (#0003454 ).
2007-09-16 16:18:54 +00:00
Bram Matthys
68c5bf4f66
- Now allowing '1.2.3.4' ips again in IPv6 mode as well (instead of enforcing
...
'::ffff:1.2.3.4' ips in the conf, they are now auto-converted to that).
Based on patch from tabrisnet.
- Fixed issue where the cgiirc block did not work with IPv6, reported by
djGrrr, fixed by previous change.
2007-09-05 19:03:06 +00:00
Bram Matthys
a9069600c5
- Fixed bug in SJOIN, possibly causing things like odd bans showing up in
...
some circumstances. Reported by Hurga, patch provided by fbi.
2007-09-02 19:30:14 +00:00
wolfsage
fd84dc2c12
Index: Changes
...
===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.2234.2.677
diff -u -r1.1.1.1.2.1.2.1.2.2234.2.677 Changes
--- Changes 17 Jul 2007 23:47:30 -0000 1.1.1.1.2.1.2.1.2.2234.2.677
+++ Changes 17 Jul 2007 23:54:24 -0000
@@ -1531,3 +1531,5 @@
- Updated release notes
*** 3.2.7 release ***
- Fix aquanight's email
+- #0003351 reported by Mareo regarding m_addmotd.so and m_svslusers.so
+ not being created
2007-07-17 23:54:28 +00:00
wolfsage
ba83f978fa
Fix aquanight's email
2007-07-17 23:47:30 +00:00
stskeeps
37a896df79
3.2.7 release
2007-07-13 10:43:04 +00:00
stskeeps
acda817d3d
- Updated release notes
2007-07-11 17:12:11 +00:00
stskeeps
06ea24e88b
- Fixed wolfsage eff-up in c-ares.tar.gz, not running make distclean
2007-07-11 16:36:43 +00:00
stskeeps
1ae33ddbfb
- Fix, fix #0003421 patch
2007-07-10 19:35:25 +00:00
stskeeps
d67697b7a2
- Entering 3.2.7 RC2 phase
2007-07-10 13:16:59 +00:00
stskeeps
7bc78fae1e
- Applied #0003392 patch by Bock, adding some stuff to help.conf
2007-07-10 10:43:21 +00:00
stskeeps
e1b48b7d3b
- Applied #0003144 patch by Bock, fixing win32 install and such
2007-07-10 10:41:24 +00:00
stskeeps
686732b674
Applied 2999
2007-07-10 10:28:07 +00:00
stskeeps
20d84edaa5
- Applied #0003422 help.conf patches by Bock
2007-07-10 10:11:06 +00:00
stskeeps
ddbb84682d
- Fixed fixed #003244 fix.
2007-07-10 09:49:02 +00:00
stskeeps
74349aa334
- #0003429 reported by Bock about appearing to accept multiple auth blocks.
2007-07-09 19:46:28 +00:00
stskeeps
e1e037c1b1
- Win32 library updates from Bock
2007-06-27 15:47:32 +00:00
stskeeps
8805dae525
- #0003405 repoted by Stealth regarding wildcards and autoconnect being an
...
||
- Fixed irc_uid|gid being defined on win32
2007-06-27 11:36:31 +00:00
stskeeps
dad8477cb3
- Applied patch to fix some win32 problems reported by Bock, fixed by fez
2007-06-27 10:54:51 +00:00
stskeeps
a705ceaa86
- Entering 3.2.7 RC1 phase
2007-06-26 11:27:07 +00:00
stskeeps
a9682b7ae2
- #0003244 reported by CuLpA about grammar errors in webtv outputs
2007-06-22 08:42:23 +00:00
stskeeps
0e50f34167
- #0003363 patched by adrianp, changing IRC_UID and IRC_GID into
...
defines IRC_USER, IRC_GROUP which is a string specifiying what user name/
group name that should be changed into, instead of a hardcoded gid/uid.
This should make it easier for packaged binary releases to work (even
though this probably means Debian will take us in, ick .. Can't we pull
a new fight with debian-legal again?)
- #0003363 patched by adrianp, changing IRC_UID and IRC_GID into
defines IRC_USER, IRC_GROUP which is a string specifiying what user name/
group name that should be changed into, instead of a hardcoded gid/uid.
This should make it easier for packaged binary releases to work (even
though this probably means Debian will take us in, ick .. Can't we pull
a new fight with debian-legal again?)
2007-06-17 12:43:52 +00:00
stskeeps
182df5db2d
- #0003232 reported by vonitsanet patched by djGrr, regarding /map is not
...
shown u:lined servers to local opers and /links does
2007-06-15 19:58:45 +00:00
stskeeps
f3fce00218
- #0003092 reported by tabrisnet, patched by WolfSage, regarding
...
documentation says
link::bind-ip is optional, but not specifying it produces an error
2007-06-15 19:53:54 +00:00
stskeeps
a3d2b68abd
- #0003382 reported by stealth regarding nested C-style comments messing
...
up example.conf parsing
2007-06-15 19:50:22 +00:00
stskeeps
f3a2d7f6a4
- #0001317 reported by thilo regarding removal of (username) being
...
appended to topics set by U:Lined servers.
2007-06-15 19:47:26 +00:00
stskeeps
451a05d951
- Added oper CIDR
2007-06-14 18:23:38 +00:00
stskeeps
0748ba0aa5
- #0002420 reported by KnuX fixed by WolfSage
...
- #0003147 reported by vonitsanet, fixed by djGrrr regarding making
spamfilters work in case of /setname
2007-06-14 18:20:38 +00:00
stskeeps
db04a13bbe
#0003216 patched by djGrrr, regarding when you run ./Config for a second
2007-06-14 18:15:52 +00:00
stskeeps
797b6f428c
- Fixed SVSKILL sending an illegal QUIT
2007-06-14 18:12:10 +00:00
stskeeps
92bd444ac2
- #0002040 reported by aquanight, removing dependancy on +l for +L. This
...
will be backwards compatible as well, SJOIN doesn't care (TM) and mode
doesn't either in case of a server sending it. So this will be just a
client protocol modification.
2007-06-14 18:10:34 +00:00
stskeeps
8cf43a9596
- #0003139 reported by vonitsanet, improving error messages on /connect
...
when trying to /connect to a server with wildcards (* and ?) in the link
block. We also raise an error if link::options::autoconnect is used
together with wildcards in hostname.
2007-06-14 18:06:04 +00:00
stskeeps
d673c88159
- Now using #0003028 , with more intelligent accept() handling. The IRCd
...
will now attempt to accept() up to LISTEN_SIZE (possibly saving CPU
through this under load, and speeding up connection).
- IRCd now also sets the &me fd as being non blocking (wasn't before, that
was odd..)
2007-06-14 18:02:30 +00:00
stskeeps
ee24127381
- #0002533 reported by Dodge_Ram, patched by WolfSage, regarding notices
...
not being sent when /*line and /shun are used to request stats
2007-06-14 18:01:01 +00:00
stskeeps
df0e2ac4de
#0003368 patched by Stealth giving users access to do /module on remote
...
servers
2007-06-14 17:29:36 +00:00
stskeeps
48c9c21708
- #0003027 reported by Trocotronic, regarding doing -l <para> on SJOIN,
...
and not -l as supposed. This may have caused desyncs
2007-06-14 17:25:57 +00:00
wolfsage
2857f3efe9
Index: Changes
...
===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.2234.2.644
diff -u -r1.1.1.1.2.1.2.1.2.2234.2.644 Changes
--- Changes 12 Jun 2007 00:06:32 -0000 1.1.1.1.2.1.2.1.2.2234.2.644
+++ Changes 12 Jun 2007 00:13:02 -0000
@@ -1468,3 +1468,4 @@
- #0003264 reported by Robby22 regarding help.conf typo
- Updated c-ares to version 1.4.0
- Updated tre to version 0.7.5
+- help.conf updates. Missing some ;'s.
2007-06-12 00:13:07 +00:00
wolfsage
b4a879621e
Index: Changes
...
===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.2234.2.643
diff -u -r1.1.1.1.2.1.2.1.2.2234.2.643 Changes
--- Changes 11 Jun 2007 23:52:32 -0000 1.1.1.1.2.1.2.1.2.2234.2.643
+++ Changes 12 Jun 2007 00:06:09 -0000
@@ -1467,3 +1467,4 @@
- help.conf updates... #0002420 reported by KnuX fixed by WolfSage
- #0003264 reported by Robby22 regarding help.conf typo
- Updated c-ares to version 1.4.0
+- Updated tre to version 0.7.5
2007-06-12 00:06:33 +00:00
wolfsage
4935dfa45e
Index: Changes
...
===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.2234.2.642
diff -u -r1.1.1.1.2.1.2.1.2.2234.2.642 Changes
--- Changes 10 Jun 2007 12:25:06 -0000 1.1.1.1.2.1.2.1.2.2234.2.642
+++ Changes 11 Jun 2007 23:52:00 -0000
@@ -1466,3 +1466,4 @@
- #0002844 reported by RandomNumber: make spamfilter actions case insensitive
- help.conf updates... #0002420 reported by KnuX fixed by WolfSage
- #0003264 reported by Robby22 regarding help.conf typo
+- Updated c-ares to version 1.4.0
2007-06-11 23:52:33 +00:00
wolfsage
2ff21308f9
Index: Changes
...
===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.2234.2.641
diff -u -r1.1.1.1.2.1.2.1.2.2234.2.641 Changes
--- Changes 30 Apr 2007 19:47:15 -0000 1.1.1.1.2.1.2.1.2.2234.2.641
+++ Changes 10 Jun 2007 12:25:03 -0000
@@ -1465,3 +1465,4 @@
- #0002560 reported and patched by w00t, regarding a typo in /SAMODE
- #0002844 reported by RandomNumber: make spamfilter actions case insensitive
- help.conf updates... #0002420 reported by KnuX fixed by WolfSage
+- #0003264 reported by Robby22 regarding help.conf typo
2007-06-10 12:25:07 +00:00
Bram Matthys
152283b769
- help.conf updates... #0002420 reported by KnuX fixed by WolfSage
2007-04-30 19:47:16 +00:00
Bram Matthys
1b587dcbff
- #0002844 reported by RandomNumber: make spamfilter actions case insensitive
2007-04-30 19:45:44 +00:00
Bram Matthys
2b9dd64bb3
- #0002560 reported and patched by w00t, regarding a typo in /SAMODE
2007-04-30 19:43:24 +00:00
Bram Matthys
0e5206ea7d
- #0003159 reported by aegis and Bock, regarding typos in documentation
2007-04-30 19:42:48 +00:00
Bram Matthys
de1fea75f4
- xx reported and fixed by WolfSage (addmotd, addomotd in help.conf)
2007-04-30 19:41:42 +00:00
Bram Matthys
e9bb00fec3
- Fixed SVSKILL sending an illegal (wrong direction) QUIT right after, #0003307
2007-04-30 19:37:30 +00:00
Bram Matthys
1eeae26719
- #3272 patched by w00t, regarding remove restrictions on NOTICE/PRIVMSG $* for opers.
2007-04-25 12:45:39 +00:00
Bram Matthys
043948990c
- #0002846 reported by alex323, patched by WolfSage, regarding local ircop cannot issue CLOSE command
2007-04-25 12:43:20 +00:00
Bram Matthys
91391a46b5
- #0003212 patched by Grunt, regarding /userip <someone_else> seemingly
...
shows your own (cloaked) IP.
2007-04-25 12:36:42 +00:00