summaryrefslogtreecommitdiff
path: root/src/hostmask.c
AgeCommit message (Expand)Author
2014-06-01- hostmask.c:mask_addr(): fixed merging errormichael
2014-06-01- hostmask.c:mask_addr(): fiex compile warningsmichael
2014-02-19- hostmask.c:find_conf_by_address(): removed pointless password = "" assignment.michael
2014-02-19- hostmask.c:add_conf_by_address(): fixed assert statementmichael
2014-02-19- hostmask.c: minor cleanups to add_conf_by_address()michael
2014-02-18- Fix to previous changes in -r2998michael
2014-02-18- hostmask.c: get rid of this (type & ~0x1) hackmichael
2014-01-25- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)michael
2014-01-22- hostmask.c: constificationmichael
2014-01-21- hostmask.c: style cleanupsmichael
2014-01-14- Greatly speedup k-/g-line lookup. Instead of testing every single client ag...michael
2013-06-23- hostmask.c:hash_text(): removed pointless castmichael
2013-01-28- Fixed possible core in try_parse_v4_netmask() as reported by bobnomnommichael
2012-11-16- hostmask.c:find_conf_by_address: fixed logic error which got introduced in ...michael
2012-11-13- changed match() polarity. match() now returns 0 on match and 1 on non-matchmichael
2012-11-10- minor MaskItem structure cleanupmichael
2012-11-06- More config subsystem cleanupsmichael
2012-11-04- Initial rewrite of the configuration subsystemmichael
2012-11-01- flesh out new *line database handlingmichael
2012-11-01- klines, dlines, xlines, glines and resv now make use of the new database;michael
2012-10-30- Made m_globops() and ms_globops() use sendto_realops_flags()michael
2012-10-27- Second time's the charm? Moving svnroot/ircd-hybrid-8 tomichael