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
/
svn-rev.sh
Age
Commit message (
Expand
)
Author
2006-03-07
What MUPPET made stdin, stdout and stderr FILE* pointers rather than ints?!
brain
2006-03-07
Took out space in version identifier that might break stuff
brain
2006-03-07
Buffer flush time now under 0.5 secs
brain
2006-03-07
Too many 'end of whowas' numerics
brain
2006-03-07
NETBURSTS ARE STABLE AGAIN :D
brain
2006-03-07
true and false transposed in new code
brain
2006-03-07
Check for write errors in inspsocket (this is probably causing excessive cpu...
brain
2006-03-07
Fixed timedbans (new mode parser didnt like being passed const char* element...
brain
2006-03-07
Improved userlist to avoid strlen
brain
2006-03-07
Added a 'max depth' to stop recursive issue
brain
2006-03-07
Different way of displaying squit server group
brain
2006-03-07
Fixed wtf-ery of Modules::SendTo - did i write this before WriteServ???
brain
2006-03-07
Improved ProcessParameters (removed strlen)
brain
2006-03-06
Tidied (and COMMENTED) CommandHandler::LoopCall() -- commit so that i can tes...
brain
2006-03-06
MaxBans -> maxbans
brain
2006-03-06
select not case
brain
2006-03-06
Tidyups
brain
2006-03-06
Tidying of some vars here and there
brain
2006-03-06
Removal of variable that no longer has any use
brain
2006-03-06
Indent tidyup
brain
2006-03-06
Comments in the right places
brain
2006-03-06
Removed another strlcpy -- a lot of copying stuff that doesnt need to be copi...
brain
2006-03-06
Removed debug
brain
2006-03-05
Tidied up ProcessLine, instead of a ton of strlens use a tiny bit of char* vo...
brain
2006-03-05
OPTIMIZED!!! OPTIMIZED!!!!! :-p
brain
2006-03-05
Make install depends on make as requested by ol (also means i can build and i...
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
Unknown command error now tells the opposite server WHICH command is bad so t...
brain
2006-03-04
Increment rev.
brain
2006-03-04
Fixed a few typos
brain
2006-03-04
Tidyup of m_filter
brain
2006-03-04
m_censor skenmy fix
brain
2006-03-03
...
brain
2006-03-02
Typo that didn't look like a typo :p
brain
2006-03-02
Added IS_SINGLE, see comment in include/inspircd.h
brain
2006-03-02
Changed output on startup
brain
2006-03-02
Strdup's to stop corruption of oper classes
brain
2006-03-02
sstrdup?!
brain
2006-03-02
..
brain
2006-03-02
More efficient AddClient, initializes two identical buffers at once ;)
brain
2006-03-02
Typo
brain
2006-03-02
Should be working now
brain
2006-03-02
Logic fixes
brain
2006-03-02
Made extensive use of charlcat to cut down on strlcat usage
brain
2006-03-02
De-uglified chanrec::SetCustomMode -- no strlcat, no std::string, just some v...
brain
2006-03-02
Extra checks that should prevent desyncs if you stuff up your type/class tags...
brain
2006-03-01
Tidied up an echo
brain
2006-03-01
Extra text
brain
[prev]
[next]