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-03-02
Fix to prevent recursive call to DoBackgroundTimer
brain
2006-03-02
Typo that didn't look like a typo :p
brain
2006-03-02
Typos
brain
2006-03-02
Added IS_SINGLE, see comment in include/inspircd.h
brain
2006-03-02
Added a sleep on startup to stop it mucking up the display
brain
2006-03-02
Changed output on startup
brain
2006-03-02
Slight optimization here
brain
2006-03-02
Strdup's to stop corruption of oper classes
brain
2006-03-02
Fix for warning
brain
2006-03-02
sstrdup?!
brain
2006-03-02
*UNTESTED* speeding up HasPermission by factor of hundreds, avoid using EnumC...
brain
2006-03-02
..
brain
2006-03-02
is_uline was an inefficient piece of crap - fixed.
brain
2006-03-02
More efficient AddClient, initializes two identical buffers at once ;)
brain
2006-03-02
Added stuff to log() to make it recalculate the time using asctime() less often
brain
2006-03-02
Made host fields more correct 64 in length with 63 copies
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
Made extensive use of charlcat to cut down on strlcat usage
brain
2006-03-02
Added charlcat which appends a single char to a char* string (range checked)
brain
2006-03-02
De-uglified chanrec::SetCustomMode -- no strlcat, no std::string, just some v...
brain
2006-03-02
Changed definition of CallHandler and CallCommandHandler for the ability to r...
brain
2006-03-02
Extra checks that should prevent desyncs if you stuff up your type/class tags...
brain
2006-03-02
4.1 fix
brain
2006-03-01
Tidied up an echo
brain
2006-03-01
Extra text
brain
2006-03-01
*FOR TESTING* seperate modinst step called by bininst
brain
2006-03-01
-> 1.0.3 SVN
brain
2006-03-01
InspIRCd 1.0.2+Caffine (Every IRC admin's best friend!)
root
2006-03-01
Deny +g words >35 chars to prevent having massive words that some users can r...
brain
2006-03-01
Removed old >512 check
brain
2006-03-01
Clarify an error message on KICK
w00t
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
Documented cloak keys and prefix
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-28
Tested (works) and documented HideBans
brain
2006-02-28
Fixes for new banhiding
brain
2006-02-28
BanHiding
brain
[next]