ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src
r6073
File Last Change
 ../
libopm/ 6073 (8 years ago) by michael: - libopm/src/libopm.c:libopm_do_connect(): removed extraneous parentheses
options.h 5331 (9 years ago) by michael: - Added options::negcache_rebuild configuration option
firedns.h 6058 (8 years ago) by michael: - Cleaned up prototypes
log.h 6058 (8 years ago) by michael: - Cleaned up prototypes
memory.h 6058 (8 years ago) by michael: - Cleaned up prototypes
config.c 6044 (8 years ago) by michael: - Made 'linenum' unsigned
config.h 6044 (8 years ago) by michael: - Made 'linenum' unsigned
Makefile.am 5966 (8 years ago) by michael: - Makefile.am: add serno.h to hopm_SOURCES
serno.h 5962 (8 years ago) by michael: - Moved serno.h to src/
config-lexer.c 6048 (8 years ago) by michael: - Re-built lexer file
config-parser.c 6051 (8 years ago) by michael: - Re-built parser files
config-parser.h 6051 (8 years ago) by michael: - Re-built parser files
setup.h.in 5267 (9 years ago) by michael: - Removed obsolete AC_HEADER_TIME
opercmd.c 5877 (8 years ago) by michael: - Removed trailing whitespaces
stats.h 5379 (9 years ago) by michael: - Removed useless header includes
compat.c 5379 (9 years ago) by michael: - Removed useless header includes
opercmd.h 5379 (9 years ago) by michael: - Removed useless header includes
patchlevel.h 6059 (8 years ago) by michael: - Revved version to hopm-1.0.7
negcache.c 5696 (9 years ago) by michael: - Style corrections
dnsbl.c 5696 (9 years ago) by michael: - Style corrections
match.c 5350 (9 years ago) by michael: - Update license headers
match.h 5350 (9 years ago) by michael: - Update license headers
negcache.h 5350 (9 years ago) by michael: - Update license headers
compat.h 5350 (9 years ago) by michael: - Update license headers
main.h 5350 (9 years ago) by michael: - Update license headers
dnsbl.h 5350 (9 years ago) by michael: - Update license headers
Makefile.in 5969 (8 years ago) by michael: - autoreconf
config-lexer.l 6045 (8 years ago) by michael: - config-lexer.l: declare ccomment() as static
config-parser.y 6050 (8 years ago) by michael: - config-parser.y: removed explicit yydebug=0; yydebug is disabled by default anyways. Declared 'tmp' as static. Fixed minor style issues
firedns.c 6020 (8 years ago) by michael: - firedns.c: c99 style array initialization
irc.h 5370 (9 years ago) by michael: - irc.c, irc.h: const-correctness
irc.c 6013 (8 years ago) by michael: - irc.c:m_notice(): use a more compact error message for regcomp() errors
list.c 5705 (9 years ago) by michael: - list.c: removed pointless 0 assignments in node_create() and list_create() - list.c, list.h: style corrections
list.h 5705 (9 years ago) by michael: - list.c: removed pointless 0 assignments in node_create() and list_create() - list.c, list.h: style corrections
log.c 6034 (8 years ago) by michael: - log.c: remove header includes we don't need
main.c 6017 (8 years ago) by michael: - main.c:main(): improve error message for failed fopen() on the pid file
memory.c 5915 (8 years ago) by michael: - memory.c: style corrections
misc.c 5918 (8 years ago) by michael: - misc.h, misc.c:dissect_time(): constification
misc.h 5918 (8 years ago) by michael: - misc.h, misc.c:dissect_time(): constification
scan.h 6026 (8 years ago) by michael: - scan.c, scan.h: moved the 'struct kline_format_assoc' into scan_irckline()
scan.c 6031 (8 years ago) by michael: - scan.c:scan_irckline(): we can use char* instead of a void* in the 'kline_format_assoc' structure
stats.c 6033 (8 years ago) by michael: - stats.c: remove header includes we don't need
1 directory and 41 files shown