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
/
dns.cpp
Age
Commit message (
Expand
)
Author
2006-07-19
Removed all that lastcreate and wantclose craq from dns.cpp (WHAT THE FUCK WE...
brain
2006-07-19
* Seperate out socket engines into derived classes of SocketEngine.
brain
2006-07-16
Tweaks for nonblocking dns
brain
2006-07-16
Fix socket leak properly this time
brain
2006-07-14
Rollback dns change
brain
2006-07-14
Fix dns socket leak found in stable
brain
2006-07-12
Removed debugging
brain
2006-07-12
All this works now (hopefully)
brain
2006-07-12
Throw moduleexception if you:
brain
2006-07-12
Typo
brain
2006-07-12
Make it work:
brain
2006-07-12
Added class Resolver (needs testing)
brain
2006-05-03
Return false was missing
brain
2006-04-24
delete operator tracking in debug mode (using a macro -- live with it.)
brain
2006-04-06
Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...
w00t
2006-03-12
Const refs (this is about the last of them in the core api)
brain
2006-03-10
Support for hostnames in <bind> tag (so long as the hostname resolves to a lo...
brain
2006-02-09
Typo in some code that should usually be #ifdef'ed out anyway, but we still w...
brain
2006-02-02
*UNTESTED DO NOT USE YET* - async dns for InspSocket as test - removing requi...
brain
2006-02-01
Allow async dns to compile -- but its still experimental and should not be us...
brain
2006-01-25
Remove last relic of last goto in inspircd (an unused label)
om
2006-01-25
One goto is now no gotos.
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-12-31
Tidyup of K&R style indenting, comments in silly places, and pointless curly ...
brain
2005-12-31
Changed to QueryType rather than short int for query types
brain
2005-12-31
Removed crappy linked list stuff and replaced with faster std::map
brain
2005-12-31
Improving niceness of DNS code, i WILL make this readable!
brain
2005-12-29
Fixed an extremely n00bish mistake involving referencing a global copy of Ser...
brain
2005-12-16
Moved serverstats stuff out
brain
2005-12-16
Moved SocketEngine* SE into InspIRCd class
brain
2005-12-16
Moved command parsing crap into command_parse.cpp
brain
2005-12-14
Started moving of data into ServerConfig class
brain
2005-12-14
Half way through updating to move a ton of extern confs into class ServerConfig
brain
2005-12-12
Tied in DNS to SocketEngine
brain
2005-12-12
Attempts to make DNS nicer with new socket engine
brain
2005-12-12
*EXPERIMENTAL* Tied DNS into new socket engine
brain
2005-12-07
Changed behaviour of module API to pass Server* to the constructor, rather th...
brain
2005-12-07
Tons of DNS debugging and stability fixes
brain
2005-12-07
DNS safety and logging
brain
2005-12-02
Fixed dns lookups
brain
2005-12-02
Bloody ip addresses.
brain
2005-12-02
Om's ip is annoying to parse.
brain
2005-12-02
Changed to %u for unsigned
brain
2005-12-02
Signed octets in dns forward lookup! GAH
brain
2005-12-01
Multithreaded DNS -- not tested!!!!
brain
2005-05-30
Started on -Wall - safe compile
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-15
New docs
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-09
Hit dns with spork. Repeat until crispy.
brain
[prev]
[next]