Commit Graph

  • 815dbb9183 +- Fixed do_dns_async problem with new res.c stskeeps 2001-04-18 07:47:41 +0000
  • 32daea058a Fixed a ban realname {} bug that _may_ have something to do with the negative user count bug codemastr 2001-04-16 21:00:14 +0000
  • 4f1778a08b removed __P codemastr 2001-04-16 15:36:30 +0000
  • 4298b01b5e fixed ircd_log to work in win32 codemastr 2001-04-16 00:18:59 +0000
  • 62ce071c41 added /rehash -all patch by NiQuiL codemastr 2001-04-16 00:01:38 +0000
  • cf288e063f res.c: ircsprintf fixes stskeeps 2001-04-16 00:00:21 +0000
  • 3cfb547bdd *** empty log message *** stskeeps 2001-04-15 23:55:49 +0000
  • 843f20448e *** empty log message *** stskeeps 2001-04-15 23:35:23 +0000
  • f5d797a8f1 +- Added irc2.10.3's resolver. Fixes debian-woody-libresolv problems.. + Still some fixes to be done stskeeps 2001-04-15 20:32:05 +0000
  • aa7815af65 ... codemastr 2001-04-15 15:55:42 +0000
  • 6a9aa19856 +- Fixed DEBUGMODE problem, found by someone .. stskeeps 2001-04-14 16:05:18 +0000
  • 7d53af10f1 . stskeeps 2001-04-14 10:18:07 +0000
  • 6491094450 test stskeeps 2001-04-14 10:17:54 +0000
  • 431217b50d +- Added unitedirc.network -NiQuiL stskeeps 2001-04-14 07:46:21 +0000
  • 980aab93bd +- When IRCOps are breaking into chans with invite only (+i) or + key-protection (+k) a eyes-notice is sent like it is on banwalk. -NiQuiL + stskeeps 2001-04-14 07:35:30 +0000
  • dea4e0f9b8 recoded ircd_log a bit codemastr 2001-04-13 22:38:37 +0000
  • 155a99b69e ... codemastr 2001-04-13 22:34:25 +0000
  • 71f285d8b0 win32 changes and other stuff codemastr 2001-04-13 22:32:07 +0000
  • 8a03462ce2 +- #define HELP_WHO for the "did a /who 0 o" stskeeps 2001-04-13 20:46:22 +0000
  • d0819ec012 +- Possible FD leak in ircd_log, caused by some codemastr coding(TM) stskeeps 2001-04-13 19:46:32 +0000
  • 0db56907f8 Added a cloaking fix based on a fix by Zogg codemastr 2001-04-13 15:09:03 +0000
  • 331b07909b . stskeeps 2001-04-13 09:25:43 +0000
  • a82570f0a3 +- Fixed up some codemastr(TM) coding regarding M_* stskeeps 2001-04-13 09:07:28 +0000
  • 754c11ce62 +- added temporary define #define OLD_CLOAK stskeeps 2001-04-13 08:57:36 +0000
  • f300280ec1 logging changes codemastr 2001-04-12 19:36:10 +0000
  • dad396b0ca Cosmetic cleanup of /info codemastr 2001-04-12 16:34:08 +0000
  • f64d767a77 Implimented IRCNet style server redirection codemastr 2001-04-12 16:18:43 +0000
  • 715e8893e2 Added sajoin/sapart error message patch by NiQuiL codemastr 2001-04-12 15:34:22 +0000
  • 8de146c6e2 newconf changes in an attempt to make our config as compatible as possible with other configs codemastr 2001-04-11 18:30:53 +0000
  • a385e32c8b +- Fixed a NETINFO parameter problem - solves the new NETINFO format stskeeps 2001-04-11 08:42:50 +0000
  • 9b5142a14d +- Found a way to do +x IPv4 cloaking right. +- Added set::cloak-keys { longvalue; longvalue; longvalue; }; for the cipher stskeeps 2001-04-11 01:52:12 +0000
  • 220d739c8d Possibly fixed the vhost crashing bug, with much help from IpAddress codemastr 2001-04-08 23:06:55 +0000
  • 32dd11ca68 Made it so /stats C doesn't show the user@host of servers to non-opers codemastr 2001-04-08 22:25:50 +0000
  • d26077a352 Readded timestamp to log, accidentily got removed codemastr 2001-04-08 19:42:52 +0000
  • f4a558c0b2 +- Make users that send a forbidden file get auto blocked from sending other + files. sptr->flags & FLAGS_DCCBLOCKED. stskeeps 2001-04-07 20:57:17 +0000
  • 789231e481 +- Added M_NOLAG. +- Added new CRC32-hex-based IPv4 and hostname cloaking form stskeeps 2001-04-07 13:34:25 +0000
  • 9691037d36 fixed user@ vhost problem codemastr 2001-04-03 19:53:25 +0000
  • 87fb55c207 . stskeeps 2001-04-02 17:32:32 +0000
  • 260fcc7525 added ability to add a username to spoof in vhost {}, also fixed a vhost bug codemastr 2001-04-01 23:16:02 +0000
  • 589d1dafb4 Fixed a bug where the IRCd didn't validate hosts specified in a vhost {} codemastr 2001-04-01 19:27:23 +0000
  • 38d57f15f0 made duoble loaded motd/rules only be cached once codemastr 2001-04-01 18:35:49 +0000
  • d1baf13ae4 tld::channel added codemastr 2001-04-01 17:54:34 +0000
  • f0ccf16b61 If no oper::flags are found, default to locop codemastr 2001-04-01 15:22:33 +0000
  • f922820f5d +- Fixed a problem with SDESC module token being wrong - Found by eternal stskeeps 2001-04-01 15:13:46 +0000
  • 56effd6149 +- Fixed a problem with users opping servers.. Found by Morbid stskeeps 2001-04-01 11:55:40 +0000
  • 78cfb2fb10 . stskeeps 2001-04-01 11:42:44 +0000
  • 4d7f9dde8b . stskeeps 2001-04-01 11:37:35 +0000
  • 6ff6286e4c . stskeeps 2001-04-01 11:34:42 +0000
  • 9436198b96 . stskeeps 2001-04-01 11:11:58 +0000
  • e99c73b217 +- Made /kick not core on users kicking servers. (WTF?) stskeeps 2001-04-01 11:07:13 +0000
  • 3fcc2115cb +- Made static linking a little more possible (for -pg) stskeeps 2001-04-01 09:40:48 +0000
  • 607157c0e0 +- Moved /sdesc, /setident to modules. +- allow { } now supports encrypted passwords -Syzop stskeeps 2001-03-31 20:26:14 +0000
  • 7bc6a45cf8 +- Fixed a double definition (double m_chghost and m_chghost.so) stskeeps 2001-03-31 20:03:17 +0000
  • 16ee430dd4 reverted a change codemastr 2001-03-29 20:37:29 +0000
  • 19386125a6 +- Added a donation credit stskeeps 2001-03-29 14:54:09 +0000
  • d3738ff6d6 added oper::swhois codemastr 2001-03-28 21:10:16 +0000
  • c0a30f631d Made a security measure to stop people from reading the ircd.conf codemastr 2001-03-28 00:41:06 +0000
  • d00e7536df Removed PROTO() codemastr 2001-03-27 21:30:59 +0000
  • aa6fa83b5f fixed a log {} bug codemastr 2001-03-25 18:50:29 +0000
  • 5193c47f72 ixed a globops bug that required it to have a : codemastr 2001-03-25 18:32:52 +0000
  • 0312737c61 +- Reverted Demigurus's select() speedup patch, did speedup, but it + also caused a good bit of CPU. stskeeps 2001-03-25 17:17:55 +0000
  • b7858491fe Removed the old /rehash flags codemastr 2001-03-25 16:49:53 +0000
  • 0d85f1b98d +- Made MyMalloc be MyMallocEx in codemastr's log {} code. Fixes junk pointer + problem - discovered by sts/Morbid stskeeps 2001-03-24 11:05:12 +0000
  • 659140348d +- Added #define HOOKTYPE_LOCAL_NICKCHANGE stskeeps 2001-03-24 07:55:50 +0000
  • 43e19f52a6 log system fix codemastr 2001-03-21 21:27:34 +0000
  • 464e787aac added a new logging system using log {} codemastr 2001-03-21 20:42:15 +0000
  • a3a445dc77 +- Added Hooks, only one working now is HOOKTYPE_LOCAL_QUIT stskeeps 2001-03-21 18:14:43 +0000
  • 555089ce9e +- Removed networks/unrealircd.conf stskeeps 2001-03-19 06:05:28 +0000
  • 0ce7799961 command hash changes codemastr 2001-03-19 00:09:42 +0000
  • c5c1b8e3e1 +- Modified command hashing system to Sts's belief of how eggs should be + made. (quick, dirty and fcked up) + stskeeps 2001-03-18 21:28:04 +0000
  • 2ff27c366f Command hash changes codemastr 2001-03-18 20:34:59 +0000
  • 3251251be9 moved m_setname to a .so codemastr 2001-03-18 17:42:09 +0000
  • 26c45f50fd +- Changed license of m_dummy.c (dummy module, skeleton), so people can do + closed source modules. stskeeps 2001-03-18 13:07:00 +0000
  • 089067fbda +- Moved m_chgident to an .so stskeeps 2001-03-17 21:47:22 +0000
  • fe7b258bfb - all of the module files to the new format. + all of the networks files to the new format. +- Fixed a bug with RAKILL and UNSQLINE not working stskeeps 2001-03-17 18:56:50 +0000
  • edfca03e28 +- Modified an old Unreal3.1.1 to be network file converter, and converted + all of the module files to the new format. stskeeps 2001-03-17 16:22:40 +0000
  • c181a20492 +- Put out m_chghost, m_sethost in modules, remade Makefile structure and + added src/modules + + stskeeps 2001-03-17 14:12:24 +0000
  • e1b5d6fae0 +- Added module_sym("functionname"), for modules, like, sajoin might want to + do fp_m_join = module_sym("m_join"); stskeeps 2001-03-15 21:02:00 +0000
  • 67cdd867fd +- Made conf2 able to load empty files as well stskeeps 2001-03-14 13:07:27 +0000
  • 5e535f848d updated the badword configs to use newconf codemastr 2001-03-13 22:23:49 +0000
  • 1c23055cd7 +- Made chmode +z only settable by umode +z users or U:lines or services. stskeeps 2001-03-13 15:05:35 +0000
  • 634312f47d +- Added unknown connection flood protection (settable in config.h) stskeeps 2001-03-13 11:46:23 +0000
  • 9fc54cdaed reverted a previous change codemastr 2001-03-12 20:37:21 +0000
  • 5750cea757 Win32 Changes codemastr 2001-03-11 19:36:49 +0000
  • bd983ef189 +- Fixed bug with double module unloading, bug found by RaYmAn stskeeps 2001-03-11 13:21:35 +0000
  • 110f099802 +- Started on commands.so making, works good atm -on req of codemastr, + both as m_module.so and commands.so :) - long live dynamiclinking stskeeps 2001-03-11 13:08:53 +0000
  • c84da7d03c +- Reintroduced "fake lag". Flood algoritm works this way: + Make next check for parsing be + (1 + (length of command+parameters / 60) stskeeps 2001-03-11 06:42:19 +0000
  • 6d2a2e1bf9 +- Added loadmodule "filename.so"; and made the modules + unable to get loaded twice with same name. stskeeps 2001-03-10 21:04:25 +0000
  • f41c3bf679 +- Added Modules, using dlopen() and LoadLibrary for *nix/win32. +- Added /module load <path.to.so>, /module status (list modules), + /module unload <modulename> stskeeps 2001-03-10 11:58:04 +0000
  • 797b6c6f21 +- Added /cycle #channels, suggested by ^loki^ stskeeps 2001-03-09 12:40:11 +0000
  • d7700539c6 +- Added #define KILL_LOGGING, by otherguy stskeeps 2001-03-09 10:15:48 +0000
  • 9251234b2d +- Added "get_host" old 'H' O:flag stskeeps 2001-03-07 19:42:50 +0000
  • 0e77f08921 +- Made ./Setup not do dynamic configuration any more +- Changed reference in Setup from ircd.conf to unrealircd.conf (cosmetic) +- Changed output of updconf from ircd.conf.new to unrealircd.conf.new +- Changed the output of makeconf from ircd.conf to unrealircd.conf +- Renamed hostmask to hostname like it should be in makeconf - IpAddress stskeeps 2001-03-07 17:04:37 +0000
  • 49152c8bcd +- Fixed ssl_client_handshake bug reported by IpAddress stskeeps 2001-03-07 16:19:49 +0000
  • 65ab75c9a8 +- Made makeconf use "ban nick" instead of "ban nickname" stskeeps 2001-03-07 07:49:19 +0000
  • 42f43eeb00 Fixed a bug in makeconf, make whois not return chans for services. angel11 2001-03-06 21:27:06 +0000
  • 8b3c0d8b56 +- Made MembershipL->flood get bzero on out delegation +- Made IRCd not crash on /kick from servers stskeeps 2001-03-06 02:45:24 +0000
  • 10dd29fb7a Removed stskeeps's lazy add_CommandX (tm) code codemastr 2001-03-05 17:19:09 +0000
  • e5b6533dcd Rewrote makeconf and makenet to use newconf (added some new features to makeconf as well) codemastr 2001-03-04 17:52:37 +0000
  • e852d93134 +- Made del_Command(). stskeeps 2001-03-03 13:34:10 +0000