summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* test: print library tuple in testLennart Poettering2014-07-03
* util: when unescaping strings, don't allow smuggling in of additional NUL bytesLennart Poettering2014-07-02
* tests: add missing XDG_RUNTIME_DIR env variableRonny Chevalier2014-06-30
* tests: add test-ratelimitRonny Chevalier2014-06-24
* tests: add tests to test-unit-nameRonny Chevalier2014-06-24
* consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen2014-06-22
* tests: add test_fdset_removeRonny Chevalier2014-06-22
* tests: add test-asyncRonny Chevalier2014-06-22
* tests: add test-capabilityRonny Chevalier2014-06-22
* test: ensure conf_files_list returns absolute pathsMichael Marineau2014-06-20
* test: unit test for using alternate roots with path_strv_resolveMichael Marineau2014-06-20
* tests: add tests for strv_extendfRonny Chevalier2014-06-19
* tests: add tests to test-utilRonny Chevalier2014-06-19
* tests: add missing returnRonny Chevalier2014-06-19
* networkd: add a number of calls to manipulate in_addr_union structsLennart Poettering2014-06-18
* install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering2014-06-17
* tests: unlink temp file used in testRonny Chevalier2014-06-16
* tests: add tests to test-hashmapRonny Chevalier2014-06-16
* tests: add test-fdsetRonny Chevalier2014-06-16
* tests: add test-socket-utilRonny Chevalier2014-06-16
* bus: add basic dbus1 policy parserLennart Poettering2014-06-06
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-04
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-03
* test-path-util: add tests for path_make_relative()Tanu Kaskinen2014-05-25
* test-unit-file: skip if unit_file_get_list returns permission deniedCristian Rodríguez2014-05-25
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* udev: do not skip the execution of RUN when renaming a network device failsKay Sievers2014-05-15
* shared: add ring bufferDavid Herrmann2014-05-13
* shared: add ALIGN_POWER2 macroDavid Herrmann2014-05-13
* service: rename StartLimitAction enum to FailureActionMichael Olbrich2014-04-24
* test-path-util: fix running with separate build dirZbigniew Jędrzejewski-Szmek2014-04-16
* udev: remove seqnum API and all assumptions about seqnumsKay Sievers2014-04-13
* path-util: also check for existence of binary when given absolute pathZbigniew Jędrzejewski-Szmek2014-04-12
* fsck: Search for fsck.type in PATHMike Gilbert2014-04-12
* sd-rtnl: fix broken test cases and add support for tunnelSusant Sahani2014-04-03
* sd-rtnl: add support for tunnel attributesSusant Sahani2014-03-25
* time: support @ syntax for denoting times since the UNIX epoch 1970-1-1Lennart Poettering2014-03-25
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24
* util: add new FOREACH_STRING() macro as syntactic sugar to iterate through a ...Lennart Poettering2014-03-19
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* timedated: use builtins for integer log and expZbigniew Jędrzejewski-Szmek2014-03-14
* util: add hexdump() call to create pretty hexdumps of dataLennart Poettering2014-03-14
* logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering2014-03-14
* macro: make sure we can use IN_SET() also with complex function calls as firs...Lennart Poettering2014-03-12
* Disallow sizes with increasing unit sizeZbigniew Jędrzejewski-Szmek2014-03-02
* Allow fractional parts in disk sizesZbigniew Jędrzejewski-Szmek2014-03-02
* virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen2014-02-24
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-23
* replace tabs with spaces in some filesJason St. John2014-02-21
* core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering2014-02-21