summaryrefslogtreecommitdiff
path: root/src/core/manager.c
AgeCommit message (Expand)Author
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
2012-10-02audit: turn the audit fd into a static variableLennart Poettering
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
2012-09-18selinux: use existing library calls for audit dataLennart Poettering
2012-09-17main: newer kernels return EINVAL if we invoke reboot() in a container lackin...Lennart Poettering
2012-09-13manager: fix the buildLennart Poettering
2012-09-13manager: extend performance measurement interface to include firmware/loader ...Lennart Poettering
2012-09-03journal: suppress structured messages if they'd go to the consoleLennart Poettering
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-07-19manager: use a private notify sockets in containers to avoid problems with sh...Lennart Poettering
2012-07-18unit: don't serialize job state, only unit state across switch-rootLennart Poettering
2012-07-13util: rename join() to strjoin()Lennart Poettering
2012-07-10unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering
2012-07-02core: mention if we are run from an initial RAM diskLennart Poettering
2012-07-02manager: turn notify socket into abstract namespace socket againLennart Poettering
2012-06-29manager: serialize/deserialize job counters across reexec/reloadLennart Poettering
2012-06-26core: make systemd.confirm_spawn=1 actually workLennart Poettering
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-23manager: rework generator logicLennart Poettering
2012-05-21main: allow system wide limits for servicesFrederic Crozat
2012-05-21manager: only serialize the timestamps for the initramfs if in_initrd()Harald Hoyer
2012-05-21dbus-unit: always load the unit before handling a message for itMichal Schmidt
2012-05-09manager: introduce SwitchRoot bus call for initrd/main transitionLennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-25core: add NOP jobs, job type collapsingMichal Schmidt
2012-04-24service: introduce Type=idle and use it for gettysLennart Poettering
2012-04-23transaction: cancel jobs non-recursively on isolateMichal Schmidt
2012-04-20transaction: maintain anchor_jobMichal Schmidt
2012-04-20manager: split transaction.[ch]Michal Schmidt
2012-04-20manager: Transaction as an objectMichal Schmidt
2012-04-20job: job_uninstall()Michal Schmidt
2012-04-20manager: simplify transaction_abort()Michal Schmidt
2012-04-20job: allow job_free() only on already unlinked jobsMichal Schmidt
2012-04-20manager: fix commentMichal Schmidt
2012-04-16logind: remove redundant entries from logind's default controller lists tooLennart Poettering