stskeeps
02424859a2
.
2000-12-27 18:57:33 +00:00
codemastr
77b43b023f
added the except parser
2000-12-27 18:26:21 +00:00
codemastr
697779c545
fixed a chg*/set* and sdesc bug
2000-12-27 15:45:41 +00:00
stskeeps
19f40d067c
+- Added TODO in top of s_conf2.c
2000-12-26 12:59:25 +00:00
stskeeps
95599d4f69
+- Finished _conf_allow
2000-12-26 12:45:12 +00:00
stskeeps
3d42025e70
+- Finished _conf_listen
2000-12-26 12:04:13 +00:00
stskeeps
cf209ac0f8
.
2000-12-25 23:43:29 +00:00
stskeeps
bfe9ce19f8
+- A report_configuration code (showoff)
2000-12-25 23:07:15 +00:00
stskeeps
021dbadcb2
+- Finished _conf_oper
2000-12-25 22:25:55 +00:00
stskeeps
5e1a7560f4
.
2000-12-25 20:47:53 +00:00
codemastr
14060a44dd
Added tld to the config code
2000-12-25 20:40:56 +00:00
stskeeps
8a526e56ef
.
2000-12-25 19:59:21 +00:00
stskeeps
5e009543c0
..
2000-12-25 19:53:32 +00:00
codemastr
c521050ad8
made config2 use strerror to report errors rather than the numeric
2000-12-25 19:52:38 +00:00
angel11
61d9748dc0
Fixed s_user.c so umode N and T cannot coexist
2000-12-25 19:43:11 +00:00
stskeeps
e9bde25600
+- Removed parser builtin directive include, and replaced it with our own
2000-12-25 18:46:53 +00:00
stskeeps
2a40af2bff
.
2000-12-25 16:41:18 +00:00
stskeeps
3411fb0724
+- Some more config2 code
2000-12-25 10:43:42 +00:00
codemastr
481856ecde
added drpass to the config code
2000-12-24 22:15:08 +00:00
stskeeps
8ae2344c43
.
2000-12-24 21:59:50 +00:00
stskeeps
dfffd4b238
+- Some more newconf code
2000-12-24 21:52:33 +00:00
stskeeps
8837f3540e
+- Some more _conf_class code
2000-12-24 18:12:41 +00:00
codemastr
d455d37f59
*** empty log message ***
2000-12-24 18:04:11 +00:00
codemastr
7464b80219
/stats changes
2000-12-24 18:00:41 +00:00
codemastr
24318b579f
fixed a missing : on numeric 379
2000-12-24 16:52:27 +00:00
stskeeps
6751ce7349
+- Added some a bit functional _conf_class code
2000-12-24 16:09:28 +00:00
stskeeps
7b44111745
+- Added the next part of the new config parser, and some even more
2000-12-24 15:37:57 +00:00
stskeeps
f3c5f6f6c8
+- Added the next part of the new config parser
2000-12-24 13:31:33 +00:00
stskeeps
e24f9f0844
+- Added first part of the new config parser, s_conf2.c
2000-12-23 23:21:10 +00:00
codemastr
313ec95dcd
Fixed a bug where you would receive a double notice on /who 0 o
2000-12-20 17:47:02 +00:00
codemastr
4d8e57d51d
topci fixes
2000-12-20 17:36:29 +00:00
codemastr
5ad018cce7
...
2000-12-19 22:33:33 +00:00
codemastr
a69ec1a95b
Made it so you don't get a +W notice if you /who or /whois yourself
2000-12-19 22:21:50 +00:00
stskeeps
de447b9495
+- Fixed some more points of ->passwd bugs
2000-12-17 20:51:40 +00:00
stskeeps
f855bb7dab
+ m_server_estab, reported and fixed by Kanzen_Greiver
2000-12-17 20:45:36 +00:00
codemastr
65aa3e7a6e
Modified rehash flags to use strnicmp rather than match
2000-12-17 18:35:31 +00:00
codemastr
4429a4ba7e
removed a redundant include of time.h
2000-12-15 22:25:32 +00:00
stskeeps
54ba7c7ed2
*** empty log message ***
2000-12-14 16:06:37 +00:00
stskeeps
799daac44d
+[ Unreal4.0 ]
...
+- Fixed a _serious_ bug in SERVER command, reported by Valen, Forester,
+ M0rpheus and JK.
2000-12-13 22:13:20 +00:00
stskeeps
ba924cb7bc
+- Made more openssl binary detection using 'which'
...
+- Added message when trying to join a +z channel
+- New segmentation fault code by Kanzen_Greiver
2000-12-09 15:12:23 +00:00
codemastr
0a58f33c27
fixed a reverse DNS exploit
2000-12-07 21:08:29 +00:00
stskeeps
bbaa0b0416
*** empty log message ***
2000-12-05 10:36:00 +00:00
stskeeps
b140153d57
+- Some few fixes from CodeM and Barubary:
...
+ - Fixed /whois to show users for opers when not in the channel.
+ - Fixed /whois to allow only global eyes opers to see user modes.
+ - Fixed /whois to not show idle times of global opers to anyone except
+ another global oper or services.
+ - Fixed /who to show users for opers when not in the channel.
2000-12-03 13:40:11 +00:00
stskeeps
cd5548cab8
+- Fixed P:line bug, caused by codemastr(tm) coding, (masskills), reported by
...
+ sidv@sid-kitty-land.org
2000-12-03 13:13:27 +00:00
stskeeps
ceb8171657
+- Fixed a bug in sendto_channel_prefix_tok reported by Strider@ChatCircuit
2000-12-03 11:53:41 +00:00
stskeeps
25291cc457
+- Fixed a chinese nick thing, thanks to miCro and RexHsu
2000-12-02 15:33:09 +00:00
stskeeps
f8a112aa07
+- Fixed a SJOIN bug, i think, thanks to Web
2000-12-02 11:44:57 +00:00
stskeeps
38bcec9991
+[fixes]
...
+- Fixed a +d bug (it didnt send ` prefixes)
2000-12-02 08:45:12 +00:00
stskeeps
367dfb5d3b
.
2000-12-01 22:05:03 +00:00
stskeeps
cd69044366
.
2000-12-01 21:10:13 +00:00