summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'firestorm' firestormGravatar cvs2hg2001-12-141-126/+0
* +- Some scan unloading stuffGravatar stskeeps2001-12-142-1/+28
* +- Made "Module already loaded" a non fatal error (funny msg on rehash)•••+- Fixed typical codemastr "Let's delete this from a list we haven't even + added it to yet *giggles and twirls around*" bug, do to with config_set_unknown +- Fixed events bug, added recoded scan module, got a lot of stuff to fix so + far. Problems, unloading, (delay), tkl doesn't always sweep it all, Gravatar stskeeps2001-12-1310-529/+352
* Added more HP-UX codeGravatar codemastr2001-12-123-25/+34
* Module v3 changesGravatar codemastr2001-12-113-4/+13
* Corrected credits, moved the #ifdef for NO_FDLISTGravatar griever2001-12-111-1/+7
* ..Gravatar codemastr2001-12-112-3/+2
* ...Gravatar codemastr2001-12-115-37/+17
* ...Gravatar codemastr2001-12-111-142/+0
* Removed umode +T and oflags fueGravatar codemastr2001-12-1116-81/+16
* Reflects m_oper recode and tkl oflagsGravatar griever2001-12-111-1/+9
* +T is on its deathbed, expect it to be gone soon•••m_oper mostly recoded Various oflags now silently ignored by m_oper although kept in the oflags var. expect TEChat, the T oflag, and hosts::techadmin to be removed shortly Gravatar griever2001-12-112-2/+102
* Moved the mkpasswd program into the ./unreal scriptGravatar codemastr2001-12-109-229/+29
* +- Module v3 bugfixes. cause: codemastr lack find n replace skillGravatar stskeeps2001-12-106-28/+37
* ...Gravatar codemastr2001-12-102-3/+5
* More module v3 fixesGravatar codemastr2001-12-103-1/+10
* More module v3 fixesGravatar codemastr2001-12-099-17/+18
* Fixed some more module v3 problems and upgrade all modulesGravatar codemastr2001-12-0947-704/+639
* +- Small v3 fix with no dependency problemGravatar stskeeps2001-12-092-0/+6
* Fixed a win32 module v3 bugGravatar codemastr2001-12-092-1/+2
* +- Added module v3 code. Needs testing, and NO MODULES DOES NOT COMPILEGravatar stskeeps2001-12-096-267/+368
* Added HOOKTYPE_SERVER_CONNECT and HOOKTYPE_SERVER_QUITGravatar codemastr2001-12-054-486/+15
* Added snomask +q for Q:line noticesGravatar codemastr2001-12-043-4/+14
* snomask changesGravatar codemastr2001-12-035-11/+31
* Bug that caused m_oper to core randomly if oper was -xGravatar griever2001-12-031-1/+1
* Changelog..Gravatar griever2001-12-021-1/+1
* added can_gkline and can_gzline (for soon-to-come gzline module), old•••flags are t and Z. Someone change docs accordingly Gravatar griever2001-12-023-4/+10
* Converted a bunch of structures to use ListStructGravatar codemastr2001-12-0222-241/+141
* ----------------------------------------------------------------------Gravatar stskeeps2001-12-021-2/+2
* +- Added ssl-pubkey auth method (parameter = pem file for public key)Gravatar stskeeps2001-12-023-6/+55
* ...Gravatar codemastr2001-12-022-3/+2
* Added cidr.c and ssl.c to the win32 makefileGravatar codemastr2001-12-023-2/+11
* mooGravatar stskeeps2001-12-015-21/+20
* *gets smacked by sts*Gravatar griever2001-11-292-4/+4
* *gets smacked by sts*Gravatar griever2001-11-291-0/+8
* Argh, no newline notices getting annoying nowGravatar griever2001-11-292-2/+7
* Added list of ppl I would like to thank :DGravatar griever2001-11-291-0/+30
* Changed the way ipv4 IPs are cloaked, you now need to crack all three•••cloak keys to break ipv4 IPs. ip6 ips and hostnames are too ambiguous to be susceptable. #define COMPAT_BETA4_KEYS undoes this fix, and is required for ipv4 bans to be interoperable between pre-beta4 and post-beta4 servers. This should be defined on all win32 compiles at least until the first rc or final for 3.2 Gravatar griever2001-11-283-5/+29
* added ANNOYING_BAN_THING to config.h, disabled by default•••previous functionality: mode +b would check match() both ways, but chanserv AKICK and bot auto-bans would break w/ this, as they would try to set for instance *!*@*.mrrmnh.adelphia.net but if *!*@rox-1B7EB386.mrrmnh.adelphia.net were set (for example) chanserv/the bot would flood kick them, over and over and over. No real point to this one, so I just diked it out. Modified Files: Tag: devel include/config.h src/channel.c Gravatar griever2001-11-282-0/+15
* Added some functions for generic linked list modificationsGravatar codemastr2001-11-264-1/+38
* ...Gravatar codemastr2001-11-261-0/+272
* ...Gravatar codemastr2001-11-261-0/+0
* Started some work on CIDR support (added some functions from hybrid7)Gravatar codemastr2001-11-263-49/+4
* ...Gravatar codemastr2001-11-267-5/+78
* Fixed a FSU Pthreads bug on Slackware (thanks to Frank Mueller)Gravatar codemastr2001-11-244-435/+248
* Added host54.net to /creditsGravatar codemastr2001-11-222-0/+3
* Typo fixes &stuffGravatar griever2001-11-221-2/+2
* Changed some function namesGravatar codemastr2001-11-197-18/+28
* Fixed a minor events issueGravatar codemastr2001-11-182-1/+2
* Redid the event system to be more accurateGravatar codemastr2001-11-186-27/+33