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
path:
root
/
src
/
modules
Age
Commit message (
Expand
)
Author
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
Initial revision of /check - doesn't do anything yet
w00t
2006-03-05
Tidied up ProcessLine, instead of a ton of strlens use a tiny bit of char* vo...
brain
2006-03-05
OPTIMIZED!!! OPTIMIZED!!!!! :-p
brain
2006-03-05
Ignore spaces/tabs
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
Sped up introduction of nicks using vector::resize() rather than the craq++ l...
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
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
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-02
is_uline was an inefficient piece of crap - fixed.
brain
2006-03-02
Remove debug, allow empty 'final' parameter
brain
2006-03-02
Typo
brain
2006-03-02
I hate having to commit to get these onto the other test server
brain
2006-03-02
Should be working now
brain
2006-03-02
More logic tweaks
brain
2006-03-02
Logic fixes
brain
2006-03-02
Experimental improvements to TreeSocket::Split
brain
2006-03-02
Changed definition of CallHandler and CallCommandHandler for the ability to r...
brain
2006-03-02
4.1 fix
brain
2006-03-01
Deny +g words >35 chars to prevent having massive words that some users can r...
brain
2006-03-01
Allow removal of mode with new check
brain
2006-03-01
Dont allow +J 0 or +J < 0
brain
2006-03-01
Fix for missing 'end of list' numeric
brain
2006-03-01
Changed encryption to work with yield system
brain
2006-03-01
Added checking for +sp channels to safelist that someone left out *nonchalant...
brain
2006-03-01
4.1.0 fix
brain
2006-02-28
Changed to throw exception when theres no cloak key
brain
2006-02-28
Changed loglevel of cloak key errors to SPARSE
brain
2006-02-28
Added configurable cloakkey and cloakprefix
brain
2006-02-27
With small sendq's, this can still exceed the sendq, so now we've reduced the...
brain
2006-02-27
Removed unneccessary debug
brain
2006-02-27
Extra output during sync to know if we're receving the other end's netburst o...
brain
2006-02-26
Put the EAGAIN stuff back now we're done testing
brain
2006-02-26
That's enough tweaks for now
brain
2006-02-26
Valgrind fixes (libstdc++ is broken! :O)
brain
2006-02-26
Tweaks to closed socket detection
brain
2006-02-26
Guess what this is?
brain
[next]