summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: quote autoconf macro argumentsJeremy Sowden2021-11-151-32/+60
* build: remove commented-out codeJeremy Sowden2021-11-151-12/+0
* build: update obsolete autoconf macrosJeremy Sowden2021-11-151-4/+2
* build: use correct automake variable for library dependenciesJeremy Sowden2021-11-152-2/+4
* build: delete commented-out codeJeremy Sowden2021-11-151-4/+1
* build: group `*_la_*` variables with their librariesJeremy Sowden2021-11-151-8/+8
* build: skip sub-directories containing disabled pluginsJeremy Sowden2021-11-1512-33/+38
* build: use `dist_man_MANS` to declare man-pagesJeremy Sowden2021-11-151-2/+2
* build: add Make_global.am for common flagsJeremy Sowden2021-11-1517-39/+36
* build: move CPP `-D` flag.Jeremy Sowden2021-11-152-3/+4
* build: remove empty filter sub-directoryJeremy Sowden2021-11-153-2/+2
* build: remove unused Makefile fragmentJeremy Sowden2021-11-153-45/+1
* gitignore: ignore .dirstampJeremy Sowden2021-11-151-0/+1
* gitignore: add Emacs artefactsJeremy Sowden2021-11-151-0/+3
* NFLOG: fix seq global flag settingKen-ichirou MATSUZAWA2021-10-121-1/+1
* XML: support nflog pkt outputKen-ichirou MATSUZAWA2021-10-121-1/+1
* printpkt: print pkt mark like kernelCole Dishington2021-05-271-1/+1
* raw2packet: fix comma instead of semicolonTimon Ulrich2020-10-301-1/+1
* ulogd: printpkt: always print IPv6 protocolAndreas Jaggi2020-02-231-0/+3
* IPFIX: Introduce template record supportAnder Juaristi2019-04-304-37/+139
* IPFIX: Add IPFIX output pluginAnder Juaristi2019-04-309-550/+747
* ulogd: fix build with musl libcCameron Norman2018-11-011-0/+1
* ulogd: json: send messages to a remote host / unix socketAndreas Jaggi2018-06-012-21/+281
* remove ulogd2.rotate and ulogd2.spec from Makefile.amulogd-2.0.7Arturo Borrero Gonzalez2018-04-271-1/+1
* Set release number to 2.0.7.Arturo Borrero Gonzalez2018-04-271-1/+1
* ulogd2: cleanup downstream filesArturo Borrero Gonzalez2018-04-113-187/+0
* ulogd: load all plugins by defaultArturo Borrero Gonzalez2018-01-083-20/+83
* ulogd: use a RT scheduler by defaultArturo Borrero Gonzalez2017-09-201-0/+15
* ip2bin: fix plugin link for some compilerEric Leblond2017-07-021-1/+1
* ulogd: fix crash when plugin version are incorrectEric Leblond2017-07-021-0/+1
* Set release number to 2.0.6.Eric Leblond2017-05-161-1/+1
* rotate all default output filesKaarle Ritvanen2017-05-161-1/+1
* harmonize log file defaults with ulogd.confKaarle Ritvanen2017-05-165-6/+6
* ulogd.conf: fix incorrect stackEric Leblond2017-03-211-1/+1
* ulogd: use strncpy instead of memcpyEric Leblond2017-03-211-1/+1
* ulogd: add automake optionEric Leblond2017-03-211-1/+1
* ulogd: fix crash when ipv4 packet is truncatedLiping Zhang2016-10-171-1/+2
* ulogd: fix indentation in acinclude.m4Eric Leblond2016-03-311-70/+66
* ulogd: fix cross compilation errors with mysql_configHelmut Schaa2016-03-311-2/+2
* ulogd: add missing newline in log messageEric Leblond2016-02-051-1/+1
* ulogd: restructures signal handling by self-pipe trickHironobu Ishii2016-02-051-7/+125
* sqlite3: Remove unused "buffer" option.Alex Xu2016-01-193-20/+1
* json: append timezone information to ISO 8601 dateVincent Bernat2015-10-021-5/+20
* json: output messages in JSONv1 formatVincent Bernat2015-10-022-1/+17
* Use stdint types everywhereFelix Janda2015-06-2619-122/+126
* ulogd: Use /dev/null as dummy logfile when logging to syslogFelix Janda2015-06-231-5/+5
* Define _GNU_SOURCE to get members of tcphdrFelix Janda2015-06-232-0/+2
* Sync with kernel headersFelix Janda2015-06-231-10/+18
* configure.ac: Add --without-{mysql,pgsql}Harald Welte2015-05-031-2/+9
* Add missing enableval to configureulogd-2.0.5Eric Leblond2015-04-241-3/+14