chiark / gitweb /
manager: when we immediately reboot due to 7x C-A-D within 2s, mention this on the...
[elogind.git] / src / core / manager.c
2015-01-28 Lennart Poetteringmanager: when we immediately reboot due to 7x C-A-D...
2015-01-28 Lennart Poetteringcore: when the user hits Ctrl-Alt-Del more than 7x...
2015-01-23 Lennart Poetteringimportd: when listing transfers, show progress percentage
2015-01-23 Lennart Poetteringcore: zero size notify messages are OK
2015-01-22 Zbigniew Jędrzejew... Assorted format fixes
2015-01-18 David Herrmanncore: write kdbus.attach_flags_mask only on real boot
2015-01-11 Zbigniew Jędrzejew... Implement masking and overriding of generators
2015-01-11 Zbigniew Jędrzejew... Simplify execute_directory()
2015-01-06 Lennart Poetteringcore: add new logic for services to store file descript...
2015-01-05 Lennart Poetteringcore: rework counting of running jobs
2014-12-19 Lennart Poetteringutil: rename ignore_file() to hidden_file()
2014-12-15 Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-12-11 Torstein Husebøcore: correct spacing near eol in code comments
2014-12-10 Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-12-02 Lennart Poetteringmanager: log deserialization errors only at LOG_DEBUG...
2014-12-02 Lennart Poetteringcore: OOM really shouldn't be considered a deserializat...
2014-11-28 Chris Leechmount: monitor for utab changes with inotify
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidtcore: fix return value in error path after sd_event_add...
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: simplify log_*_errno(r,...) immediately follo...
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-28 Lennart Poetteringcore: only override kdbus attach mask when running...
2014-11-28 Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-11-27 Lennart Poetteringkdbus: set kernel attach mask before creating the first bus
2014-11-27 Lennart Poetteringlog: rearrange log function naming
2014-11-26 Zbigniew Jędrzejew... manager: print fatal errors on the console too
2014-11-24 Zbigniew Jędrzejew... manager: let manager_free() handle NULLs
2014-11-24 Lukas Nykryndbus: return non-zero return value in the case that...
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
next