- Move old 7.3 sources to branches/ircd-hybrid-newconf
+ after fixing a bunch of bugs, ircd is finally able to start up and /connect. + problems: kline/xline and such refuse to load (missing write_csv_line), modload & co are also not present (need to implement module-like m_ files?)
+ make ircd core compile except server.c and parse_aline.c
- Removed server connection scheduling leftovers. We just periodically continue to check server confs in try_connections() without updating aconf->hold in close_connection()
- Finished WATCH implementation - Added missing 'return' after register_remote_user() call in nick_from_server() which would cause an extra hash_del/strcpy/hash_add combination.
- 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.