summaryrefslogtreecommitdiff
path: root/src/core/manager.c
AgeCommit message (Expand)Author
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
2013-02-28util, core: add support for ephemeral status linesMichal Schmidt
2013-02-28core/manager: make a couple of functions staticMichal Schmidt
2013-02-28core: add manager_status_printf()Michal Schmidt
2013-02-22core, systemctl: add support for irreversible jobsMichal Schmidt
2013-02-13build-sys: make EFI support build-time optionalLennart Poettering
2013-02-13manager: pass environment over daemon-reexecOleksii Shevchuk
2013-02-11manager: clean environment before passing it on to othersLennart Poettering
2013-02-06systemd: raise level of message about lookup pathsZbigniew Jędrzejewski-Szmek
2013-02-06systemd: do not remove empty paths from unit lookup pathZbigniew Jędrzejewski-Szmek
2013-01-22Replace autoconf int max test with simple defineZbigniew Jędrzejewski-Szmek
2013-01-22Fix some typosEelco Dolstra
2013-01-19core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering
2013-01-18build-sys: add autoconf macro to pick macro for x32 compatibilityZbigniew Jędrzejewski-Szmek
2013-01-08core: properly initialize kernel timestampLennart Poettering
2013-01-06systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek
2013-01-06core/manager: modernize styleZbigniew Jędrzejewski-Szmek
2012-12-22nspawn: try to orderly shutdown container when receiving SIGTERMLennart Poettering
2012-12-22socket: support socket activation of containersLennart Poettering
2012-11-25manager: fix build on 32bit systemsLennart Poettering
2012-11-25timer: recalculate next elapse for calendar timer units when the system clock...Lennart Poettering
2012-11-22manager: introduce watch_init() initializer for watchesLennart Poettering
2012-10-18manager: connect SIGRTMIN+24 to terminating --user instancesLennart Poettering
2012-10-13log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek