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-05
Fixed to not show real server name if you have hiding of servernames in WHOIS
brain
2006-03-05
OPTIMIZED!!! OPTIMIZED!!!!! :-p
brain
2006-03-05
Ignore spaces/tabs
om
2006-03-05
Change comment (I didn't c/p the +c module...honest)
om
2006-03-05
> != >= && < != <=
om
2006-03-05
Add block caps module, I'm kinda between the extremes of 'Brain' and 'normal'...
om
2006-03-05
Hopefully speed this up, it was strlcpy()ing every line even when +c wasnt se...
om
2006-03-05
Make install depends on make as requested by ol (also means i can build and i...
brain
2006-03-05
Colon before the reasons in STATS, so that it doesnt munge up the reason in c...
brain
2006-03-05
Sped up introduction of nicks using vector::resize() rather than the craq++ l...
brain
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
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
[next]