chiark / gitweb /
machined: check correct return value for NULL
[elogind.git] / src / test /
2013-07-02 Lennart Poetteringlibsystemd-logind: fix detection of session/user/machin...
2013-06-27 Jan Janssentest: Add list testcase
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-20 Lennart Poetteringlogin: add an api to determine the slice a PID is locat...
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-06-10 Zbigniew Jędrzejew... Properly check for overflow in offsets
2013-05-06 Zbigniew Jędrzejew... systemd-sleep: add support for freeze and standby
2013-05-03 Lennart Poetteringcgroup: when escaping a cgroup object name, also escape...
2013-05-02 Daniel Buchtest-hashmap.c: add unit-test for hashmap
2013-05-01 Zbigniew Jędrzejew... cgls: add --machine/-M
2013-04-30 Lennart Poetteringid128: when taking user input for a 128bit ID, validate...
2013-04-26 Zbigniew Jędrzejew... Use attribute(unused) in PROTECT_ERRNO
2013-04-25 Lennart Poetteringutil: rework safe_atod() to be locale-independent
2013-04-24 Lennart Poetteringcgroup: always validate cgroup controller names
2013-04-24 Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-23 Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
2013-04-23 Lennart Poetteringnspawn: suffix the nspawn cgroups with ".nspawn"
2013-04-18 Harald Hoyerfileio.c: do not parse comments after non-whitespace...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-17 Harald Hoyercore/execute: report invalid environment variables...
2013-04-17 Harald Hoyerfileio:parse_env_file_internal() fix environment file...
2013-04-17 Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-17 Zbigniew Jędrzejew... core: log a few more things under UNIT=...
2013-04-16 Lennart Poetteringutil: make generation of profcs PID paths nicer
2013-04-16 Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-15 Lennart Poetteringcore: always create /user and /machine top-level cgroup...
2013-04-15 Lennart Poetteringbus: handle env vars safely
2013-04-14 Zbigniew Jędrzejew... fileio: in envfiles, do not skip lines following empty...
2013-04-05 Zbigniew Jędrzejew... test-strv: do not declare table to be sorted const
2013-04-05 Cristian Rodríguezjournal: u64log2 can be expressed just as __builtin_clz...
2013-04-04 Lennart Poetteringutil: make time formatting a bit smarter
2013-04-03 Lennart Poetteringtime: add suppot for fractional time specifications
2013-04-03 Lennart Poetteringfileio: write proper env var write-out code
2013-04-03 Lennart Poetteringshared: rework env file reader
2013-03-30 Zbigniew Jędrzejew... test-path-util: fix another stupid test failure
2013-03-29 Zbigniew Jędrzejew... test-path-util: fix botched test
2013-03-29 Zbigniew Jędrzejew... tests: add some silly tests for path-util.c
2013-03-27 Zbigniew Jędrzejew... tests: skip bus test if bus cannot be opened
2013-03-27 Zbigniew Jędrzejew... tests: fix size_t in format string
2013-03-27 Zbigniew Jędrzejew... Simplify the meaning of %s
2013-03-22 Lennart Poetteringutil: be more picky when validating hostnames
2013-03-21 Lennart Poetteringshared: add simple priority queue implementation
2013-03-18 Daniel Buchtest-strv.c: test STRV_FOREACH_PAIR macro
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-09 Zbigniew Jędrzejew... Fix typos of /etc/systemd/systemd
2013-03-07 Thomas Hindoe Paab... test-util: add more tests
2013-03-05 Lennart Poetteringutil: properly escape corner cases in bus_path_escape...
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-26 Daniel Buchtest-util.c: added hexchar, unhexchar, octchar, unoctch...
2013-02-25 Thomas Hindoe Paab... tests: add a few more tests to test-util.c
2013-02-20 Thomas Hindoe Paab... tests: more tests for util.c
2013-02-18 Daniel Buchtest-strv.c: ported test_specifier_printf() to _cleanup...
2013-02-18 Daniel Buchtest-strv.c: added OOM check for current tests
2013-02-18 Daniel Buchtest-strv.c: added strv_split_nulstr() test
2013-02-18 Thomas Hindoe Paab... tests: add test of memdup_multiply
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 Daniel Buchtest-strv.c: Changed assert() to assert_se()
2013-02-13 Daniel Buchtest-strv.c: added strv_append test
2013-02-13 Daniel Buchtest-strv.c: added strv_merge_concat test
2013-02-13 Daniel Buchtest-strv.c: added strv_merge test
2013-02-13 Thomas Hindoe Paab... use streq instead of strcmp
2013-02-13 Aleksander Morgadotest-udev: include missing.h
2013-02-13 Zbigniew Jędrzejew... tests: add test for continuation lines with comments
2013-02-11 Thomas Hindoe Paab... tests: more tests
2013-02-11 Lennart Poetteringtest-env-replace: better user assert_se() everywhere
2013-02-11 Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-02-10 Thomas Hindoe Paab... tests: add tests of strxcpyx
2013-02-09 Thomas Hindoe Paab... tests: add test of strbuf
2013-02-07 Thomas Hindoe Paab... tests: add more tests
2013-02-07 Thomas Hindoe Paab... test-env-replace: assert results instead of printing...
2013-02-07 Zbigniew Jędrzejew... tests: skip tests if manager cannot be created
2013-02-06 Thomas Hindoe Paab... tests: move strv_parse_nulstr to test-strv, and actuall...
2013-02-06 Thomas Hindoe Paab... strv: add strv_print
2013-02-06 Zbigniew Jędrzejew... tests: run manager in session mode
2013-02-06 Thomas Hindoe Paab... test: add a few tests and tidy up
2013-01-31 Daniel Buchtest-strv.c: test strv_join added
2013-01-31 Daniel Buchtest-strv.c: Split tests into seperate functions
2013-01-30 Zbigniew Jędrzejew... tests: add test for unit name printing
2013-01-30 Zbigniew Jędrzejew... tests: compress unit name tests and add more asserts
2013-01-30 Zbigniew Jędrzejew... tests: add test for install_full_printf()
2013-01-19 Lennart Poetteringcore: if the bootloader supports it, determine firmware...
2013-01-18 Zbigniew Jędrzejew... core/cgroup-util: simplify functions and add tests
2013-01-18 Zbigniew Jędrzejew... util: modernization and test for load_env_file
2013-01-14 Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-09 Kay Sieversudev: move string copy functions to shared/
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-23 Lennart Poetteringjournalctl: strip TABs and ANSI color sequences from...
2012-11-23 Lennart Poetteringtime-util: teach parse_timestamp to parse weekdays
2012-11-23 Lennart Poetteringutil: teach parse_timestamp() to parse results of forma...
2012-11-23 Lennart Poetteringtest: extend calendarspec test a bit
2012-11-23 Lennart Poetteringtimer: implement calendar time events
2012-11-15 Holger Hans Peter... sched: Only setting CPUSchedulingPriority=rr doesn...
2012-11-15 Zbigniew Jędrzejew... core: lift restriction on order of - and @ in ExecStart
2012-11-15 Oleksii Shevchukcore: interpret \; token in ExecStart as escaped ;
2012-11-15 Zbigniew Jędrzejew... tests: add tests for config_parse_exec
2012-11-14 Lennart Poetteringshared: add API for replacing @FOO@ style variables...
2012-11-12 Kay Sieversuse the same email address everywhere
2012-10-27 Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-27 Kay Sieverslibudev: import hwdb and export lookup interface
next