Age | Commit message (Expand) | Author |
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 | Comments | brain |
2006-08-18 | Move lowermap[] into a pre-initialised const array in hashcomp.h, | brain |
2006-08-18 | Dont allow USERIP (where loaded) on unregistered users | brain |
2006-08-18 | Dont allow USERHOST (and new WHO) on unregistered users | brain |
2006-08-18 | Don't allow adding of invalid nicknames to watchlist | brain |
2006-08-18 | Get rid of SocketEngine::Wait and array-copy, change to SocketEngine::Dispatc... | brain |
2006-08-18 | Modified m_silence to take masks instead of nicknames. Since this is *much* m... | special |
2006-08-18 | EventHandler class, an abstraction for raw i/o | brain |
2006-08-18 | Forward port of /list pattern matching, reported by Stskeeps | special |
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-17 | Add modules.h to cmd_connect.h | brain |
2006-08-17 | Just comments | brain |
2006-08-17 | Fix typo | brain |
2006-08-17 | userrec::AddBuffer and userrec::Write end up copying the const std::string& i... | brain |
2006-08-17 | Improve userrec::AddBuffer (remove craq char to std::string loop) | brain |
2006-08-17 | Change a std::string operator+= to append() | brain |
2006-08-17 | Optimization and removal of casts (profiling stuff) | brain |
2006-08-16 | Check in eline, gline and kline for the @ which signifies an ident. Without t... | brain |
2006-08-16 | Optimizations | brain |
2006-08-16 | Wasnt checking channel name on ban deletion | brain |
2006-08-16 | LeaChim please try this | brain |
2006-08-16 | free() REQUIRES casts to free const char*'s :< | brain |
2006-08-16 | Because the iterator can be whacked (and the item) inside of SetBan, make copies | brain |
2006-08-16 | Tweak: Setting server pointer isnt required | brain |
2006-08-13 | If +L is set without +l, dont forward users | brain |
2006-08-13 | Clear fd_ref_table and socket_ref arrays in the constructor | brain |
2006-08-12 | So i wonder why we've not had this problem sooner | brain |
2006-08-12 | Make sure that the hostname isnt set after the timeout period | brain |
2006-08-12 | This commit is dedicated to Boo ;-pppppp | brain |
2006-08-12 | Catch exceptions from SQLresolver | om |
2006-08-12 | Complain if we can't find the binary | om |
2006-08-12 | Document base modes | brain |
2006-08-12 | Explain what ModeParser does | brain |
2006-08-12 | Document the nspace namespace | brain |
2006-08-12 | Document some missing xline stuff | brain |
2006-08-12 | More docs. Tons more docs. I need coffee and we're out of coffee :< | brain |
2006-08-12 | Document command_parse.h and CommandParser class | brain |
2006-08-12 | Document irc::socket namespace members/classes | 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 | Document TimerManager class | brain |
2006-08-11 | Added comment about why its important to push_back onto the string_list when ... | brain |
2006-08-11 | Document XLineManager | brain |
2006-08-11 | Just about enough docs to rebuild the docs page now | brain |
2006-08-11 | Tons more docs | brain |
2006-08-11 | Documentation of new chanrec functions | brain |
2006-08-11 | Document all the new methods (eventually there will be more detail) | brain |