summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
...
* tests: fix indentationThomas Hindoe Paaboel Andersen2013-08-15
* hostnamectl: show only specific hostname when requestedZbigniew Jędrzejewski-Szmek2013-08-14
* test-unit-file: return error without dumping core on permission errorChristian Hesse2013-07-30
* test-fileio: use random name for written fileZbigniew Jędrzejewski-Szmek2013-07-30
* journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek2013-07-26
* tests: skip tests when executed without privileges but which require themKay Sievers2013-07-18
* util: add split_pair() for splitting foo=bar stringsLennart Poettering2013-07-18
* test-tables: allow sparse tables and check mapping for -1Zbigniew Jędrzejewski-Szmek2013-07-16
* tests: add more tests for shared/util.cThomas Hindoe Paaboel Andersen2013-07-16
* test: add trivial test for syscall table and extend table tests to error pathsZbigniew Jędrzejewski-Szmek2013-07-13
* test-path-util,test-sched-prio: uninitialize manager to appease valgrindZbigniew Jędrzejewski-Szmek2013-07-12
* cgroup: simplify how instantiated units are mapped to cgroupsLennart Poettering2013-07-11
* core: serialize/deserialize bus subscribersLennart Poettering2013-07-10
* tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek2013-07-05
* libsystemd-logind: fix detection of session/user/machine of a PIDLennart Poettering2013-07-02
* test: Add list testcaseJan Janssen2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* login: add an api to determine the slice a PID is located in to libsystemd-loginLennart Poettering2013-06-21
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* Properly check for overflow in offsetsZbigniew Jędrzejewski-Szmek2013-06-10
* systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek2013-05-06
* cgroup: when escaping a cgroup object name, also escape names that start with...Lennart Poettering2013-05-03
* test-hashmap.c: add unit-test for hashmapDaniel Buch2013-05-03
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-01
* id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering2013-04-30
* Use attribute(unused) in PROTECT_ERRNOZbigniew Jędrzejewski-Szmek2013-04-25
* util: rework safe_atod() to be locale-independentLennart Poettering2013-04-25
* cgroup: always validate cgroup controller namesLennart Poettering2013-04-24
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-24
* cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering2013-04-22
* nspawn: suffix the nspawn cgroups with ".nspawn"Lennart Poettering2013-04-22
* fileio.c: do not parse comments after non-whitespace charsHarald Hoyer2013-04-18
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* core/execute: report invalid environment variables from filesHarald Hoyer2013-04-17
* fileio:parse_env_file_internal() fix environment file parsingHarald Hoyer2013-04-17
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* core: log a few more things under UNIT=...Zbigniew Jędrzejewski-Szmek2013-04-17
* util: make generation of profcs PID paths nicerLennart Poettering2013-04-16
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* core: always create /user and /machine top-level cgroup dirsLennart Poettering2013-04-15
* bus: handle env vars safelyLennart Poettering2013-04-15
* fileio: in envfiles, do not skip lines following empty linesZbigniew Jędrzejewski-Szmek2013-04-13
* test-strv: do not declare table to be sorted constZbigniew Jędrzejewski-Szmek2013-04-05
* journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63UCristian Rodríguez2013-04-05
* util: make time formatting a bit smarterLennart Poettering2013-04-04
* time: add suppot for fractional time specificationsLennart Poettering2013-04-03
* fileio: write proper env var write-out codeLennart Poettering2013-04-03
* shared: rework env file readerLennart Poettering2013-04-03
* test-path-util: fix another stupid test failureZbigniew Jędrzejewski-Szmek2013-03-29