]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/manager.c
core: only override kdbus attach mask when running as PID 1
[thirdparty/systemd.git] / src / core / manager.c
2013-11-30  Lennart Poetteringbus: do kdbus only if this is enabled on the configure...
2013-11-30  Lennart Poetteringnspawn: set up a kdbus namespace when starting a container
2013-11-30  Lennart Poetteringcore: allocate a kdbus bus for each systemd instance...
2013-11-26  Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-11-25  Lennart Poetteringswap: always track the current real device node of...
2013-11-25  Lennart Poetteringcore: set some event source priorities to enforce dispa...
2013-11-25  Lennart Poetteringcore: dispatch run queue only if there's nothing else...
2013-11-24  Kay Sieverscore: set finish_timestamp only after all jobs have...
2013-11-21  Lennart Poetteringmanager: always sort environment block, it's prettier
2013-11-20  Lennart Poetteringmanager: don't do plymouth in a container
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
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-11-06  David StraussComment spelling fixes.
2013-10-21  Kay Sieversbuild-sys: use -Og instead of -O0 to catch warnings
2013-10-14  Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-14  Mantas Mikulėnasmanager: connect to private bus even if $DBUS_SESSION_B...
2013-10-13  Zbigniew Jędrzejew... Introduce _cleanup_fdset_free_
2013-09-30  Lennart Poetteringlocal: fix memory leak when putting together locale...
2013-09-26  Lennart Poetteringcore: rework how we match mount units against each...
2013-09-24  Kay Sieverssupport acpi firmware performance data (FPDT)
2013-09-17  Zbigniew Jędrzejew... man: add a list of environment variables
2013-09-09  Zbigniew Jędrzejew... run: allow non-absolute paths as command
2013-07-26  Kay Sieversrework systemd's own process environment handling/passing
2013-07-16  Zbigniew Jędrzejew... man: add FILES section to systemd-journald.service(8)
2013-07-16  Zbigniew Jędrzejew... systemd: do not output status messages once gettys...
2013-07-10  Lennart Poetteringcore: send out "Reloading" signal before and after...
2013-07-10  Lennart Poetteringcore: serialize/deserialize bus subscribers
2013-07-02  Lennart Poetteringcore: make GC more aggressive
2013-07-01  Lennart Poetteringcore: split out unit bus path unescaping into unit_name...
2013-06-28  Lennart Poetteringcore: add transient units
2013-06-27  Lennart Poetteringcore: general cgroup rework
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-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-29  Zachary Cooksystemd: record efi timestamps after /sys is mounted
2013-05-09  Eelco DolstraStart ctrl-alt-del.target irreversibly
2013-04-26  Lennart Poetteringunit: rework stop pending logic
2013-04-25  Harald Hoyersystemd: record the timestamps as early as possible
2013-04-24  Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-17  Zbigniew Jędrzejew... systemd: ignore hw timestamps in containers
2013-04-08  Harald HoyerDo not serialize environment, when switching root
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-04  Lennart Poetteringutil: add a bit of syntactic sugar to run short code...
2013-04-04  Lennart Poetteringutil: make time formatting a bit smarter
2013-03-31  Zbigniew Jędrzejew... Partially revert e62d8c394474
2013-03-31  Zbigniew Jędrzejew... Modernization
2013-03-16  Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-13  Michal Schmidtutil, manager: and mempset() and use it
2013-03-13  Michal Schmidtmanager: use more stpcpy()
2013-03-12  Michal Schmidtmanager: push back animation timer whenever a job finishes
2013-03-06  Enrico Scholzmanager: remove timer fd explicitly from epoll
2013-03-04  Michal Schmidtcore/manager: fix conditions to start and stop watching...
2013-03-02  Michal Schmidtmanager: turn a superfluous check into assert
2013-03-01  Lukas Nykrynmanager: print p and then free it
2013-03-01  Michal Schmidtcore: fix running jobs counters after reload/reexec
2013-03-01  Harald Hoyermanager: prevent segfault in manager_print_jobs_in_prog...
2013-03-01  Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28  Michal Schmidtcore/manager: print status messages about running jobs
2013-02-28  Michal Schmidtutil, core: add support for ephemeral status lines
2013-02-28  Michal Schmidtcore/manager: make a couple of functions static
2013-02-27  Michal Schmidtcore: add manager_status_printf()
2013-02-22  Michal Schmidtcore, systemctl: add support for irreversible jobs
2013-02-13  Lennart Poetteringbuild-sys: make EFI support build-time optional
2013-02-12  Auke KokMerge branch 'master' of ssh://git.freedesktop.org...
2013-02-12  Oleksii Shevchukmanager: pass environment over daemon-reexec
2013-02-11  Lennart Poetteringmanager: clean environment before passing it on to...
2013-02-07  Zbigniew Jędrzejew... systemd: raise level of message about lookup paths
2013-02-07  Zbigniew Jędrzejew... systemd: do not remove empty paths from unit lookup...
2013-01-23  Zbigniew Jędrzejew... Replace autoconf int max test with simple define
2013-01-22  Eelco DolstraFix some typos
2013-01-19  Lennart Poetteringcore: if the bootloader supports it, determine firmware...
2013-01-18  Zbigniew Jędrzejew... build-sys: add autoconf macro to pick macro for x32...
2013-01-08  Lennart Poetteringcore: properly initialize kernel timestamp
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-06  Zbigniew Jędrzejew... systemd: use unit logging macros
2013-01-06  Zbigniew Jędrzejew... core/manager: modernize style
2012-12-22  Lennart Poetteringnspawn: try to orderly shutdown container when receivin...
2012-12-22  Lennart Poetteringsocket: support socket activation of containers
2012-11-25  Lennart Poetteringmanager: fix build on 32bit systems
2012-11-24  Lennart Poetteringtimer: recalculate next elapse for calendar timer units...
2012-11-21  Lennart Poetteringmanager: introduce watch_init() initializer for watches
2012-10-17  Lennart Poetteringmanager: connect SIGRTMIN+24 to terminating --user...
2012-10-13  Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-10-02  Lennart Poetteringaudit: turn the audit fd into a static variable
2012-09-18  Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-17  Lennart Poetteringselinux: use existing library calls for audit data
2012-09-17  Lennart Poetteringmain: newer kernels return EINVAL if we invoke reboot...
2012-09-13  Lennart Poetteringmanager: fix the build
2012-09-13  Lennart Poetteringmanager: extend performance measurement interface to...
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  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-19  Lennart Poetteringmanager: use a private notify sockets in containers...
2012-07-17  Lennart Poetteringunit: don't serialize job state, only unit state across...
2012-07-13  Lennart Poetteringutil: rename join() to strjoin()
next