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
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
2006-03-06
Mode-code rewrite. Might act weird, needs proper testing (that is what svn bu...
brain
2006-03-05
Tidied up ProcessLine, instead of a ton of strlens use a tiny bit of char* vo...
brain
2006-03-05
Fixed to not show real server name if you have hiding of servernames in WHOIS
brain
2006-03-05
OPTIMIZED!!! OPTIMIZED!!!!! :-p
brain
2006-03-05
Ignore spaces/tabs
om
2006-03-05
Put it in alphabetical order and hope nobody noticed
om
2006-03-05
Add m_blockcaps to example config
om
2006-03-05
Change comment (I didn't c/p the +c module...honest)
om
2006-03-05
> != >= && < != <=
om
2006-03-05
Add block caps module, I'm kinda between the extremes of 'Brain' and 'normal'...
om
2006-03-05
Hopefully speed this up, it was strlcpy()ing every line even when +c wasnt se...
om
2006-03-05
Make install depends on make as requested by ol (also means i can build and i...
brain
2006-03-05
Colon before the reasons in STATS, so that it doesnt munge up the reason in c...
brain
2006-03-05
Sped up introduction of nicks using vector::resize() rather than the craq++ l...
brain
[prev]
[next]