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
/
dnsqueue.cpp
Age
Commit message (
Expand
)
Author
2005-05-15
Moved StrHashComp and InAddr_HashComp into the irc:: namespace
brain
2005-05-15
sorted hashcomp etc
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-12
Optimized some static structs
brain
2005-05-12
Changed the type of struct whowas records are stored in (no need to waste a b...
brain
2005-05-09
Hit dns with spork. Repeat until crispy.
brain
2005-05-09
Fixes to way allocations are handled
brain
2005-04-18
Fixed strhashcomp
brain
2005-04-11
Dns free() errors fixed
brain
2005-04-07
Fixed a double free in dnsqueue.cpp
brain
2005-04-05
Major optimizations!
brain
2005-04-03
Fixed a few small dns timeout bugs (allowing users on without nick or user)
brain
2005-04-03
Major optimizations! now uses under 1% cpu all the time whilst idle
brain
2005-04-02
Fixes for dns queueing, timeout functions etc moved to more sensible place
brain
2005-04-02
Fixes for dns queueing
brain
2005-04-02
Fixed dns queue stuff?
brain
2005-04-02
One final attempt at fixing some of craigs whinges -- poll routine auto clear...
brain
2005-04-01
Turned an unstable vector into an array
brain
2005-04-01
More dns fixes
brain
2005-04-01
Attempts to fix some random crashes
brain
2005-04-01
DNS timeout fixes!
brain
2005-04-01
Added nonblocking dns
brain