- Rename event::enabled to event::active
- Fixed inconsistent style in several places
- Rename several functions in event.c to comply with naming convention
- Move show_events() from event.c to m_stats.c. Remove now unused prototypes.
- Style corrections only
- Update copyright years
- Update GPL 2 license headers
- event.c: update show_events() to make /stats E look nicer
- event.c, event.h: update copyright headers
- event.c:event_addish(): removed XXX
- event.c: removed unused header includes
- event.c:event_run(): changed 'len' variable to an unsigned int. Note that dlink_list_length() is unsigned int.
- event.c:event_run(): removed unused variable
- event.c: fixed issue in event_run()
- Merged Adam's event system rewrite
- event.c: use unsigned whenever possible
- Use sendto_one_numeric() everywhere
- event.c: fixed compile error
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
- event.c:aventAdIsh(): fixed compile warning with -Wunsuffixed-float-constants, replaced rand() with genrand_int32()
- stats_hooks(), show_events(): no longer sending an extra empty line before RPL_ENDOFSTATS
- event.c: fixed bug spotted by Jakub S. where timed events stopped from working if the system's clock is running backwards
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
- 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
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.