Commit graph

  • 6b8c83ba85 Cleaned up a bunch of -Wall warnings codemastr 2002-01-27 20:28:41 +00:00
  • 93f759f200 - Changed umode +I behavoiur to you have to be loading invisibility.so to ha the +I functionality. Code is still in IRCd, but isn't used until module is loaded. Loading of this will cause an R to be added to /version flags. Hopefully this will satisify some people's thoughts about a so called spy tool being enabled by default. Also added flag_add(char *) and flag_del(char) for modules to add to flags string. -Sts - Removed -win32 postfix for wircds, look in /version for W instead - Removed ircnetwork part of /version stskeeps 2002-01-27 18:07:20 +00:00
  • dc3f1ba227 Documented link::cipher and except tkl in doc/conf.doc codemastr 2002-01-26 20:47:42 +00:00
  • b549340657 Added except tkl codemastr 2002-01-26 20:38:12 +00:00
  • 8f68a64363 Made SHOW_SECRET defined by default codemastr 2002-01-26 18:16:02 +00:00
  • 15c765449b Fixed a t.next recode typo and added -pipe check for gcc codemastr 2002-01-26 17:54:14 +00:00
  • ec5231f565 - Fixed some t.next's and replaced with codemastr method(tm) stskeeps 2002-01-26 00:20:20 +00:00
  • db060a11b8 - Fixed some minor issues with dialog interface for .pem SSL passwords - Added makecert.bat / encpem.bat to src/win32, which are used in SSL release stskeeps 2002-01-26 00:17:35 +00:00
  • f52f030346 fix stskeeps 2002-01-26 00:12:32 +00:00
  • 58c667c7c3 Added a win32 dialog for the SSL .pem passwords codemastr 2002-01-25 23:11:29 +00:00
  • a3a04d9797 - Added link::cipher for #define USE_SSL, use this to select ciphers, read example.conf for more. Closes #000016. Suggested by narf stskeeps 2002-01-25 22:22:11 +00:00
  • 3e89146e19 Fixed a listener bug codemastr 2002-01-24 21:11:19 +00:00
  • ce009a31ba Fixed a win32 bug that causes the editor to cut text at 32KB codemastr 2002-01-24 21:00:09 +00:00
  • e39a1f9884 zogg socks fix stskeeps 2002-01-24 18:29:19 +00:00
  • 7a7e2de05c - Added patch in #0000053 by |savage|, speedup in can_send stskeeps 2002-01-24 17:48:04 +00:00
  • 59084e02a1 +- Fixed #0000046 regarding Module_free memory leak stskeeps 2002-01-24 17:44:03 +00:00
  • 6fda3150a6 Removed some useless tkl code codemastr 2002-01-22 20:19:40 +00:00
  • 6db9156993 Fixed a listener bug reported by Dragon974 codemastr 2002-01-22 20:03:54 +00:00
  • e306a6e55c Recoded hooks to work like events codemastr 2002-01-21 18:25:20 +00:00
  • e72587c252 ... codemastr 2002-01-20 20:19:40 +00:00
  • eca91bee1f Fixed a module object bug involving static linking codemastr 2002-01-20 16:04:13 +00:00
  • 0b873a2b6b Recoded hooks to use module objects codemastr 2002-01-20 15:42:48 +00:00
  • c78c669fdd wtf.. griever 2002-01-20 00:01:36 +00:00
  • 863e32a3d9 Problem with sendto_ops and null aclient->user fix stskeeps 2002-01-19 18:12:22 +00:00
  • de2c5e6cc7 Various changes to the module system codemastr 2002-01-19 17:04:04 +00:00
  • 84c70bdd2f Blah... griever 2002-01-15 20:07:30 +00:00
  • aedfae229a Fixes about stuff griever 2002-01-15 04:32:00 +00:00
  • f65e857d4e sendto_ops is SNO_SNOTICE now griever 2002-01-15 04:27:14 +00:00
  • 587f4c4281 fix for stuff... made kline-address error easier to understand griever 2002-01-15 03:50:24 +00:00
  • f5f4e4500f Blah de poop! griever 2002-01-15 00:39:04 +00:00
  • dbda73fa56 Fixed various bugs and some cleanups codemastr 2002-01-14 20:01:36 +00:00
  • 0dd1483fc3 example.conf and m_oper fixes griever 2002-01-13 22:00:27 +00:00
  • 96d2cf936b MAXPARA removal griever 2002-01-12 22:18:48 +00:00
  • f7ab73f82e stupid error griever 2002-01-10 20:22:46 +00:00
  • 12cdefe981 . stskeeps 2002-01-09 13:52:25 +00:00
  • 8b6f528b54 *prays* griever 2002-01-08 02:17:05 +00:00
  • f512f9b901 now does a NOQUIT type thing for SQUITs griever 2002-01-08 02:14:49 +00:00
  • 819e0c98ea uh? griever 2002-01-08 01:14:28 +00:00
  • 2f67e63456 Updated INSTALL because people don't read channel topics codemastr 2002-01-08 00:22:55 +00:00
  • c2649c5438 Code cleanups griever 2002-01-07 22:42:45 +00:00
  • b34268dad0 Fixed gline bug griever 2002-01-07 22:35:12 +00:00
  • e20e9dfd85 Added Tkline, Tzline, and Gzline to the docs codemastr 2002-01-07 22:08:24 +00:00
  • 455d732636 Changed version to beta6 codemastr 2002-01-07 19:19:47 +00:00
  • ba01670af2 Updated release notes codemastr 2002-01-07 19:12:37 +00:00
  • 9e42107355 Converted all calls to hunt_server to hunt_server_token codemastr 2002-01-07 19:01:07 +00:00
  • d25d7900df Added the ability to go to a specific line in the win32 editor codemastr 2002-01-07 18:41:57 +00:00
  • d48edbdf5c Added hunt_server_token codemastr 2002-01-07 16:07:02 +00:00
  • b1fce6bb63 omg... griever 2002-01-06 04:24:57 +00:00
  • ff4517fa8a ... griever 2002-01-06 04:09:44 +00:00
  • 2ed3bf18df Fixed compile bug with me not knowing structure stuff griever 2002-01-06 04:08:04 +00:00
  • 3a49482363 Fixed target limits griever 2002-01-06 03:50:07 +00:00
  • 1055c2b73c Yay, sts was drunk griever 2002-01-06 02:01:34 +00:00
  • 29f53a13c4 More editor changes codemastr 2002-01-05 20:32:30 +00:00
  • 40a014a66e Fixed a token error codemastr 2002-01-04 22:18:56 +00:00
  • 393217392f Removed some // comments codemastr 2002-01-04 00:30:05 +00:00
  • 711b771b39 Made a few cleanups to the win32 code codemastr 2002-01-02 21:35:26 +00:00
  • 0f93326707 ... codemastr 2002-01-02 21:21:30 +00:00
  • bdd52d3eb8 Made the win32 editor use a toolbar, and added XP GUI support codemastr 2002-01-02 21:20:29 +00:00
  • 8b753d84eb Moved some stuff to the local section of aClient stuff is still commented out (don't whine about //comments as the lines are gonna be removed anyway) in case this makes it core griever 2002-01-02 04:21:21 +00:00
  • 70a129aac4 Doh, forgot to comment the & too... griever 2002-01-02 04:12:21 +00:00
  • f0ddd37c49 Removed archaic useless stuff griever 2002-01-02 03:46:14 +00:00
  • d20059ea7d +- Removed some ancient debugging code (num - %s) stskeeps 2002-01-01 16:40:00 +00:00
  • bebebf6cdf +- Made support in *nix for encrypted SSL private keys, + "make encpem" to make an encrypted server key if you already have one stskeeps 2002-01-01 16:25:29 +00:00
  • 3bdee011e9 Fixed a typo in example.conf codemastr 2001-12-31 16:29:09 +00:00
  • 259b1a5eeb +- Fixed .1081 problem, see bug #0000020 for more information about how + it REALLY should be fixed stskeeps 2001-12-31 00:55:48 +00:00
  • 49780c8113 Fixed a editor bug where it always says the file was modified codemastr 2001-12-30 20:55:51 +00:00
  • 9aeeca3ee8 Fixed svsnoop codemastr 2001-12-30 20:52:14 +00:00
  • be3f21edd7 +- Fix for svsnoop symdep problem stskeeps 2001-12-30 20:43:53 +00:00
  • 407aa55e58 +- Fixed problem with EventDel, doing eventptr instead of eventptr->name +- Fixed bug #0000019 reported by Syzop, and bug found by same to deal with + individual module loading stskeeps 2001-12-30 19:51:31 +00:00
  • 08ad7f0816 Made tld::mask user user@host instead of just host codemastr 2001-12-30 17:39:33 +00:00
  • 0f9b578baa +- Crash in scan_http fixed, h->in instead of &h->in = bad stskeeps 2001-12-30 11:41:25 +00:00
  • 976aa0cb77 +- doh, missing a ! in m_tkl.c that allows us to do bad things(TM) +- Fix for nested comments, found by lnxgk +- C++ comment fix, lnxgk again. stskeeps 2001-12-30 08:48:41 +00:00
  • 929dd62144 *cant enter a commit log because he's too busy laughing at himself* griever 2001-12-30 07:54:22 +00:00
  • 4df1253ab3 Removed set::hosts::techadmin from all network files codemastr 2001-12-30 00:34:23 +00:00
  • 662ad36275 Fixed makenet so techadmin-host is gone griever 2001-12-29 23:40:46 +00:00
  • 75b989d67a added mutex.c griever 2001-12-28 23:10:30 +00:00
  • 5b5ed53edb Fixed a major events bug caused by drunken coding codemastr 2001-12-28 22:44:24 +00:00
  • 009a3d498c Fixed a /chgname bug where you needed a : to have spaces codemastr 2001-12-28 22:25:57 +00:00
  • 9b8b45099f Fixed a bug causing weird things to happen after /rehash codemastr 2001-12-28 22:14:13 +00:00
  • 5d0f93255b Grr.... griever 2001-12-28 21:38:52 +00:00
  • b4091f77ff Fixed an editor bug under WinXP codemastr 2001-12-28 17:47:38 +00:00
  • 4934786273 +- Reversed freeze bug fix, _NP means NON PORTABLE +- Fixed a freeze problem with conf_deny_link stskeeps 2001-12-27 13:01:00 +00:00
  • 0d0a632f51 Fixed (I think) freeze bug in m_htm, this might not work on all pthread implementations griever 2001-12-27 06:01:15 +00:00
  • 3594f2ee45 Made it so "modulename.so" -> "./modulename.so"` griever 2001-12-27 05:59:05 +00:00
  • c07e8962e5 +- Small fix for #427583 mode bug stskeeps 2001-12-26 23:35:25 +00:00
  • 9c947f140e Duh... griever 2001-12-26 22:38:10 +00:00
  • 86206ed51c Fixed a win32 editor bug codemastr 2001-12-26 17:03:27 +00:00
  • 836be977eb +- Actually enabled MD5, SHA1 methods when SSL was defined. (fix for drunk + coding) stskeeps 2001-12-25 18:13:34 +00:00
  • 3859340b2a Fixed a bug in new-style oper flags making it ignore some flags codemastr 2001-12-25 18:10:39 +00:00
  • b2ef3ec1b6 crypt fix stskeeps 2001-12-25 13:29:50 +00:00
  • 5c0894e57c fixed bug in /stats o causing classless oper{} blocks to possibly core griever 2001-12-25 05:23:33 +00:00
  • 12cee06bf1 Fixed /map bug that allowed users to find U:Lined servers griever 2001-12-25 02:24:24 +00:00
  • c753c7adc1 +- Fixes for ->user structures stskeeps 2001-12-24 22:43:14 +00:00
  • 897a8cec60 Fixed a DEFAULT_PERMISSIONS bug codemastr 2001-12-24 22:34:02 +00:00
  • 548c108ecb Fixed a last minute win32 bug codemastr 2001-12-24 18:51:40 +00:00
  • 7ec691c0ed +- make install fix stskeeps 2001-12-24 13:54:59 +00:00
  • 129bc36adf +- Fixed some slave work.. return MOD_SUCCESS; in all command modules.. stskeeps 2001-12-24 11:19:49 +00:00
  • 23bc0b40e6 +- Changed to beta5 stskeeps 2001-12-24 09:02:00 +00:00
  • 6ccda4cc95 +- Added back good old error reporting in ./unreal start stskeeps 2001-12-24 08:16:58 +00:00
  • 8480b860cf Updated /info codemastr 2001-12-23 23:29:51 +00:00