summaryrefslogtreecommitdiff
path: root/src/modules/m_ident.cpp
AgeCommit message (Expand)Author
2005-04-20Removed some unceccessary debug outputbrain
2005-04-20Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cppbrain
2005-04-19Fixed fd leaksbrain
2005-04-14More nice comments (this module is kind of a flagship for a few new method ca...brain
2005-04-14Changed the state engine states to nice constantsbrain
2005-04-14More careful checks for control characters and linefeeds in the ident (becaus...brain
2005-04-14Added commentsbrain
2005-04-14Lots of bugfixes, added timeouts, completely nonblocking!brain
2005-04-14Added m_ident skeletonbrain