chiark / gitweb /
logind: after deserializatio readd systemd units to unit-to-object hashmap correctly
[elogind.git] / src / core /
2013-07-02 Dave Reisnerdbus-scope: initialize variable before accessing
2013-07-02 Lennart Poetteringcore: don't consider a unit's cgroup empty if only...
2013-07-02 Lennart Poetteringmachined: sync to /run after job completed
2013-07-01 Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-07-01 Lennart Poetteringscope: fix state string table
2013-07-01 Lennart Poetteringscope: implement reset-failed command
2013-07-01 Lennart Poetteringcore: split out unit bus path unescaping into unit_name...
2013-07-01 Lennart Poetteringscope: make TimeoutStopUSec= settable for transient...
2013-07-01 Lennart Poetteringcore: add support to run transient units in arbitrary...
2013-07-01 Lennart Poetteringcore: parse Slice= from the unit type specific unit...
2013-07-01 Lennart Poetteringscope: properly implement passive validity checking...
2013-07-01 Lennart Poetteringcore: move ControlGroup and Slice properties out of...
2013-06-30 Lennart Poetteringcore: allow setting of the description string for trans...
2013-06-30 Lennart Poetteringcore: add new "scope" unit type for making a unit of...
2013-06-30 Lennart Poetteringsnapshot: snapshots are just a special kind of transien...
2013-06-30 Lennart Poetteringdbus: expose cgroup properties in introspection everywhere
2013-06-30 Lennart Poetteringservice: correct service bus introspection for timeouts
2013-06-30 Lennart Poetteringcgroup: implicitly add units to GC queue when their...
2013-06-30 Lennart Poetteringcgroup: readd proper cgroup empty tracking
2013-06-28 Lennart Poetteringmain: fix loading of default target
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-28 Lennart Poetteringdbus: fix minor memory leak when sending job change...
2013-06-27 Lennart Poetteringunit: make sure the dropins we write are high-priority
2013-06-27 Lennart Poetteringdbus: hookup runtime property changes for mouns, servic...
2013-06-27 Lennart Poetteringdbus: make DeviceAllow=/DevicePolicy= writable
2013-06-27 Lennart Poetteringdbus: make more cgroup attributes runtime settable
2013-06-27 Lennart Poetteringdbus: add infrastructure for changing multiple properti...
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-27 Lennart Poetteringcore: don't do runaway fork()s if we hit a segfault...
2013-06-26 Zbigniew Jędrzejew... killall: do not use alloca() in argument list
2013-06-20 Auke Kokcore: only attempt to connect to a session bus if one...
2013-06-20 Umut Tezduyarmanager: add DefaultEnvironment option
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-19 Zbigniew Jędrzejew... core/dbus: properly export cgroup properties on sockets
2013-06-18 Lennart Poetteringcore: unref slice ref after use
2013-06-17 Lennart Poetteringcore: expose a "Slice" property on Unit objects on...
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-06-17 Lennart Poetteringmount: when learning about the root mount from mountinf...
2013-06-17 Lennart Poetteringrpm: define a %_userunitdir macro
2013-06-10 Zbigniew Jędrzejew... Use stdint.h macros instead of casts to print uint64_t...
2013-06-09 Ross Lagerwallservice: don't report alien child as alive when it...
2013-06-06 Lennart Poetteringservice: execute ExecStopPost= commands when the watchd...
2013-06-06 Chengwei Yangmanager: Do not handle SIGKILL since we can not
2013-06-02 Thomas Hindoe Paab... analyze: show unit file loading on plot
2013-06-02 Umut Tezduyaranalyze: show generators on plot
2013-05-31 Zbigniew Jędrzejew... systemctl: suggest 'systemctl daemon-reload' without...
2013-05-31 Václav Pavlínsystemctl: add commands set-default and get-default
2013-05-30 Lukas Nykryncore: read "debug" from kernel commandline and set...
2013-05-30 Nirbheek Chauhancore: use the same test as upstart for apparmor
2013-05-30 Eelco DolstraFix CPUShares configuration option
2013-05-29 Zachary Cooksystemd: record efi timestamps after /sys is mounted
2013-05-21 Michael Olbrichservice: kill processes with SIGKILL on watchdog failure
2013-05-20 Michal Schmidtcore: fix DBus property ExecMainExitTimestamp
2013-05-17 Karol LewandowskiMake it possible to disable smack separately from xattr...
2013-05-11 Auke KokAdd support for ConditionSecurity=ima
2013-05-11 Auke KokRe-indent with spaces.
2013-05-09 Eelco DolstraStart ctrl-alt-del.target irreversibly
2013-05-09 Karol Lewandowskicondition, man: Add support for ConditionSecurity=smack
2013-05-09 Zbigniew Jędrzejew... Rearrange a few fields to reduce holes
2013-05-07 Lennart Poetteringhostname: only suppress setting of pretty hostname...
2013-05-07 Lennart Poetteringbuild-sys: support builds without EAs again
2013-05-07 Lennart Poetteringkmod-setup: properly iterate through module table
2013-05-06 MUNEDA Takahirocore: escape unit name from udev
2013-05-06 Zbigniew Jędrzejew... systemd-sleep: add support for freeze and standby
2013-05-06 Lennart Poetteringcore: unit_inactive_or_pending() should actually do...
2013-05-06 Nirbheek Chauhancondition, man: Add support for ConditionSecurity=apparmor
2013-05-03 Lennart Poetteringcore: bump simultaneous bus connection limit to 512
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-05-01 Ronny Chevalierdbus-execute: fix introspection
2013-04-30 Lennart Poetteringcgroup: do not allow manipulating the cgroup path of...
2013-04-30 Lennart Poetteringid128: when taking user input for a 128bit ID, validate...
2013-04-29 Zbigniew Jędrzejew... man: clarify what Restart= means
2013-04-26 Harald Hoyerdbus-manager.c: log error, why switch-root is refused
2013-04-26 Mirco Tischlercore: remove duplicate MESSAGE= from log message
2013-04-26 Cristian RodríguezAdd some extra __attribute__ ((format)) s
2013-04-26 Lennart Poetteringunit: rework stop pending logic
2013-04-25 Harald Hoyersystemd: record the timestamps as early as possible
2013-04-25 Lennart Poetteringconf-parser: restrict .include usage
2013-04-24 Lennart Poetteringcgroup: always validate cgroup controller names
2013-04-24 Lennart Poetteringlogind: don't busy loop if a job is still running but...
2013-04-24 Zbigniew Jędrzejew... Small cleanup
2013-04-24 Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-24 Zbigniew Jędrzejew... Standarize on one spelling of symlink error message
2013-04-24 Zbigniew Jędrzejew... systemd: fall back to mounting /sys/fs/cgroup sans...
2013-04-23 Lennart Poetteringtimer: make sure we restart timers even if units are...
2013-04-23 Lennart Poetteringunit: rework trigger dependency logic
2013-04-23 Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
2013-04-23 Lennart Poetteringcore: there's no point to complain so loudly about...
2013-04-22 Zbigniew Jędrzejew... systemd,nspawn: use extended attributes to store metadata
2013-04-19 Zbigniew Jędrzejew... core/killall: use procfs_file_alloca
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Harald Hoyercore/execute: only clean the environment, if we have one
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-18 Lennart Poetteringexecute: always add in EXECUTABLE= field when we log...
2013-04-17 Henrik Grindal Bakkencore: Remove unnecessary typedef
2013-04-17 Harald Hoyercore/execute: report invalid environment variables...
2013-04-17 Harald Hoyercore/execute.c: debug log final execve() with argv[]
2013-04-17 Harald Hoyercore/device.c: fix possible segfault
2013-04-17 Zbigniew Jędrzejew... systemd: ignore hw timestamps in containers
2013-04-17 Zbigniew Jędrzejew... core/main: use _cleanup_
next