summaryrefslogtreecommitdiff
path: root/include/users.h
AgeCommit message (Expand)Author
2005-12-15Moved rehashnick and force_nickchange to users.cppbrain
2005-12-15Tidied up call_handler to use stringsbrain
2005-12-15Major tidyups are fun for all :pbrain
2005-12-15Fixesbrain
2005-12-15Moved a ton of user related functions from inspircd.cpp to users.cppbrain
2005-12-13Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)brain
2005-12-02Made threading optionalbrain
2005-12-01Multithreaded DNS -- not tested!!!!brain
2005-11-25Added references to connection.hbrain
2005-11-25Removed references to deprecated files servers.* and connection.*brain
2005-05-29Compensate for ~ in ident lengthbrain
2005-05-29Highly optimized userrec saving 1.5k per userbrain
2005-05-29Fixed lengthsbrain
2005-05-29A lot more of the core consts are now configurable at compile timebrain
2005-05-23Tidied up some socket stuff into userrecbrain
2005-05-16Removed __single_client_alloc again because gcc devs were smoking crack and r...brain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
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