chiark / gitweb /
remove unused variables
[elogind.git] / src / core / manager.c
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...
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
next