Commit Graph

  • 15b1aa89f8 . stskeeps 2001-03-02 20:11:09 +0000
  • bf9dc43e5a Removed a lot of vars and stuff from the old config, also made some cleanups to reduce source size codemastr 2001-03-02 18:53:04 +0000
  • ee1d50c4e2 Added option to use old style oper flags codemastr 2001-03-02 18:09:11 +0000
  • 9063b91570 Updated most of /stats S for newconf codemastr 2001-03-02 15:06:53 +0000
  • edfd90f235 +- Made NAME_SERVER (set::dns::nameserver work). The IRCd no longer + uses /etc/resolv.conf as reference. stskeeps 2001-03-02 14:58:37 +0000
  • 6164ba8175 +- Moved dynconf stuff from s_svs.c to s_conf.c, on popular request stskeeps 2001-03-02 14:22:30 +0000
  • e3fbff915b . stskeeps 2001-03-02 14:00:30 +0000
  • f75f80584e . stskeeps 2001-03-02 12:20:43 +0000
  • 2d7436eea0 Made modes-on-connect work stskeeps 2001-03-02 12:20:26 +0000
  • f106d3b39b Made /who work correctly stskeeps 2001-03-02 11:48:54 +0000
  • 1dc79accfc added a bunch of /stats flags codemastr 2001-03-02 00:55:57 +0000
  • 247a3235ef +- Overwrote s_conf.c with s_conf2.c, and removed s_conf2.c. Viva la Conf2! stskeeps 2001-03-01 21:31:55 +0000
  • 59f0c6a7be +- Fixed a config_load win32 problem, found by Zogg, fixed by Stskeeps/codemastr stskeeps 2001-03-01 21:29:44 +0000
  • 03253db9b2 Fixed a deny version {} bug (oops) codemastr 2001-03-01 21:22:32 +0000
  • 815db2ad4a added deny version, and made deny link rehash codemastr 2001-03-01 21:13:58 +0000
  • 3eff8614eb +- Removed dynconf.c, from the old dynconf stskeeps 2001-03-01 20:39:41 +0000
  • 516731d14d +- Removed class.c, from the old conf stskeeps 2001-03-01 20:31:03 +0000
  • 02f1d1a27a +- Made /stats C show flags correctly stskeeps 2001-03-01 06:15:24 +0000
  • 259c4bcf66 +- Made DNS cache list show a notice to other ops stskeeps 2001-03-01 06:13:45 +0000
  • d1139c251c +- Made autoconnect msgs only go to +os stskeeps 2001-02-28 20:43:27 +0000
  • d10da5cf81 . stskeeps 2001-02-28 18:29:08 +0000
  • 55458495fb +- Fixed the 9-month old win32 DNS bug, caused by Stskeeps's incidential + delete stskeeps 2001-02-28 18:23:31 +0000
  • 54c46720f7 +- Somehow is_halfop and co got called when a server set a mode .., added + IsServer check (auto-return 1) + stskeeps 2001-02-28 17:24:38 +0000
  • 155374409d +- Added Member and Membership and made the IRCd support this. Using + "freelinks", todo: garbage collection +- Added find_member_link and find_membership_link. Made Floodopt only + get allocated for local users. Removed aFloodOpt in Link, +- Made a speedup in is_halfop (dumb code) stskeeps 2001-02-28 16:24:37 +0000
  • 2ed9fead6d -- Fixed one of codemastr's wonderful coding bugs. *slap slap slap* +- Fixed windows CRLF problem in conf2, reported by Zogg stskeeps 2001-02-27 19:40:52 +0000
  • 09fc76ed53 +- Fixed one of codemastr's wonderful coding bugs. *slap slap slap* stskeeps 2001-02-27 11:42:55 +0000
  • 98477e867e . stskeeps 2001-02-27 11:22:37 +0000
  • 412390883c +- Removed msgtab part of parse, removed the bigass hashtable msgtab, + removed inittoken, made command initalization happen in init_CommandHash +- Adapted /stats M to it. Removed /helpop ?commands temporary. Confirming + hashtable works. stskeeps 2001-02-27 11:03:19 +0000
  • e010cbde23 +- Added CommandHash optimation .. this is not done 100% yet. uses msgtab as + reference stskeeps 2001-02-27 08:56:06 +0000
  • 878f3ddba8 sped up some channel stuff using bahamut style user searching codemastr 2001-02-25 17:30:43 +0000
  • 82e2407bd3 made crule.c faster codemastr 2001-02-25 16:57:23 +0000
  • 7dbe724aff +- Removed return_servers() and made servers be called Servers, and be a + global variable. Done on request on Great Master codemastr. stskeeps 2001-02-25 16:41:13 +0000
  • 8cc77bb669 +- Recoded check_pings, with bits used from bahamut-ircd/hybrid-ircd, credits + to lucas. stskeeps 2001-02-25 10:36:41 +0000
  • 170a1dff0e +- Made admin {} get rehashed +- Got /stats x to work again stskeeps 2001-02-25 09:03:22 +0000
  • 038830c0b2 added deny link {} codemastr 2001-02-25 00:57:12 +0000
  • 0ced6ab45b +- Made connfreq unable to less than 10 stskeeps 2001-02-24 20:15:29 +0000
  • e9b9c0e775 various code cleanups codemastr 2001-02-24 18:27:50 +0000
  • f656a02b76 various cleanups codemastr 2001-02-24 16:22:26 +0000
  • df04217164 . stskeeps 2001-02-24 15:06:00 +0000
  • ace1eb1e1a todo stuff stskeeps 2001-02-24 15:02:26 +0000
  • c5ed0fe9c1 +- Made autoconnect work again :>. Changes in behavouir: It connects more at + a time now. You need autoconnect flag in options. stskeeps 2001-02-24 14:56:15 +0000
  • eed841e642 +- Made link { options { work OK again. Had a dead loop as well stskeeps 2001-02-24 13:36:52 +0000
  • 9ac6d4cb65 +- Killed ircdupstr and called it ircstrdup stskeeps 2001-02-24 13:09:50 +0000
  • 40f1dd6da6 +- Added deny channel { channel "channelmask"; reason "why"; }; and + allow channel { channel "channelmask"; };. Replaces chrestrict +- Made those above get rehashed stskeeps 2001-02-24 13:03:26 +0000
  • 0ce4ac5bc0 dynamic motd changes codemastr 2001-02-23 22:01:59 +0000
  • 3211a39f6b replaced a few strlen()s with sizeof()s should make the IRCd start a bit faster codemastr 2001-02-23 17:30:39 +0000
  • 97de7c6e41 +- Fixed a missing " in validate_conf stskeeps 2001-02-23 15:42:08 +0000
  • 57f89e0678 . stskeeps 2001-02-21 17:29:21 +0000
  • ff1b08ef51 +- Fixed a /kline and /unkline buffer overflow, reported by [-Th3Dud3-] +- Fixed a crash in /stats k regarding temporary K:lines stskeeps 2001-02-21 16:00:43 +0000
  • 64ee360a69 . stskeeps 2001-02-19 18:44:20 +0000
  • 3bc852a76c +- Added a notice on connect for SSL users with key length stskeeps 2001-02-19 18:26:29 +0000
  • b7b2155573 +- Some small SSL fixes .. stskeeps 2001-02-19 18:13:53 +0000
  • a28500faae If an invalid ban or except is found, it is removed codemastr 2001-02-19 17:21:42 +0000
  • b53a38c15c newconf changes codemastr 2001-02-19 17:11:17 +0000
  • eb6d81e199 ade it so the IRCd can survive with certain set {} errors (uses defaults) codemastr 2001-02-18 16:39:54 +0000
  • e56b347bb1 . stskeeps 2001-02-18 16:04:57 +0000
  • 2d455fee85 bunch of changes codemastr 2001-02-18 16:03:34 +0000
  • 691bbfc48a +- Made deny_dcc get rehashed stskeeps 2001-02-18 11:59:27 +0000
  • d121a7a9ad +- Finished up deny dcc {}. + TODOs: dcc_del_wild_match doesn't work. dcc_wipe_services() either stskeeps 2001-02-18 09:57:49 +0000
  • 556ae0ef20 *** empty log message *** stskeeps 2001-02-16 20:36:52 +0000
  • 44be7a34a2 +- Finished up validate_conf() stskeeps 2001-02-16 20:27:15 +0000
  • 05362ec33f .. stskeeps 2001-02-14 22:38:47 +0000
  • 1f7cb4c186 +- Fixed a problem with +x +- Made CPATH be unrealircd.conf and init_conf2 use configfile instead +- Disabled calls to dynconf +- Added validate_conf, added dynconf checking, me, admin, class, oper + testing +- Added config_progress() Fixed temporary stuff + with conf_link - Made tld {} get rehashed stskeeps 2001-02-14 20:51:21 +0000
  • 8247b2cc5f Made tld {} get rehashed codemastr 2001-02-14 20:47:47 +0000
  • e0588102ac +- Fixed temporary stuf with conf_link stskeeps 2001-02-14 11:34:11 +0000
  • a3d4c1af6e +- Added /stats P on listener info (oper-only) +- listener temporary stuff works now stskeeps 2001-02-14 09:17:31 +0000
  • 254326670a +- Added some MALLOCD (mini debug malloc by stskeeps..) +- Removed some C++ comments +- Made close_listeners work correctly again +- Removed some old check_* mammut code +- Fixed a bunch of possible bugs in newconf +- Added sendto_realops logging of config errors +- Made /rehash work .. sortof. Fixed some crash bugs stskeeps 2001-02-13 23:14:27 +0000
  • 884d79e08a +- Fixed a problem with cptr->class counting for servers stskeeps 2001-02-06 20:34:18 +0000
  • bc1dc6f2ab Made a bunch of /stats flags work with newconf codemastr 2001-02-06 20:29:48 +0000
  • 80f5de56d8 . stskeeps 2001-02-06 20:16:30 +0000
  • 22b891a845 +- Fixed negative timestamps problem (crash) stskeeps 2001-02-06 19:30:36 +0000
  • 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