chiark / gitweb /
udev: net_setup_link - export the .link filename applied to the link
[elogind.git] / src / test /
2014-09-08 Daniel Macknamespace: add support for custom kdbus endpoint
2014-09-08 Daniel Mackbus: factor out bus policy items
2014-08-30 Zbigniew Jędrzejew... cgroup-util: shorten cg_path_get_session
2014-08-28 David Herrmannmacro: use unique variable names for math-macros
2014-08-27 David Herrmannshared: make container_of() use unique variable names
2014-08-26 Filipe Brandenburgertest-util: use assert_se() for call to safe_mkdir with...
2014-08-26 Filipe Brandenburgertest-path-util: use assert_se in all assertions
2014-08-22 Lennart Poetteringcore: add support for a configurable system-wide start...
2014-08-22 David Herrmannshared: add MAXSIZE() and use it in resolved
2014-08-21 Lennart Poetteringcore: allow informing systemd about service status...
2014-08-19 Lennart PoetteringCONST_MAX breaks gcc on fedora 20 with optimiztation v216
2014-08-19 Lennart Poetteringtmpfiles: add new 'r' line type to add UIDs/GIDs to...
2014-08-19 Lennart Poetteringsysusers: add another column to sysusers files for...
2014-08-18 Ronny Chevaliertests: add missing entry to test-tables
2014-08-18 Ronny Chevaliertests: add tests for time-util.c
2014-08-18 Ronny Chevaliertests: add test-condition-util
2014-08-18 Ronny Chevaliertests: add tests for util.c
2014-08-18 Ronny Chevaliertests: add test for fdset_iterate
2014-08-18 Ronny Chevaliertests: add tests for fileio.c
2014-08-18 Ronny Chevaliertests: add missing unlink
2014-08-18 Ronny Chevaliertests: add tests for socket-util.c
2014-08-15 Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15 David Herrmannmacro: add CONST_MAX() macro
2014-08-15 David Herrmanntest: fix strtod test for real
2014-08-15 David Herrmanntest: fix strtod() test
2014-08-14 Dave Reisnerutil: allow strappenda to take any number of args
2014-08-11 Lennart Poetteringudev: never bypass our own logging framework and call...
2014-08-04 Thomas Hindoe Paab... test: use fabs on doubles
2014-08-04 Zbigniew Jędrzejew... Unify parse_argv style
2014-07-31 Zbigniew Jędrzejew... Always prefer our headers to system headers
2014-07-31 Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-31 Zbigniew Jędrzejew... test-strv: add test which shows access to random memory
2014-07-29 David Herrmannbarrier: fix race in test-code
2014-07-29 Kay Sieversudev: unify event timeout handling
2014-07-29 David Herrmannbarrier: convert msecs to usecs in test-code
2014-07-27 Ansgar Burchardtparse_boolean: require exact matches
2014-07-26 Zbigniew Jędrzejew... Add utility function to append root to path
2014-07-20 Zbigniew Jędrzejew... test-cgroup-mask: fix masks in test and enable by default
2014-07-20 Zbigniew Jędrzejew... test-cgroup-mask: pass on kernels without memory controller
2014-07-20 Zbigniew Jędrzejew... test-engine: fix access to unit load path
2014-07-19 Zbigniew Jędrzejew... core: remove systemd_running_as lookup functions
2014-07-19 Zbigniew Jędrzejew... barrier: initalize file descriptors with -1
2014-07-17 Thomas Hindoe Paab... test-pty: silence a warning
2014-07-17 David Herrmannshared: add PTY helper
2014-07-17 David Herrmannshared: add generic IPC barrier
2014-07-16 Zbigniew Jędrzejew... test-tables: add new entries
2014-07-16 Thomas Hindoe Paab... test-socket-util: silence warnings
2014-07-16 Zbigniew Jędrzejew... shared/socket-util: add function to query remote address
2014-07-11 David Herrmannshared: fix coding-style for ring-buffer implementation
2014-07-11 Zbigniew Jędrzejew... util: fix has cc check and add test
2014-07-10 Lennart Poetteringshared: split out in_addr related calls from socket...
2014-07-03 Lennart Poetteringmachinectl: show /etc/os-release information of contain...
2014-07-03 Lennart Poetteringtest: print library tuple in test
2014-07-02 Lennart Poetteringutil: when unescaping strings, don't allow smuggling...
2014-06-30 Ronny Chevaliertests: add missing XDG_RUNTIME_DIR env variable
2014-06-24 Ronny Chevaliertests: add test-ratelimit
2014-06-24 Ronny Chevaliertests: add tests to test-unit-name
2014-06-21 Thomas Hindoe Paab... consistently order cleanup attribute before type
2014-06-21 Ronny Chevaliertests: add test_fdset_remove
2014-06-21 Ronny Chevaliertests: add test-async
2014-06-21 Ronny Chevaliertests: add test-capability
2014-06-20 Michael Marineautest: ensure conf_files_list returns absolute paths
2014-06-20 Michael Marineautest: unit test for using alternate roots with path_str...
2014-06-19 Ronny Chevaliertests: add tests for strv_extendf
2014-06-19 Ronny Chevaliertests: add tests to test-util
2014-06-19 Ronny Chevaliertests: add missing return
2014-06-18 Lennart Poetteringnetworkd: add a number of calls to manipulate in_addr_u...
2014-06-17 Lennart Poetteringinstall: beef up preset logic to limit to only enable...
2014-06-16 Ronny Chevaliertests: unlink temp file used in test
2014-06-16 Ronny Chevaliertests: add tests to test-hashmap
2014-06-16 Ronny Chevaliertests: add test-fdset
2014-06-16 Ronny Chevaliertests: add test-socket-util
2014-06-06 Lennart Poetteringbus: add basic dbus1 policy parser
2014-06-04 Lennart Poetteringcore: rename ReadOnlySystem= to ProtectSystem= and...
2014-06-03 Lennart Poetteringcore: add new ReadOnlySystem= and ProtectedHome= settin...
2014-05-25 Tanu Kaskinentest-path-util: add tests for path_make_relative()
2014-05-25 Cristian Rodrígueztest-unit-file: skip if unit_file_get_list returns...
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-15 Kay Sieversudev: do not skip the execution of RUN when renaming...
2014-05-13 David Herrmannshared: add ring buffer
2014-05-13 David Herrmannshared: add ALIGN_POWER2 macro
2014-04-24 Michael Olbrichservice: rename StartLimitAction enum to FailureAction
2014-04-17 Zbigniew Jędrzejew... test-path-util: fix running with separate build dir
2014-04-14 Kay Sieversudev: remove seqnum API and all assumptions about seqnums
2014-04-12 Zbigniew Jędrzejew... path-util: also check for existence of binary when...
2014-04-12 Mike Gilbertfsck: Search for fsck.type in PATH
2014-04-03 Susant Sahanisd-rtnl: fix broken test cases and add support for...
2014-03-25 Susant Sahanisd-rtnl: add support for tunnel attributes
2014-03-25 Lennart Poetteringtime: support @ syntax for denoting times since the...
2014-03-24 Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-18 Lennart Poetteringutil: add new FOREACH_STRING() macro as syntactic sugar...
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-15 Zbigniew Jędrzejew... timedated: use builtins for integer log and exp
2014-03-14 Lennart Poetteringutil: add hexdump() call to create pretty hexdumps...
2014-03-14 Lennart Poetteringlogind: automatically remove SysV + POSIX IPC objects...
2014-03-12 Lennart Poetteringmacro: make sure we can use IN_SET() also with complex...
2014-03-02 Zbigniew Jędrzejew... Disallow sizes with increasing unit size
2014-03-02 Zbigniew Jędrzejew... Allow fractional parts in disk sizes
2014-02-24 Thomas Hindoe Paab... virt: make Virtualization an anonymous enum
next