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-11
Added basic sendq stuff - WARNING, there is no configuration yet, this CVS al...
brain
2005-05-11
Fixed weird bug where on mass join/part flood, the channel would be
brain
2005-05-11
Dns poll not called often enough
brain
2005-05-10
Made ping check loop less regular in kqueue version
brain
2005-05-10
Added ability to accept() up to 32 pending sockets at once
brain
2005-05-10
Added server-listen-sockets to kqueue support (all sockets are now kqueue)
brain
2005-05-10
Added kqueue for listening sockets
brain
2005-05-10
Fixed crash when socket reads 0 whilst in kqueue mode
brain
2005-05-10
Added socket engine to version response
brain
2005-05-10
Cannot initialize kqueue BEFORE the daemon fork!
brain
2005-05-09
Hit dns with spork. Repeat until crispy.
brain
2005-05-09
Basics of kqueue() implementation for socket engine
brain
2005-05-09
Changed pool size from 64 to 1024
brain
2005-05-09
Fixes to way allocations are handled
brain
2005-05-09
Optimized userlist() (a lot faster with many users online)
brain
2005-05-09
Optimised strlower (much faster, uses a lookup table)
brain
2005-05-08
Changed the final bunch of udp_* vars to server_*/tcp_*
brain
2005-05-06
Removal of some pointless debug
brain
2005-05-06
Removed debug output associated with fix of bug #63
brain
2005-05-06
Fixed park crash bug #63 reported by ViaraiX
brain
2005-05-05
Fixes to:
brain
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
[prev]
[next]