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-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
2006-03-04
Fix for bug first noticed by zephyrus where you could send -j+ntr to a channe...
brain
2006-03-04
More verbose when setting g/z/k/q/e lines from other servers. With the new sy...
brain
2006-03-04
Typo fix
brain
2006-03-04
Unknown command error now tells the opposite server WHICH command is bad so t...
brain
2006-03-04
Tidyup of m_hostchange to not use configreader on each connection!
brain
2006-03-04
Increment rev.
brain
2006-03-04
Tidied up m_override to avoid use of configreader during free-running
brain
2006-03-04
Fixed bugs
brain
2006-03-04
Fixed a few typos
brain
2006-03-04
Old stuff left behind
brain
2006-03-04
Tidyup of m_filter
brain
2006-03-04
Changed m_censor to avoid reading config several times for each pm
brain
2006-03-04
m_censor skenmy fix
brain
2006-03-03
Fix for MODE #chan +o- nick or +o-- nick, etc
brain
2006-03-03
...
brain
2006-03-02
Fix to prevent recursive call to DoBackgroundTimer
brain
2006-03-02
Typo that didn't look like a typo :p
brain
2006-03-02
Typos
brain
[next]