codemastr
|
d21fc4bcca
|
Fixed some logical module rehash problems
|
2002-11-28 16:21:05 +00:00 |
|
mcskaf
|
b39615e26a
|
Fixed doc: Changed set::scan::ban-time to set::scan::bantime. Added set::scan::timeout.
|
2002-11-27 22:05:59 +00:00 |
|
mcskaf
|
a3c6b57a70
|
Changed set::scan::ban-time to set::scan::bantime. Added set::scan::timeout.
|
2002-11-27 22:03:47 +00:00 |
|
mcskaf
|
ebed8efde7
|
Fixed typos in set::scan::bind-ip and set::scan::ban-time
|
2002-11-27 21:05:20 +00:00 |
|
codemastr
|
84fe71337e
|
Docs fixes
|
2002-11-27 20:45:42 +00:00 |
|
stskeeps
|
8bf8eff75a
|
- Removed makeconf
|
2002-11-27 20:40:30 +00:00 |
|
codemastr
|
9dd4b699b8
|
Cleaned up module code
|
2002-11-27 17:40:28 +00:00 |
|
codemastr
|
24eac63abd
|
Changed the conf3 return values
|
2002-11-27 17:19:33 +00:00 |
|
stskeeps
|
4b738b28e2
|
- Small typo in config validation found by ins4ne
|
2002-11-27 15:23:35 +00:00 |
|
stskeeps
|
c43a4d35c4
|
stuff
|
2002-11-27 14:55:47 +00:00 |
|
stskeeps
|
fcfbf1cdaf
|
serious who bug
|
2002-11-27 14:53:51 +00:00 |
|
codemastr
|
dd2bf9e926
|
Fixed a bug where chmode +q users could not kick chmode +a users
|
2002-11-26 23:07:13 +00:00 |
|
codemastr
|
6750bca21c
|
...
|
2002-11-26 20:23:23 +00:00 |
|
codemastr
|
736474aa5f
|
Finished module rehashing
|
2002-11-26 20:15:17 +00:00 |
|
codemastr
|
0ba49b9c4e
|
Made modules rehash under dynamic linking
|
2002-11-26 19:52:02 +00:00 |
|
codemastr
|
b87f79a271
|
Made alias{}'s get rehashed
|
2002-11-24 23:32:25 +00:00 |
|
mcskaf
|
a21df7fcf5
|
Fixed sendto_ functions to use slot number as index into sentalong array.
|
2002-11-23 00:09:48 +00:00 |
|
codemastr
|
7ce89318f8
|
conf3 fix
|
2002-11-22 23:25:49 +00:00 |
|
mcskaf
|
3d945f5b1d
|
Fixed sendto_ functions to use slot number as index into sentalong array.
|
2002-11-22 23:25:20 +00:00 |
|
mcskaf
|
eba7f5ffe0
|
Fixed sendto_ functions to use slot number as index into sentalong array.
|
2002-11-22 23:07:35 +00:00 |
|
codemastr
|
387565717f
|
Converted deny {} to conf3
|
2002-11-22 22:25:19 +00:00 |
|
codemastr
|
6a65111f12
|
Fixed several conf3 errors
|
2002-11-22 21:46:31 +00:00 |
|
stskeeps
|
cd83b8a845
|
- Fixed win32 compile error with default: ;
|
2002-11-22 21:04:40 +00:00 |
|
stskeeps
|
e4bd382898
|
- /rehash for conf3 (that works) :)
|
2002-11-22 16:16:33 +00:00 |
|
codemastr
|
ce64bf6f6c
|
Changes to the module config system
|
2002-11-18 20:04:36 +00:00 |
|
codemastr
|
594f8646d3
|
Made modules able to have config directives
|
2002-11-18 00:54:05 +00:00 |
|
codemastr
|
e392d1435f
|
Fixed a bug when set::help-channel is missing
|
2002-11-17 20:00:43 +00:00 |
|
codemastr
|
d1e0d459c5
|
Added can_override oper flag
|
2002-11-17 17:31:30 +00:00 |
|
codemastr
|
1b17b5c0be
|
Fixed a win32 debugger bug
|
2002-11-17 01:49:22 +00:00 |
|
codemastr
|
5e9107815e
|
Added SVSLUSERS
|
2002-11-16 20:52:16 +00:00 |
|
codemastr
|
45590c3b5d
|
Made alias {} work in conf3 and recoded the way aliases work somewhat
|
2002-11-08 21:26:44 +00:00 |
|
stskeeps
|
808acb8e57
|
- Finished up conf3, still needing some directives added but it sortof works. Rehash doesn't yet.
- Fixed some idiotic lack of src/modules/Makefile.in changes for the sake of commands.so when
/zline /kline etc was moved to a module
|
2002-11-05 19:25:21 +00:00 |
|
stskeeps
|
f99caaa2bd
|
Fixed alphabeticalising of named oper flags, added _conf/test_link
|
2002-11-05 13:52:44 +00:00 |
|
codemastr
|
d75ffab485
|
Fixed some configure problems with gcc3
|
2002-11-02 20:32:47 +00:00 |
|
codemastr
|
16dd1804be
|
Converted log and help to conf3
|
2002-11-02 17:24:54 +00:00 |
|
codemastr
|
85598d17ce
|
Conf3 cleanups
|
2002-11-01 20:31:08 +00:00 |
|
codemastr
|
b28ad5f76c
|
Changed config flag parsers to use a binary search
|
2002-11-01 20:11:36 +00:00 |
|
codemastr
|
6dae920358
|
Made the main conf3 searching routine use a binary search
|
2002-10-27 20:31:02 +00:00 |
|
codemastr
|
9a280f3e14
|
Possible win32 resolver fix, conf3 fixes
|
2002-10-27 17:32:33 +00:00 |
|
stskeeps
|
402f031da1
|
bug
|
2002-10-26 21:42:36 +00:00 |
|
stskeeps
|
09bacf360e
|
- Made CLIENT_FLOOD more customizable
- Fixed some conf3 compile errors and block-modded _*_tld
|
2002-10-26 19:55:24 +00:00 |
|
codemastr
|
6d77b60387
|
Added some additional NT Service options to the win32 installer
|
2002-10-26 19:20:52 +00:00 |
|
codemastr
|
1e23915986
|
Merged unrealinstssl.iss into unrealinst.iss
|
2002-10-25 17:37:53 +00:00 |
|
griever
|
391098a197
|
kline has been replaced with tkline
|
2002-10-24 15:58:44 +00:00 |
|
stskeeps
|
553c66eae6
|
.
|
2002-10-20 20:33:29 +00:00 |
|
stskeeps
|
34287cb733
|
f
|
2002-10-19 17:40:23 +00:00 |
|
stskeeps
|
6ad5b43fb5
|
- Fixed conf3 bug with _conf_except tkl
|
2002-10-19 17:37:52 +00:00 |
|
stskeeps
|
613c78924d
|
conf3
|
2002-10-19 17:33:05 +00:00 |
|
cknight
|
ab5c9b3a0a
|
- Documentation - Corrected several HTML formating problems
|
2002-10-17 11:11:13 +00:00 |
|
cknight
|
de97efbd21
|
- example.conf - Corrected incorrect set::services-services statment in alias block - reported by mcskaf (#0000401)
- Documentation - Corrected Spelling mistake in HTM mode - Reported by CoNfOuNd (#0000387)
- Documentation - Added coadmin to table of oper types - Reported by FrostByghte (#0000359)
|
2002-10-17 10:45:57 +00:00 |
|