summaryrefslogtreecommitdiff
path: root/include/client.h
AgeCommit message (Expand)Author
2014-04-15- Readded FLAGS_BLOCKEDmichael
2014-03-23- Cleaned up find_chasing(). Removed useless third 'chasing' argument.michael
2014-01-26- client.h: add separate definition for services IDs instead of using HOSTLENmichael
2014-01-23- Implemented "userhost-in-names" client capabilitymichael
2014-01-20- Use the i/o subsystem to execute scheduled writes. Patch provided by Adam.michael
2014-01-19- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)michael
2014-01-18- Added 'unxline' oper privilege for better fine tuningmichael
2014-01-14- Greatly speedup k-/g-line lookup. Instead of testing every single client ag...michael
2013-11-21- include/client.h: add UMODE_CALLERID, UMODE_SOFTCALLERID to SEND_UMODESmichael
2013-11-20- Fixed ID_or_name macro as reported by Adam <adam@anope.org>michael
2013-10-27- Added usermode +W. Users connected via a webirc gateway get thismichael
2013-10-13- find_person(): fixed naming conventionmichael
2013-07-04- find_accept(): solved XXXmichael
2013-07-03- White-space commit / style correctionsmichael
2013-06-19- client.h: add UMODE_HIDDENHOST to SEND_UMODESmichael
2013-06-16- Add usermode 'S' (client is connecte via SSL/TLS).michael
2013-06-15- Implement CERTFPmichael
2013-06-04- Removed Client::client_host and Client::client_server membersmichael
2013-06-04- Removed usermode +Cmichael
2013-06-04- Fixed debug assertion being triggered on ident lookupmichael
2013-05-29- s_user.c:user_set_hostmask(): don't unset FLAGS_IP_SPOOFING if the client'smichael
2013-05-29- Finished proper implementation of usermode 'x' (UMODE_HIDDENHOST)michael
2013-05-14- Added 'locops' and 'wallops' to irc-operator flagsmichael
2013-05-12- Removed 'remote', and 'global_kill' oper flags, and added 'connect',michael
2013-05-10- Removed unused OFLAG_OPER_SPY definitionmichael
2013-05-08- Added usermode F (remote client connect/exit notices) on public requestmichael
2013-04-27- Removed operflag 'nick_changes'. Operators can now set +n at willmichael
2013-04-25- Added basic support for libGeoIPmichael
2013-03-31- Cleanup/reorganize header file layoutmichael
2013-01-24- Forward-port -r1774:michael
2013-01-11- Add support for "away-notify" client capabilitymichael
2012-11-18- Cleanup unused header file includesmichael
2012-11-06- More config subsystem cleanupsmichael
2012-10-27- Second time's the charm? Moving svnroot/ircd-hybrid-8 tomichael