| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove some tabbing, remove a typo, use Exit() rather than exit()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3537 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-03-08 | 1 | -12/+12 |
| * | w00t may want to check this works•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3536 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -28/+3 |
| * | *TEST* Server::DumpText - Dump a *stringstream* to a user with a std::string ...•••Much more useful than cannibalizing a specialized function
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3535 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -1/+17 |
| * | For the record, it's 17 lines - not 5.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3534 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-03-07 | 1 | -1/+34 |
| * | What MUPPET made stdin, stdout and stderr FILE* pointers rather than ints?!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3532 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -4/+4 |
| * | close stdin, stderr and stdout rather than freopen to /dev/null•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3531 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -2/+3 |
| * | Took out space in version identifier that might break stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3530 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -1/+1 |
| * | Safety checking (a really really clever trick btw) in CullList, to make sure ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3529 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -2/+21 |
| * | Buffer flush time now under 0.5 secs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3528 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -2/+2 |
| * | Flush user buffers more often (every 30 iterations)•••Run whowas hash maintainance every hour
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3527 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -1/+14 |
| * | Too many 'end of whowas' numerics•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3526 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -2/+1 |
| * | Whois typo fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3525 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 4 | -10/+10 |
| * | Typos round one•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3524 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -2/+2 |
| * | Whowas refactor - probably wont compile yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3523 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 31 | -121/+86 |
| * | NETBURSTS ARE STABLE AGAIN :D•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3522 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -1/+1 |
| * | Tweaks to socket engine, faster buffer flush and hopefully more stable•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3521 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -25/+16 |
| * | true and false transposed in new code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3520 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -4/+4 |
| * | Exception to the rules for EAGAIN•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3519 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -1/+1 |
| * | Check for write errors in inspsocket (this is probably causing excessive cpu...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3518 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -8/+17 |
| * | Optimizations•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3517 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -26/+14 |
| * | Fixed timedbans (new mode parser didnt like being passed const char* element...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3516 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 3 | -8/+7 |
| * | Took strlen's out of fjoin•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3515 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -5/+13 |
| * | Improved userlist to avoid strlen•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3514 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 3 | -13/+11 |
| * | Tidying, strlen, strcasecmp where not needed.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3513 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 6 | -42/+25 |
| * | TOPIC optimizations, fixes to mode setting with new custom_modes system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3512 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -56/+45 |
| * | Checking of user/nick/pass without strncmp! (compare object pointers in the c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3511 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -6/+20 |
| * | Fixed to work properly with new refactoring•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3510 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -1/+1 |
| * | Fixed typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3509 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -1/+1 |
| * | *TEST CODE* Faster custom mode set/unset•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3508 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -76/+30 |
| * | Added a 'max depth' to stop recursive issue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3507 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -1/+13 |
| * | Fixed issue with parameterless module modes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3506 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -5/+5 |
| * | Optimisation of optimisation :P ty w00tie•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3505 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-03-07 | 1 | -2/+2 |
| * | Different way of displaying squit server group•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3504 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -6/+6 |
| * | More work on /check.. now gives basic information on a user, no channel list ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3503 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-03-07 | 1 | -0/+51 |
| * | Fixed wtf-ery of Modules::SendTo - did i write this before WriteServ???•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3501 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -2/+2 |
| * | Removed a lot of total craq•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3500 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -70/+37 |
| * | Initial revision of /check - doesn't do anything yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3499 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-03-07 | 1 | -0/+94 |
| * | Improved ProcessParameters (removed strlen)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3498 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 2 | -13/+16 |
| * | Changed return to break in mainloop for better efficiency•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3497 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -1/+1 |
| * | Tidied (and COMMENTED) CommandHandler::LoopCall() -- commit so that i can tes...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3496 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 2 | -46/+92 |
| * | maxbans fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3495 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -2/+6 |
| * | MaxBans -> maxbans•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3494 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 2 | -2/+2 |
| * | CM -> CM1•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3493 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -1/+1 |
| * | select not case•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3492 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 2 | -2/+2 |
| * | Tidied GetMaxBans to leave the ConfigReader subsystem alone•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3491 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 2 | -11/+15 |
| * | Tidyups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3490 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 2 | -200/+185 |
| * | Removed unneccessary backticks from a copy/paste•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3489 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -6/+6 |
| * | More documentation.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3488 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-03-06 | 1 | -7/+20 |
| * | Yarr, fixed a typo in a comment, yarr•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3487 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-03-06 | 1 | -1/+1 |
| * | Added the beginnings of some function documentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3486 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-03-06 | 1 | -1/+12 |