]> git.ipfire.org Git - thirdparty/ulogd2.git/shortlog
thirdparty/ulogd2.git
2006-01-12  /C=DE/ST=Berlin... timer.c: llist_del() fixup (Christian Hentschel);
2006-01-12  /C=DE/ST=Berlin... rtnl.c warning fix (Christian Hentschel)
2006-01-12  /C=DE/ST=Berlin... db.c warning fix
2006-01-12  /C=DE/ST=Berlin... introduce NFCT input plugin hash table for start/end...
2006-01-12  /C=DE/ST=Berlin... - Cosmetic changes (tab indent struct initializers)
2006-01-08  /C=DE/ST=Berlin... clean up printpkt situation (now we no longer include...
2006-01-08  /C=DE/ST=Berlin... add some missing file to EXTRA_DIST
2006-01-08  /C=DE/ST=Berlin... add debian package building support
2006-01-08  /C=DE/ST=Berlin... now 'make dist-bzip2' finally works
2006-01-08  /C=DE/ST=Berlin... further 'make dist' fixes
2006-01-08  /C=DE/ST=Berlin... fix doc building
2006-01-07  /C=DE/ST=Berlin... add conditional compilation of mysql, pgsql, sqlite3...
2006-01-07  /C=DE/ST=Berlin... add SCTP / DCCP todo
2006-01-07  /C=DE/ST=Berlin... disabel SCTP for now :(
2006-01-07  /C=DE/ST=Berlin... move error handling in plugin
2006-01-07  /C=DE/ST=Berlin... remove strerror function of db helpers and move error...
2006-01-07  /C=DE/ST=Berlin... add support for get-counter-and-zero polling
2006-01-07  /C=DE/ST=Berlin... further work on IPFIX output
2006-01-07  /C=DE/ST=Berlin... introduce core timer handling
2006-01-07  /C=DE/ST=Berlin... introduce subpackages for plugins
2006-01-07  /C=DE/ST=Berlin... introduce acinclude.m4 with macros for mysql,pgsql...
2005-12-15  /C=DE/ST=Berlin... use driver's open_db routine
2005-12-15  /C=DE/ST=Berlin... make ipfix output plugin compile (not yet functional)
2005-12-15  /C=DE/ST=Berlin... move plugin wildcard input key generation into core
2005-12-15  /C=DE/ST=Berlin... add new 'ulogd_key_size()' function
2005-12-15  /C=DE/ST=Berlin... forgot to rename some function calls with last commit
2005-12-15  /C=DE/ST=Berlin... don't "#include" a .c file but rather compile db.c...
2005-12-14  /C=DE/ST=Berlin... add some more yet unfinished IPFIX output code
2005-12-14  /C=DE/ST=Berlin... use 'const char' in parser function
2005-12-14  /C=DE/ST=Berlin... add cleanup of dynamically allocated memory at end...
2005-12-14  /C=DE/ST=Berlin... we don't need RETF_FREE for stuf that isn't dynamically...
2005-12-14  /C=DE/ST=Berlin... close_db() is a member function and not a global symbol
2005-12-14  /C=DE/ST=Berlin... PGSQL_LIB not LIBS
2005-12-12  /C=DE/ST=Berlin... todo update
2005-12-12  /C=DE/ST=Berlin... schema support fixes
2005-12-09  /C=DE/ST=Berlin... make pgsql plugin compile (untested)
2005-12-08  /C=DE/ST=Berlin... comply with new naming convention
2005-12-08  /C=DE/ST=Berlin... add mysql and pgsql subdirs
2005-12-08  /C=DE/ST=Berlin... convert mysql to new DB api
2005-12-08  /C=DE/ST=Berlin... new database core api
2005-12-08  /C=DE/ST=Berlin... convert pgsql module to new database API
2005-12-08  /C=DE/ST=Berlin... further cleanup
2005-12-08  /C=DE/ST=Berlin... re-enable the reconnect support
2005-12-08  /C=DE/ST=Berlin... more verbose error reporting
2005-12-08  /C=DE/ST=Berlin... more verbose error reporting
2005-12-08  /C=DE/ST=Berlin... fix/cleanup logfile handling
2005-12-08  /C=DE/ST=Berlin... add some bits about signals
2005-12-08  /C=DE/ST=Berlin... fix typo
2005-12-08  /C=DE/ST=Berlin... implement reparse/reconnect on sighup
2005-12-05  /C=DE/ST=Berlin... rename all linux list related structs/functs/macros...
2005-12-05  /C=DE/ST=Berlin... syslog_level is a string, not an int
2005-11-29  /C=DE/ST=Berlin... OPRINT: use pluginstance num_keys instead of plugin...
2005-11-29  /C=DE/ST=Berlin... fixes
2005-11-24  /C=DE/ST=Berlin... add missing memset after malloc (Christian Hentschel)
2005-11-24  /C=DE/ST=Berlin... add missing makefile
2005-11-24  laforgewe forgot to set num_keys() correctly.
2005-11-24  laforgeremove bogus comment (code was fixed, comment not removed)
2005-11-24  laforgeget rid of that old dir
2005-11-24  laforgeit's now called "group" parameter, not nlgroup
2005-11-20  laforgefinally fix up MYSQL module to build correctly
2005-11-20  laforgesome plugins support packet and flow data types
2005-11-20  laforgemake 'num_keys' an attribute of pluginstance instead...
2005-11-20  laforgeuse bitmask instead of enum for input/output data type
2005-11-20  laforgefix dozens of compiler warnings/errors. one step close...
2005-11-05  laforgemore known TODO
2005-11-05  laforgeadd autogen.sh
2005-11-05  laforgefix multiple stacks
2005-11-05  laforgeupdate documentation somewhat
2005-11-05  laforgedistribute a reasonable config file template
2005-11-05  laforgeintroduce version field for plugins, refuse loading...
2005-11-05  laforgefinish port of ULOG input plugin
2005-11-05  laforgeupdate
2005-11-05  laforgefinish port of PWSNIF plugin
2005-11-05  laforgeuse automake, move header file
2005-11-05  laforgemove to filter dir
2005-11-05  laforgeport PWSNIFF
2005-11-05  laforgeupdate copyright statement
2005-11-05  laforge- fix endianness of ip address / port numbers
2005-11-05  laforgewe only need to link against libnetfilter_log
2005-11-05  laforgeadd 'sync' config option
2005-11-05  laforge- add IPFIX field id's
2005-11-05  laforgeadd netfilter specific information elements
2005-11-05  laforgeuse accessor functions as available by latest libnetfil...
2005-11-04  laforgefinish port of OPRINT target
2005-11-04  laforgejust some very early skeleton code for IPFIX exporting
2005-11-04  laforgeadd some more ipfix related information to NFCT
2005-11-04  laforgeadd more ipfix related information to raw2packet_BASE
2005-11-04  laforgedon't return '*', but an empty string in case no interf...
2005-11-04  laforgeit's now libnetfilter_log, not libnfnetlink_log
2005-11-04  laforgefix parsing of config file
2005-11-04  laforgemake NFCT plugin compile
2005-11-04  laforgerename CTNL to NFCT
2005-11-04  laforgerename ctnl to nfct
2005-11-04  laforgeremove config.guess/config.sub
2005-11-04  laforgead another makefile
2005-11-04  laforgefurther bits of the per-flow input plugin
2005-11-04  laforgeonly conditionally copy input/output keys if they actua...
2005-11-04  laforgefix signing issues
2005-11-04  laforgecleanup unused structs / members
2005-11-04  laforgeimplement ifindex to interface name filter plugin
next