ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/hopm/trunk/src
r6071
File Last Change (rev)
 ../
libopm/ 6071 (8 years ago) by michael: - libopm/src/config.c: constification; remove extraneous comma from the 'HASH' table
firedns.h 6057 (8 years ago) by michael: - Cleaned up prototypes
log.h 6057 (8 years ago) by michael: - Cleaned up prototypes
memory.h 6057 (8 years ago) by michael: - Cleaned up prototypes
config-parser.c 6052 (8 years ago) by michael: - Re-built parser files
config-parser.h 6052 (8 years ago) by michael: - Re-built parser files
config-parser.y 6049 (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
config-lexer.c 6047 (8 years ago) by michael: - Re-built lexer file
config-lexer.l 6046 (8 years ago) by michael: - config-lexer.l: declare ccomment() as static
config.c 6043 (8 years ago) by michael: - Made 'linenum' unsigned
config.h 6043 (8 years ago) by michael: - Made 'linenum' unsigned
log.c 6035 (8 years ago) by michael: - log.c: remove header includes we don't need
stats.c 6032 (8 years ago) by michael: - stats.c: remove header includes we don't need
scan.c 6030 (8 years ago) by michael: - scan.c:scan_irckline(): we can use char* instead of a void* in the 'kline_format_assoc' structure
scan.h 6025 (8 years ago) by michael: - scan.c, scan.h: moved the 'struct kline_format_assoc' into scan_irckline()
firedns.c 6019 (8 years ago) by michael: - firedns.c: c99 style array initialization
main.c 6018 (8 years ago) by michael: - main.c:main(): improve error message for failed fopen() on the pid file
irc.c 6014 (8 years ago) by michael: - irc.c:m_notice(): use a more compact error message for regcomp() errors
Makefile.in 5968 (8 years ago) by michael: - autoreconf
Makefile.am 5967 (8 years ago) by michael: - Makefile.am: add serno.h to hopm_SOURCES
serno.h 5961 (8 years ago) by michael: - Moved serno.h to src/
misc.c 5917 (8 years ago) by michael: - misc.h, misc.c:dissect_time(): constification
misc.h 5917 (8 years ago) by michael: - misc.h, misc.c:dissect_time(): constification
memory.c 5916 (8 years ago) by michael: - memory.c: style corrections
opercmd.c 5876 (8 years ago) by michael: - Removed trailing whitespaces
list.c 5704 (9 years ago) by michael: - list.c, list.h: style corrections
list.h 5704 (9 years ago) by michael: - list.c, list.h: style corrections
negcache.c 5695 (9 years ago) by michael: - Style corrections
dnsbl.c 5695 (9 years ago) by michael: - Style corrections
stats.h 5378 (9 years ago) by michael: - Removed useless header includes
compat.c 5378 (9 years ago) by michael: - Removed useless header includes
opercmd.h 5378 (9 years ago) by michael: - Removed useless header includes
irc.h 5371 (9 years ago) by michael: - irc.c, irc.h: const-correctness
match.c 5351 (9 years ago) by michael: - Update license headers
match.h 5351 (9 years ago) by michael: - Update license headers
negcache.h 5351 (9 years ago) by michael: - Update license headers
compat.h 5351 (9 years ago) by michael: - Update license headers
main.h 5351 (9 years ago) by michael: - Update license headers
dnsbl.h 5351 (9 years ago) by michael: - Update license headers
options.h 5332 (9 years ago) by michael: - Added options::negcache_rebuild configuration option
patchlevel.h 5277 (9 years ago) by michael: - Update patchlevel.h
setup.h.in 5266 (9 years ago) by michael: - Removed obsolete AC_HEADER_TIME
1 directory and 41 files shown