codemastr
6a02c2b900
made ulines load from the new config
2001-01-05 23:02:08 +00:00
stskeeps
dbddc21399
+- Added listen {} runtime-configuration code work :))
...
+- Removed unrealircd.conf from stock
2001-01-05 22:37:13 +00:00
codemastr
b75e6e6668
Made /admin use the new config
2001-01-05 19:50:22 +00:00
stskeeps
9c22ba475e
+- Merged in sts-laptop branch
2001-01-04 21:54:09 +00:00
stskeeps
b4493dae82
*** empty log message ***
2001-01-04 21:42:41 +00:00
codemastr
5a46eab842
...
2000-12-28 01:47:35 +00:00
stskeeps
02424859a2
.
2000-12-27 18:57:33 +00:00
codemastr
77b43b023f
added the except parser
2000-12-27 18:26:21 +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
021dbadcb2
+- Finished _conf_oper
2000-12-25 22:25:55 +00:00
codemastr
14060a44dd
Added tld to the config code
2000-12-25 20:40:56 +00:00
stskeeps
5e009543c0
..
2000-12-25 19:53:32 +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
codemastr
4d7e1dc8be
...
2000-12-24 21:53:43 +00:00
codemastr
7464b80219
/stats changes
2000-12-24 18:00:41 +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
stskeeps
9dbfd6251d
*** empty log message ***
2000-12-14 17:01:15 +00:00
stskeeps
bbaa0b0416
*** empty log message ***
2000-12-05 10:36:00 +00:00
stskeeps
2d4846bfd6
+- Fixed a chinese nick thing, thanks to miCro and RexHsu
...
+- Fixed a typo in config.h
2000-12-02 15:36:17 +00:00
stskeeps
f0e2d2cb61
+- Config change in SSL.h detection part
2000-12-01 15:43:28 +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
cb0cbda5ed
+- Changed CONNECTTIMEOUT to 30sec
...
+- Changed some _more_ credits
2000-12-01 11:49:36 +00:00
stskeeps
4eda3e1752
+- Fixed a typo in ssl.c
2000-11-30 11:19:54 +00:00
codemastr
6c59c5b733
removed CRYPTOIRCD
2000-11-23 19:08:02 +00:00
stskeeps
7df008ead4
+- Changed some stuff with SSL, you may want to seperate server.pem into
...
+ server.key.pem and server.cert.pem (or "rm Makefile" and "./Config")
+- Fixed a couple of SJOIN/Link problems detected by Curt|s
2000-11-22 20:38:00 +00:00
stskeeps
bba7e664b6
+- Added so /gline and /shun accepts time periods in 1d2h3s etc. a recode of
...
+ some potvin stuff
+- Added so blocking is only effective when SSL_connect()'ing
2000-11-22 12:25:28 +00:00
stskeeps
678ac0f7cf
+- Added SJOIN (SJ3 only) instead of JOIN/MODE in /join and discovered a bug in
...
+ SJOIN code, that if the line doesnt have a " " appeneded, it wont take the
+ last users or first for that sake. Hopefully patched SJ3 code for it
+- Added OPT target OPT_SJB64 and OPT_NOT_SJB64
2000-11-21 18:42:45 +00:00
stskeeps
02582580dd
+- Added /botserv /bs command, patch by ATHnet.de
2000-11-10 21:01:11 +00:00
drbin
50d67017fc
removing accidental commit
2000-11-10 20:37:22 +00:00
stskeeps
e64c18860f
.
2000-11-05 18:15:55 +00:00
codemastr
6510adeb23
memory clean ups
2000-11-04 19:02:24 +00:00
stskeeps
6d9e619b26
+- Possible fixed some b64 bugs
2000-10-30 15:46:44 +00:00
codemastr
c2de53cf85
Fixed the /list showing only 64 channels bug
2000-10-29 18:02:59 +00:00
stskeeps
d0404fd0e8
+- Added TS2ts (supporting the SJB64 stuff), and fixed the !0 timestamp bug
2000-10-29 17:25:08 +00:00
stskeeps
4400b32055
+- Added some fixes on the SJB64 crashing bug, and added tokenization in
...
+ channel messsages (yahooooo!)
2000-10-28 20:57:24 +00:00
codemastr
714c97b006
Added chmode +N - no nick changes
2000-10-28 19:04:09 +00:00
codemastr
10bc9a408b
made IsULine take 1 param
2000-10-27 20:50:58 +00:00
stskeeps
71bdc5c08d
+- Added protoctl SJB64, which adds B64-9 timestamps to many timestamping
...
+ operations
+- Added ircsprintf %B (base64-9^10) with ! as prefix, and %b (no prefix)
2000-10-26 17:09:35 +00:00
stskeeps
857b3c3a84
+[Unreal3.1.1-Darkshades]
...
+- Fixed a warning in CENSOR_QUIT
+- Fixed the G:Line user wrongly matching (ip-alike addys didnt check user)
2000-10-26 16:01:32 +00:00
stskeeps
14bb1968ba
Index: Changes
...
===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.258
diff -u -r1.1.1.1.2.1.2.1.2.258 Changes
--- Changes 2000/10/22 17:51:31 1.1.1.1.2.1.2.1.2.258
+++ Changes 2000/10/25 18:26:37
@@ -638,3 +638,5 @@
- Merged in changes from TEMPcvs branch
- Fixed a /UNSQLINE para problem, found by Joe
- #define SHOW_SECRET now allows all ircops to see +s channels in /whois. If not defined, only net/tech admins can.
+- Added #define CENSOR_QUIT, for WaveRide
+- Fixed hashing bug that caused the server to crash on exit
2000-10-25 18:26:40 +00:00
angel11
ee31dd9fa0
Changed the way +s channels show up in /whois
2000-10-22 17:51:31 +00:00
stskeeps
8c481239de
+- Made SHOWCONNECTNOTICES work properly again, also with SSL
2000-10-07 18:51:36 +00:00
stskeeps
e94bf80328
SSL support for UnrealIRCD!
2000-10-07 06:33:42 +00:00
stskeeps
b0c04f4b43
.
2000-09-17 10:11:42 +00:00
drbin
98047de919
New DNS UPDATE
2000-09-15 20:16:11 +00:00