Age | Commit message (Expand) | Author |
2006-11-10 | Add fix for patch #166 (this is a reasonably big one) | brain |
2006-11-09 | Move peaveydk to core developers, jamie to contributors as he appears to be A... | w00t |
2006-11-05 | Change message to indicate that the count only includes client ports | brain |
2006-11-05 | Added time syncing! This is fairly simple - servers exchange timestamps and u... | special |
2006-11-04 | As requested by satmd, inspircd will now run with no client ports configured | brain |
2006-11-02 | This is tidier, we dont need a seperate bool and int | brain |
2006-11-02 | LoadModule will now also return false if the glob pattern matches no modules ... | brain |
2006-11-02 | Allow wildcards in LoadModule calls. If a filename contains either * or ? it ... | brain |
2006-10-31 | Socket error state stuff | brain |
2006-10-28 | Needs more testing but seems to work: In DoBackgroundUserStuff(), calculate t... | brain |
2006-10-28 | Try this, werdnum | brain |
2006-10-27 | Allow relative path on pid file | brain |
2006-10-16 | Added a tiny bit more logging to LoadModule, to log to default loglevel when ... | brain |
2006-10-04 | Whowas is now fixed. | brain |
2006-10-02 | Remove testcases | brain |
2006-10-02 | Add more features to modestacker so that we can stack +, -, and parameterless... | brain |
2006-10-02 | IsNick moved to helperfuncs.cpp, makes a lot more sense than inspircd.cpp | w00t |
2006-10-02 | Remove -notraceback and -nolimit from command line help; these options are re... | w00t |
2006-10-02 | Update credits (add pippijn/jamie to startup notice, move jamie from contribu... | w00t |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-26 | Remove deprecated -nolimit and -notraceback options | w00t |
2006-09-09 | ModuleFactories are not being deleted, this means that updates arent loaded | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-29 | Snomask support cometh! and it leave a sticky white mess all over the floor :( | brain |
2006-08-28 | Note: connect() cant time out for inspsockets in this commit. They'll sit in ... | brain |
2006-08-23 | ModeParser::InsertMode is no longer required -- this is auto-generated by the... | brain |
2006-08-23 | More prefixchar stuff. | brain |
2006-08-18 | NONBLOCKING LOGGER! | brain |
2006-08-18 | Fix trying to add failed ports to socketengine (<3 new code) | brain |
2006-08-18 | Correctly return false on failure to fork | brain |
2006-08-18 | Checking if child pid still exists, if it vanishes we exit | brain |
2006-08-18 | When daemonizing, have parent process wait forever, and child process kill it... | brain |
2006-08-18 | Move lowermap[] into a pre-initialised const array in hashcomp.h, | brain |
2006-08-18 | Get rid of SocketEngine::Wait and array-copy, change to SocketEngine::Dispatc... | brain |
2006-08-18 | EventHandler class, an abstraction for raw i/o | brain |
2006-08-17 | Optimize tons more timer checking stuff | brain |
2006-08-17 | DoSocketTimeouts and TickTimers only need to be called once a second. Why the... | brain |
2006-08-13 | Clear fd_ref_table and socket_ref arrays in the constructor | brain |
2006-08-12 | This commit is dedicated to Boo ;-pppppp | brain |
2006-08-11 | Remove a blank line! WOO YAY! biggest commit all week! | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat. | brain |
2006-08-11 | Move remaining functions: | brain |
2006-08-11 | This commit-o-gram is dedicated to boo, because i geek too much :) love you b... | brain |
2006-08-11 | Move xline to before config system | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec... | brain |
2006-08-11 | Move all of the xline stuff into class XLineManager, make an instance of it i... | brain |
2006-08-11 | Move whowas into InspIRCd | brain |
2006-08-11 | Removal of an extern | brain |