summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-20- Revved version to hybrid-8.1.20michael
2014-07-18- Cleaned up and sanitized /challenge relatedcodemichael
2014-07-05- Revved version to hybrid-8.1.19michael
2014-07-02- Removed supported.hmichael
2014-07-02- Removed hooking systemmichael
2014-06-09- Revved version to 8.1.18michael
2014-05-29- conf.h:struct config_file_entry: changed 'oper_only_umodes' and 'oper_umodes'michael
2014-05-01- Bump version to hybrid-8.1.17michael
2014-04-20- Bump version to 8.1.16michael
2014-04-15- Readded FLAGS_BLOCKEDmichael
2014-04-14- Made server_estab() and sendnick_TS() use 'static' keywordmichael
2014-04-05- Re-add CHW capability to cope nice with rbmichael
2014-03-29- Revved patchlevel to 8.1.15michael
2014-03-23- Cleaned up find_chasing(). Removed useless third 'chasing' argument.michael
2014-03-01- conf.h: made some more constants use an enummichael
2014-03-01- s_auth.h: made 'flags' an unsigned int typemichael
2014-03-01- modules.h: use an enum for flag typesmichael
2014-03-01- conf_class.h: use an enum for flag typesmichael
2014-03-01- listener.h: use an enum for flag typesmichael
2014-03-01- defaults.h: removed MSGPATH definitionmichael
2014-03-01- m_stats.c, conf.h: removed unused CONF_FLAGS_LIMIT_IP and CONF_FLAGS_NOMATC...michael
2014-02-28- Renamed ts_warn() to sendto_realops_flags_ratelimited()michael
2014-02-26- Removed FAKEHOST server capability for nowmichael
2014-02-25- ircd binary is now again placed in /bin instead of /sbinmichael
2014-02-25- Removed CAP_CHW. This is mandatory since hybrid 6.0 beta 25michael
2014-02-25- ms_bmask(): made mode_type an unsigned int typemichael
2014-02-25- Revved patchlevelmichael
2014-02-22- numeric.h: removed some other unused numeric constants as pointed out by Adammichael
2014-02-22- numeric.h: removed unused RPL_HOSTHIDDEN numeric constantmichael
2014-02-18- hostmask.c: get rid of this (type & ~0x1) hackmichael
2014-01-31- Move myctime() from irc_string.c to s_misc.cmichael
2014-01-28- Added modules_get_list() and made modules_list visible to only modules.cmichael
2014-01-28- Removed sendto_channel_remote()michael
2014-01-28- register_remote_user(): removed unused realname/gecos parametermichael
2014-01-26- client.h: add separate definition for services IDs instead of using HOSTLENmichael
2014-01-26- Clean up stupid pointer magic passed to the channel mode handlers.michael
2014-01-26- irc_res.h: update copyright/license headermichael
2014-01-25- s_auth.c, s_auth.h: optimized so we save unecessary auth_doing_listmichael
2014-01-25- patchlevel.h: update copyright/license headermichael
2014-01-25- s_serv.h: removed unused header includemichael
2014-01-25- modules.h: removed unused header includemichael
2014-01-25- send.h: made some things use an enum.michael
2014-01-25- mempool.h: fixed copyright yearsmichael
2014-01-23- Implemented "userhost-in-names" client capabilitymichael
2014-01-22- channel_mode.h: fixed long-standing bug where +p channels have been showmichael
2014-01-21- channel_mode.h: made some things use an enum. Removed unused header include.michael
2014-01-20- Use the i/o subsystem to execute scheduled writes. Patch provided by Adam.michael
2014-01-19- s_serv.h, send.h, send.c: made some things use an enummichael
2014-01-19- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)michael
2014-01-18- Fixed indentation, removed whitespaces/tabs, update copyright headermichael