summaryrefslogtreecommitdiff
path: root/src/core/execute.c
Commit message (Expand)AuthorAge
...
* execute: also set SO_SNDBUF when spawning a service with stdout/stderr connec...Lennart Poettering2013-12-16
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...Lennart Poettering2013-10-29
* systemd: use unit name in PrivateTmp directoriesZbigniew Jędrzejewski-Szmek2013-10-22
* macro: clean up usage of gcc attributesLennart Poettering2013-10-16
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* execute: more debugging messagesZbigniew Jędrzejewski-Szmek2013-10-03
* execute.c: always set $SHELLZbigniew Jędrzejewski-Szmek2013-10-02
* execute.c: little modernizationZbigniew Jędrzejewski-Szmek2013-09-26
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-25
* Make tmpdir removal asynchronousZbigniew Jędrzejewski-Szmek2013-09-17
* 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