summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* localectl: print warning when there are options given on kernel cmdlineMichal Sekletar2014-09-25
* socket: introduce SELinuxContextFromNet optionMichal Sekletar2014-09-19
* core: Remove uninitialized warnings from bus-endpoint.cPhilippe De Swert2014-09-18
* mount: order options before other arguments to mountEmil Renner Berthing2014-09-18
* core: fix resource leak in manager_environment_addAndreas Henriksson2014-09-16
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* core: use correct function to free CalendarSpecDave Reisner2014-09-13
* core: fix a potential mem leakThomas Hindoe Paaboel Andersen2014-09-13
* core: smack-setup: Actually allow for succesfully loading CIPSO policyPhilippe De Swert2014-09-13
* manager: use correct cleanup functionThomas Hindoe Paaboel Andersen2014-09-11
* execute: silence warningsThomas Hindoe Paaboel Andersen2014-09-08
* namespace: avoid posible use of uninitialized variableThomas Hindoe Paaboel Andersen2014-09-08
* service: hook up custom endpoint logicDaniel Mack2014-09-08
* namespace: add support for custom kdbus endpointDaniel Mack2014-09-08
* bus: parse BusPolicy directive in service filesDaniel Mack2014-09-08
* bus: add kdbus endpoint typesDaniel Mack2014-09-08
* bus: factor out bus policy itemsDaniel Mack2014-09-08
* exec: move code executed after fork into exec_child()Daniel Mack2014-09-05
* exec: factor out most function arguments of exec_spawn() to ExecParametersDaniel Mack2014-09-05
* systemd: fix argument ordering in UnsetAndSetEnvironmentZbigniew Jędrzejewski-Szmek2014-09-03
* Quote unit names in suggested systemctl commandlinesZbigniew Jędrzejewski-Szmek2014-08-31
* systemd: fix error messageZbigniew Jędrzejewski-Szmek2014-08-30
* Fix a few more typosRuben Kerkhof2014-08-30
* use the switch_root function in shutdownHarald Hoyer2014-08-28
* util: make use of newly added reset_signal_mask() call wherever appropriateLennart Poettering2014-08-26
* core: split up "starting" manager state into "initializing" and "starting"Lennart Poettering2014-08-22
* core: introduce "poweroff" as new failure action typesLennart Poettering2014-08-22
* core: print 'startup finished' messages even if we log to consoleLennart Poettering2014-08-22
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-22
* service: allow services of Type=oneshot that specify no ExecStart= commandsLennart Poettering2014-08-21
* service: use the right timeout for stop processes we forkLennart Poettering2014-08-21
* execute: explain in a comment, why close_all_fds() is invoked the second time...Lennart Poettering2014-08-21
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* core: allow informing systemd about service status changes with RELOADING=1 a...Lennart Poettering2014-08-21
* manager: don#t dispatch sd_notify() messages and SIGCHLD multiple times to th...Lennart Poettering2014-08-21
* manager: reuse sockaddr_union instead of redefining our own version of itLennart Poettering2014-08-21
* service,strv: introduce strv_find_startswith() and make use of itLennart Poettering2014-08-21
* service: don't invoke functions at the same time as declaring variablesLennart Poettering2014-08-21
* service: remove some pointless linebreaks, to make things more readableLennart Poettering2014-08-21
* service: asynchronous_close() already checks for negative parameters, no need...Lennart Poettering2014-08-21
* core: unify how we generate the prefix string when dumping unit stateLennart Poettering2014-08-21
* machine-id-setup: don't try to read UUID from VM/container manager if we oper...Lennart Poettering2014-08-20
* build: remove repeated KMOD sectionTom Gundersen2014-08-20
* build: include more optional modules in build stringLennart Poettering2014-08-20
* remove unused variablesThomas Hindoe Paaboel Andersen2014-08-19
* socket: suffix newly added TCP sockopt time properties with "Sec"Lennart Poettering2014-08-19
* Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering2014-08-19
* socket: introduce SELinuxLabelViaNet optionMichal Sekletar2014-08-19
* sysusers: add a new RPM macro for creating users directly from data passed in...Lennart Poettering2014-08-19
* core: minor modernizationsLennart Poettering2014-08-18