../
|
libopm/
|
6004
(10 years ago)
by michael:
- Use 'extern' keyword where appropriate
|
Makefile.am
|
5967
(10 years ago)
by michael:
- Makefile.am: add serno.h to hopm_SOURCES
|
Makefile.in
|
5968
(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
|
6000
(10 years ago)
by michael:
- Re-built parser files
|
config-lexer.l
|
5998
(10 years ago)
by michael:
- HOPM can now detect Dreamboxes with default root passwords. Patch by Gavin Hanover (EFnet)
|
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
|
5726
(10 years ago)
by michael:
- Removed some irrelevant comments
|
config.h
|
5879
(10 years ago)
by michael:
- config.h: made BlacklistReplyConf::number unsigned
|
dnsbl.c
|
5695
(10 years ago)
by michael:
- Style corrections
|
dnsbl.h
|
5351
(10 years ago)
by michael:
- Update license headers
|
firedns.c
|
6019
(10 years ago)
by michael:
- firedns.c: c99 style array initialization
|
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
|
6014
(10 years ago)
by michael:
- irc.c:m_notice(): use a more compact error message for regcomp() errors
|
irc.h
|
5371
(10 years ago)
by michael:
- irc.c, irc.h: const-correctness
|
list.c
|
5704
(10 years ago)
by michael:
- list.c, list.h: style corrections
|
list.h
|
5704
(10 years ago)
by michael:
- list.c, list.h: style corrections
|
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
|
6018
(10 years ago)
by michael:
- main.c:main(): improve error message for failed fopen() on the pid file
|
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
|
5916
(10 years ago)
by michael:
- memory.c: style corrections
|
memory.h
|
5426
(10 years ago)
by michael:
- memory.c:MyFree(): removed extraneous pointer test; renamed MyFree to xfree
|
misc.c
|
5917
(10 years ago)
by michael:
- misc.h, misc.c:dissect_time(): constification
|
misc.h
|
5917
(10 years ago)
by michael:
- misc.h, misc.c:dissect_time(): constification
|
negcache.c
|
5695
(10 years ago)
by michael:
- Style corrections
|
negcache.h
|
5351
(10 years ago)
by michael:
- Update license headers
|
opercmd.c
|
5876
(10 years ago)
by michael:
- Removed trailing whitespaces
|
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
|
6030
(10 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
(10 years ago)
by michael:
- scan.c, scan.h: moved the 'struct kline_format_assoc' into scan_irckline()
|
serno.h
|
5961
(10 years ago)
by michael:
- Moved serno.h to src/
|
setup.h.in
|
5266
(10 years ago)
by michael:
- Removed obsolete AC_HEADER_TIME
|
stats.c
|
6024
(10 years ago)
by michael:
- stats.c: avoid table indexing where possible
|
stats.h
|
5378
(10 years ago)
by michael:
- Removed useless header includes
|