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-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
2006-02-26
Fixed bursting stuff a little
brain
2006-02-26
Made this safer, dont try and yield back when sending channel list or user li...
brain
2006-02-26
And more
brain
2006-02-26
Now the obligotary typo fixes
brain
2006-02-26
Yields back to user processing to give users a chance to issue commands durin...
brain
2006-02-26
Tweaks
brain
2006-02-26
Moved to irc::string for commands in server-server so that whiney newbs can g...
brain
2006-02-26
Whoops, overriding EVERY command!
brain
2006-02-26
Warning fixes
brain
2006-02-26
Missing include
brain
2006-02-26
Added m_operwho, allows opers to list everyone
brain
2006-02-26
Fixed Server* Srv stuff in these too, although by default these arent availab...
brain
2006-02-26
How did this random stray '1' get in here before the brace?
brain
[next]