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
Age
Commit message (
Expand
)
Author
2006-02-21
Missing include
brain
2006-02-21
Enforce 64 char dns limits
brain
2006-02-21
Tests for channel ghosting?
brain
2006-02-21
Fixed
brain
2006-02-21
Fix for ambiguity in function name here
brain
2006-02-21
Added second form of find() taking const char*, which is faster in the core w...
brain
2006-02-21
Improved speed of Find() by passing reference to std::string instead of std::...
brain
2006-02-21
It didn't, there was more strlcpy
w00t
2006-02-21
Fix this, I think.
w00t
2006-02-20
Lets fix it right this time (and annoy ol with more tweaks)
brain
2006-02-20
User kicks being ignored!!!
brain
2006-02-20
Fix to stop new code treating all KICK messages as server KICKs
brain
2006-02-20
Propogation of remote kicks (testy test)
brain
2006-02-20
Fix for hide-ulines in /links
brain
2006-02-19
AIEEE fucking overloaded operators
brain
2006-02-19
More tweaks
brain
2006-02-19
Tweaks
brain
2006-02-19
Added + and == operators between std::string and irc::string.
brain
2006-02-19
Removed the 'one of' check for <dns>
brain
2006-02-19
Throws exception on failed GetIOHook()
brain
2006-02-19
Added check for if the servername contains a '.', if not append one on rehash
brain
2006-02-19
Moved to 1.0.2+SVN
brain
2006-02-19
Moved to 1.0.1 release
brain
2006-02-19
This was back to front and threw an exception when the command DIDNT exist (w...
brain
2006-02-19
Return false after catching a module exception
brain
2006-02-19
I repeat, missing semicolons are bad
brain
2006-02-19
Missing semicolons are bad.
brain
2006-02-19
Server::AddExtendedMode and Server::AddCommand will now throw exceptions when...
brain
2006-02-19
More exception throwing in constructors
brain
2006-02-19
Added FilterException and throw code
brain
2006-02-19
Added exception thrower
brain
2006-02-19
Apparently to catch descendent classes we need to catch a reference to the pa...
brain
2006-02-19
Added exception handling for module loading
brain
2006-02-19
Should fix case insensitivity issue
brain
2006-02-19
- Don't allow invalid channel names in /mode #chan +L #chan
w00t
2006-02-18
Added MAXPARA=32 to 005 (no other ircd has this, or allows a larger MAXPARA b...
brain
2006-02-16
Bad maths, bad! go sit in the corner
brain
2006-02-16
More debug
brain
2006-02-16
New tweak doesnt work yet, dont use
brain
2006-02-16
Extra tweak for exceptional condition
brain
2006-02-16
Experimental speed improvement to sending encrypted lines
brain
2006-02-16
Extra logging to log bad opertypes coming in from remotes
brain
2006-02-16
Checking to prevent dodgy opertypes (opertypes must follow the same syntax as...
brain
2006-02-16
Extra checking and exception handling in InspSocket::Write
brain
2006-02-15
Test for bug reported by TDC
brain
2006-02-15
Yet more logging
brain
2006-02-15
Extra error logging
brain
2006-02-15
Fixed broken /oper
brain
2006-02-15
Moved custom_mode_params to per-channel
brain
2006-02-15
Sped up disabled commands check
brain
[next]