summaryrefslogtreecommitdiff
path: root/include/users.h
AgeCommit message (Expand)Author
2005-05-15Added idea from ircu: /invite with too few params shows the channels youve be...brain
2005-05-12Changed the type of struct whowas records are stored in (no need to waste a b...brain
2005-05-12Structure optimizations, changed a lot of bools into binary bitmasksbrain
2005-05-12Documented new recvq and sendq stuffbrain
2005-05-12Customizable by-byte-size recvq stuffbrain
2005-05-11added sendq stuff, see example configbrain
2005-05-11Added basic sendq stuff - WARNING, there is no configuration yet, this CVS al...brain
2005-04-30Tried a new way of doing remote versionsbrain
2005-04-29Fixed some flood checkingbrain
2005-04-29A few anti-flood featuresbrain
2005-04-29Updated buffering, faster and more sensible (old code sucks)brain
2005-04-21Added password fieldbrain
2005-04-08Added customizable pingfreqbrain
2005-04-01Added nonblocking dnsbrain
2005-03-25Fixed gentoo (mainly) compatibility -- missing strlcat in this implementation:brain
2004-09-11Security audit based on RATS outputbrain
2004-05-16Updated header commentsbrain
2004-05-01Provided modules with the ability to sync data on a netjoinbrain
2004-04-30Added support for HasPermission methodbrain
2004-04-09Added flood= value to connect allow classes, added checking for floodingbrain
2004-04-08Tons of buffering fixes and optimisations for user connectionsbrain
2004-04-05Fix for bug ID #5 (PING, PONG And other matters)brain
2004-04-05Fix for bug ID #6 (excessively long commands)brain
2004-04-04Completed support for module-handled umodesbrain
2003-07-22STL namespace fixesrandomdan
2003-01-30Moved to Dev-C++ as an editor for project (more stable than gvim!)brain
2003-01-27Modified documentationbrain
2003-01-26Modified documentation for base classesbrain
2003-01-23Initial revisionbrain