Age | Commit message (Expand) | Author |
2005-12-16 | Adjusted OnRawSocketClose to new system | brain |
2005-12-16 | Fixed warning | brain |
2005-12-16 | Some things just cant be static... | brain |
2005-12-16 | Changed I/O reading stuff for modules to be much faster (and exclusive :() | brain |
2005-12-16 | Moving to faster way of hooking i/o | brain |
2005-12-16 | Removed syscalls in log, moved va* buffers to static char | brain |
2005-12-16 | Optimized away a memset made it potentially 10x faster | brain |
2005-12-15 | Added more logging | brain |
2005-12-15 | Output buffering fixes | brain |
2005-12-15 | New socket handling code | brain |
2005-12-15 | Fixed BUG BUG BUG | brain |
2005-12-15 | Added 'local users' vector | brain |
2005-12-15 | Tidied up some string stuff | brain |
2005-12-15 | Fixed typo in shorthand if | brain |
2005-12-15 | Re-introduced 3-line function CleanFilename | brain |
2005-12-15 | Full removal of inspircd_util.h | brain |
2005-12-15 | Removed inspircd_util.cpp, this was NEVER really used! | brain |
2005-12-15 | Optimized helperfuncs | brain |
2005-12-15 | Improved pointer voodoo in chanmodes(), many less strlcats | brain |
2005-12-15 | std::string -> irc::string | brain |
2005-12-15 | Fixed to work with new IsInvited | brain |
2005-12-15 | Moved rehashnick and force_nickchange to users.cpp | brain |
2005-12-15 | Fixed old use of userrec::HasPermission | brain |
2005-12-15 | Tidied up call_handler to use strings | brain |
2005-12-15 | Added externs | brain |
2005-12-15 | Rar! | brain |
2005-12-15 | Removed code weirdness in handle_invite | brain |
2005-12-15 | Changed InviteTo to use irc::string | brain |
2005-12-15 | Fixed to use irc::string now for invite functions | brain |
2005-12-15 | Moved a ton of user related functions from inspircd.cpp to users.cpp | brain |
2005-12-15 | Made apply_lines apply perm lines again | brain |
2005-12-15 | Had comparison back to front | brain |
2005-12-15 | Fixed old code | brain |
2005-12-15 | Fixed to allow remote users to be put on a cull list | brain |
2005-12-15 | Removed unused var | brain |
2005-12-15 | Updated so that netsplits use the cull_list. | brain |
2005-12-15 | Added CullList class | brain |
2005-12-15 | New CullList trick | brain |
2005-12-14 | Fixed location of Srv | brain |
2005-12-14 | Added Server::GetVersion() | brain |
2005-12-14 | Fixed ModuleError() | brain |
2005-12-14 | Moved ModuleError() | brain |
2005-12-14 | Added more stuff to InspIRCd class | brain |
2005-12-14 | Reverted module_sockets back to global scope | brain |
2005-12-14 | Sucky stuff | brain |
2005-12-14 | Grrrrrr | brain |
2005-12-14 | Forgot to initialize a var | brain |
2005-12-14 | Removed ip cache craq++ | brain |
2005-12-14 | Fixed handle_*module | brain |
2005-12-14 | Tidy tidy | brain |