- Fixed svn properties
- Update copyright years
- Make use of enum in some places; make use of the HasFlag() macro some more; minor style corrections
- hostmask.h, hostmask.c: use const keyword where appropriate
- Cleanup/fix names of several #ifndef INCLUDED_*
- hostmask.c:find_conf_by_address(): constification
- Update copyright years
- Removed init_host_hash()
- Update GPL 2 license headers
- find_address_conf(): constification
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
- Greatly speedup k-/g-line lookup. Instead of testing every single client against every single k-/g-line just check the just added ban against connected clients.
- More config subsystem cleanups
- Initial rewrite of the configuration subsystem
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
- Minor constification changes
- conf.h: remove CONF_LISTEN_PORT and CONF_EXEMPTKLINE #defines - hostmask.h: remove HostMaskEntry structure - hostmask.c: remove find_gline_conf() and find_kline_conf() wrapper functions
- hostmask.c: move report_Klines() and report_auth() to m_stats.c
- "UNKLINE bla@bla.net" may accidentaly remove existing klines such as *@bla.* - Fixed
- cleanup temporary k/d/g line code
- Cleanup hostmask.c. Make it use dlink list manipulation routines
- hostmask.c, rng_mt.c: avoid use of long int types
- create ircd-hybrid-8 "branch"
- recreate "trunk"
- branch off trunk to create 7.3 branch
- move ircd-hybrid-7.2 to trunk
create 7.2 branch, we can move/rename it as needed.
- svn:keywords
- svn:keywords
- Fix svn:keywords
- imported sources - can be moved later according to the directory/branching scheme, but we need the svn up
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.