Show patches with: Submitter = Jeremy Sowden       |    Archived = No       |   816 patches
« 1 2 3 48 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[libnetfilter_conntrack] conntrack: increase the length of `l4proto_map` [libnetfilter_conntrack] conntrack: increase the length of `l4proto_map` - - - - --- 2022-12-23 Jeremy Sowden pablo Accepted
[nft] scanner: treat invalid octal strings as strings [nft] scanner: treat invalid octal strings as strings - - - - --- 2022-12-16 Jeremy Sowden pablo Accepted
[ulogd2,v2] build: fix pgsql fall-back configuration of CFLAGS [ulogd2,v2] build: fix pgsql fall-back configuration of CFLAGS - 1 - - --- 2022-12-13 Jeremy Sowden pablo Accepted
[ulogd2] build: fix pgsql fall-back configuration of CFLAGS [ulogd2] build: fix pgsql fall-back configuration of CFLAGS - - - - --- 2022-12-11 Jeremy Sowden pablo Changes Requested
[ulogd2,4/4] db: fix back-log capacity checks Some bug-fixes - - - - --- 2022-12-03 Jeremy Sowden pablo Accepted
[ulogd2,3/4] JSON: remove incorrect config value check Some bug-fixes - - - - --- 2022-12-03 Jeremy Sowden pablo Accepted
[ulogd2,2/4] filter: fix buffer sizes in filter plug-ins Some bug-fixes - - - - --- 2022-12-03 Jeremy Sowden pablo Accepted
[ulogd2,1/4] ulogd: fix parse-error check Some bug-fixes - - - - --- 2022-12-03 Jeremy Sowden pablo Accepted
[ulogd2,v2,v2,34/34] output: sqlite3: reimplement using the common DB API Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,33/34] output: pgsql: add prep & exec support Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,32/34] output: pgsql: tidy up `open_db_pgsql` and fix memory leak Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,31/34] output: pgsql: remove variable-length arrays Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,30/34] output: pgsql: remove a couple of struct members Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,29/34] output: mysql: add prep & exec support Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,28/34] db: add prep & exec support Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,27/34] db, IP2BIN: defer formatting of raw strings Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,26/34] db: avoid cancelling ring-buffer thread Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,25/34] db: synchronize access to ring-buffer Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,24/34] db: use `struct db_stmt` objects more widely Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,23/34] db: refactor backlog Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,22/34] db: refactor ring-buffer Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,21/34] db: refactor ring-buffer initialization Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,20/34] db: refactor configuration Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,19/34] db: improve calculation of sql statement length Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,18/34] db: open-code `_loop_reconnect_db` Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,17/34] db: change return type of two functions to `void` Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,16/34] db: use consistent integer return values to indicate errors Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,15/34] db: reorganize source Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,14/34] output: de-duplicate allocation of input keys Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,13/34] output: remove zero-initialized `struct ulogd_plugin` members Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,12/34] conffile: replace malloc+strcpy with strdup Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,11/34] src: remove superfluous casts Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,10/34] src: remove `TIME_ERR` macro Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,09/34] src: define constructors and destructors consistently Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,08/34] src: parenthesize config-entry macro arguments Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,07/34] src: remove zero-valued config-key fields Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,06/34] src: remove some trailing white space Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,05/34] build: add checks to configure.ac Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,04/34] db: fix back-log capacity checks Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,03/34] output: JSON: remove incorrect config value check Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,02/34] filter: fix buffer sizes in filter plug-ins Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,01/34] ulogd: fix parse-error check Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2] pgsql: correct `ulog2.ip_totlen` type [ulogd2] pgsql: correct `ulog2.ip_totlen` type - - - - --- 2022-11-29 Jeremy Sowden pablo Accepted
[ulogd2,3/3] src: keep IPv4 addresses internally in IPv4-in-IPv6 format IP Address Formatting Fixes - - - - --- 2022-11-27 Jeremy Sowden pablo Changes Requested
[ulogd2,2/3] output: add missing support for int64_t values IP Address Formatting Fixes - - - - --- 2022-11-27 Jeremy Sowden pablo Accepted
[ulogd2,1/3] filter: IP2BIN: correct spelling of variable IP Address Formatting Fixes - - - - --- 2022-11-27 Jeremy Sowden pablo Accepted
[ulogd2,34/34] output: sqlite3: reimplement using the common DB API Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,33/34] output: pgsql: add prep & exec support Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,32/34] output: pgsql: tidy up `open_db_pgsql` and fix memory leak Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,31/34] output: pgsql: remove variable-length arrays Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,30/34] output: pgsql: remove a couple of struct members Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,29/34] output: mysql: add prep & exec support Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,28/34] db: add prep & exec support Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,27/34] db, IP2BIN: defer formatting of raw strings Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,26/34] db: avoid cancelling ring-buffer thread Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,25/34] db: synchronize access to ring-buffer Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,24/34] db: use `struct db_stmt` objects more widely Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,23/34] db: refactor backlog Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,22/34] db: refactor ring-buffer Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,21/34] db: refactor ring-buffer initialization Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,20/34] db: refactor configuration Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,19/34] db: improve calculation of sql statement length Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,18/34] db: open-code `_loop_reconnect_db` Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,17/34] db: change return type of two functions to `void` Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,16/34] db: use consistent integer return values to indicate errors Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,15/34] db: reorganize source Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,14/34] output: de-duplicate allocation of input keys Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,13/34] output: remove zero-initialized `struct ulogd_plugin` members Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,12/34] conffile: replace malloc+strcpy with strdup Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,11/34] src: remove superfluous casts Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,10/34] src: remove `TIME_ERR` macro Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,09/34] src: define constructors and destructors consistently Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,08/34] src: parenthesize config-entry macro arguments Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,07/34] src: remove zero-valued config-key fields Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,06/34] src: remove some trailing white space Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,05/34] build: add checks to configure.ac Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,04/34] db: fix back-log capacity checks Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,03/34] output: JSON: remove incorrect config value check Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,02/34] filter: fix buffer overruns in filter plug-ins Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2,01/34] ulogd: fix parse-error check Refactor of the DB output plug-ins - - - - --- 2022-11-21 Jeremy Sowden pablo Changes Requested
[ulogd2] doc: mysql: declare MAC protocol columns unsigned [ulogd2] doc: mysql: declare MAC protocol columns unsigned - - - - --- 2022-11-05 Jeremy Sowden pablo Accepted
[libnftnl] rule, set_elem: fix printing of user data [libnftnl] rule, set_elem: fix printing of user data - - - - --- 2022-08-27 Jeremy Sowden pablo Accepted
[xtables-addons,2/2] doc: fix typo in help [xtables-addons,1/2] doc: fix some typos in man-pages - - - - --- 2022-05-07 Jeremy Sowden pablo Awaiting Upstream
[xtables-addons,1/2] doc: fix some typos in man-pages [xtables-addons,1/2] doc: fix some typos in man-pages - - - - --- 2022-05-07 Jeremy Sowden pablo Awaiting Upstream
[libnetfilter_log] doc: correct non-native solecism [libnetfilter_log] doc: correct non-native solecism - - - - --- 2022-04-10 Jeremy Sowden Accepted
[nft,v4,32/32] tests: py: add tests for binops with variable RHS operands Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,31/32] tests: shell: add tests for binops with variable RHS operands Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,30/32] evaluate: allow binop expressions with variable right-hand operands Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,29/32] parser_json: allow RHS ct, meta and payload expressions Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,28/32] netlink: support (de)linearization of new bitwise boolean operations Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,27/32] netlink: rename bitwise operation functions Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,26/32] netlink_delinearize: add support for processing variable payload statement arguments Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,25/32] netlink_delinearize: refactor stmt_payload_binop_postprocess Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,24/32] netlink_delinearize: fix typo Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,23/32] evaluate: set eval context to leftmost bitwise operand Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,22/32] evaluate: insert byte-order conversions for expressions between 9 and 15 bits Extend values assignable to packet marks and payload fields - 1 - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,21/32] evaluate: don't clobber binop lengths Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,20/32] evaluate: prevent nested byte-order conversions Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,19/32] evaluate: don't eval unary arguments Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
[nft,v4,18/32] include: add new bitwise boolean attributes to nf_tables.h Extend values assignable to packet marks and payload fields - - - - --- 2022-04-04 Jeremy Sowden pablo Changes Requested
« 1 2 3 48 9 »