summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* macro: add nice macro for disabling -Wnonnull temporarilyLennart Poettering2014-02-20
* make gcc shut upLennart Poettering2014-02-19
* core: rework cgroup mask propagationLennart Poettering2014-02-17
* syscallfilter: port to libseccompRonny Chevalier2014-02-12
* test: fix "make check"Lennart Poettering2014-02-12
* util: drop parse_user_at_host() since its unused nowLennart Poettering2014-02-11
* core: do not print invalid utf-8 in error messagesZbigniew Jędrzejewski-Szmek2014-02-08
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-31
* Get rid of write_safeZbigniew Jędrzejewski-Szmek2014-01-28
* always use the same code for creating temporary filesLennart Poettering2014-01-28
* journal: guarantee async-signal-safety in sd_journald_sendvZbigniew Jędrzejewski-Szmek2014-01-27
* exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering2014-01-20
* strv: multiple cleanupsSimon Peeters2014-01-05
* shared: add simplistic XML parser for usage in the D-Bus policy language comp...Lennart Poettering2013-12-28
* Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek2013-12-26
* systemctl: allow globbing in commands which take multiple unit namesZbigniew Jędrzejewski-Szmek2013-12-26
* bus: properly shift cgroup data returned from kdbus by the container's root b...Lennart Poettering2013-12-24