Merge from STABLE
authorjelmer <jelmer>
Fri, 12 Dec 2003 21:06:26 +0000 (23:06 +0200)
committerjelmer <jelmer>
Fri, 12 Dec 2003 21:06:26 +0000 (23:06 +0200)
commita5fb85f46a81e1cdcd89ea9c42c971afd515ad45
treef29be8254c5be3d17df1d8a2f1c202dd15e614fc
parent37231c6612265c1867f4d96abcb79a4b863306c0
Merge from STABLE
94 files changed:
AUTHORS
ChangeLog
Makefile.in
README
TODO
configure.in
ctrlproxy-setup [new file with mode: 0755]
ctrlproxy.h
ctrlproxy.spec [moved from ctrlproxy.spec.in with 59% similarity]
ctrlproxyrc.example
doc/.cvsignore
doc/Makefile.in
doc/admin.mod.xml
doc/ctrlproxy.xml
doc/development.xml
doc/faq.xml [new file with mode: 0644]
doc/figures/caution.eps [new file with mode: 0644]
doc/figures/caution.pdf [new file with mode: 0644]
doc/figures/important.eps [new file with mode: 0644]
doc/figures/important.pdf [new file with mode: 0644]
doc/figures/note.eps [new file with mode: 0644]
doc/figures/note.pdf [new file with mode: 0644]
doc/figures/tip.eps [new file with mode: 0644]
doc/figures/tip.pdf [new file with mode: 0644]
doc/figures/warning.eps [new file with mode: 0644]
doc/figures/warning.pdf [new file with mode: 0644]
doc/linestack_memory.mod.xml [new file with mode: 0644]
doc/log_irssi.mod.xml
doc/motd-file.mod.xml [new file with mode: 0644]
doc/repl_command.mod.xml [new file with mode: 0644]
doc/repl_highlight.mod.xml [new file with mode: 0644]
doc/repl_memory.mod.xml [deleted file]
doc/repl_none.mod.xml [new file with mode: 0644]
doc/repl_simple.mod.xml [new file with mode: 0644]
doc/report-time.mod.xml [new file with mode: 0644]
doc/syntax.xml
doc/transports.xml
hooks.c
internals.h
line.c
main.c
mods/Makefile.in
mods/admin.c
mods/admin.h
mods/antiflood.c
mods/auto-away.c
mods/ctcp.c
mods/linestack_file.c
mods/linestack_memory.c
mods/log_custom.c
mods/log_irssi.c
mods/motd_file.c [new file with mode: 0644]
mods/nickserv.c
mods/noticelog.c
mods/repl_command.c
mods/repl_highlight.c
mods/repl_memory.c
mods/repl_none.c [new file with mode: 0644]
mods/repl_simple.c
mods/report_time.c [new file with mode: 0644]
mods/socket.c
mods/stats.c
mods/strip.c
motd [new file with mode: 0644]
printstats.c
server.c
state.c
testsuite/FILE_FOO [new file with mode: 0644]
testsuite/README [new file with mode: 0644]
testsuite/common.pl [new file with mode: 0644]
testsuite/disconnect.pl [new file with mode: 0644]
testsuite/mod-admin.pl [new file with mode: 0644]
testsuite/mod-antiflood.pl [new file with mode: 0644]
testsuite/mod-auto-away.pl [new file with mode: 0644]
testsuite/mod-ctcp.pl [new file with mode: 0644]
testsuite/mod-linestack-file.pl [new file with mode: 0644]
testsuite/mod-linestack-memory.pl [new file with mode: 0644]
testsuite/mod-log-custom.pl [new file with mode: 0644]
testsuite/mod-log-irssi.pl [new file with mode: 0644]
testsuite/mod-motd-file.pl [new file with mode: 0644]
testsuite/mod-nickserv.pl [new file with mode: 0644]
testsuite/mod-noticelog.pl [new file with mode: 0644]
testsuite/mod-repl-highlight.pl [new file with mode: 0644]
testsuite/mod-repl-memory.pl [new file with mode: 0644]
testsuite/mod-repl-none.pl [new file with mode: 0644]
testsuite/mod-repl-simple.pl [new file with mode: 0644]
testsuite/mod-report-time.pl [new file with mode: 0644]
testsuite/mod-socket.pl [new file with mode: 0644]
testsuite/mod-stats.pl [new file with mode: 0644]
testsuite/mod-strip.pl [new file with mode: 0644]
testsuite/modes.pl [new file with mode: 0644]
testsuite/testfile.pl [new file with mode: 0644]
transport.c
util.c