Age | Commit message (Expand) | Author |
2007-06-05 | Stdint being included when we dont even use it, without checking HAS_STDINT, ... | brain |
2007-06-05 | Fix typos found by Zaba. Thanks. | peavey |
2007-06-05 | If the whowas maps really do fail, log it as default and not debug. | peavey |
2007-06-04 | Add options:moronbanner. Yes really, thats what its called. See the example c... | brain |
2007-06-04 | Fix windows issue locating some files relative to the conf dir (namely motd, ... | brain |
2007-06-04 | Excess flood tidyups | brain |
2007-06-04 | The recvq > netbuffersize check isnt needed *at all* as we check recvq > recv... | brain |
2007-06-03 | Make nt the default channelmode if <options:defaultmodes> is not present. | peavey |
2007-06-03 | Update example conf for recent changes to module m_hostchange. | peavey |
2007-06-03 | Many changes: Implement Muisje's idea for prefix + separator on action addnic... | peavey |
2007-06-03 | Probably fix 2nd compile issue on RH7 and add some checks which *should* ensu... | om |
2007-06-03 | And a minor cleanup of the /stats z code. Nothing spectacular.. | om |
2007-06-03 | Possible fix for compile issue on some distributions. Then again there was pr... | om |
2007-06-02 | Back out the tweaks i made here, keep only the clear screen stuff | brain |
2007-06-02 | Change the behaviour of insp in windows to keep its window open, with some st... | brain |
2007-06-02 | Add console mode patches from burlex, thanks | brain |
2007-06-02 | Change configure to generate .mak files with warning level 2. | brain |
2007-06-02 | And make it compile. | brain |
2007-06-02 | Chdir to bin dir on starting, allows relative paths to the bin dir to always ... | brain |
2007-06-02 | Add comments | brain |
2007-06-02 | The code to work out the path seems to work fine now on freebsd and linux, st... | brain |
2007-06-02 | Debug to troubleshoot why this writes the log to the current dir in bsd, not ... | brain |
2007-06-02 | Specific windows code for getting the full path to the exe | brain |
2007-06-02 | and a little tweak to remote MOTD too. | peavey |
2007-06-02 | same for admin, and fix some returns. | peavey |
2007-06-02 | Fix for bug #297. /MODULES now correctly finds remote server on wildcard. Mar... | peavey |
2007-06-01 | re-apply ipv6 ifdef tidyup that got pulled in last revert. | peavey |
2007-06-01 | revert multiaccept for now until we can fix it for win. | peavey |
2007-06-01 | WIN: As promised when I took it out, whowas stats in /STATS z is now working ... | peavey |
2007-06-01 | Fix re-generation of 005 on rehash | brain |
2007-06-01 | Make valgrind happy and not leak mem. | peavey |
2007-06-01 | No fucking point at all checking for CC_DENY twice. \o/. | w00t |
2007-06-01 | We can make one saving in userrec::WriteWallOps though - we are checking IS_L... | brain |
2007-06-01 | This is a better fix, as it calls the mode handler giving the modules etc cha... | brain |
2007-06-01 | Fix bug found by indigophone where +lk cant be set in defaultmodes | brain |
2007-06-01 | Fix USERHOST, thanks click and HiroP | w00t |
2007-05-31 | Detect BRAINDEAD WINDOWS EDITORS THAT DEFAULT TO SAVING AS UTF-16! When we fi... | brain |
2007-05-31 | And remove soem debug | brain |
2007-05-31 | Fix for issue discovered by satmd where it is possible to send an empty strin... | brain |
2007-05-30 | Fix bug #310 reported by Smartys, and optimize mode.cpp a bit (was using stri... | brain |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-29 | Fix bug #309 reported by Smartys - QA, please test quickly. Seems okay to me. | w00t |
2007-05-29 | Add m_check to example configuration, thanks Potter | w00t |
2007-05-29 | Remove m_conn_lusers from the example conf, fixes bug 308, thanks Smartys | w00t |
2007-05-29 | Update this example conf | brain |
2007-05-29 | All the other socketengines have a 1s wait on their 'poll' equivalent. GetQue... | brain |
2007-05-29 | Metaphorically add a metaphorical comment to the metaphorical code. Thank god... | brain |
2007-05-29 | Commit multiaccept diff by myself to speed up large numbers of connections. | w00t |
2007-05-28 | No flags now means all flags when in the config, so that filters defined in o... | brain |
2007-05-28 | This works now! Still more to do though. | brain |