]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/manager.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / core / manager.c
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-04-07  Lennart Poetteringutil: rework cunescape(), improve error handling
2015-04-06  Lennart Poetteringutil: rework rm_rf() logic
2015-03-16  Jasper St. Pierrecore: Remove explicit Plymouth integration
2015-03-15  Zbigniew Jędrzejew... core: remove useless debug message
2015-03-14  Zbigniew Jędrzejew... core: check asprintf return value
2015-03-14  Zbigniew Jędrzejew... core: ignore any issues with setting time on jobs_in_pr...
2015-03-14  Zbigniew Jędrzejew... core: issue error on oom we can do nothing about
2015-03-07  Ivan Shapovalovcore: do not spawn jobs or touch other units during...
2015-03-01  Umut Tezduyar Lindskogcore: downgrade unit type not supported message
2015-02-26  Lucas De Marchicore: emit changes for NFailedUnits property
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-12  Thomas Hindoe Paab... include <poll.h> instead of <sys/poll.h>
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-28  Lennart Poetteringmanager: fix minor typo
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...
next