summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27Smart trick: the 'build complete' message is now a makefile section of its ow...brain
2006-10-27Have 'make install' make the directories, its really make install's job and n...brain
2006-10-27Update changelogbrain
2006-10-27Update a littlebrain
2006-10-27RFC1035 - dns rfcbrain
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-26Added unsupported warning for non-interactive configure. WE DONT SUPPORT NON-...brain
2006-10-26Allow configuring of MAX_DESCRIPTORS by picking max number of clientsbrain
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-26Remove the fucking optimization directive from configure, it's not supported,...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-23Fix unloading of modules that use u_listmodebrain
2006-10-23banexception, chanfilter, inviteexception: use modestacker to stack modes whe...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 clever use of modestackerbrain
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