- Oops, serverinfo{} should be read in the first, and listen{} in
the second pass.
+ corrections to the new code + first succeeded soft reboot attempts.
+ make ircd core compile except server.c and parse_aline.c
+ moved isupport handling from s_conf.c
+ removed oldconf
+ implemented resvs
+ rebuilt y.tab.c + ServerInfo -> ServerInfoX for now to avoid hidden name conflicts + serv_list nodes are localClient->lnode, so don't free them with balloc
+ make it compile, and maybe even run...
- Ripped out lazylinks as discussed on irc. the main concept wasn't very well designed and will be done in a better way some day. Anyways, they propably never worked and were considered bloat by most people. Good bye!
- reorganisations which aim at: 1) moving read_conf_files() at the end of daemon bootup process, 2) making load_*_modules a part of conf parsing, after the 1st pass
+ coded new serverinfo + added parse_fatal, similar to parse_error but using L_CRIT and server_die + cold moved out from reset_conf, verify_conf callbacks to a global conf_cold
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.