Age | Commit message (Expand) | Author |
2006-03-11 | And more | brain |
2006-03-09 | Strlen bashing. | brain |
2006-02-03 | Why are we using the users hostname to connect back to port 113? we can use i... | brain |
2006-02-02 | When socket fails to construct, we now check the GetState() of the socket obj... | brain |
2006-02-02 | More nonblocking dns stuffs | brain |
2006-01-27 | Added OnCleanup | brain |
2006-01-26 | Removed unneccessary strlcpy | brain |
2006-01-26 | Damn string exceptions | brain |
2006-01-26 | Grr | brain |
2006-01-26 | Removal of a comment - DRASTICALLY IMPORTANT, THIS COMMENT CAN CAUSE A MAJOR ... | brain |
2006-01-26 | Removed a load of unneeded includes (poll.h etc) | brain |
2006-01-26 | Moved these into initialization-list | brain |
2006-01-26 | Incorrect initialization order | brain |
2006-01-26 | Default ident timeout to 1 sec if not defined (a bit low, but better than 0!) | brain |
2006-01-26 | Updated m_ident to use inspsocket, should be more reliable - *NEEDS TESTING* | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-26 | And more | brain |
2005-12-07 | Changed behaviour of module API to pass Server* to the constructor, rather th... | brain |
2005-11-30 | Added a parameter to OnRehash for the rehash parameter | 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-11 | Added basic sendq stuff - WARNING, there is no configuration yet, this CVS al... | brain |
2005-04-20 | Removed some unceccessary debug output | 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-14 | More nice comments (this module is kind of a flagship for a few new method ca... | brain |
2005-04-14 | Changed the state engine states to nice constants | brain |
2005-04-14 | More careful checks for control characters and linefeeds in the ident (becaus... | brain |
2005-04-14 | Added comments | brain |
2005-04-14 | Lots of bugfixes, added timeouts, completely nonblocking! | brain |
2005-04-14 | Added m_ident skeleton | brain |