]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
huge reorganization for 0.9
authorlaforge <laforge>
Mon, 20 Nov 2000 11:43:22 +0000 (11:43 +0000)
committerlaforge <laforge>
Mon, 20 Nov 2000 11:43:22 +0000 (11:43 +0000)
commit7181f929279bea55c8554a86b5cdec9d0c09a7cc
treeaea9bdd014f0233924027ed6a219d1f772a4e360
parentf408fe697949b03805fa4bfd64d563136fdcded9
huge reorganization for 0.9
- added hashtables everywhere
- no more dynamic allocation for each packet
- mysql output plugin
- more keys in ulogd_BASE
- moved libipulog into ulogd directory
- introduced autoconf
27 files changed:
COPYING [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README [deleted file]
Rules.make.in [new file with mode: 0644]
conffile/Makefile.in [new file with mode: 0644]
conffile/conffile.c [moved from conffile.c with 89% similarity]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/mysql.table [new file with mode: 0644]
doc/ulogd.sgml [new file with mode: 0644]
extensions/Makefile.in [new file with mode: 0644]
extensions/ulogd_BASE.c
extensions/ulogd_LOGEMU.c
extensions/ulogd_MYSQL.c [new file with mode: 0644]
extensions/ulogd_OPRINT.c
extensions/ulogd_PWSNIFF.c
include/ulogd/conffile.h [moved from conffile.h with 83% similarity]
include/ulogd/ulogd.h
install-sh [new file with mode: 0755]
libipulog.old/Makefile.in [new file with mode: 0644]
libipulog.old/include/libipulog/libipulog.h [new file with mode: 0644]
libipulog.old/libipulog.c [new file with mode: 0644]
libipulog.old/ulog_test.c [new file with mode: 0644]
libipulog/Makefile.in [new file with mode: 0644]
ulogd.c
ulogd.conf