Age | Commit message (Expand) | Author |
2007-06-14 | This should fix bug #317, we shouldnt be using send_mode for user modes, we s... | brain |
2007-06-14 | Fix for bug #315 reported by Nekos, change the exception tags to <securehost>... | brain |
2007-06-14 | Some general syntax cleanups. | pippijn |
2007-06-14 | Fix for bug #324 reported by HiroP | brain |
2007-06-14 | Fix problem where two unrelated options are named identically, thanks for rem... | brain |
2007-06-13 | This is not, not routing of SQUIT, nothing to see here, move along :> | peavey |
2007-06-13 | Me so dummee. | brain |
2007-06-13 | * Fixed IOCPEngine under x64 (because of incorrect pointer sizes) | burlex |
2007-06-13 | Remove remote SQUIT hacks. | peavey |
2007-06-13 | Make this require 2 params, just like god intended it. (no remote squit hacks) | peavey |
2007-06-13 | Add DllExport | brain |
2007-06-13 | Make these safe for use in vc | brain |
2007-06-13 | new rsquit command handler, this is still work in progress. | peavey |
2007-06-13 | strip RSQUIT from protocol, part of new RSQUIT, not ready for use yet. | peavey |
2007-06-13 | I think this fixes visual studio oddities | brain |
2007-06-13 | Fixes for tokenization oddness with metadata, and weird behaviour of std::ist... | brain |
2007-06-12 | Fix advertising of +h/% in 005 and 004 numerics when halfops are not enabled ... | brain |
2007-06-11 | Whoops, that was silly, the double print thing wont compile for any other OS ... | brain |
2007-06-11 | Fix double printing of 'setting log file' and 'setting config file' paths. | brain |
2007-06-11 | We need to pass a copy of GetCommandLine() not the actual return pointer. | brain |
2007-06-11 | Tweak some tabular declarations to look correct on 8-width tabs | brain |
2007-06-11 | Woo, fixed the bug, win2k doesnt like the AUTHZ_LEVEL stuff :) | brain |
2007-06-11 | Fixed commandline stuff for CreateProcess, but it looks like win2k doesnt lik... | brain |
2007-06-11 | * Changes to userprocess functions to allow flood limit removal by m_operflood. | burlex |
2007-06-11 | - Added more debug output to windows fork in order to help debug problems enc... | burlex |
2007-06-11 | The spelling nazis are amongst us! | brain |
2007-06-09 | - Removed un-needed event create at windows fork. | burlex |
2007-06-09 | Fixed issue preventing startup without --nofork under win32 | frostycoolslug |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-06-09 | Change some = "" to clear() and some == "" to .empty() | brain |
2007-06-09 | Note to devs: We should be using std::string::clear() to empty a std::string,... | brain |
2007-06-08 | - Enabled minimal rebuild on all VS project files, this will reduce build tim... | burlex |
2007-06-08 | Enable SNOMASK 'K' (remote kill), and use it in cmd_kill. This has the side e... | w00t |
2007-06-08 | - Eek, gotta make it look the same as *nix! Windows will now print the proces... | burlex |
2007-06-08 | - Whoops.. forgot a return here. | burlex |
2007-06-08 | * Changed forking code, now the parent will attempt to retrieve the exit code... | burlex |
2007-06-08 | + Added an *almost* unix-like fork system for windows. Insp will create a sec... | burlex |
2007-06-08 | Add Burlex to developers | w00t |
2007-06-08 | Make this message slightly more meaningful, as discussed in .coders a while back | w00t |
2007-06-07 | Add command /RSQUIT to spanningtree. | peavey |
2007-06-06 | Add back remote kill handler for server origin kills | brain |
2007-06-06 | Patch fixing (almost) remote kill server notices, by just passing KILL onto c... | w00t |
2007-06-05 | Sexeger! | brain |
2007-06-05 | InspIRCd: Now with even MORE leet. | brain |
2007-06-05 | Comments here, too | brain |
2007-06-05 | Refactored InspIRCd::Duration(). The leetcode now lives! | brain |
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 |