ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/hopm/trunk/src
r5703
File Last Change
 ../
libopm/ 5673 (10 years ago) by michael: - libopm.c: fixed an off by one in opm_callback() and libopm_do_callback() that potentially allowed to write to out-of-bounds memory
Makefile.am 5334 (10 years ago) by michael: - Generate parser/lexer files before actually compiling anything else that uses them
Makefile.in 5433 (10 years ago) by michael: - autoreconf
compat.c 5378 (10 years ago) by michael: - Removed useless header includes
compat.h 5351 (10 years ago) by michael: - Update license headers
config-lexer.c 5687 (10 years ago) by michael: - config-lexer.l: added 'never-interactive' to scanner options
config-lexer.l 5687 (10 years ago) by michael: - config-lexer.l: added 'never-interactive' to scanner options
config-parser.c 5665 (10 years ago) by michael: - Rebuilt parser files
config-parser.h 5665 (10 years ago) by michael: - Rebuilt parser files
config-parser.y 5650 (10 years ago) by michael: - config-parser.y: style corrections
config.c 5667 (10 years ago) by michael: - config.c: fixed compile warnings with -Wmissing-prototypes
config.h 5405 (10 years ago) by michael: - Added irc::notice configuration option (notice(s) to send to a newly connected client).
dnsbl.c 5695 (10 years ago) by michael: - Style corrections
dnsbl.h 5351 (10 years ago) by michael: - Update license headers
firedns.c 5699 (10 years ago) by michael: - Style corrections
firedns.h 5390 (10 years ago) by michael: - firedns.c: removed max() macro. Renamed 'fdns_errno', and 'fdns_fdinuse', to meet our coding convention.
irc.c 5695 (10 years ago) by michael: - Style corrections
irc.h 5371 (10 years ago) by michael: - irc.c, irc.h: const-correctness
list.c 5703 (10 years ago) by michael: - list.c: removed pointless 0 assignments in node_create() and list_create()
list.h 5351 (10 years ago) by michael: - Update license headers
log.c 5662 (10 years ago) by michael: - log.c:log_printf(): increase buffer size
log.h 5647 (10 years ago) by michael: - log.c, log.h: constification
main.c 5378 (10 years ago) by michael: - Removed useless header includes
main.h 5351 (10 years ago) by michael: - Update license headers
match.c 5351 (10 years ago) by michael: - Update license headers
match.h 5351 (10 years ago) by michael: - Update license headers
memory.c 5426 (10 years ago) by michael: - memory.c:MyFree(): removed extraneous pointer test; renamed MyFree to xfree
memory.h 5426 (10 years ago) by michael: - memory.c:MyFree(): removed extraneous pointer test; renamed MyFree to xfree
misc.c 5378 (10 years ago) by michael: - Removed useless header includes
misc.h 5351 (10 years ago) by michael: - Update license headers
negcache.c 5695 (10 years ago) by michael: - Style corrections
negcache.h 5351 (10 years ago) by michael: - Update license headers
opercmd.c 5702 (10 years ago) by michael: - opercmd.c:command_parse(): don't let command_create() allocate memory for empty parameters
opercmd.h 5378 (10 years ago) by michael: - Removed useless header includes
options.h 5332 (10 years ago) by michael: - Added options::negcache_rebuild configuration option
patchlevel.h 5277 (10 years ago) by michael: - Update patchlevel.h
scan.c 5699 (10 years ago) by michael: - Style corrections
scan.h 5351 (10 years ago) by michael: - Update license headers
setup.h.in 5266 (10 years ago) by michael: - Removed obsolete AC_HEADER_TIME
stats.c 5378 (10 years ago) by michael: - Removed useless header includes
stats.h 5378 (10 years ago) by michael: - Removed useless header includes
1 directory and 40 files shown