summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-05Update ancient copyright headerbrain
2007-06-05List developer arguments (debug, screendebug etc) so they don't need to be lo...w00t
2007-06-05Sexeger!brain
2007-06-05InspIRCd: Now with even MORE leet.brain
2007-06-05Comments here, toobrain
2007-06-05Add comment to what the table here is forbrain
2007-06-05Refactored InspIRCd::Duration(). The leetcode now lives!brain
2007-06-05Configure ldlibs patch by djGrrrbrain
2007-06-05Stdint being included when we dont even use it, without checking HAS_STDINT, ...brain
2007-06-05Fix typos found by Zaba. Thanks.peavey
2007-06-05If the whowas maps really do fail, log it as default and not debug.peavey
2007-06-04Add options:moronbanner. Yes really, thats what its called. See the example c...brain
2007-06-04Fix windows issue locating some files relative to the conf dir (namely motd, ...brain
2007-06-04Excess flood tidyupsbrain
2007-06-04The recvq > netbuffersize check isnt needed *at all* as we check recvq > recv...brain
2007-06-03Make nt the default channelmode if <options:defaultmodes> is not present.peavey
2007-06-03Update example conf for recent changes to module m_hostchange.peavey
2007-06-03Many changes: Implement Muisje's idea for prefix + separator on action addnic...peavey
2007-06-03Probably fix 2nd compile issue on RH7 and add some checks which *should* ensu...om
2007-06-03And a minor cleanup of the /stats z code. Nothing spectacular..om
2007-06-03Possible fix for compile issue on some distributions. Then again there was pr...om
2007-06-02Back out the tweaks i made here, keep only the clear screen stuffbrain
2007-06-02Change the behaviour of insp in windows to keep its window open, with some st...brain
2007-06-02Add console mode patches from burlex, thanksbrain
2007-06-02Change configure to generate .mak files with warning level 2.brain
2007-06-02And make it compile.brain
2007-06-02Chdir to bin dir on starting, allows relative paths to the bin dir to always ...brain
2007-06-02Add commentsbrain
2007-06-02The code to work out the path seems to work fine now on freebsd and linux, st...brain
2007-06-02Debug to troubleshoot why this writes the log to the current dir in bsd, not ...brain
2007-06-02Specific windows code for getting the full path to the exebrain
2007-06-02and a little tweak to remote MOTD too.peavey
2007-06-02same for admin, and fix some returns.peavey
2007-06-02Fix for bug #297. /MODULES now correctly finds remote server on wildcard. Mar...peavey
2007-06-01re-apply ipv6 ifdef tidyup that got pulled in last revert.peavey
2007-06-01revert multiaccept for now until we can fix it for win.peavey
2007-06-01WIN: As promised when I took it out, whowas stats in /STATS z is now working ...peavey
2007-06-01Fix re-generation of 005 on rehashbrain
2007-06-01Make valgrind happy and not leak mem.peavey
2007-06-01No fucking point at all checking for CC_DENY twice. \o/.w00t
2007-06-01We can make one saving in userrec::WriteWallOps though - we are checking IS_L...brain
2007-06-01This is a better fix, as it calls the mode handler giving the modules etc cha...brain
2007-06-01Fix bug found by indigophone where +lk cant be set in defaultmodesbrain
2007-06-01Fix USERHOST, thanks click and HiroPw00t
2007-05-31Detect BRAINDEAD WINDOWS EDITORS THAT DEFAULT TO SAVING AS UTF-16! When we fi...brain
2007-05-31And remove soem debugbrain
2007-05-31Fix for issue discovered by satmd where it is possible to send an empty strin...brain
2007-05-30Fix bug #310 reported by Smartys, and optimize mode.cpp a bit (was using stri...brain
2007-05-30Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :)brain
2007-05-29Fix bug #309 reported by Smartys - QA, please test quickly. Seems okay to me.w00t