index
:
ulogd2
master
ulogd2 tree
eric@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
*
sqlite3: insert ipv6 addresses as null rather than garbage
Jeremy Sowden
2023-09-14
1
-1
/
+6
*
sqlite3: correct binding of ipv4 addresses and 64-bit integers
Jeremy Sowden
2023-09-14
1
-6
/
+9
*
gprint, oprint: add support for printing ipv6 addresses
Jeremy Sowden
2023-09-14
2
-7
/
+30
*
gprint, oprint: use inet_ntop to format ip addresses
Jeremy Sowden
2023-09-14
2
-26
/
+24
*
ipfix: skip non-ipv4 addresses
Jeremy Sowden
2023-09-14
1
-0
/
+3
*
pcap: prevent crashes when output `FILE *` is null
Jeremy Sowden
2023-03-16
1
-5
/
+8
*
pcap: simplify opening of output file
Jeremy Sowden
2023-03-16
1
-27
/
+14
*
output: Fix formatting of OPRINT switch.
Jeremy Sowden
2022-12-08
1
-26
/
+30
*
output: add missing support for int64_t values
Jeremy Sowden
2022-12-08
2
-1
/
+6
*
JSON: remove incorrect config value check
Jeremy Sowden
2022-12-08
1
-5
/
+3
*
build: use pkg-config or pg_config for libpq
Jeremy Sowden
2022-01-11
1
-2
/
+2
*
build: use pkg-config or pcap-config for libpcap
Jeremy Sowden
2022-01-11
1
-0
/
+2
*
build: use pkg-config or mysql_config for libmysqlclient
Jeremy Sowden
2022-01-11
1
-2
/
+2
*
build: use pkg-config for libdbi
Jeremy Sowden
2022-01-11
1
-2
/
+2
*
output: SQLITE3: remove unused variable
Jeremy Sowden
2022-01-10
1
-1
/
+0
*
output: GPRINT: fix it with NFLOG
Pablo Neira Ayuso
2022-01-09
1
-1
/
+1
*
output: JSON: remove bogus check for host and port
Pablo Neira Ayuso
2022-01-04
1
-5
/
+0
*
output: JSON: fix possible truncation of socket path
Pablo Neira Ayuso
2022-01-04
1
-9
/
+39
*
output: IPFIX: remove compiler attribute macros
Jeremy Sowden
2022-01-03
2
-6
/
+4
*
output: JSON: optimize appending of newline to output
Jeremy Sowden
2022-01-03
1
-2
/
+2
*
output: JSON: fix possible leak in error-handling.
Jeremy Sowden
2022-01-03
1
-7
/
+6
*
output: JSON: increase time-stamp buffer size
Jeremy Sowden
2022-01-03
1
-1
/
+1
*
output: JSON: fix output of GMT offset
Jeremy Sowden
2022-01-03
1
-4
/
+5
*
output: SQLITE3: catch errors creating SQL statement
Jeremy Sowden
2022-01-03
1
-7
/
+13
*
output: SQLITE3: improve mapping of fields to DB columns
Pablo Neira Ayuso
2022-01-03
1
-16
/
+8
*
output: SQLITE3: improve mapping of DB columns to fields
Jeremy Sowden
2022-01-03
1
-13
/
+13
*
output: SQLITE3: improve formatting of insert statement
Jeremy Sowden
2022-01-03
1
-10
/
+6
*
output: SQLITE3: fix memory-leak in error-handling
Jeremy Sowden
2021-12-06
1
-1
/
+5
*
output: SQLITE3: fix possible buffer overruns
Jeremy Sowden
2021-12-06
1
-3
/
+3
*
output: PGSQL: fix non-`connstring` configuration of DB connection
Jeremy Sowden
2021-12-06
1
-27
/
+17
*
output: PGSQL: improve mapping of DB columns to input-keys
Jeremy Sowden
2021-12-06
1
-7
/
+7
*
output: MYSQL: improve mapping of DB columns to input-keys
Jeremy Sowden
2021-12-06
1
-7
/
+7
*
output: DBI: fix configuration of DB connection
Jeremy Sowden
2021-12-06
1
-7
/
+7
*
output: DBI: fix NUL-termination of escaped SQL string
Jeremy Sowden
2021-12-06
1
-4
/
+6
*
output: DBI: improve mapping of DB columns to input-keys
Jeremy Sowden
2021-11-30
1
-21
/
+13
*
output: DBI: fix deprecation warnings
Jeremy Sowden
2021-11-30
1
-7
/
+11
*
Replace malloc+memset with calloc
Jeremy Sowden
2021-11-30
4
-18
/
+4
*
XML: show both nflog packet and conntrack
Ken-ichirou MATSUZAWA
2021-11-23
1
-11
/
+22
*
output: IPFIX: correct format specifiers
Jeremy Sowden
2021-11-23
1
-4
/
+5
*
build: missing ipfix.h header when running make distcheck
Pablo Neira Ayuso
2021-11-16
1
-0
/
+2
*
build: skip sub-directories containing disabled plugins
Jeremy Sowden
2021-11-15
6
-22
/
+27
*
build: add Make_global.am for common flags
Jeremy Sowden
2021-11-15
7
-16
/
+17
*
XML: support nflog pkt output
Ken-ichirou MATSUZAWA
2021-10-12
1
-1
/
+1
*
IPFIX: Introduce template record support
Ander Juaristi
2019-04-30
3
-37
/
+138
*
IPFIX: Add IPFIX output plugin
Ander Juaristi
2019-04-30
6
-547
/
+741
*
ulogd: json: send messages to a remote host / unix socket
Andreas Jaggi
2018-06-01
1
-21
/
+270
*
harmonize log file defaults with ulogd.conf
Kaarle Ritvanen
2017-05-16
4
-4
/
+4
*
sqlite3: Remove unused "buffer" option.
Alex Xu
2016-01-19
1
-16
/
+1
*
json: append timezone information to ISO 8601 date
Vincent Bernat
2015-10-02
1
-5
/
+20
*
json: output messages in JSONv1 format
Vincent Bernat
2015-10-02
1
-1
/
+14
[next]