summaryrefslogtreecommitdiff
path: root/src/core/manager.c
AgeCommit message (Expand)Author
2013-11-13Only disable output on console during boot if neededOlivier Brunel
2013-11-08Remove dead code and unexport some callsLennart Poettering
2013-11-06Comment spelling fixes.David Strauss
2013-10-21build-sys: use -Og instead of -O0 to catch warningsKay Sievers
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering
2013-10-13manager: connect to private bus even if $DBUS_SESSION_BUS_ADDRESS is not setMantas Mikulėnas
2013-10-13Introduce _cleanup_fdset_free_Zbigniew Jędrzejewski-Szmek
2013-10-01local: fix memory leak when putting together locale settingsLennart Poettering
2013-09-26core: rework how we match mount units against each otherLennart Poettering
2013-09-24support acpi firmware performance data (FPDT)Kay Sievers
2013-09-17man: add a list of environment variablesZbigniew Jędrzejewski-Szmek
2013-09-09run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek
2013-07-26rework systemd's own process environment handling/passingKay Sievers
2013-07-15man: add FILES section to systemd-journald.service(8)Zbigniew Jędrzejewski-Szmek
2013-07-15systemd: do not output status messages once gettys are runningZbigniew Jędrzejewski-Szmek
2013-07-10core: send out "Reloading" signal before and after doing a full reload/reexec...Lennart Poettering
2013-07-10core: serialize/deserialize bus subscribersLennart Poettering
2013-07-02core: make GC more aggressiveLennart Poettering
2013-07-02core: split out unit bus path unescaping into unit_name_from_dbus_path()Lennart Poettering
2013-06-28core: add transient unitsLennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-20core: only attempt to connect to a session bus if one likely exists.Auke Kok
2013-06-20manager: add DefaultEnvironment optionUmut Tezduyar
2013-06-02analyze: show unit file loading on plotThomas Hindoe Paaboel Andersen
2013-06-02analyze: show generators on plotUmut Tezduyar
2013-05-30systemctl: suggest 'systemctl daemon-reload' without --systemZbigniew Jędrzejewski-Szmek
2013-05-29systemd: record efi timestamps after /sys is mountedZachary Cook
2013-05-09Start ctrl-alt-del.target irreversiblyEelco Dolstra
2013-04-25unit: rework stop pending logicLennart Poettering
2013-04-25systemd: record the timestamps as early as possibleHarald Hoyer
2013-04-24Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-17systemd: ignore hw timestamps in containersZbigniew Jędrzejewski-Szmek
2013-04-08Do not serialize environment, when switching rootHarald Hoyer
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-04util: add a bit of syntactic sugar to run short code fragments with a differe...Lennart Poettering
2013-04-04util: make time formatting a bit smarterLennart Poettering
2013-03-31Partially revert e62d8c394474Zbigniew Jędrzejewski-Szmek
2013-03-31ModernizationZbigniew Jędrzejewski-Szmek
2013-03-15core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar
2013-03-13util, manager: and mempset() and use itMichal Schmidt
2013-03-13manager: use more stpcpy()Michal Schmidt
2013-03-13manager: push back animation timer whenever a job finishesMichal Schmidt
2013-03-06manager: remove timer fd explicitly from epollEnrico Scholz
2013-03-04core/manager: fix conditions to start and stop watching running jobsMichal Schmidt
2013-03-02manager: turn a superfluous check into assertMichal Schmidt
2013-03-01manager: print p and then free itLukas Nykryn
2013-03-01core: fix running jobs counters after reload/reexecMichal Schmidt
2013-03-01manager: prevent segfault in manager_print_jobs_in_progress()Harald Hoyer
2013-02-28core/manager: print status messages about running jobsMichal Schmidt