]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/manager.c
man: improve wording of systemctl's --after/--before
[thirdparty/systemd.git] / src / core / manager.c
2014-03-12  Lennart Poetteringmanager: use system state enum where appropriate
2014-03-12  Lennart Poetteringcore: introduce system state enum
2014-03-07  Daniel Mackmanager: flush memory stream before using the buffer
2014-03-06  Lennart Poetteringutil: add timeout to generator execution
2014-03-05  Lennart Poetteringmissing: if RLIMIT_RTTIME is not defined by the libc...
2014-03-03  Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
2014-03-03  Lennart Poetteringbus: add sd_bus_track object for tracking peers, and...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-12  Zbigniew Jędrzejew... journald: log provenience of signals
2014-02-08  Zbigniew Jędrzejew... manager: fix initialization of plymouth socket
2014-02-08  Zbigniew Jędrzejew... core: use automatic cleanup in two functions
2014-02-07  Lennart Poetteringcore: allow PIDs to be watched by two units at the...
2014-02-07  Lennart Poetteringcore: watch SIGCHLD more closely to track processes...
2014-02-06  Zbigniew Jędrzejew... transaction: print more information about conflicting...
2014-02-01  Kay Sieversbus: update kdbus.h (ABI break)
2014-01-29  Zbigniew Jędrzejew... manager: remove "debugging" "feature"
2014-01-29  Zbigniew Jędrzejew... manager: requeue the cylon eye for 5s later when a...
2014-01-29  Zbigniew Jędrzejew... manager: print ephemeral information about running...
2014-01-28  Kay SieversRevert "manager: print ephemeral information about...
2014-01-28  Zbigniew Jędrzejew... manager: also turn on output on unit failure
2014-01-28  Zbigniew Jędrzejew... manager: add systemd.show_status=auto mode
2014-01-28  Zbigniew Jędrzejew... Replace mkostemp+unlink with open(O_TMPFILE)
2014-01-27  Zbigniew Jędrzejew... manager: rearm jobs timer
2014-01-27  Zbigniew Jędrzejew... manager: print ephemeral information about running...
2014-01-12  Lennart Poetteringcore: don't allow setting NOTIFY_SOCKET and similar...
2014-01-12  Lennart Poetteringcore: clean up environment block for --user instances...
2014-01-11  Zbigniew Jędrzejew... core: fix unused variable
2014-01-10  Zbigniew Jędrzejew... core: fix lack of notifications after reload
2014-01-06  Kay Sieverscore: --user -- move generator directories from /tmp...
2014-01-03  Kay Sieversbus: always create --user bus when kdbus is active
2014-01-03  Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2014-01-03  Zbigniew Jędrzejew... core/manager: print info about interesting signals
2013-12-26  Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26  Lennart Poetteringbus: make system bus kdbus node world-accessible
2013-12-23  Lennart Poetteringcore: when we close the notify fd, we also need to...
2013-12-22  Lennart Poetteringshared: switch our hash table implementation over to...
2013-12-20  Lennart Poetteringcore: pass notify fd across reexecs
2013-12-18  Lennart Poetteringcore: priorize notification fd processing over notifica...
2013-12-17  Lennart Poetteringcore: always create /dev/kdbus/ns (and make it private...
2013-12-13  Lennart Poetteringevent: be more conservative when returning errors from...
2013-12-10  Shawn Landdencore: epoll and signalfd has been moved into sd event...
2013-12-10  Shawn Landdencore/manager: remove infinite loop
2013-12-07  Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-03  Lennart Poetteringbus: don't make use of the private bus socket if kdbus...
2013-12-02  Lennart Poetteringcore: extra paranoia when deserializing kdbus fd
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
next