summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-02Add console mode patches from burlex, thanksbrain
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-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
2007-05-29All the other socketengines have a 1s wait on their 'poll' equivalent. GetQue...brain
2007-05-29Metaphorically add a metaphorical comment to the metaphorical code. Thank god...brain
2007-05-29Commit multiaccept diff by myself to speed up large numbers of connections.w00t
2007-05-28No flags now means all flags when in the config, so that filters defined in o...brain
2007-05-28This works now! Still more to do though.brain
2007-05-28Make the flags workbrain
2007-05-28Next bit of filter flags systembrain
2007-05-28Stuff for flags as requested by djGrr. We aren't going all-out rediculous amo...brain
2007-05-28A flags section for filters. Do not use yet.brain
2007-05-28ipv6 ifdef tidyup by djGrrr, thanks :)brain
2007-05-28Display the proper transports for server ports *slap* :Pbrain
2007-05-28Remove code for clientcount/servercount from /stats p. At the moment it was s...w00t
2007-05-28Show IPs that a port is bound to in /stats p, don't remove duplicate ports an...w00t
2007-05-28Don't return CMD_SUCCESS. This command shouldn't go out on the wire.w00t
2007-05-28- Add fix for /stats p support (this->port was not being set for listening in...w00t
2007-05-28- Add server ports to /stats p. This doesn't work properly yet as something i...w00t
2007-05-27Add m_cycle: server-side equivilant of /hop, except it overrides +ilk. For th...w00t
2007-05-27Fix for bug #305, allow admin to select what port outbound ident requests bin...brain
2007-05-27Add config example, and allow options:defaultmodes="" so that people can have...brain
2007-05-27...and remember the parameters ;)brain
2007-05-27We were already sending FMODE +nt after each channel creation to keep service...brain
2007-05-27Config option for default channel modes -- more to follow, don't use yetbrain
2007-05-27Whoops, ++it++? Thats gonna break :pbrain
2007-05-27Another for bug #307brain
2007-05-27Change for reverse output of lists, most recent first, for bug #307. Also fix...brain