autoupdate
0f0ffc9580
Automatic weekly version update: 200725
2007-06-18 05:00:05 +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
stylus740
121c4b73ab
Canges week 24 for doc/example.de.conf doc/help.de.conf doc/unreal32docs.de.html
2007-06-16 14:01:57 +00:00
angrywolf
6ee7e51b40
Little grammar fix for the directive link::ciphers
2007-06-16 12:48:04 +00:00
angrywolf
465c9ed9ae
Forgot the example.conf part of 'Changes of week 24' :)
2007-06-16 12:26:15 +00:00
bock
1fd1f3a7b2
Changes of week 24
2007-06-16 10:09:39 +00:00
angrywolf
b3dbc78b8c
- Changes of week 24
...
- Retranslated the whole CDIR section (3.15)
- According to http://forditas.fsf.hu/html/node3.html the Hungarian expression for 'Internet Service Provider' should be written with a hypen (all occurrences fixed).
2007-06-16 10:00:16 +00:00
babass
b930545ae7
Correction typo
2007-06-16 09:21:12 +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
babass
02da9dd0a3
Ajout de l'oper CIDR
2007-06-14 21:05:48 +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
autoupdate
f97577ae76
Automatic weekly version update: 200724
2007-06-11 05:00:03 +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
autoupdate
e33a0d9a09
Automatic weekly version update: 200723
2007-06-04 05:00:03 +00:00
autoupdate
4762baa11a
Automatic weekly version update: 200722
2007-05-28 05:00:03 +00:00
autoupdate
fc714fc288
Automatic weekly version update: 200721
2007-05-21 05:00:03 +00:00
autoupdate
b6ea1ab479
Automatic weekly version update: 200720
2007-05-14 05:00:03 +00:00
babass
9e5a922ca3
Correction de typo pouvant créer un problème à l'installation de l'help.fr.conf
2007-05-12 13:44:41 +00:00
angrywolf
25f5036c35
Changes of week 18
2007-05-12 00:38:49 +00:00
mark
7506b322a5
Changes of week 18/07
2007-05-11 14:35:29 +00:00
autoupdate
87134d99e7
Automatic weekly version update: 200719
2007-05-07 05:00:03 +00:00
Bram Matthys
9505a1f520
turkish doc updates (by Serkan)
2007-05-06 11:33:22 +00:00
babass
9be37f7979
Ajout de AddMOTD et AddoMOTD dans help.fr.conf plus correction syntaxique dans la doc.
2007-05-05 10:56:39 +00:00
stylus740
de9e60bc03
Changes week 18 doc/help.de.conf doc/unreal32docs.de.html
2007-05-05 10:49:04 +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
autoupdate
cfdd3c2889
Automatic weekly version update: 200718
2007-04-30 05:00:05 +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
Bram Matthys
33bbe5ea8f
- #0002932 reported by therock247uk, patched by WolfSage, regarding Local
...
opers can /chghost /chgident /chgname on someone thats on another server on
the network.
2007-04-25 12:33:43 +00:00