chiark / gitweb /
resolved: when answer A or AAAA questions, order responses by whether addresses are...
[elogind.git] / src / test /
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
2014-02-23 Lennart Poetteringcore: clean up some confusing regarding SI decimal...
2014-02-21 Jason St. Johnreplace tabs with spaces in some files
2014-02-21 Lennart Poetteringcore: add new ConditionArchitecture() that checks the...
2014-02-20 Lennart Poetteringmacro: add nice macro for disabling -Wnonnull temporarily
2014-02-19 Lennart Poetteringmake gcc shut up
2014-02-17 Lennart Poetteringcore: rework cgroup mask propagation
2014-02-12 Ronny Chevaliersyscallfilter: port to libseccomp
2014-02-12 Lennart Poetteringtest: fix "make check"
2014-02-11 Lennart Poetteringutil: drop parse_user_at_host() since its unused now
2014-02-08 Zbigniew Jędrzejew... core: do not print invalid utf-8 in error messages
2014-01-31 Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2014-01-29 Zbigniew Jędrzejew... Get rid of write_safe
2014-01-28 Lennart Poetteringalways use the same code for creating temporary files
2014-01-28 Zbigniew Jędrzejew... journal: guarantee async-signal-safety in sd_journald_sendv
2014-01-20 Lennart Poetteringexec: introduce PrivateDevices= switch to provide servi...
2014-01-05 Simon Peetersstrv: multiple cleanups
2013-12-28 Lennart Poetteringshared: add simplistic XML parser for usage in the...
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26 Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-24 Lennart Poetteringbus: properly shift cgroup data returned from kdbus...
2013-12-24 Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-12-22 Zbigniew Jędrzejew... Fix extraction of _SYSTEMD_USER_UNIT
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...
2013-12-18 Lennart Poetteringtests: fix build
2013-12-14 Thomas Hindoe Paab... Add more _printf_'s for format-nonliterals
2013-12-13 Lennart Poetteringnamespace: include boot id in private tmp directories
2013-12-12 Thomas Hindoe Paab... scan-build: silence some warnings
2013-12-12 Thomas Hindoe Paab... test-fileio: replace mktemp with mkstemp to avoid warnings
2013-12-11 Lennart Poetteringjournald: cache cgroup root path, instead of querying...
2013-12-10 Thomas Hindoe Paab... fix scan-build issues
2013-12-08 Kay Sieverstest: cgroup-util - do not fail if cpu controller is...
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-03 Thomas Hindoe Paab... trivial coding style clean ups
next