index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-03-07
Typos round one
brain
2006-03-07
Whowas refactor - probably wont compile yet
brain
2006-03-07
NETBURSTS ARE STABLE AGAIN :D
brain
2006-03-07
Tweaks to socket engine, faster buffer flush and hopefully more stable
brain
2006-03-07
true and false transposed in new code
brain
2006-03-07
Exception to the rules for EAGAIN
brain
2006-03-07
Check for write errors in inspsocket (this is probably causing excessive cpu...
brain
2006-03-07
Optimizations
brain
2006-03-07
Fixed timedbans (new mode parser didnt like being passed const char* element...
brain
2006-03-07
Took strlen's out of fjoin
brain
2006-03-07
Improved userlist to avoid strlen
brain
2006-03-07
Tidying, strlen, strcasecmp where not needed.
brain
2006-03-07
TOPIC optimizations, fixes to mode setting with new custom_modes system
brain
2006-03-07
Checking of user/nick/pass without strncmp! (compare object pointers in the c...
brain
2006-03-07
Fixed to work properly with new refactoring
brain
2006-03-07
Fixed typo
brain
2006-03-07
*TEST CODE* Faster custom mode set/unset
brain
2006-03-07
Added a 'max depth' to stop recursive issue
brain
2006-03-07
Fixed issue with parameterless module modes
brain
2006-03-07
Optimisation of optimisation :P ty w00tie
om
2006-03-07
Different way of displaying squit server group
brain
2006-03-07
More work on /check.. now gives basic information on a user, no channel list ...
w00t
2006-03-07
No need to be inline in the include
brain
2006-03-07
Fixed wtf-ery of Modules::SendTo - did i write this before WriteServ???
brain
2006-03-07
Removed a lot of total craq
brain
2006-03-07
Initial revision of /check - doesn't do anything yet
w00t
2006-03-07
Improved ProcessParameters (removed strlen)
brain
2006-03-06
Changed return to break in mainloop for better efficiency
brain
2006-03-06
Tidied (and COMMENTED) CommandHandler::LoopCall() -- commit so that i can tes...
brain
2006-03-06
maxbans fixes
brain
2006-03-06
MaxBans -> maxbans
brain
2006-03-06
CM -> CM1
brain
2006-03-06
select not case
brain
2006-03-06
Tidied GetMaxBans to leave the ConfigReader subsystem alone
brain
2006-03-06
Tidyups
brain
2006-03-06
Removed unneccessary backticks from a copy/paste
brain
2006-03-06
More documentation.
w00t
2006-03-06
Yarr, fixed a typo in a comment, yarr
w00t
2006-03-06
Added the beginnings of some function documentation
w00t
2006-03-06
Tidying of some vars here and there
brain
2006-03-06
Sorted out some silly indenting left over from an if() that died a death year...
brain
2006-03-06
Removal of variable that no longer has any use
brain
2006-03-06
Tidied up give/take methods
brain
2006-03-06
Indent tidyup
brain
2006-03-06
Unneccessary strcasecmps
brain
2006-03-06
Comments in the right places
brain
2006-03-06
I dont think there are any more non-essential strlcpy's left in here.
brain
2006-03-06
Removed another strlcpy -- a lot of copying stuff that doesnt need to be copi...
brain
2006-03-06
Removed redundant strlcpy
brain
2006-03-06
Removed debug
brain
[next]