summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* test-path-util: fix botched testZbigniew Jędrzejewski-Szmek2013-03-29
* tests: add some silly tests for path-util.cZbigniew Jędrzejewski-Szmek2013-03-28
* tests: skip bus test if bus cannot be openedZbigniew Jędrzejewski-Szmek2013-03-26
* tests: fix size_t in format stringZbigniew Jędrzejewski-Szmek2013-03-26
* Simplify the meaning of %sZbigniew Jędrzejewski-Szmek2013-03-26
* util: be more picky when validating hostnamesLennart Poettering2013-03-22
* shared: add simple priority queue implementationLennart Poettering2013-03-21
* test-strv.c: test STRV_FOREACH_PAIR macroDaniel Buch2013-03-18
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* Fix typos of /etc/systemd/systemdZbigniew Jędrzejewski-Szmek2013-03-09
* test-util: add more testsThomas Hindoe Paaboel Andersen2013-03-07