../
|
libopm/
|
8205
(9 years ago)
by michael:
- Rename functions in memory.c to be prefixed with libopm_
|
Makefile.am
|
7815
(9 years ago)
by michael:
- Changed negache to use patricia.c
|
Makefile.in
|
7816
(9 years ago)
by michael:
- autoreconf
|
compat.c
|
8163
(9 years ago)
by michael:
- compat.c: sync strlcpy() and strlcat() with latest versions from openbsd
|
compat.h
|
7927
(9 years ago)
by michael:
- Update copyright years
|
config-lexer.c
|
8174
(9 years ago)
by michael:
- config.h: move opm_types.h header include to config-lexer.l
|
config-lexer.l
|
8174
(9 years ago)
by michael:
- config.h: move opm_types.h header include to config-lexer.l
|
config-parser.c
|
8181
(9 years ago)
by michael:
- Rebuilt parser files
|
config-parser.h
|
8181
(9 years ago)
by michael:
- Rebuilt parser files
|
config-parser.y
|
8179
(9 years ago)
by michael:
- config-parser.y: remove stdio.h header include
|
config.c
|
8197
(9 years ago)
by michael:
- Update 'connregex'
|
config.h
|
8174
(9 years ago)
by michael:
- config.h: move opm_types.h header include to config-lexer.l
|
dnsbl.c
|
8241
(9 years ago)
by michael:
- dnsbl.c:dnsbl_report(): reduce buffer sizes by 2048 and 256, repectively.
|
dnsbl.h
|
7927
(9 years ago)
by michael:
- Update copyright years
|
firedns.c
|
8185
(9 years ago)
by michael:
- Avoid list_t initialization via list_create(); scan.c: remove unused MASKS list
|
firedns.h
|
8153
(9 years ago)
by michael:
- firedns.c, firedns.h: minor cleanups
|
irc.c
|
8224
(9 years ago)
by michael:
- irc.c:m_privmsg(): restore support for the ';', ':' nickname delimiters which got lost during the rewrite in -r8126
|
irc.h
|
8178
(9 years ago)
by michael:
- Move CommandHash struct to irc.c:irc_parse()
|
list.c
|
8192
(9 years ago)
by michael:
- list.c, list.h: sync list_add() and list_remove() with ircd-hybrid's list manipulation routines
|
list.h
|
8192
(9 years ago)
by michael:
- list.c, list.h: sync list_add() and list_remove() with ircd-hybrid's list manipulation routines
|
log.c
|
8208
(9 years ago)
by michael:
- log.c: fix clang build on osx
|
log.h
|
7927
(9 years ago)
by michael:
- Update copyright years
|
main.c
|
7927
(9 years ago)
by michael:
- Update copyright years
|
main.h
|
7927
(9 years ago)
by michael:
- Update copyright years
|
match.c
|
8184
(9 years ago)
by michael:
- Sort out unused header includes
|
match.h
|
7927
(9 years ago)
by michael:
- Update copyright years
|
memory.c
|
7927
(9 years ago)
by michael:
- Update copyright years
|
memory.h
|
7927
(9 years ago)
by michael:
- Update copyright years
|
misc.c
|
8184
(9 years ago)
by michael:
- Sort out unused header includes
|
misc.h
|
7927
(9 years ago)
by michael:
- Update copyright years
|
negcache.c
|
8185
(9 years ago)
by michael:
- Avoid list_t initialization via list_create(); scan.c: remove unused MASKS list
|
negcache.h
|
7927
(9 years ago)
by michael:
- Update copyright years
|
opercmd.c
|
8193
(9 years ago)
by michael:
- Just pass a char pointer to the opercommand handlers instead of a struct ChannelConf pointer
|
opercmd.h
|
8193
(9 years ago)
by michael:
- Just pass a char pointer to the opercommand handlers instead of a struct ChannelConf pointer
|
options.h
|
7014
(10 years ago)
by michael:
- Added 'command_queue_size', 'command_interval', and 'command_timeout', configuration directives to the options {} block. Removed hardcoded settings from options.h.
|
patchlevel.h
|
5277
(11 years ago)
by michael:
- Update patchlevel.h
|
patricia.c
|
7851
(9 years ago)
by michael:
- Import patricia.c
|
patricia.h
|
7852
(9 years ago)
by michael:
- Import patricia.h
|
scan.c
|
8193
(9 years ago)
by michael:
- Just pass a char pointer to the opercommand handlers instead of a struct ChannelConf pointer
|
scan.h
|
8193
(9 years ago)
by michael:
- Just pass a char pointer to the opercommand handlers instead of a struct ChannelConf pointer
|
serno.h
|
5961
(11 years ago)
by michael:
- Moved serno.h to src/
|
setup.h.in
|
8103
(9 years ago)
by michael:
- configure.ac: remove AC_C_BIGENDIAN
|
stats.c
|
8184
(9 years ago)
by michael:
- Sort out unused header includes
|
stats.h
|
7927
(9 years ago)
by michael:
- Update copyright years
|