summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-06- Update NEWSmichael
2014-06-06- conf_parser.y: fixed stupid bug that has successfully has hidden itself sin...michael
2014-06-06- Update .travis.ymlmichael
2014-06-06- Minor fix to reference.confmichael
2014-06-05- m_locops.c, m_globops.c: removed extra colonsmichael
2014-06-05- Update macros in m4/michael
2014-06-05- .travis.yml: build with libGeoIPmichael
2014-06-04- Update .travis.ymlmichael
2014-06-04- Update .travis.ymlmichael
2014-06-04- Update .travis.ymlmichael
2014-06-04- Added .travis.ymlmichael
2014-06-03- Update NEWSmichael
2014-06-03- send.c:sendto_match_servs(): use DLINK_FOREACH_SAFE() as send_message_remote()michael
2014-06-02- conf.c:set_default_conf(): reset ConfigFileEntry.stats_e_disabledmichael
2014-06-01- hostmask.c:mask_addr(): fixed merging errormichael
2014-06-01- hostmask.c:mask_addr(): fiex compile warningsmichael
2014-06-01- Update ircd man pagemichael
2014-05-30- m_kick.c:m_kick(): removed outdated commentmichael
2014-05-30- channel_mode.c:chm_simple(): channel halfops may now set +pmichael
2014-05-30- m_kick.c:m_kick(): channel halfops (%) may now no longer KICK other channel...michael
2014-05-30- channel_mode.c:chm_hop(): channel halfops (%) may now no longer (de)halfop ...michael
2014-05-30- irc-operators may now no longer set a channel +O if they are only halfops (%)michael
2014-05-30- channel_mode.c:chm_operonly(): removed dead codemichael
2014-05-29- m_join.c:ms_join(): fixed compile warningmichael
2014-05-29- channel_mode.c: revert changes to channel_modes() for now. apparentlymichael
2014-05-29- channel_mode.c:channel_modes(): replaced sprintf with strcat;michael
2014-05-29- channel_mode.c:channel_modes(): fix to previous changesmichael
2014-05-29- channel_mode.c:channel_modes(): get rid of trailing spaces ifmichael
2014-05-29- conf.h:struct config_file_entry: changed 'oper_only_umodes' and 'oper_umodes'michael
2014-05-23- channel_mode.c:chm_operonly(): removed redundant assignmentmichael
2014-05-22- m_sjoin.c:ms_sjoin(): hardened test to make sure SJOINs are reallymichael
2014-05-22- m_join.c:ms_join(): don't allow servers to join channelsmichael
2014-05-22- parse.c:mod_del_cmd(): make sure the command actually exists in the trie be...michael
2014-05-18- Update help filesmichael
2014-05-17- Update help filesmichael
2014-05-16- Update documentsmichael
2014-05-16- conf_class.c:class_free(): added an assert()michael
2014-05-16- m_info.c:info_table[]: cosmetical fixesmichael
2014-05-15- Update reference.confmichael
2014-05-14- ircd.c:main(): make this "don't run ircd as root!!!11" message look more se...michael
2014-05-13- Update reference.confmichael
2014-05-11- Fixed bug where "STATS p" would show an invalid amount of irc-operatorsmichael
2014-05-10- conf.c:parse_aline(): use CONF_NOREASON for default reasonmichael
2014-05-10- Update NEWSmichael
2014-05-10- m_cap.c: from p4: Ignore trailing spaces from CAP REQ/ACKs to prevent rejec...michael
2014-05-05- m_die(), m_restart(): use get_client_name() instead of get_oper_name()michael
2014-05-01- Bump version to hybrid-8.1.17michael
2014-05-01- Update reference.confmichael
2014-05-01- Update NEWSmichael
2014-05-01- Backported /list and hunt_server() optimization from TRUNKmichael