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
2005-05-12
Fixed wrong number being shown when sendq exceeded
brain
2005-05-12
Updated default sendq size to 256k
brain
2005-05-11
added sendq stuff, see example config
brain
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-09
Modified to use -pipe
brain
2005-05-09
New way of building modules, this is supposedly more portable
brain
2005-05-08
Reordered stuff
brain
2005-05-08
Fixed 'make clean'
brain
2005-05-08
Fix naming glitches
brain
2005-05-08
Renamed core files to all be libIRCD*
brain
2005-05-08
Minor tweaks
brain
2005-05-08
Changed to fully dynamic core (should be faster compile times)
brain
2005-05-08
/WHOIS as oper now shows real ip as well as real host
brain
2005-05-08
Added USERIP numeric 005 output
brain
2005-05-08
Fixed to use numeric 340-
brain
2005-05-08
Added m_userip.cpp requested by Selphie
brain
2005-05-08
Changed the final bunch of udp_* vars to server_*/tcp_*
brain
2005-05-08
Fixed remote kills to display the correct source (spotted while talking to aq...
brain
2005-05-07
Moved to Beta 5 CVS
brain
2005-05-07
Updated version counter to beta4
brain
2005-05-06
Empty but non-null string passed to is_uline returns true
brain
2005-05-06
Fixed services not being informed of force joins
brain
2005-05-06
Fixed logging slowdown
brain
2005-05-06
Added numeric 318 to /WHOIS when nick is not found (end of whois should still...
brain
2005-05-06
Added numeric 412 "no text to send"
brain
2005-05-06
Test fix for 3.23 and below
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
Changed to handle : as a NOP token so that 'assuming' inspircd knows RFC comm...
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 to remove privilages upon kick
brain
2005-05-03
fixed warning of redefinition of RUSAGE_SELF
brain
[next]