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-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
<dns:server> is now optional
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
Removed unneeded {}'s
brain
2006-02-19
Testing \exception doxygen tag that *should* work
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
Forgot to commit this?
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
Made a booboo
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
Update mode lists, fix mode lists, and alphabeticalise mode lists (:/!)
om
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
2006-02-15
Removed a whole lot of strchr's looking for mode +o where we can do if *user-...
brain
2006-02-15
Now has no strchr() at all.
brain
2006-02-15
All the messing with these files someone did and they didnt notice we listed...
brain
2006-02-15
- More formatting changes
w00t
2006-02-15
- Made some notes about potentially restructuring things a bit
w00t
2006-02-15
- Useless loop removed
w00t
2006-02-15
This was there for a reason after all.
w00t
2006-02-15
- Fixed some HORRIBLE indenting. Tabs, please.
w00t
2006-02-15
- Moved example configuration from docs/ to conf/.. Why did we have two examp...
w00t
2006-02-15
- Docs update, b4 was a LONG time ago.
w00t
[prev]
[next]