ell.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH v3] unit: Skip tests that rely on PKCS#8 when parser is missing
 2026-02-20  9:57 UTC  (2+ messages)

[PATCH v2] unit: Skip tests that rely on PKCS#8 when parser is missing
 2026-02-19 13:28 UTC  (4+ messages)

[PATCH] unit: Skip tests that rely on PKCS#8 when parser is missing
 2026-02-13 20:50 UTC  (2+ messages)

[PATCH 1/4] main: connect instead of binding to systemd notify socket
 2025-10-15 14:03 UTC  (5+ messages)
` [PATCH 2/4] main: strip trailing null bytes from systemd notify socket path
` [PATCH 3/4] main: signal readiness to system before entering main loop
` [PATCH 4/4] unit: test sd-notify functionality

[PATCH v5 0/1] build: Add meson build system
 2025-09-12 14:30 UTC  (9+ messages)
` [PATCH v5 1/1] "

[PATCH] tls: Fix possible memory leak
 2025-08-20 16:14 UTC  (2+ messages)

[PATCH v4 0/1] build: Add meson build system
 2025-08-07  8:49 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v3 0/1] build: Add meson build system
 2025-08-06 15:59 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH 0/5] Misc build and test fixes
 2025-08-04 14:24 UTC  (9+ messages)
` [PATCH 1/5] build: Remove endianness check
` [PATCH 2/5] build: Remove AC_C_CHAR_UNSIGNED check
` [PATCH 3/5] test: Bump support TAP version
` [PATCH 4/5] unit: Respect TAP comments format
` [PATCH 5/5] unit: Fix maxkeys test output

[PATCH v2 0/1] build: Add meson build system
 2025-08-04 10:47 UTC  (2+ messages)

[PATCH v2 0/1] build: Add meson build system
 2025-08-04 10:46 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/1] build: Add meson build system
 2025-08-01 20:23 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] all: Fix typos
 2025-07-01 14:37 UTC  (2+ messages)

[PATCH 1/4] dbus-filter: avoid NULL pointer dereference after removing all rules
 2025-06-27 21:42 UTC  (5+ messages)
` [PATCH 2/4] dbus-client: assign service name before running callback
` [PATCH 3/4] dbus-client: fix removal of client watch
` [PATCH 4/4] util: remove invalid 'const' qualification

[PATCH v9 0/9] Input/Output Terminal Abstraction
 2025-06-02  6:18 UTC  (14+ messages)
` [PATCH v9 1/9] term: Initial revision
` [PATCH v9 2/9] ell: Add include directive for 'ell/term.h'
` [PATCH v9 3/9] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES
` [PATCH v9 4/9] term: Added 'l_term_*' symbols
` [PATCH v9 5/9] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running
` [PATCH v9 6/9] ell/term: Return error on writes if the output descriptor is invalid
` [PATCH v9 7/9] ell/edit: Rename 'l_term_{open,close}'
` [PATCH v9 8/9] ell/term: Add an 'l_term_is_acquired' introspection function
` [PATCH v9 9/9] ell/term: Added ASCII C0 and C1 control code mnemonics

[PATCH 0/2] Fix ECDH P-521 test
 2025-05-21 16:28 UTC  (4+ messages)
` [PATCH 1/2] unit: test-ecdh: Add bytes to l_getrandom wrapper
` [PATCH 2/2] ecc: Check return value of l_getrandom()

[PATCH] Add License variable to pkg-config file
 2025-05-02 14:07 UTC  (2+ messages)

[PATCH v6 0/8] Line Editor
 2025-04-06 22:12 UTC  (9+ messages)
` [PATCH v6 1/8] edit: Initial revision
` [PATCH v6 2/8] ell: Add include directive for 'ell/edit.h'
` [PATCH v6 3/8] ell/Makefile: Added 'edit.[ch]' to HEADERS and SOURCES
` [PATCH v6 4/8] edit: Added 'l_edit_*' symbols
` [PATCH v6 5/8] edit: pass the l_edit instance to the display and debug handlers
` [PATCH v6 6/8] edit: change return signatures from 'bool' to 'int'
` [PATCH v6 7/8] edit: change the 'l_edit_enter' return signature from 'char *' "
` [PATCH v6 8/8] edit: improve error handling of 'mbstowcs' and 'wcstombs' functions

Missing basename in util/test-path.c on musl-based systems
 2025-02-27 15:02 UTC  (2+ messages)

[PATCH] unit: use l_basename in test-path
 2025-02-27 15:00 UTC 

ell: unit tests: sharing memory
 2025-02-10 14:29 UTC 

[PATCH] dbus: fix use of `va_arg` with incorrect type
 2025-01-05  2:12 UTC  (2+ messages)

[PATCH 1/4] settings: fix -std=c23 build failure
 2024-11-18 18:15 UTC  (5+ messages)
` [PATCH 2/4] cert: "
` [PATCH 3/4] dbus: "
` [PATCH 4/4] test-rtnl: "

IPv6 Privacy Extension support?
 2024-11-09 11:22 UTC 

[PATCH v3 1/3] timeout: add l_timeout_remaining
 2024-10-31 21:45 UTC  (4+ messages)
` [PATCH v3 2/3] util: Add l_memcpy
` [PATCH v3 3/3] unit: Add l_memcpy test

[PATCH v2 1/2] util: Add l_safe_memcpy
 2024-10-31 19:15 UTC  (3+ messages)
` [PATCH v2 2/2] unit: Add l_safe_memcpy test

[PATCH] util: Add l_safe_memcpy
 2024-10-30 21:28 UTC 

[PATCH] ell: Inclusion of netlink.h in genl.h because of recent changes
 2024-10-28  8:21 UTC  (2+ messages)

TRUSTED CERTIFICATE
 2024-10-07 12:36 UTC  (2+ messages)

[PATCH 1/2] time: expose _time_from_timespec in time-private.h
 2024-09-03 15:05 UTC  (3+ messages)
` [PATCH 2/2] timeout: add l_timeout_remaining

[PATCH] timeout: add l_timeout_get_remaining
 2024-08-28 19:10 UTC  (2+ messages)

[PATCH 1/6] netlink: Add l_netlink_iter
 2024-08-28 15:24 UTC  (7+ messages)
` [PATCH 2/6] unit: Use the new l_netlink_attr API
` [PATCH 3/6] netlink: Add l_netlink_message_append_string
` [PATCH 4/6] netlink: Add l_netlink_request_sent
` [PATCH 5/6] util: Handle NULL pointers in l_safe_ato* functions
` [PATCH 6/6] rtnl: Add l_rtnl_link_set_mtu

Segmentation Fault in iwd with ell 0.68 Due to l_netlink_send()
 2024-08-26 19:27 UTC  (6+ messages)

missing header files
 2024-08-26 16:39 UTC  (3+ messages)

[PATCH 1/2] dbus: add _dbus_object_tree_set_interface_data
 2024-08-08 14:19 UTC  (3+ messages)
` [PATCH 2/2] dbus: add l_dbus_object_set_data()

[PATCH] unit: pragma test_address to fix GCC warning on musl-libc
 2024-07-30 19:09 UTC  (2+ messages)

[PATCH 1/7] netlink: Remove pointless checks
 2024-07-26 19:31 UTC  (9+ messages)
` [PATCH 2/7] netlink: Disallow certain flags in message constructor
` [PATCH 3/7] rtnl: Add a builder for RTM_{NEW|DEL}ROUTE messages
` [PATCH 4/7] rtnl: Add a builder for RTM_{NEW|DEL}ADDR messages
` [PATCH 5/7] unit: Add tests for rtnl_message_from_{route|address}
` [PATCH 6/7] netlink: Add sealed flag to l_netlink_message
` [PATCH 7/7] netlink/rtnl: Change l_netlink_send API

[PATCH 01/12] useful: Add utility to find the next power of two
 2024-07-23 23:51 UTC  (13+ messages)
` [PATCH 02/12] unit: Add unit test for roundup_pow_of_two
` [PATCH 03/12] util: Introduce l_util_pagesize
` [PATCH 04/12] string: Use conservative allocation growth strategy
` [PATCH 05/12] unit: Refactor genl-msg tests
` [PATCH 06/12] netlink: Add l_netlink_message class
` [PATCH 07/12] netlink: support appending using scatter / gather
` [PATCH 08/12] netlink: Support adding nested attributes to messages
` [PATCH 09/12] netlink: Add additional helpers
` [PATCH 10/12] unit: Add netlink message builder / parser tests
` [PATCH 11/12] netlink: add netlink_message_from_nlmsg
` [PATCH 12/12] genl: Use l_netlink_message as implementation for l_genl_msg

[PATCH] unit: don't specify tcp hostname in dbus config
 2024-06-20 15:01 UTC  (2+ messages)

[PATCH] sysctl: Add setter / getter for char settings
 2024-06-14 18:51 UTC  (2+ messages)

[PATCH] genl: re-implement unicast_watch using l_notifylist
 2024-06-14 18:51 UTC  (2+ messages)

New tests fail with parallel make
 2024-06-14 16:15 UTC  (2+ messages)

[PATCH 1/3] acd: move l_acd_stop ahead of EVENT_CONFLICT
 2024-05-31 15:13 UTC  (4+ messages)
` [PATCH 2/3] icmp6: fix memory leaks with dns_list/domains
` [PATCH 3/3] netconfig: free slaac_domains/slaac_dnses

[PATCH 1/2] notifylist: add notifylist class
 2024-05-31 15:08 UTC  (2+ messages)
` [PATCH 2/2] unit: Add notifylist unit tests

[PATCH] path: Add l_basename function
 2024-05-28 19:26 UTC  (2+ messages)

[PATCH 1/2] dbus: add dbus-over-tcp support
 2024-05-16 19:36 UTC  (4+ messages)
` [PATCH 2/2] unit: add testing for dbus-over-tcp

[RFC PATCH v8] Input/Output Terminal Abstraction
 2024-05-16 15:35 UTC  (12+ messages)
` [RFC PATCH v8] term: Initial revision
` [RFC PATCH v8] ell: Add include directive for 'ell/term.h'
` [RFC PATCH v8] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES
` [RFC PATCH v8] term: Added 'l_term_*' symbols
` [RFC PATCH v8] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running
` [RFC PATCH v8] ell/term: Return error on writes if the output descriptor is invalid
` [RFC PATCH v8] ell/edit: Rename 'l_term_{open,close}'
` [RFC PATCH v8] ell/term: Add an 'l_term_is_acquired' introspection function
` [RFC PATCH v8] ell/term: Added ASCII C0 and C1 control code mnemonics

[PATCH v2 1/4] util: Remove confusing static keyword use
 2024-04-16 19:07 UTC  (5+ messages)
` [PATCH v2 2/4] util: Add L_BIT_{SET|CLEAR|TEST} macros
` [PATCH v2 3/4] util: Add L_BITS_{SET|CLEAR}
` [PATCH v2 4/4] unit: Add tests for the new bitmap utilities

[PATCH 1/4] util: Remove confusing static keyword use
 2024-04-15 19:14 UTC  (4+ messages)
` [PATCH 2/4] util: Add L_BIT_{SET|CLEAR|TEST} macros
` [PATCH 3/4] util: Add L_BITS_{SET|CLEAR}
` [PATCH 4/4] unit: Add tests for the new bitmap utilities

[RFC PATCH v5] Line Editor
 2024-04-05  0:20 UTC  (8+ messages)
` [RFC PATCH v5] ell: Add include directive for 'ell/edit.h'
` [RFC PATCH v5] ell/Makefile: Added 'edit.[ch]' to HEADERS and SOURCES
` [RFC PATCH v5] edit: Added 'l_edit_*' symbols
` [RFC PATCH v5] edit: pass the l_edit instance to the display and debug handlers
` [RFC PATCH v5] edit: change return signatures from 'bool' to 'int'
` [RFC PATCH v5] edit: change the 'l_edit_enter' return signature from 'char *' "
` [RFC PATCH v5] edit: improve error handling of 'mbstowcs' and 'wcstombs' functions


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).