summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-10-28Add support for OnWhoisLine, which allows modules to change or drop any line ...brain
2006-10-28Whoops, wrong linfeed type on ADDLINE in netburstbrain
2006-10-28Needs more testing but seems to work: In DoBackgroundUserStuff(), calculate t...brain
2006-10-28Allow admins to set the socket timeout on server connectionsbrain
2006-10-28Give this one a go dotslasher, apply to ALL serversbrain
2006-10-28And so does my coding on a saturday afternoon...brain
2006-10-28I HATE YOU DEBIAN, YOU AND YOUR WHOLE OPERATION STINKbrain
2006-10-28Try this, werdnumbrain
2006-10-28Remove ancient copy-to-tmp system for modules, this is no longer required so ...brain
2006-10-28Fix for crash, submitted by peaveydkbrain
2006-10-28Unknown change herebrain
2006-10-28Removed a bit of unreachable code I added with the last commit (thanks peaveydk)special
2006-10-28Return CMD_FAILURE from sajoin when given an invalid nickname (thanks Ares)special
2006-10-27<pid file> is no longer a manditory tag (thanks dotslasher)brain
2006-10-27When loading, dont try and free the qa modes, we havent allocated them yetbrain
2006-10-27Allow changing of qaprefixes on the fly with REHASH - if this happens, writeo...brain
2006-10-27remove <filter file> - This is no longer neccessary as we've had includes for...brain
2006-10-27Allow relative path on pid filebrain
2006-10-27Allow relative paths for motd and rules (and anything that uses ReadFile)brain
2006-10-26Tweak hash generation to make it fasterbrain
2006-10-26Fix broken GlobalCloneCount (AGAIN).brain
2006-10-26Fix this to display the channel name when overriding a ban, and to properly d...brain
2006-10-26Don't display this notice on an empty servername (which will happen if an inc...w00t
2006-10-26Hopefully fix override notices on channel bans, also make the override notice...w00t
2006-10-23More missing spaces (and unbreak compile)w00t
2006-10-23Fix bug experienced by satmd, remove space indents + tidy a littlew00t
2006-10-23Merge guestpattern fix by peaveydkbrain
2006-10-23Add $ModDep: special comment, similar to $CompileFlags and $LinkerFlags.brain
2006-10-23This needs TESTING: use modestacker when unloading module to group modes.brain
2006-10-23Give some actual information when the log file fails to openspecial
2006-10-22Merge fix by peaveydk which stops crashes when user doesnt authbrain
2006-10-22More stringently fit the RFC1459 BNF diagramsbrain
2006-10-22More mirc ball-suckage.brain
2006-10-22mIRC sucks, and its author does too!brain
2006-10-22Delete idents when disconnecting?brain
2006-10-22Default to 5 if none setbrain
2006-10-22Respect the dns timeout value in the confbrain
2006-10-22Change around some dns stuff (dont use this yet)brain
2006-10-22Tidyupbrain
2006-10-22Call OnError when timing outbrain
2006-10-22DNS timeouts missingbrain
2006-10-22Buffer more stuff up for each write by putting it into larger blocksbrain
2006-10-22More sensible way to flush socketsbrain
2006-10-22Make +beIgqa be sent multiple per line, rather than one per line, using modes...brain
2006-10-22Fix sending bans on sync:brain
2006-10-22Tweaks to drain socket on writebrain
2006-10-22Oops, memory leaks!brain
2006-10-21Dont allow people to add censor words containing spaces silently to the censo...brain
2006-10-21Fix counts on spanningtree reload (this made /map look really odd)w00t
2006-10-21Mode +W should be user mode, not channel mode (oops!)brain