]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/unit.c
core: rework unit name validation and manipulation logic
[thirdparty/systemd.git] / src / core / unit.c
2015-05-05  Lennart Poetteringcore: rework unit name validation and manipulation...
2015-04-29  Lennart Poetteringcore: simplify unit type detection logic
2015-04-28  Martin Pittunit: Drop unused variables
2015-04-27  Ivan Shapovalovcore: coldplug all units which participate in jobs...
2015-04-24  Lennart Poetteringcore: minor simplification
2015-04-24  Lennart Poetteringunit: don't add automatic dependencies on device units...
2015-04-24  Lennart Poetteringcore: always coldplug units that are triggered by other...
2015-04-24  Lennart PoetteringRevert "core: do not spawn jobs or touch other units...
2015-04-21  Lennart Poetteringcore: make unit deserialization more defensive
2015-04-16  Zbigniew Jędrzejew... core: fix spurious warning about cpuacct-usage-base...
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-04-10  Ronny Chevaliercore: set_put never returns -EEXIST
2015-03-13  David Herrmanntree-wide: there is no ENOTSUP on linux
2015-03-07  Ivan Shapovalovcore: do not spawn jobs or touch other units during...
2015-03-02  Lennart Poetteringcore: expose consumed CPU time per unit
2015-02-28  Lennart Poetteringcore: rework device state logic
2015-02-26  Lucas De Marchicore: emit changes for NFailedUnits property
2015-02-26  Colin Waltersunit: When stopping due to BindsTo=, log which unit...
2015-02-25  Lennart Poetteringunit: use weaker dependencies between mount and device...
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-12  Thomas Hindoe Paab... include <poll.h> instead of <sys/poll.h>
2015-02-12  Lennart Poetteringcore: don't fail to run services in --user instances...
2015-02-11  Lennart Poetteringcore: correct a log message
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-02-01  Zbigniew Jędrzejew... Add a snprinf wrapper which checks that the buffer...
2015-01-28  Lennart Poetteringcore: output unit status output strings to console...
2015-01-06  Lennart Poetteringcore: add new logic for services to store file descript...
2015-01-05  Lennart Poetteringcore: rework counting of running jobs
2014-12-31  Veres Lajostree-wide: spelling fixes
2014-12-16  Zbigniew Jędrzejew... Move dropin listing to shared
2014-12-15  Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-12-10  Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-12-09  WaLyong Chounit: update unit dropin paths and time when dropin...
2014-12-09  Lennart Poetteringcore: rename unit_destroy_cgroup() to unit_destroy_cgro...
2014-12-02  Lennart Poetteringsystemctl: show unit file preset state in "systemctl...
2014-11-28  Michal Schmidtcore: convert log_unit_*() to log_unit_*_errno()
2014-11-28  Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-11-27  Lennart Poetteringlog: rearrange log function naming
2014-11-06  Lennart Poetteringcore: get rid of condition.c and move the remaining...
2014-11-06  Lennart Poetteringcore: introduce the concept of AssertXYZ= similar to...
2014-10-31  Zbigniew Jędrzejew... Convert the rest to sd_bus_errnomap
2014-10-28  Umut Tezduyar Lindskogcore: send sigabrt on watchdog timeout to get the stack...
2014-10-28  Zbigniew Jędrzejew... manager: convert ephemeral to enum
2014-10-28  Lennart Poetteringjob: optionally, when a job timeout is hit, also execut...
2014-10-23  Michal Schmidtunit: adjust for the possibility of set_move() failing
2014-10-23  Michal Schmidtunit: place reservations before merging other's depende...
2014-10-08  Lukas Nykrynunit: move UnitDependency to unit-name
2014-10-02  Zbigniew Jędrzejew... Rename user_runtime to user_runtime_dir
2014-10-02  Steven Allenadd a transient user unit directory
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-30  Ruben KerkhofFix a few more typos
2014-08-21  Lennart Poetteringcore: unify how we generate the prefix string when...
2014-08-18  Lennart Poetteringcore: minor modernizations
2014-08-18  Lennart Poetteringunits: fix BindsTo= logic when applied relative to...
2014-08-08  Zbigniew Jędrzejew... core: warn when merged units have conflicting dependencies
2014-08-08  Zbigniew Jędrzejew... core: do not add dependencies to self
2014-07-20  Zbigniew Jędrzejew... path-lookup: make SYSTEMD_UNIT_PATH more flexible
2014-06-30  Zbigniew Jędrzejew... cryptsetup: allow x-systemd.device-timeout
2014-06-30  Zbigniew Jędrzejew... Move x-systemd-device.timeout handling from core to...
2014-05-24  Jonathan BoulleFix several small typos
2014-05-22  Lennart Poetteringcgroups: simplify CPUQuota= logic
2014-05-21  Lennart Poetteringcgroup: rework startup logic
2014-05-21  WaLyong Chocore: add startup resource control option
2014-05-15  Lennart Poetteringcore: make sure to serialize jobs for all units
2014-05-15  Zbigniew Jędrzejew... Make sure that keys are properly removed from hashmap
2014-04-25  Lennart Poetteringcore: expose CFS CPU time quota as high-level unit...
2014-03-19  Lennart Poetteringcore: rework context initialization/destruction logic
2014-03-19  Lennart Poetteringcore: when PrivateTmp= is set for a unit, make sure...
2014-03-18  Lennart Poetteringcore: drop CAP_MKNOD when PrivateDevices= is set
2014-03-17  Miklos Vajnacore, libsystemd, systemd, timedate, udev: spelling...
2014-03-12  Lennart Poetteringcore: introduce system state enum
2014-03-07  Daniel MackMake tables for DEFINE_STRING_TABLE_LOOKUP consistent
2014-03-06  Lennart Poetteringcore: correctly unregister PIDs from PID hashtables
2014-03-05  Lennart Poetteringmissing: if RLIMIT_RTTIME is not defined by the libc...
2014-03-04  Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-03-03  Lennart Poetteringbus: add sd_bus_track object for tracking peers, and...
2014-02-26  Lennart Poetteringexec: imply NoNewPriviliges= only when seccomp filters...
2014-02-24  Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-24  Lennart Poetteringcore: gc half-created stub units
2014-02-20  Lennart Poetteringmacro: introduce a nice macro for disabling -Wformat...
2014-02-20  Daniel Mackcore/unit: fix unit_add_target_dependencies() for units...
2014-02-18  Lennart Poetteringutil: generalize code that checks whether PIDs are...
2014-02-17  Lennart Poetteringcore: fix property changes in transient units
2014-02-17  Lennart Poetteringunit: slice dependencies should not be subject to Defau...
2014-02-17  Lennart Poetteringcore: rework cgroup mask propagation
2014-02-13  Lennart Poetteringcore: make StopWhenUnneeded work in conjunction with...
2014-02-07  Lennart Poetteringcore: one step back again, for nspawn we actually can...
2014-02-07  Lennart Poetteringcore: allow PIDs to be watched by two units at the...
2014-02-07  Lennart Poetteringcore: don't send duplicate SIGCONT when killing units
2014-02-07  Lennart Poetteringcore: watch SIGCHLD more closely to track processes...
2014-02-06  Lennart Poetteringcore: only send SIGHUP when doing first kill, not when...
2014-02-05  Lennart Poetteringcore: don't wait for non-control/non-main processes...
2014-01-29  Lennart Poetteringcore: in containers, don't wait for cgroup empty notifi...
2014-01-29  Lennart Poetteringcore: use a bit more PID_FMT
2014-01-29  Lennart Poetteringcore: introduce new KillMode=mixed which sends SIGTERM...
2014-01-27  Zbigniew Jędrzejew... core: require mounts for the root and working directories
2014-01-27  Zbigniew Jędrzejew... core: simplify check for path absoluteness
2013-12-26  Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-14  Thomas Hindoe Paab... Add more _printf_'s for format-nonliterals
next