chiark / gitweb /
core: fix %U when no User= used
[elogind.git] / src / test /
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
2012-10-11 Lennart Poetteringjournalctl: implement --since= and --until for filterin...
2012-10-08 Kay Sieversudev: fix test
2012-09-24 Lennart Poetteringlog: fix repeated invocation of vsnprintf()/vaprintf...
2012-09-19 Lennart Poetteringutil: fix bad strstrip() return value in normalize_env_...
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-16 Zbigniew Jędrzejew... install: treat non-existent directory as empty
2012-09-12 Lennart Poetteringtest: extend unit-name test a bit
2012-09-12 Lennart Poetteringunit-name: rework unit_name_replace_instance function()
2012-09-10 Lennart Poetteringwhen determining unit file list, include invalid unit...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-08-13 Lennart Poetteringnamespace: rework namespace support
2012-07-22 Zbigniew Jędrzejew... test: correct enum misassignment
2012-07-15 Kay Sieversudev: get rid of TEST_PREFIX and use unshare() to fake...
2012-06-25 Lennart Poetteringcryptsetup: fix escaping when generating cryptsetup...
2012-06-22 Lennart Poetteringsystemctl: automatically turn paths and unescaped unit...
2012-05-31 Kay SieversRevert "label: fix systemd-udev labeling of /run direct...
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-30 Daniel J Walshlabel: fix systemd-udev labeling of /run directory.
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-25 Michal Schmidtcore: add NOP jobs, job type collapsing
2012-04-17 Kay Sieversselinux: unify systemd and udev code
2012-04-16 Kay Sieversudev: replace util_create_path() with mkdir_parents()
2012-04-16 Kay Sieversudev: use startswith() and streq()
2012-04-16 Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-14 Kay Sieversudev: test - move test/ and src/test/
2012-04-12 Lennart Poetteringtest: test tools should still be in the src/ directory