chiark / gitweb /
systemd: treat reload failure as failure
[elogind.git] / src / core / unit.c
2013-12-03 Zbigniew Jędrzejew... systemd: treat reload failure as failure
2013-12-02 Lennart Poetteringbus: add .busname unit type to implement kdbus-style...
2013-11-28 Kay Sieverscore: initialize variable
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-26 Lennart Poetteringcore: replace OnFailureIsolate= setting by a more gener...
2013-11-25 Lennart Poetteringcore: include following set data in dump
2013-11-22 David Strausscgroups: Cache controller masks and optimize queues.
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-16 Olivier BrunelFix RemainAfterExit services keeping a hold on console
2013-11-16 Zbigniew Jędrzejew... core: some more _cleanup_free_
2013-11-14 Olivier BrunelOnly disable output on console during boot if needed
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-13 Zbigniew Jędrzejew... drop-ins: check return value
2013-09-26 Lennart Poetteringcore: rework how we match mount units against each...
2013-08-28 Harald HoyerDo not realloc strings, which are already in the hashma...
2013-08-08 Ronny Chevalierdbus: use _cleanup_free_ instead of freeing ourself
2013-07-29 Lennart Poetteringcore: optionally send SIGHUP in addition to the configu...
2013-07-18 Zbigniew Jędrzejew... systemd,systemctl: export condition status and show...
2013-07-18 Zbigniew Jędrzejew... systemd: log failed conditions
2013-07-16 Zbigniew Jędrzejew... systemd: do not output status messages once gettys...
2013-07-11 Lukas Nykrynunit: check correct variable after strdup
2013-07-11 Lennart Poetteringcore: simplify drop-in writing logic a bit
2013-07-11 Lennart Poetteringcgroup: simplify how instantiated units are mapped...
2013-07-11 Lennart Poetteringcore: implicitly create a per-template slice for all...
2013-07-10 Lennart Poetteringunit: when deserializing cgroup path add it back into...
2013-07-10 Lennart Poetteringcore: serialize/deserialize bus subscribers
2013-07-02 Lennart Poetteringcore: make GC more aggressive
2013-07-02 Lennart Poetteringmachined: sync to /run after job completed
2013-06-30 Lennart Poetteringcore: add new "scope" unit type for making a unit of...
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-27 Lennart Poetteringunit: make sure the dropins we write are high-priority
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-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-18 Lennart Poetteringcore: unref slice ref after use
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-05-06 Lennart Poetteringcore: unit_inactive_or_pending() should actually do...
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-30 Lennart Poetteringcgroup: do not allow manipulating the cgroup path of...
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-24 Lennart Poetteringcgroup: always validate cgroup controller names
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-17 Zbigniew Jędrzejew... core: log a few more things under UNIT=...
2013-04-15 Lennart Poetteringcore: let's make our log messages proper sentences...
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-04 Lennart Poetteringutil: make time formatting a bit smarter
2013-04-03 Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-04-02 Zbigniew Jędrzejew... Replace s/Dropin/DropIn/
2013-04-02 Oleksii ShevchukIntrospect and monitor dropin configuration
2013-03-23 Lennart Poetteringunit: never retroactively start requisites
2013-03-22 Lennart Poetteringexec: Assigning the empty string to CapabilityBoundSet...
2013-03-13 Michal Schmidtcore: single unit_kill implementation for all unit...
2013-03-02 Michal Schmidtunit: count deserialized job only after it's definitely...
2013-03-01 Michal Schmidtcore: fix running jobs counters after reload/reexec
2013-03-01 Oleksii Shevchukunit: fix the race in deserialization.
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Michal Schmidtcore: count active units that may mind our printing...
2013-02-28 Michal Schmidtcore/unit: use a temp variable for manager pointer...
2013-02-28 Michal Schmidtcore: redefine unit_status_printf()
2013-02-27 Michal Schmidtcore: add manager_status_printf()
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-16 Michal Schmidtunit: don't Require systemd-journald.socket from units
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-26 Lennart Poetteringcore: unify kill code of mount, service, socket, swap...
2013-01-19 Lennart Poetteringunit: fix typo
2013-01-19 Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-19 Lennart Poetteringcgroup: additional validity checks for cgroup attribute...
2013-01-18 Mirco Tischlercore: log USER_UNIT instead of UNIT if in user session
2013-01-17 Nestor Ovroycore: corrects check of strduped controller string
2013-01-14 Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-10 Lennart Poetteringunit: allow extension of unit files with .d/*.conf...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-11-23 Lennart Poetteringtimer: implement calendar time events
2012-11-21 Lennart Poetteringmanager: introduce watch_init() initializer for watches
2012-10-18 Zbigniew Jędrzejew... systemd: use structured logging for unit changes
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18 Lennart Poetteringunit-printf: before resolving exec context specifiers...
2012-09-18 Lennart Poetteringunit: split unit_printf() and friends into its own...
2012-09-18 Lennart Poetteringunit: fix %f resolving
2012-09-17 Lennart Poetteringconf-parser: don't unescape parsed configuration string...
2012-09-13 Thomas Hindoe Paab... man: fix a bunch of typos in docs
2012-09-10 Lennart Poetteringunit: don't allow units to be gc'ed that still are...
2012-09-04 Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-07-26 Michal Schmidtunit: add missing deps in unit_dependency_table
2012-07-26 Michal Schmidtunit: make the table of inverse deps symmetric
2012-07-26 Michal Sekletarsystemd: added new dependency PartOf
2012-07-19 Lennart Poetteringunits: apply default resource limits to socket/mount...
2012-07-19 Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-17 Lennart Poetteringunit: don't serialize job state, only unit state across...
2012-07-16 Lennart Poetteringunit: set default working directory to the user's home...
2012-07-16 Lennart Poetteringunit: introduce %s specifier for the user shell
2012-07-16 Auke Kokunit: printf specifiers %u and %h: $USER and $HOME.
2012-07-13 Lennart Poetteringunit: rename BindTo= to BindsTo=
next