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
/
inspircd.cpp
Age
Commit message (
Expand
)
Author
2005-05-04
Fix to a mode parsing bug (eating wrong version of parameter?)
brain
2005-05-03
Fixed off-by-one error in client read() (improbable due to size of buffer but...
brain
2005-05-03
Fixed 'no such server' when server is found
brain
2005-05-03
Reordered some on-connect network stuff to stop services being so confused
brain
2005-05-03
Fixed to always write log to bin directory
brain
2005-05-03
Extra safety checks to avoid trying to write() remote users
brain
2005-05-03
A few cpu usage tweaks
brain
2005-05-03
Optimized WriteCommon and WriteCommonExcept
brain
2005-05-02
Updated /stats T to include motds
brain
2005-05-02
Added /stats T
brain
2005-05-02
Fixed weird line wrapping bug with extremely long lines
brain
2005-05-01
Sanity checks for fd_ref in addclient
brain
2005-05-01
Added and tested fd crossreference table - improves speed a lot, and fixes on...
brain
2005-04-30
Tried a new way of doing remote versions
brain
2005-04-30
Changed how remote version works a bit
brain
2005-04-29
Fixed some flood checking
brain
2005-04-29
Added some pretty mean anti-flood features
brain
2005-04-29
A few anti-flood features
brain
2005-04-29
Tidied up zline stuff
brain
2005-04-29
Made xline notices neater when notifying of unknown connections
brain
2005-04-29
Added code to detect and set local zlines for "flood from unregistered connec...
brain
2005-04-29
Updated buffering, faster and more sensible (old code sucks)
brain
2005-04-28
Fixed WriteCommon not writing to the source user when not on any channels
brain
2005-04-28
Remote versioning fixes
brain
2005-04-28
Added remote versioning
brain
2005-04-28
Blah (ive committed so many times to fix this bug its not worth commenting here)
brain
2005-04-28
Changed point where routing table is sent so that services works
brain
2005-04-28
Fixes to WriteCommon and WriteCommonExcept
brain
2005-04-27
Double nickchange
brain
2005-04-27
Double nickchange issue
brain
2005-04-27
Fixed stuff
brain
2005-04-27
Linking fixes
brain
2005-04-27
No suck nickname?! why didn't anyone see this?!
brain
2005-04-27
Optimized stuff
brain
2005-04-27
Added explicit oper tracking in a vector of userrec* pointers, optimizes send...
brain
2005-04-26
Updated startup colour scheme
brain
2005-04-26
Changed some %d to %lu
brain
2005-04-26
strlen tidyup #2
brain
2005-04-26
Strlen tidyup (based on results of gprof output)
brain
2005-04-26
Fixed problem where nobody could message a channel they werent a member of (i...
brain
2005-04-26
Major *MAJOR* optimizations by double-referencing channels to users
brain
2005-04-26
Added channel 'counter', increases speed of quits, parts, kicks
brain
2005-04-26
Major code tidyup (-W) - expect a few belches
brain
2005-04-23
Speedup for buffered uplinks
brain
2005-04-21
Added warning on unresolved symbol errors about 'you might need ./inspircd st...
brain
2005-04-20
Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp
brain
2005-04-18
Added PID reporting and testing before daemonize
brain
2005-04-18
Changed "is now running" message to AFTER port bind checks
brain
2005-04-18
Fixed /LUSERS server count again
brain
2005-04-18
Fixed /LUSERS server count
brain
[next]