+ reworked operator{} blocks to make them independent from oldconf
+ moved some utilities from s_conf.* to libio
+ added stub for auth{} blocks
- Made find_chasing() only take 3 arguments - Cleaned up find_person()
- Made cleanup_pending_glines() an event started off when loading the m_gline module - Removed s_gline.c, s_gline.h and metadata.c
- Moved tstats() to m_stats.c and killed s_stats.(c|h) - Got rid of extra ServerStats pointer - Killed ms_error which was basically a duplication of m_error
+ make it compile, and maybe even run...
- Fixed some compile errors and some shadowed declarations.
- Cleaned up find_user_host a bit more, also added support for "KLINE somehost.edu"
- Rewrite find_user_host() to use split_nuh()
- Changed cluster{} to use a MatchItem struct
- get rid of map_conf_item and unmap_conf_item - Use an union in struct ConfItem, but only allocate memory needed
- Split out most of the *line *resv stuff into separate file parse_aline.c should go eventually into the subdir conf - removed double -o in Makefile.in in src, this caused compile to fail for me
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.