summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-04-10Fixed 'T' token to actually syncbrain
2004-04-10Fix to 'M' handlerbrain
2004-04-10Added some logging to 'T' datagram handlerbrain
2004-04-10Addition of 'T' datagram (TS topic set) and F/Y datagrams (start/end of netbu...brain
2004-04-10Fixed bug in 'M' datagram handlingbrain
2004-04-10Added 'M' type datagrambrain
2004-04-10Fixed 'N' gecosbrain
2004-04-10Fixes to server syncingbrain
2004-04-10Fixesbrain
2004-04-10Fixes to 'N' datagrambrain
2004-04-10fix?brain
2004-04-10Added server to server 'J' tokenbrain
2004-04-09Server link sync fixesbrain
2004-04-09fixes for server linkingbrain
2004-04-09Server linking fixesbrain
2004-04-09fixes to 'N' packet handlingbrain
2004-04-09more fixesbrain
2004-04-09fixesbrain
2004-04-09Fixes to 'N' packetsbrain
2004-04-09More fixesbrain
2004-04-09Adjusted N token stuffbrain
2004-04-09N packet fixesbrain
2004-04-09Added parsing of N datagramsbrain
2004-04-09Fixed strcmp typobrain
2004-04-09Changed id tag to date/revision tagsbrain
2004-04-09/WHO fixes and additions (wouldnt WHO a nickname)brain
2004-04-09Fixed example configbrain
2004-04-09Minor security fix (exposes path of config file to opers)brain
2004-04-09Added security function that removes paths from filenamesbrain
2004-04-09Added flood= value to connect allow classes, added checking for floodingbrain
2004-04-08Fixed buffered i/o bugsbrain
2004-04-08Removed my humourous Error messages (Replaced them with Useful Text)frostycoolslug
2004-04-08Working /helpop command modulefrostycoolslug
2004-04-08Added ConfigReader::EnumValues() (requested by Craig)brain
2004-04-08Attempted fixes to make ModuleReader::ReadValue return "" if string does not ...brain
2004-04-08Tons of buffering fixes and optimisations for user connectionsbrain
2004-04-08Fixed protocol violation bugsbrain
2004-04-08Fixes to connection pooling... this brain misunderstood the parameters to sel...brain
2004-04-08Fixed bug on client registration timeout/ping timeoutbrain
2004-04-08Added connection pooling - connections are sorted into pools of X descriptorsbrain
2004-04-08fixed typobrain
2004-04-08Fixes (and now it has an infinite loop - DO NOT USE)brain
2004-04-08More characters allowed in command field requested by phidjitbrain
2004-04-08Damn typosbrain
2004-04-08/helpop command Module.frostycoolslug
2004-04-08Proper fix for comma seperated listsbrain
2004-04-08Fix to loop_call and comma seperated lists - another phidjit onebrain
2004-04-08Sanity checks in SAJOIN and SAPARTbrain
2004-04-08Fixes to m_filter to check its config file exists!brain
2004-04-08Fixed module loading and chop() bugsbrain