| Commit message (Expand) | Author | Age | Files | Lines |
| * | fixup commit for branch 'firestorm' firestorm | cvs2hg | 2001-12-14 | 1 | -126/+0 |
| * | +- Some scan unloading stuff | stskeeps | 2001-12-14 | 2 | -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,
| stskeeps | 2001-12-13 | 10 | -529/+352 |
| * | Added more HP-UX code | codemastr | 2001-12-12 | 3 | -25/+34 |
| * | Module v3 changes | codemastr | 2001-12-11 | 3 | -4/+13 |
| * | Corrected credits, moved the #ifdef for NO_FDLIST | griever | 2001-12-11 | 1 | -1/+7 |
| * | .. | codemastr | 2001-12-11 | 2 | -3/+2 |
| * | ... | codemastr | 2001-12-11 | 5 | -37/+17 |
| * | ... | codemastr | 2001-12-11 | 1 | -142/+0 |
| * | Removed umode +T and oflags fue | codemastr | 2001-12-11 | 16 | -81/+16 |
| * | Reflects m_oper recode and tkl oflags | griever | 2001-12-11 | 1 | -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
| griever | 2001-12-11 | 2 | -2/+102 |
| * | Moved the mkpasswd program into the ./unreal script | codemastr | 2001-12-10 | 9 | -229/+29 |
| * | +- Module v3 bugfixes. cause: codemastr lack find n replace skill | stskeeps | 2001-12-10 | 6 | -28/+37 |
| * | ... | codemastr | 2001-12-10 | 2 | -3/+5 |
| * | More module v3 fixes | codemastr | 2001-12-10 | 3 | -1/+10 |
| * | More module v3 fixes | codemastr | 2001-12-09 | 9 | -17/+18 |
| * | Fixed some more module v3 problems and upgrade all modules | codemastr | 2001-12-09 | 47 | -704/+639 |
| * | +- Small v3 fix with no dependency problem | stskeeps | 2001-12-09 | 2 | -0/+6 |
| * | Fixed a win32 module v3 bug | codemastr | 2001-12-09 | 2 | -1/+2 |
| * | +- Added module v3 code. Needs testing, and NO MODULES DOES NOT COMPILE | stskeeps | 2001-12-09 | 6 | -267/+368 |
| * | Added HOOKTYPE_SERVER_CONNECT and HOOKTYPE_SERVER_QUIT | codemastr | 2001-12-05 | 4 | -486/+15 |
| * | Added snomask +q for Q:line notices | codemastr | 2001-12-04 | 3 | -4/+14 |
| * | snomask changes | codemastr | 2001-12-03 | 5 | -11/+31 |
| * | Bug that caused m_oper to core randomly if oper was -x | griever | 2001-12-03 | 1 | -1/+1 |
| * | Changelog.. | griever | 2001-12-02 | 1 | -1/+1 |
| * | added can_gkline and can_gzline (for soon-to-come gzline module), old•••flags are t and Z. Someone change docs accordingly
| griever | 2001-12-02 | 3 | -4/+10 |
| * | Converted a bunch of structures to use ListStruct | codemastr | 2001-12-02 | 22 | -241/+141 |
| * | ---------------------------------------------------------------------- | stskeeps | 2001-12-02 | 1 | -2/+2 |
| * | +- Added ssl-pubkey auth method (parameter = pem file for public key) | stskeeps | 2001-12-02 | 3 | -6/+55 |
| * | ... | codemastr | 2001-12-02 | 2 | -3/+2 |
| * | Added cidr.c and ssl.c to the win32 makefile | codemastr | 2001-12-02 | 3 | -2/+11 |
| * | moo | stskeeps | 2001-12-01 | 5 | -21/+20 |
| * | *gets smacked by sts* | griever | 2001-11-29 | 2 | -4/+4 |
| * | *gets smacked by sts* | griever | 2001-11-29 | 1 | -0/+8 |
| * | Argh, no newline notices getting annoying now | griever | 2001-11-29 | 2 | -2/+7 |
| * | Added list of ppl I would like to thank :D | griever | 2001-11-29 | 1 | -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
| griever | 2001-11-28 | 3 | -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
| griever | 2001-11-28 | 2 | -0/+15 |
| * | Added some functions for generic linked list modifications | codemastr | 2001-11-26 | 4 | -1/+38 |
| * | ... | codemastr | 2001-11-26 | 1 | -0/+272 |
| * | ... | codemastr | 2001-11-26 | 1 | -0/+0 |
| * | Started some work on CIDR support (added some functions from hybrid7) | codemastr | 2001-11-26 | 3 | -49/+4 |
| * | ... | codemastr | 2001-11-26 | 7 | -5/+78 |
| * | Fixed a FSU Pthreads bug on Slackware (thanks to Frank Mueller) | codemastr | 2001-11-24 | 4 | -435/+248 |
| * | Added host54.net to /credits | codemastr | 2001-11-22 | 2 | -0/+3 |
| * | Typo fixes &stuff | griever | 2001-11-22 | 1 | -2/+2 |
| * | Changed some function names | codemastr | 2001-11-19 | 7 | -18/+28 |
| * | Fixed a minor events issue | codemastr | 2001-11-18 | 2 | -1/+2 |
| * | Redid the event system to be more accurate | codemastr | 2001-11-18 | 6 | -27/+33 |