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
stskeeps
5747fda912
.
2000-12-01 20:52:59 +00:00
stskeeps
f634ce269b
+- SSL error change to sendto_umode(UMODE_JUNK)
...
+- Fixed a hash error
2000-12-01 19:55:53 +00:00
stskeeps
606967c718
+- SSL error change to sendto_umode(UMODE_JUNK)
2000-12-01 16:45:34 +00:00
angel11
3985a7ceed
Accidently changed ircd.c =P, fixing
2000-12-01 15:53:52 +00:00
angel11
62cf839f2e
Fixed axenet network file
2000-12-01 15:49:04 +00:00
stskeeps
6d64f0b505
+ thanks to RexHsu and Aim
...
+- Fixed up CHINESE_NICK and JAPANESE_NICK, suggested by Aim, see
+ include/config.h
2000-12-01 13:59:05 +00:00
stskeeps
d2d806697b
+- #define CHINESE_NICK will make you able to use chinese nicks
...
+ thanks to RexHsu and Aim
2000-12-01 12:13:03 +00:00
stskeeps
ae0dcf2bbf
+- Fixed compile error found by Headbang
2000-12-01 11:57:35 +00:00
stskeeps
cb0cbda5ed
+- Changed CONNECTTIMEOUT to 30sec
...
+- Changed some _more_ credits
2000-12-01 11:49:36 +00:00
stskeeps
5d04afc6c2
+- Added infofield in /stats L for clients/listeners
...
+- Fixed a blocking socket thing
+- Fixed up /stats L bug
2000-12-01 11:31:23 +00:00
stskeeps
9955724ef9
+- Added infofield in /stats L for clients/listeners
2000-12-01 11:19:11 +00:00
stskeeps
052bcc180d
+- Fixed a real bad /whois bug, reported by BiGi
...
+- Fixed a problem with /sajoin .. atleast possible
2000-12-01 09:49:20 +00:00
stskeeps
b791a8eae9
.
2000-12-01 05:36:42 +00:00
stskeeps
fc2bf10e3a
+- Fixed a real bad /whois bug, reported by BiGi
2000-11-30 18:24:44 +00:00
stskeeps
59a23b3ce6
.
2000-11-30 18:03:06 +00:00