summaryrefslogtreecommitdiff
path: root/src/core/execute.c
Commit message (Expand)AuthorAge
* systemd: do not output status messages once gettys are runningZbigniew Jędrzejewski-Szmek2013-07-15
* core: grant user@.service instances write access to their own cgroupLennart Poettering2013-07-11
* replace tabs with spaces in various filesJason St. John2013-07-02
* core: general cgroup reworkLennart Poettering2013-06-27
* Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek2013-06-10
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* core/execute: only clean the environment, if we have oneHarald Hoyer2013-04-18
* execute: always add in EXECUTABLE= field when we log something about executionLennart Poettering2013-04-18
* core/execute: report invalid environment variables from filesHarald Hoyer2013-04-17
* core/execute.c: debug log final execve() with argv[]Harald Hoyer2013-04-17
* cgroup: clean-upsLennart Poettering2013-04-08
* cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup...Lennart Poettering2013-04-08
* Add _cleanup_globfree_Zbigniew Jędrzejewski-Szmek2013-04-05
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* shared: rework env file readerLennart Poettering2013-04-03
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-31
* execute: convert secure bits into mask properlyZbigniew Jędrzejewski-Szmek2013-03-31
* core: check return value of rm_rf_dangerous and warn if it failsVáclav Pavlín2013-03-27
* Make PrivateTmp dirs also inaccessible from the outsideZbigniew Jędrzejewski-Szmek2013-03-20
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* core/execute: determine if ExecContext may fiddle with /dev/consoleMichal Schmidt2013-02-28
* core/execute: add internal is_terminal_output()Michal Schmidt2013-02-28
* execute: increase severity of journal connect failure messageMichal Schmidt2013-02-16
* execute: unify setup_{output,error}Michal Schmidt2013-02-16
* execute: robustness against journald failuresMichal Schmidt2013-02-16
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-11
* execute: Fix seccomp support on x32Jonathan Callen2013-01-19
* core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler2013-01-18
* tabs to spacesThomas Hindoe Paaboel Andersen2013-01-09
* Added globbing support to EnvironmentFilePekka Lundstrom2013-01-04
* core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek2012-12-05
* shared, core: do not always accept numbers in string lookupsMichal Schmidt2012-10-30
* systemd: use structured logging for unit changesZbigniew Jędrzejewski-Szmek2012-10-18
* core/execute: use cleanup_strv_freeZbigniew Jędrzejewski-Szmek2012-10-18
* execute: apply PAM logic only to main process if PermissionsStartOnly is setLennart Poettering2012-09-18
* namespace: rework namespace supportLennart Poettering2012-08-13
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-20
* execute: free syscall filter array after useLennart Poettering2012-07-17
* execute: support syscall filtering using seccomp filtersLennart Poettering2012-07-17
* unit: introduce %s specifier for the user shellLennart Poettering2012-07-16
* core: make systemd.confirm_spawn=1 actually workLennart Poettering2012-06-26
* journal: set the _SYSTEMD_UNIT field for messages from terminated processesEelco Dolstra2012-06-22
* silence gcc warning on 32 bitKay Sievers2012-06-04
* remove support for deprecated /proc/self/oom_adjKay Sievers2012-06-04
* util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering2012-05-31
* main: add configuration option to alter capability bounding set for PID 1Lennart Poettering2012-05-24
* service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVELennart Poettering2012-05-24