Bram Matthys
|
5e95ab5595
|
- Fixed a fast badword replace crash (#0000834) reported by orga
|
2003-04-07 00:20:13 +00:00 |
|
codemastr
|
b190794a4b
|
Docs typo fix
|
2003-04-06 22:12:41 +00:00 |
|
Bram Matthys
|
94adac199e
|
- Fixed yet another oob read in config parser (ie: #0000841).
Boring.. boring..
|
2003-04-05 22:37:20 +00:00 |
|
Bram Matthys
|
3348c84048
|
- Fixed 2 other oob reads in config parser (parsing of size and time).
|
2003-04-05 22:16:14 +00:00 |
|
Bram Matthys
|
daf80ca716
|
- Fixed an oper bug with /names on a +s channel (#0000816).
|
2003-04-05 21:26:18 +00:00 |
|
Bram Matthys
|
629d0d59f7
|
- Fixed a set::modes-on-join bug and fixed an oob read in config parser.
(1st=someone forgot a bzero)
|
2003-04-05 21:16:21 +00:00 |
|
stskeeps
|
c1dd98ece4
|
- Made throttling use DelListItem and fixed some confusing regarding
undeffing of THROTTLING
|
2003-04-01 12:25:59 +00:00 |
|
codemastr
|
4c23c4eeae
|
Fixed some set::allow-userhost-change problems
|
2003-03-29 00:06:12 +00:00 |
|
codemastr
|
68fac1298d
|
...
|
2003-03-25 01:03:36 +00:00 |
|
codemastr
|
7424fa2904
|
Moved the 'missing user in SJOIN' notice to snomask +j
|
2003-03-24 17:36:27 +00:00 |
|
codemastr
|
b71c11416a
|
Away flood stopper patch
|
2003-03-24 01:07:57 +00:00 |
|
codemastr
|
8d950fbe2e
|
...
|
2003-03-23 20:22:08 +00:00 |
|
codemastr
|
21416a3a14
|
Added set::modes-on-join and fixed some docs typos
|
2003-03-23 17:27:04 +00:00 |
|
codemastr
|
b6f456471e
|
docs typo fix
|
2003-03-22 17:21:58 +00:00 |
|
codemastr
|
f006ffe3c9
|
Added usermode +p 'hide channels in whois'
|
2003-03-21 21:43:38 +00:00 |
|
codemastr
|
fe1dcfb6c2
|
Docs update
|
2003-03-21 17:23:55 +00:00 |
|
codemastr
|
a2f68d0ae3
|
Docs updates
|
2003-03-21 00:49:08 +00:00 |
|
codemastr
|
dc7564d5b8
|
Zip links fixes
|
2003-03-18 17:45:26 +00:00 |
|
codemastr
|
df15fa62e1
|
Documentation update
|
2003-03-18 16:48:26 +00:00 |
|
codemastr
|
ead651585e
|
Rewrote the unknown connection flood system
|
2003-03-18 00:19:00 +00:00 |
|
codemastr
|
45a1b02ec2
|
Added ban version {}
|
2003-03-17 19:30:57 +00:00 |
|
codemastr
|
149a544fcf
|
Fixed a bug where +x made hosts lowercase
|
2003-03-15 19:49:01 +00:00 |
|
codemastr
|
e01932f2ba
|
Added chmode +M to numeric 005 and a /restart and /die cleanup
|
2003-03-15 19:06:34 +00:00 |
|
Bram Matthys
|
631bf5823c
|
- Fixed a restrict-usermodes bug reported by Rocko (#0000796)
Also some additional cleanups
|
2003-03-12 17:37:19 +00:00 |
|
Bram Matthys
|
1afff0c681
|
- Fixed compile error
|
2003-03-12 05:05:03 +00:00 |
|
codemastr
|
3e5953bfff
|
Moved 'unknown connection flood' to snomask +f
|
2003-03-11 22:10:01 +00:00 |
|
Bram Matthys
|
0690d9bf2f
|
- Fixed "proxyscan on quit" bug (#0000788)
|
2003-03-10 19:44:26 +00:00 |
|
codemastr
|
4ab745e0eb
|
Updated some docs
|
2003-03-10 17:31:19 +00:00 |
|
codemastr
|
5250f5907e
|
Added set::throttle::period
|
2003-03-10 17:09:51 +00:00 |
|
codemastr
|
6f78df5776
|
help.conf updates
|
2003-03-10 00:25:12 +00:00 |
|
Bram Matthys
|
3ff5f281a9
|
- Improved previous /version bugfix
|
2003-03-09 22:09:02 +00:00 |
|
Bram Matthys
|
9d6afdb321
|
- Improved fake lag stuff
|
2003-03-09 17:17:07 +00:00 |
|
Bram Matthys
|
9223dec1ee
|
- Fixed a version bug.
|
2003-03-09 15:35:19 +00:00 |
|
Bram Matthys
|
45e2b69a07
|
- Fixed a match() bug
In case of a mask like '*\' it was trying to read out of bounds data.
|
2003-03-09 03:07:59 +00:00 |
|
Bram Matthys
|
fa1f8c3d0f
|
- Fixed a /who big which could make the server crash (oper only).
|
2003-03-08 20:53:15 +00:00 |
|
codemastr
|
f5baa63cce
|
Fixed a /list bug with +s channels and opers
|
2003-03-08 17:41:04 +00:00 |
|
stskeeps
|
853c27be84
|
bah
|
2003-03-07 14:47:30 +00:00 |
|
stskeeps
|
53f30bda07
|
- Fixed a buffer overflow that could be used against setuid setups,
found by rave@dtors.net, reported by kokanin
- Disabled CMDLINE_CONFIG(-f) by default
|
2003-03-07 14:37:26 +00:00 |
|
Bram Matthys
|
577125079e
|
- Doc updates (SSL/stunnel example was wrong)
|
2003-03-04 21:08:47 +00:00 |
|
stskeeps
|
8ad07e6a5e
|
h
:q
h
:q
|
2003-03-04 08:48:07 +00:00 |
|
stskeeps
|
849487df98
|
beta15 release
|
2003-03-03 18:37:55 +00:00 |
|
Bram Matthys
|
93a2477f3b
|
- Fixed /setident bug
|
2003-03-02 23:13:33 +00:00 |
|
stskeeps
|
2271adf889
|
bah
|
2003-03-02 21:07:03 +00:00 |
|
Bram Matthys
|
b231cf713d
|
Improved story about SSL (links to xchat and stunnel, stunnel.conf example).
|
2003-03-02 02:17:06 +00:00 |
|
Bram Matthys
|
5957da083d
|
Blah... layout
- bla
to
* bla
|
2003-03-01 23:10:27 +00:00 |
|
Bram Matthys
|
dda16e5ef5
|
Integrated my unreal_beta15.txt into .RELEASE_NOTES, original release notes
still at end of the file. Most stuff about features has been integrated into
the documentation, so probably pretty much of it can be removed...
|
2003-03-01 23:08:13 +00:00 |
|
Bram Matthys
|
4d5987adee
|
Documentation updates, and some replaces beta14->beta15 already (not yet
the version.h thing)
|
2003-03-01 21:33:41 +00:00 |
|
Bram Matthys
|
d435c5becf
|
- WebTV fixes
|
2003-02-28 14:40:11 +00:00 |
|
Bram Matthys
|
a28a349eb2
|
- Documentation/text updates.
|
2003-02-28 01:00:36 +00:00 |
|
Bram Matthys
|
def6483548
|
- Added SVSWATCH: allows U-lined server to modify the watch list of a user.
- Added SVSSILENCE: allows U-lined server to modify the silence list of a user.
|
2003-02-27 23:23:24 +00:00 |
|