summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-14- Removed Tao-of-IRC.940110michael
2014-07-05- Update NEWSmichael
2014-07-05- Revved version to hybrid-8.1.19michael
2014-07-05- m_encap.c:ms_encap(): removed unused variablemichael
2014-07-04- .travis.yml: build with --enable-assertmichael
2014-07-02- Update READMEmichael
2014-07-02- Removed supported.hmichael
2014-07-02- Removed hooking systemmichael
2014-07-02- m_encap.c: respect args_min when calling the encap handlermichael
2014-07-02- m_nick.c: from p4: move resv channel oper notice to umode rejectmichael
2014-07-02- Update help/statsmichael
2014-06-30- reference.conf: allow 1 connection every 2 secondsmichael
2014-06-29- conf.c:set_default_conf(): default to 1 connection per 1 secondmichael
2014-06-26- Update NEWSmichael
2014-06-26- Update NEWSmichael
2014-06-25- channel.c:check_splitmode(): logic fixesmichael
2014-06-25- m_eob.c:server_eob(): fixed faulty assert()michael
2014-06-24- .travis.yml: build 8.1.x with --enable-halfopsmichael
2014-06-24- conf.c:read_conf_files(): chanmodes c an M were missed in CHANMODESmichael
2014-06-22- m_dline.c:mo_dline(): don't require an address to be prepended with *@michael
2014-06-22- m_stats.c:stats_tstats(): prefix "/stats t" reply with 't' instead of 'T',michael
2014-06-19- AUTHORS, version.c: added Fawkes to contributorsmichael
2014-06-18- m_message.c:handle_special(): removed user@server messages to local users,michael
2014-06-18- version.c: fixed compile warning with clang -Winvalid-source-encoding. Fix ...michael
2014-06-18- Update README. 8.x works properly on Mac OS X 10.9 (Mavericks). [ci skip]michael
2014-06-18- Update NEWSmichael
2014-06-18- m_message.c:msg_client(): replaced MyConnect with MyClient test. Otherwise ...michael
2014-06-17- Update NEWSmichael
2014-06-17- Fixed EOB logic for remote servers. Fix derived from p4michael
2014-06-17- Update .travis.ymlmichael
2014-06-09- Revved version to 8.1.18michael
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