| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Missing extern•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2532 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -0/+1 | ||
| * | Added 'this' to LoadAllModules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2530 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -1/+1 | ||
| * | Moved serverstats stuff out•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2529 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 5 | -28/+21 | ||
| * | Moved serverstats* stats to InspIRCd class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2528 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -13/+15 | ||
| * | Moved SocketEngine* SE into InspIRCd class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2527 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 6 | -21/+18 | ||
| * | Moved LoadAllModules out of constructor, because value of 'this' isnt assigne...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2526 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -4/+7 | ||
| * | Moved a ton of defined to modules.h that belong there•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2524 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -1/+4 | ||
| * | So many inclusion loops it makes your head spin - forward declaring tons of c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2523 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 3 | -6/+7 | ||
| * | Moved ModeGrok and Parser into InspIRCd class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2522 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 5 | -38/+29 | ||
| * | GROK!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2521 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 2 | -42/+44 | ||
| * | Moved mode stuff into modeparser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2520 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 2 | -405/+15 | ||
| * | Changed to Parser->CreateCommand()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2519 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -1/+1 | ||
| * | Fixed, no longer need to call SetupCommandHandler, constructor of CommandPars...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2518 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -2/+1 | ||
| * | Changed to use CommandParser for RemoveCommands•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2517 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -3/+4 | ||
| * | Fixed some return type craq•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2516 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -2/+3 | ||
| * | Fixed to use CommandParser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2515 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -2/+2 | ||
| * | Moved more command parsing stuff to CommandParser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2514 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 4 | -81/+82 | ||
| * | Changed to include its own header•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2513 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -0/+1 | ||
| * | Fixed command parser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2512 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -2/+2 | ||
| * | Changing stuff to using CommandParser class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2511 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 2 | -8/+8 | ||
| * | Moved command_parse functions into class CommandParser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2510 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 5 | -12/+16 | ||
| * | Renamed removecommands to remove_commands•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2508 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -1/+1 | ||
| * | Fixed dodgy makefile generation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2507 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 2 | -0/+2 | ||
| * | Fixed some crap•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2506 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -4/+4 | ||
| * | Moved command parsing crap into command_parse.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2505 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 5 | -660/+745 | ||
| * | Moved BoundPortCount into serverstats•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2504 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -3/+2 | ||
| * | Adjusted OnRawSocketClose to new system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2503 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -2/+8 | ||
| * | Fixed warning•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2502 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -1/+0 | ||
| * | Some things just cant be static...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2501 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -7/+6 | ||
| * | Changed I/O reading stuff for modules to be much faster (and exclusive :()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2500 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 3 | -14/+27 | ||
| * | Moving to faster way of hooking i/o•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2499 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 2 | -11/+37 | ||
| * | Removed syscalls in log, moved va* buffers to static char•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2498 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -19/+21 | ||
| * | Optimized away a memset made it potentially 10x faster•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2497 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -2/+3 | ||
| * | Added more logging•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2496 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -1/+2 | ||
| * | Output buffering fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2494 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -1/+2 | ||
| * | New socket handling code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2491 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -15/+16 | ||
| * | Fixed BUG BUG BUG•••If an opers SendQ exceeded, it would bring down the server! git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2490 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -1/+5 | ||
| * | Added 'local users' vector•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2489 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 4 | -3/+27 | ||
| * | Tidied up some string stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2488 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -2/+2 | ||
| * | Fixed typo in shorthand if•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2487 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -1/+1 | ||
| * | Re-introduced 3-line function CleanFilename•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2486 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -0/+7 | ||
| * | Full removal of inspircd_util.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2485 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 13 | -13/+0 | ||
| * | Removed inspircd_util.cpp, this was NEVER really used!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2483 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -101/+0 | ||
| * | Optimized helperfuncs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2482 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -110/+41 | ||
| * | Improved pointer voodoo in chanmodes(), many less strlcats•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2481 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -38/+21 | ||
| * | std::string -> irc::string•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2480 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -1/+1 | ||
| * | Fixed to work with new IsInvited•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2479 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -1/+2 | ||
| * | Moved rehashnick and force_nickchange to users.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2478 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 2 | -66/+64 | ||
| * | Fixed old use of userrec::HasPermission•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2477 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -1/+2 | ||
| * | Tidied up call_handler to use strings•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2476 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 3 | -17/+21 | ||
