- Update copyright years
- Fixed inconsistent style in several places
- Make server_die() use enum; minor cleanups here and there
- restart.c:server_die(): use EXIT_SUCCESS/EXIT_FAILURE
- Update copyright years
- Get rid of NOCAPS
- Renamed variables
- Update GPL 2 license headers
- Create 8.2.x branch
- Get rid of the ID() macro
- Get rid of restart() wrapper function
- restart.c:server_die(): replaced a sendto_one() with sendto_one_notice()
- restart.c:server_die(): replaced a DLINK_FOREACH loop on serv_list with just sendto_server(). Also make sure to use me.id as sender prefix if possible
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
- restart.c: since save_all_databases may generate server traffic and log activity, it makes more sense to save the databases _before_ flushing the sendqueue/closing file descriptors
- restart.c: ensure databases get dumped to disk before terminating
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
- Applied patch to shut up gcc with -Wformat-security enabled. Patch submitted by Moritz Muehlenhoff/Debian Security.
- renaming files: ircd_parser.y -> conf_parser.y ircd_lexer.l -> conf_lexer.l s_conf.c -> conf.c s_conf.h -> conf.h s_log.c -> log.c s_log.h -> log.h
- Rewrite and cleanup half-broken logging subsystem. Logfile rotating is not working yet
- create ircd-hybrid-8 "branch"
- recreate "trunk"
- branch off trunk to create 7.3 branch
- move ircd-hybrid-7.2 to trunk
- move list manipulation routines from tools.c to list.c - mem_frob() goes to memory.c - sort out redundant/unneeded header includes
- m_restart(): don't send restart notices twice to locally connected clients
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.