Age | Commit message (Expand) | Author |
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 |
2005-05-09 | Fixes to way allocations are handled | brain |
2005-05-02 | Added /stats T | brain |
2005-04-26 | Major code tidyup (-W) - expect a few belches | brain |
2005-04-20 | Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp | brain |
2005-04-19 | Fixed fd leaks | brain |
2005-04-11 | Dns free() errors fixed | brain |
2005-04-05 | Major optimizations! | brain |
2005-04-02 | Fixes for dns queueing, timeout functions etc moved to more sensible place | brain |
2005-04-01 | DNS timeout fixes! | brain |
2005-04-01 | Added nonblocking dns | brain |