../
|
libopm/
|
5274
(11 years ago)
by michael:
- Renamed MyMalloc() to xcalloc()
|
Makefile.am
|
5260
(11 years ago)
by michael:
- More cleanups to the build system. Remove stuff we don't need
|
Makefile.in
|
5260
(11 years ago)
by michael:
- More cleanups to the build system. Remove stuff we don't need
|
compat.c
|
5207
(11 years ago)
by michael:
- Removed AC_HEADER_STDC configure test
|
compat.h
|
5170
(11 years ago)
by michael:
- Continue to use inet_pton() until we add full ipv6 support, but at least
replace all occurrences of inet_aton() with inet_pton()
|
config-lexer.c
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
config-lexer.l
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
config-parser.c
|
5274
(11 years ago)
by michael:
- Renamed MyMalloc() to xcalloc()
|
config-parser.h
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
config-parser.y
|
5274
(11 years ago)
by michael:
- Renamed MyMalloc() to xcalloc()
|
config.c
|
5274
(11 years ago)
by michael:
- Renamed MyMalloc() to xcalloc()
|
config.h
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
dnsbl.c
|
5285
(11 years ago)
by michael:
- dnsbl.c: use 'sizeof'
|
dnsbl.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
firedns.c
|
5274
(11 years ago)
by michael:
- Renamed MyMalloc() to xcalloc()
|
firedns.h
|
5179
(11 years ago)
by michael:
- firedns.c, firedns.h: ipv6 is now enabled by default
|
irc.c
|
5290
(11 years ago)
by michael:
- irc.c:m_notice(): don't use 'static' if there's no need to
|
irc.h
|
5189
(11 years ago)
by michael:
- irc.h: removed irc_command typedef
|
list.c
|
5274
(11 years ago)
by michael:
- Renamed MyMalloc() to xcalloc()
|
list.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
log.c
|
5207
(11 years ago)
by michael:
- Removed AC_HEADER_STDC configure test
|
log.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
main.c
|
5274
(11 years ago)
by michael:
- Renamed MyMalloc() to xcalloc()
|
main.h
|
5202
(11 years ago)
by michael:
- Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
|
malloc.c
|
5274
(11 years ago)
by michael:
- Renamed MyMalloc() to xcalloc()
|
malloc.h
|
5274
(11 years ago)
by michael:
- Renamed MyMalloc() to xcalloc()
|
match.c
|
5233
(11 years ago)
by michael:
- match.c, match.h: removed collapse()
- inet.h: moved poll.h header include to libopm.c
|
match.h
|
5233
(11 years ago)
by michael:
- match.c, match.h: removed collapse()
- inet.h: moved poll.h header include to libopm.c
|
misc.c
|
5207
(11 years ago)
by michael:
- Removed AC_HEADER_STDC configure test
|
misc.h
|
5163
(11 years ago)
by michael:
- misc.c, misc.h: removed unused clean()
|
negcache.c
|
5274
(11 years ago)
by michael:
- Renamed MyMalloc() to xcalloc()
|
negcache.h
|
5135
(11 years ago)
by michael:
- propset svn:eol-style native
|
opercmd.c
|
5291
(11 years ago)
by michael:
- opercmd.c, opercmd.h: removed unused function arguments; constification
|
opercmd.h
|
5291
(11 years ago)
by michael:
- opercmd.c, opercmd.h: removed unused function arguments; constification
|
options.h
|
5198
(11 years ago)
by michael:
- Made NODATA_TIMEOUT a configuration option
|
patchlevel.h
|
5277
(11 years ago)
by michael:
- Update patchlevel.h
|
scan.c
|
5284
(11 years ago)
by michael:
- scan.c: style corrections
|
scan.h
|
5281
(11 years ago)
by michael:
- scan.c, scan.h: remove FORMATTYPE_STRING. It's default since we don't support anything else.
|
setup.h.in
|
5266
(11 years ago)
by michael:
- Removed obsolete AC_HEADER_TIME
|
stats.c
|
5266
(11 years ago)
by michael:
- Removed obsolete AC_HEADER_TIME
|
stats.h
|
5195
(11 years ago)
by michael:
- stats.c, stats.h: constification
|