2006-08-21 |
brain | In 1.1, place all FJOIN parameters in the last paramete... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
brain | Make it virtual, in case someone ever wants to make... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
brain | Extra comments about how the FileLogger class schedules... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
brain | Missing vector.h |
commit | commitdiff | tree | snapshot |
2006-08-19 |
brain | I hate this header |
commit | commitdiff | tree | snapshot |
2006-08-19 |
brain | Add multimap |
commit | commitdiff | tree | snapshot |
2006-08-19 |
brain | More tweaks |
commit | commitdiff | tree | snapshot |
2006-08-19 |
brain | Fixed makefile |
commit | commitdiff | tree | snapshot |
2006-08-19 |
brain | Changed modes/ makefile (not yet tested) |
commit | commitdiff | tree | snapshot |
2006-08-19 |
brain | Remove users.h include from here |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Fix timeouts |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Fix ident timeouts to work properly when the connect... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Make DELETE inline so its about as fast as the define... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Change #define DELETE to a template |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Change comment |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Missing a space in log messages |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | NONBLOCKING LOGGER! |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Indent tidyup |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Document ListenSocket class |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Fix trying to add failed ports to socketengine (<3... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Dont allow an empty away message (im not sure what... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Typos in the socketengines |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Things are so much easier here (thanks to sts for the... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Odd bits and bobs to keep the numeric sane if the user... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | stskeeps trying to get his name all over our commit... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Dont allow an empty key (thanks stskeeps) |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Correctly return false on failure to fork |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Checking if child pid still exists, if it vanishes... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | When daemonizing, have parent process wait forever... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Comments |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Move lowermap[] into a pre-initialised const array... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Dont allow USERIP (where loaded) on unregistered users |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Dont allow USERHOST (and new WHO) on unregistered users |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Don't allow adding of invalid nicknames to watchlist |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | Get rid of SocketEngine::Wait and array-copy, change... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
special | Modified m_silence to take masks instead of nicknames... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
brain | EventHandler class, an abstraction for raw i/o |
commit | commitdiff | tree | snapshot |
2006-08-18 |
special | Forward port of /list pattern matching, reported by... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
brain | Optimize tons more timer checking stuff |
commit | commitdiff | tree | snapshot |
2006-08-17 |
brain | DoSocketTimeouts and TickTimers only need to be called... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
brain | Add modules.h to cmd_connect.h |
commit | commitdiff | tree | snapshot |
2006-08-17 |
brain | Just comments |
commit | commitdiff | tree | snapshot |
2006-08-17 |
brain | Fix typo |
commit | commitdiff | tree | snapshot |
2006-08-17 |
brain | userrec::AddBuffer and userrec::Write end up copying... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
brain | Improve userrec::AddBuffer (remove craq char to std... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
brain | Change a std::string operator+= to append() |
commit | commitdiff | tree | snapshot |
2006-08-17 |
brain | Optimization and removal of casts (profiling stuff) |
commit | commitdiff | tree | snapshot |
2006-08-16 |
brain | Check in eline, gline and kline for the @ which signifi... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
brain | Optimizations |
commit | commitdiff | tree | snapshot |
2006-08-16 |
brain | Wasnt checking channel name on ban deletion |
commit | commitdiff | tree | snapshot |
2006-08-16 |
brain | LeaChim please try this |
commit | commitdiff | tree | snapshot |
2006-08-16 |
brain | free() REQUIRES casts to free const char*'s :< |
commit | commitdiff | tree | snapshot |
2006-08-16 |
brain | Because the iterator can be whacked (and the item)... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
brain | Tweak: Setting server pointer isnt required |
commit | commitdiff | tree | snapshot |
2006-08-13 |
brain | If +L is set without +l, dont forward users |
commit | commitdiff | tree | snapshot |
2006-08-13 |
brain | Clear fd_ref_table and socket_ref arrays in the constructor |
commit | commitdiff | tree | snapshot |
2006-08-12 |
brain | So i wonder why we've not had this problem sooner |
commit | commitdiff | tree | snapshot |
2006-08-12 |
brain | Make sure that the hostname isnt set after the timeout... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
brain | This commit is dedicated to Boo ;-pppppp |
commit | commitdiff | tree | snapshot |
2006-08-12 |
om | Catch exceptions from SQLresolver |
commit | commitdiff | tree | snapshot |
2006-08-12 |
om | Complain if we can't find the binary |
commit | commitdiff | tree | snapshot |
2006-08-12 |
brain | Document base modes |
commit | commitdiff | tree | snapshot |
2006-08-12 |
brain | Explain what ModeParser does |
commit | commitdiff | tree | snapshot |
2006-08-12 |
brain | Document the nspace namespace |
commit | commitdiff | tree | snapshot |
2006-08-12 |
brain | Document some missing xline stuff |
commit | commitdiff | tree | snapshot |
2006-08-12 |
brain | More docs. Tons more docs. I need coffee and we're... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
brain | Document command_parse.h and CommandParser class |
commit | commitdiff | tree | snapshot |
2006-08-12 |
brain | Document irc::socket namespace members/classes |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Remove a blank line! WOO YAY! biggest commit all week! |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Document TimerManager class |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Added comment about why its important to push_back... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Document XLineManager |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Just about enough docs to rebuild the docs page now |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Tons more docs |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Documentation of new chanrec functions |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Document all the new methods (eventually there will... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Documented all of the functions in a basic manner here... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | More comments |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Tons of comments |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Move remaining functions: |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | So is this one ;-ppp |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | This commit-o-gram is dedicated to boo, because i geek... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Somehow, IMPORTANT changes got reverted. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | peline/pxline etc stuff removed |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Move xline to before config system |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Fixed |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Fix FOREACH_MOD macros |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Change to using Instance->Log (InspIRCd::Log) rather... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Now two types of log macro, log() and ilog(). log(... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Move all of the xline stuff into class XLineManager... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Move ReadBuffer into InspIRCd class |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Move whowas into InspIRCd |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Removal of an extern |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Change to use InspIRCd::Time() |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | extern time_t TIME -> InspIRCd::Time() |
commit | commitdiff | tree | snapshot |
2006-08-11 |
om | New API update |
commit | commitdiff | tree | snapshot |
2006-08-11 |
om | New API update |
commit | commitdiff | tree | snapshot |
2006-08-11 |
om | New API update |
commit | commitdiff | tree | snapshot |
next |