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-22
Perm elines (<exception> tag) not being applied - fixed
brain
2006-02-22
SAFELIST 005 token is now part of m_safelist not the core 005
brain
2006-02-22
Fix typos :p
brain
2006-02-22
Cleanups on module unload or user /QUIT
brain
2006-02-22
Added m_safelist. This was originally w00t's code, but i bastardized it (just...
brain
2006-02-22
Changed triggering time of OnBackgroundTimer to 5 secs (from 8)
brain
2006-02-22
Added m_safelist helper functions GetChannelCount and GetChannelIndex
brain
2006-02-22
Oh yae, Oh Yae, back in old days of yore, Ye Brain doth set the nick buffer a...
brain
2006-02-21
Added which word is blocked to the numeric
w00t
2006-02-21
Added 'is a registered nick' to whois
w00t
2006-02-21
Its true i cant count! :P this one i spotted in testing.
brain
2006-02-21
More error descriptives
brain
2006-02-21
Made error more understandable on 'file not found'
brain
2006-02-21
MAXMODES wasn't being enforced
brain
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-20
Configure no longer allows gcc 2.x compilers AT ALL >:)
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
<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
[prev]
[next]