ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src
r6033
File Last Change
 ../
libopm/ 6003 (8 years ago) by michael: - Use 'extern' keyword where appropriate
options.h 5331 (9 years ago) by michael: - Added options::negcache_rebuild configuration option
patchlevel.h 5991 (8 years ago) by michael: - Bump version to hopm-1.0.6
config-lexer.l 5997 (8 years ago) by michael: - HOPM can now detect Dreamboxes with default root passwords. Patch by Gavin Hanover (EFnet)
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 5999 (8 years ago) by michael: - Re-built parser files
config-parser.c 5666 (9 years ago) by michael: - Rebuilt parser files
config-parser.h 5666 (9 years ago) by michael: - Rebuilt parser files
setup.h.in 5267 (9 years ago) by michael: - Removed obsolete AC_HEADER_TIME
config.c 5727 (9 years ago) by michael: - Removed some irrelevant comments
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
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-parser.y 5649 (9 years ago) by michael: - config-parser.y: style corrections
config.h 5878 (8 years ago) by michael: - config.h: made BlacklistReplyConf::number unsigned
firedns.c 6020 (8 years ago) by michael: - firedns.c: c99 style array initialization
firedns.h 5391 (9 years ago) by michael: - firedns.c: removed max() macro. Renamed 'fdns_errno', and 'fdns_fdinuse', to meet our coding convention.
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.h 5648 (9 years ago) by michael: - log.c, log.h: constification
log.c 5661 (9 years ago) by michael: - log.c:log_printf(): increase buffer size
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
memory.h 5427 (9 years ago) by michael: - memory.c:MyFree(): removed extraneous pointer test; renamed MyFree to xfree
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