chiark / gitweb /
sd-bus: sync with kdbus upstream (ABI break)
[elogind.git] / src / core / manager.c
2014-11-13 Daniel Macksd-bus: sync with kdbus upstream (ABI break)
2014-11-13 Ronny Chevaliermanager: allow test run to catch SIGCHLD events
2014-11-08 Ronny Chevaliercore: remove unused macro GC_QUEUE_USEC_MAX
2014-11-07 Lennart Poetteringcore: unify how we create the notify and private dbus...
2014-11-07 Lennart Poetteringmanager: cast mkdir() result to (void) to make sure...
2014-11-05 Colin Guthriemanager: Ensure user's systemd runtime directory exists.
2014-11-03 Lennart Poetteringaudit: improve the audit messages we generate
2014-11-02 Zbigniew Jędrzejew... manager: do not print timing when running in test mode
2014-10-31 Zbigniew Jędrzejew... Convert the rest to sd_bus_errnomap
2014-10-28 Zbigniew Jędrzejew... manager: print warning on console before reboot
2014-10-28 Zbigniew Jędrzejew... manager: convert ephemeral to enum
2014-10-28 Zbigniew Jędrzejew... manager: do not print anything while passwords are...
2014-10-28 Lennart Poetteringcore: remove system start timeout logic again
2014-10-24 Lennart Poetteringmanager: Linux on hppa has fewer rtsigs, hence avoid...
2014-10-20 Ronny Chevalierutil: avoid duplication of TIME_T_MAX
2014-10-17 Zbigniew Jędrzejew... systemd: try harder to bind to notify socket
2014-10-17 Zbigniew Jędrzejew... systemd: log deserialization errors as warnings
2014-09-16 Andreas Henrikssoncore: fix resource leak in manager_environment_add
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-11 Thomas Hindoe Paab... manager: use correct cleanup function
2014-08-22 Lennart Poetteringcore: split up "starting" manager state into "initializ...
2014-08-22 Lennart Poetteringcore: introduce "poweroff" as new failure action types
2014-08-22 Lennart Poetteringcore: print 'startup finished' messages even if we...
2014-08-22 Lennart Poetteringcore: add support for a configurable system-wide start...
2014-08-21 Lennart Poetteringnotify: send STOPPING=1 from our daemons
2014-08-21 Lennart Poetteringmanager: don#t dispatch sd_notify() messages and SIGCHL...
2014-08-21 Lennart Poetteringmanager: reuse sockaddr_union instead of redefining...
2014-08-11 Lennart Poetteringlog: never ever log to syslog from PID 1, log to the...
2014-08-04 Zbigniew Jędrzejew... tty-ask-password-agent: modernization
2014-07-29 Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-07-20 Zbigniew Jędrzejew... systemd: return the first error from manager_startup()
2014-07-20 Zbigniew Jędrzejew... test-engine: fix access to unit load path
2014-07-19 Zbigniew Jędrzejew... Be more verbose when bind or listen fails
2014-07-15 Umut Tezduyar Lindskogcore: fix oneshot service resource control
2014-07-07 Lennart Poetteringfirstboot: get rid of firstboot generator again, introd...
2014-07-07 Lennart Poetteringfirstboot: add new component to query basic system...
2014-05-22 Lennart Poetteringcgroups: simplify CPUQuota= logic
2014-05-21 Lennart Poetteringcgroup: rework startup logic
2014-05-21 WaLyong Chocore: add startup resource control option
2014-05-15 Lennart Poetteringcore: make sure to serialize jobs for all units
2014-05-15 Zbigniew Jędrzejew... Make systemctl --root look for files in the proper...
2014-04-25 Lennart Poetteringcore: expose CFS CPU time quota as high-level unit...
2014-03-26 Kay Sieverscore: do not read system boot timestamps in systemd...
2014-03-24 Lennart Poetteringcore: add a setting to globally control the default...
2014-03-24 Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-24 Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-19 Lennart Poetteringcore: move notify sockets to /run and $XDG_RUNTIME_DIR
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
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...
next