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-03-04
Fix for bug first noticed by zephyrus where you could send -j+ntr to a channe...
brain
2006-03-04
More verbose when setting g/z/k/q/e lines from other servers. With the new sy...
brain
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
Increment rev.
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
Old stuff left behind
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-03
Fix for MODE #chan +o- nick or +o-- nick, etc
brain
2006-03-03
...
brain
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
Removed sleep()
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
Make ./inspircd ignore SIGPIPE and start running without the user having to t...
om
2006-03-02
4.1 fix
brain
2006-03-01
Tidied up an echo
brain
2006-03-01
Notice at end of build wasnt at...end of build
brain
2006-03-01
Changed to require seperate 'make install' step
brain
2006-03-01
Extra text
brain
[prev]
[next]