autoupdate
e65c17e2e1
Automatic weekly version update: 200607
2006-02-13 05:00:03 +00:00
stylus740
8bdd8cb5a5
unreal32docs.de.html Changes of week06
2006-02-11 14:11:22 +00:00
Bram Matthys
2487621092
- Updated autoconf/configure.in again (does not produce different ./configure output)
2006-02-07 13:02:14 +00:00
Bram Matthys
545d087a99
- Updated autoconf/configure.in to make newer autoconf's work (developers only), reported
...
and patch provided by Xuefer (#0002798 ). Also rebuilt ./configure from configure.in with
autoconf 2.59 from my own machine.
2006-02-06 19:35:38 +00:00
autoupdate
9422a9ffd1
Automatic weekly version update: 200606
2006-02-06 05:00:04 +00:00
Bram Matthys
decce0d11f
clarifications regarding fixed version
2006-02-05 17:43:19 +00:00
Bram Matthys
050846cd02
- Added unreal32docs.ru.html, translated by Bock.
2006-02-05 17:32:58 +00:00
Bram Matthys
fa9cf506e7
- The '?' wildcard was completely broken in 3.2.4, reported by tabrisnet ( #0002797 ).
2006-02-05 17:20:36 +00:00
Bram Matthys
5dcddc4404
- Updated example.bg.conf, the one shipped with 3.2.4 had several errors.
2006-02-04 21:17:36 +00:00
Bram Matthys
d223da8a26
- Fixed amd64 problem regarding /*LINE always saying 'The time you specified is out of range',
...
reported and test shell provided by Tauop.
2006-02-04 20:30:02 +00:00
Bram Matthys
356c492c49
** 3.2.4 release **
2006-02-03 13:42:55 +00:00
Bram Matthys
8364783817
clarified some release notes text
2006-01-30 23:28:39 +00:00
Bram Matthys
43749211fe
** public 3.2.4-rc3 release **
2006-01-30 21:52:33 +00:00
Bram Matthys
dc19350c70
- Redid glob matching. Escaping is now ripped out for normal bans (as it should be), this
...
means no longer weird issues with +b *\* etc not banning nicks with \ in it.
ExtBan ~c/~r get special treatment and will use our match_esc [match with escaping]
routine, that way you can ban channels such as "#f*ck" via "+b ~c:#f\*ck".
Fix triggered by bugreport of vonitsanet (#0002782 ).
2006-01-30 20:14:39 +00:00
autoupdate
f21bbdadf5
Automatic weekly version update: 200605
2006-01-30 05:00:04 +00:00
aquanight
731b77f206
Minor formatting "whoops".
2006-01-28 21:54:18 +00:00
aquanight
bd6979e842
More #2778 fun ;p .
2006-01-28 21:49:42 +00:00
aquanight
a50455c225
Knew I forgot something... fixed JOIN 0 bit now.
2006-01-28 19:49:05 +00:00
aquanight
4b2da6f3d0
Base64 info added.
2006-01-28 19:31:18 +00:00
aquanight
ca7f59a473
Most of #2778 (will do b64 table later :P)
2006-01-28 17:11:33 +00:00
stylus740
5298931dd8
Changes of week 04 in unreal32docs.de.html
2006-01-28 08:49:00 +00:00
Bram Matthys
08fbbff0f6
updated contact info
2006-01-27 22:00:35 +00:00
Bram Matthys
8a0ebfdab7
- Added unreal32docs.nl.html, translated/maintained by Mark.
2006-01-27 21:07:55 +00:00
Bram Matthys
0d05df5237
changelog-only text change:
...
- Updated help.ru.conf (corrections by CS-Help / Bock)
- Updated example.bg.conf (by Peace)
2006-01-27 15:47:48 +00:00
Bram Matthys
762e6c7050
changelog-only textfix
2006-01-27 15:46:18 +00:00
Bram Matthys
f8194daa68
- Updated help.ru.conf (corrections by CS-Help) and example.bg.conf (by Peace)
2006-01-27 15:42:58 +00:00
Bram Matthys
b30301ecfe
- Sometimes if an oper was connected trough SSL and had the junk snomask (+s +j) set it
...
would cause a crash. Reported by chasingsol (#0002777 ).
2006-01-27 15:25:31 +00:00
cvs2hg
dbd9932635
fixup commit for tag 'unreal3_2_4rc2'
2006-01-26 15:22:47 +00:00
Bram Matthys
6c8c7f36a3
- Fixed localhost crash (if no dns record for 127.0.0.1), reported by Trocotronic ( #2773 ).
2006-01-26 15:22:46 +00:00
angrywolf
f6ae3f8844
Changes of week 03
2006-01-26 15:03:18 +00:00
Bram Matthys
8dac61a435
** public 3.2.4-rc2 release **
2006-01-26 14:57:24 +00:00
Bram Matthys
6e70facb1e
- Fixed(?) bug due to match() rewrite: we now use our old rules with escaping again, due to
...
the switchover we were accidently using different ones which caused funny kill messages
like "You were killed by a.b.c (a!a.b.c (SOMENICK[N\A](?) <- d.e.f))." This also broke
some bans in pre2/rc1. Bug reported by HERZ (#0002772 ).
2006-01-26 14:02:21 +00:00
Bram Matthys
35ce9949d9
added release candidate header to release notes
2006-01-25 20:40:41 +00:00
Bram Matthys
8b42fad320
** public 3.2.4-rc1 release **
2006-01-25 20:25:37 +00:00
Bram Matthys
242f66ed6c
+- For users using remote includes w/ssl (https, ftps): the CA certificates are now stored
...
+ in curl-ca-bundle.crt (shipped with Unreal) which contains most major CA's plus CACert.
2006-01-25 16:26:26 +00:00
Bram Matthys
88da136dda
copy curl-ca-bundle.crt
2006-01-25 15:10:50 +00:00
Bram Matthys
c916651eb4
- Curl users using https/ftps/etc: UnrealIRCd now ships with a 'curl-ca-bundle.crt' which
...
contains the (root) certificates of most major Certificate Authorities. It is basically
the default curl ca-bundle.crt plus cacert's certificates.
The 'curl-ca-bundle.crt' will be copied to the installation dir if needed.
It will from now on be used by Unreal for all remote includes (curl) related certificates.
If you want to use https but don't want to buy a certificate, we suggest you to apply for
a free certificate at CACert (www.CACert.org). Or, alternatively, add your own certificate
(PEM encoded) to curl-ca-bundle.crt, see 'SSLCERTS' in the curl package for more info.
2006-01-25 15:08:55 +00:00
Bram Matthys
326a981c0a
added...
2006-01-25 13:21:39 +00:00
Bram Matthys
6990888040
curl-ca-bundle.crt
2006-01-25 13:19:23 +00:00
Bram Matthys
4efd5e60f6
curl-ca-bundle.crt stuff
2006-01-25 13:17:14 +00:00
Bram Matthys
3c0309a98d
Nazzy = supporter
2006-01-24 16:48:31 +00:00
Bram Matthys
93cb84f67c
- Fixed SVS2SNO not always notifying the user of the snomask change, reported by decoder
...
(#0002767 ).
2006-01-24 13:29:13 +00:00
aquanight
1113088f1a
More 3.2.3 -> 3.2.4 updates
2006-01-24 01:46:02 +00:00
Bram Matthys
1d70016ef8
- Made it so a set::maxbanlength and/or set::maxbans of 0 denies all bans properly, and
...
fixes the first-ban-can-be-as-long-as-you-want bug, both reported by Trocotronic (#2762 ).
2006-01-24 00:41:08 +00:00
Bram Matthys
ea02baae7b
Creditted Voodoohosting
2006-01-24 00:18:02 +00:00
Bram Matthys
ddd6b8876f
** internal 3.2.4-pre2 release **
2006-01-23 23:32:23 +00:00
Bram Matthys
a73a12c898
- Removed some old config.h stuff + clarified some text, reported by Jason ( #2765 , #2766 ).
2006-01-23 23:20:19 +00:00
Bram Matthys
02227c7696
some changes/release notes text updates
2006-01-23 23:18:46 +00:00
Bram Matthys
5f272b56e7
- Switched over to an older match() routine based on hybrid, this one is a bit less optimized
...
but is actually understandable and has less bugs. This fixes +b ~c:#c\*t not properly
matching #c*t, reported by Jason (#0002752 ). Initial results look good, but this needs
some good testing ;).
2006-01-23 22:05:50 +00:00
Bram Matthys
950ba7c702
- Made set::maxbanlength also count the "to be set" ban in, otherwise you could exceed the
...
limit by (max) NICKLEN+USERNAME+HOSTNAME+2, reported by Trocotronic (#0002762 ).
2006-01-23 20:42:07 +00:00