Commit graph

  • cacd6bf213 +- Fixed check_pings problem (crash) stskeeps 2001-02-05 05:07:43 +0000
  • 77653accda . stskeeps 2001-02-04 22:06:16 +0000
  • 5237c6748b .. stskeeps 2001-02-04 19:24:33 +0000
  • 1effeee7a8 +- Fixed a spread server bug stskeeps 2001-02-04 17:16:39 +0000
  • 554fa520a0 +- Fixed a refcount bug stskeeps 2001-02-04 14:46:39 +0000
  • 5098716479 . stskeeps 2001-02-04 14:22:48 +0000
  • 822885b367 +- Fixed some protocol error in server_synch +- Made listener code work good .. +- Made reference counts work again +- Started some rehash work +- Made full class work on servers too stskeeps 2001-02-04 14:20:35 +0000
  • b263907bd8 +- Classes keep reference counts now, and moving classes (oper) works good + too. +- Added /trace class search results (class->clients) stskeeps 2001-02-03 19:07:21 +0000
  • 9a05dd20cb +- ban server {} works the original way it was intended to now stskeeps 2001-02-03 08:26:24 +0000
  • 9e216fe7fa +- Fixed a little problem with SERVER servername :info crashing the ircd + Long live the Floridan way of counting stskeeps 2001-02-03 07:32:45 +0000
  • 8893ac57bc +- Made /sqline /unsqline work again. +- Made SQLINE synching work with newconf stskeeps 2001-02-02 23:20:47 +0000
  • 9e871d56aa +- Made /trace work again properly with class names stskeeps 2001-02-02 20:27:17 +0000
  • 1280c7d67e +- Made /kline work again, with newconf stskeeps 2001-02-02 20:04:41 +0000
  • 1c631472b6 random crap stskeeps 2001-02-01 20:58:45 +0000
  • e4627153f6 +- Made /stats C work and /stats H. Intregrated into one. +- Made /zline, /unzline work. +- Added CONF_BAN_TYPE_TEMPORARY +- Fixed a ban ip {} bug in check_pings +- Removed some waste of oldconf +- Moved advanced_check to s_svs.c stskeeps 2001-02-01 19:32:48 +0000
  • ce3707734d +- Fixed a check_pings problem with usernames +- ban ip {} works 100% now stskeeps 2001-02-01 16:34:24 +0000
  • 7f7bbd3d21 + FIX: *@* detection +- Fixed a check_pings problem with usernames stskeeps 2001-02-01 16:21:00 +0000
  • 54ae54eb4f +- Made /rakill and /akill work again :). Added banflag.type2 stskeeps 2001-02-01 16:19:44 +0000
  • 30e0ce476c +- Made /svso work again, moved it to same place as svsnoop. stskeeps 2001-02-01 14:58:24 +0000
  • 6a1c7c65e5 +- Made /svsnoop "work" again, moved it to s_svs.c (and made that file too) stskeeps 2001-02-01 14:48:55 +0000
  • 76ccc05b2c +- /connect works now :), TODO: D:d lines, V:line needs fixing, badly + says "Unknown location" atm on uplink +- Took out MyMalloc & co, direct to malloc/realloc/free now. Crashed in + DEBUGMODE +- Added ConfigItem_link->ipnum +- Fixed a compile bug with DEBUGMODE +- Changed a load of old aConfItem crap .., FIX: ConfigItem_link->options +- Fixed a /connect bug stskeeps 2001-02-01 08:05:11 +0000
  • 4c075f6462 +- Fixed check_pings (check_kills) code, so G:lines & ban nick/ip/realname + works again stskeeps 2001-01-31 14:04:55 +0000
  • 5a1114985c vhosts now use newconf codemastr 2001-01-30 21:58:20 +0000
  • 82134302a9 some updconf stuff read changes codemastr 2001-01-29 22:50:57 +0000
  • cf2207747a +- Made allow { maxperip }; work, the old ONE password thing, just better stskeeps 2001-01-29 20:59:26 +0000
  • f343bc0ba1 . stskeeps 2001-01-29 20:40:53 +0000
  • cbbbce0b01 +- Made allow {} passwords work (AllowClient) - TODO: I:line encryptions stskeeps 2001-01-29 20:39:38 +0000
  • 903f505103 updconf now makes use of from {} in oper {} to eliminate duplicate O:lines codemastr 2001-01-28 22:45:30 +0000
  • b4c84801f5 Added the first (sorta) working version of the config converter codemastr 2001-01-28 19:20:01 +0000
  • 384a09aceb Made ban nick {} work codemastr 2001-01-28 19:03:38 +0000
  • 52080301a2 +- Fixed a minor problem with ban {} and oper {} stskeeps 2001-01-28 18:40:31 +0000
  • 34c792a5e2 +- Made /oper work with newconf (come get us now bastards!) +- Made +c show class names in connect stskeeps 2001-01-28 17:59:46 +0000
  • 581274a4c8 Made /setname and /chgname use ban realname {} codemastr 2001-01-28 16:11:32 +0000
  • bbc3980277 +- Made get_sendq be a macro +- Added find_ban, AllowClient() (old attach_Iline) +- Temporary disabled /svsnoop, /akill, /sqline /unsqline, /kline, /unkline + /zline, /rakill, /unzline and /svso +- chkconf is not being built anymore +- Ripped out s_conf.c with the roots. +- Ripped out add_listener +- Disabled a lot of stuff that needs to adapt to conf2 +- Made allow {} work +- Changed allow {} to do user@host instead of user item +- Took out my_name_for_link +- Temporary disabled D:d lines/SQLines/Qlines +- Fixed some /connect stuff +- Disabled rehash temporary +- Made ban user/ban realname work (s_unreal.c needs to be modified) +- Added Zogg to credits +- NOTE: Unreal-devel is handicapped right now, code in progress, do not use stskeeps 2001-01-28 12:10:06 +0000
  • 191d22dd40 various fixes codemastr 2001-01-21 23:15:09 +0000
  • 42a9e91f1b Made vhost {} use from {} for hosts codemastr 2001-01-21 19:04:36 +0000
  • 8228a15f14 Added set {} (unrealircd.conf/network file replacement) codemastr 2001-01-21 18:18:17 +0000
  • 189ee2de56 +- Recoded m_server(YES!) -stskeeps +- Fixed a #undef USE_SSL problem found by codemastr.. caused by + Sts(TM)coding stskeeps 2001-01-21 06:31:30 +0000
  • 2db92a77ad +- Added Find_link, serv->conf, did a Find_tld fixup, removed serv->nline, + removing a lot of my_name_for_link crap, indented s_serv.c +- Recoded m_server(YES!) -stskeeps stskeeps 2001-01-20 21:26:54 +0000
  • 1881d7a7c2 chmodes +GcSm affect /part now codemastr 2001-01-20 17:10:23 +0000
  • b1306a3040 Updated match() to have some optimizations from bahamut codemastr 2001-01-19 21:10:41 +0000
  • 002f47c434 rehash cleanups and other cleanups codemastr 2001-01-19 16:35:01 +0000
  • de14d4f6de +- Fixed bug with /whois showing +S user channels (ChanServ) stskeeps 2001-01-17 20:59:27 +0000
  • 4affd16dc5 tld {} changes codemastr 2001-01-14 18:03:39 +0000
  • 4dd8eb2731 Implimented except socks {} and tld {} codemastr 2001-01-14 01:16:39 +0000
  • dfa4d7c325 Removed the old chmode +x = +c and +I = +V support codemastr 2001-01-13 17:20:41 +0000
  • a12cf0a9fc SVSMODE/SVS2MODE fixes codemastr 2001-01-12 23:16:45 +0000
  • 33ce3ce8a9 +f changes codemastr 2001-01-12 22:52:34 +0000
  • 7a0de228fc Fixed a shun bug codemastr 2001-01-09 23:26:10 +0000
  • 50beda9644 . stskeeps 2001-01-09 19:07:25 +0000
  • cc4a5273db . stskeeps 2001-01-09 10:25:34 +0000
  • 64931ec2cb . stskeeps 2001-01-07 16:37:46 +0000
  • 30e1580504 Fixed a G:line bug reported by ROXnet codemastr 2001-01-06 18:29:10 +0000
  • 45828bdf33 . stskeeps 2001-01-06 10:51:30 +0000
  • 9e88d95c35 made drpass be used in place of X:line codemastr 2001-01-06 00:55:06 +0000
  • 6a02c2b900 made ulines load from the new config codemastr 2001-01-05 23:02:08 +0000
  • dbddc21399 +- Added listen {} runtime-configuration code work :)) +- Removed unrealircd.conf from stock stskeeps 2001-01-05 22:37:13 +0000
  • b75e6e6668 Made /admin use the new config codemastr 2001-01-05 19:50:22 +0000
  • 1ecdb3714c . stskeeps 2001-01-04 22:02:04 +0000
  • 9c22ba475e +- Merged in sts-laptop branch stskeeps 2001-01-04 21:54:09 +0000
  • b4493dae82 *** empty log message *** stskeeps 2001-01-04 21:42:41 +0000
  • 428a4c5d94 ... codemastr 2001-01-03 22:26:54 +0000
  • 8335a9efca cron changes codemastr 2000-12-30 18:01:48 +0000
  • 800401f0cc ... codemastr 2000-12-30 17:58:32 +0000
  • bc8fe3cda1 ... codemastr 2000-12-30 17:57:54 +0000
  • 989d31db7a ... codemastr 2000-12-30 17:57:04 +0000
  • 449c223d5d Fixed a serious bug codemastr 2000-12-28 02:15:45 +0000
  • 5a46eab842 ... codemastr 2000-12-28 01:47:35 +0000
  • 1a59f08f8c Fixed a ircd.tune bug codemastr 2000-12-27 22:05:38 +0000
  • 97cc8fe0b3 Fixed a STATS_ONLYOPER bug codemastr 2000-12-27 21:48:27 +0000
  • 02424859a2 . stskeeps 2000-12-27 18:57:33 +0000
  • 77b43b023f added the except parser codemastr 2000-12-27 18:26:21 +0000
  • 697779c545 fixed a chg*/set* and sdesc bug codemastr 2000-12-27 15:45:41 +0000
  • b899d5f1f6 ... codemastr 2000-12-26 15:49:37 +0000
  • 19f40d067c +- Added TODO in top of s_conf2.c stskeeps 2000-12-26 12:59:25 +0000
  • 95599d4f69 +- Finished _conf_allow stskeeps 2000-12-26 12:45:12 +0000
  • 3d42025e70 +- Finished _conf_listen stskeeps 2000-12-26 12:04:13 +0000
  • cf209ac0f8 . stskeeps 2000-12-25 23:43:29 +0000
  • bfe9ce19f8 +- A report_configuration code (showoff) stskeeps 2000-12-25 23:07:15 +0000
  • 021dbadcb2 +- Finished _conf_oper stskeeps 2000-12-25 22:25:55 +0000
  • 5e1a7560f4 . stskeeps 2000-12-25 20:47:53 +0000
  • 14060a44dd Added tld to the config code codemastr 2000-12-25 20:40:56 +0000
  • 8a526e56ef . stskeeps 2000-12-25 19:59:21 +0000
  • 5e009543c0 .. stskeeps 2000-12-25 19:53:32 +0000
  • c521050ad8 made config2 use strerror to report errors rather than the numeric codemastr 2000-12-25 19:52:38 +0000
  • 61d9748dc0 Fixed s_user.c so umode N and T cannot coexist angel11 2000-12-25 19:43:11 +0000
  • e9bde25600 +- Removed parser builtin directive include, and replaced it with our own stskeeps 2000-12-25 18:46:53 +0000
  • 2a40af2bff . stskeeps 2000-12-25 16:41:18 +0000
  • 263eebc9b3 . stskeeps 2000-12-25 16:34:59 +0000
  • 3411fb0724 +- Some more config2 code stskeeps 2000-12-25 10:43:42 +0000
  • 481856ecde added drpass to the config code codemastr 2000-12-24 22:15:08 +0000
  • 8ae2344c43 . stskeeps 2000-12-24 21:59:50 +0000
  • 4d7e1dc8be ... codemastr 2000-12-24 21:53:43 +0000
  • dfffd4b238 +- Some more newconf code stskeeps 2000-12-24 21:52:33 +0000
  • 8837f3540e +- Some more _conf_class code stskeeps 2000-12-24 18:12:41 +0000
  • d455d37f59 *** empty log message *** codemastr 2000-12-24 18:04:11 +0000
  • 7464b80219 /stats changes codemastr 2000-12-24 18:00:41 +0000
  • 24318b579f fixed a missing : on numeric 379 codemastr 2000-12-24 16:52:27 +0000
  • a99d4497df . stskeeps 2000-12-24 16:34:12 +0000
  • 6751ce7349 +- Added some a bit functional _conf_class code stskeeps 2000-12-24 16:09:28 +0000