]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/execute.c
shared: rework env file reader
[thirdparty/systemd.git] / src / core / execute.c
2013-04-03  Lennart Poetteringshared: rework env file reader
2013-04-03  Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-03-31  Zbigniew Jędrzejew... Modernization
2013-03-31  Zbigniew Jędrzejew... execute: convert secure bits into mask properly
2013-03-27  Václav Pavlíncore: check return value of rm_rf_dangerous and warn...
2013-03-20  Zbigniew Jędrzejew... Make PrivateTmp dirs also inaccessible from the outside
2013-03-16  Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-01  Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28  Michal Schmidtcore/execute: determine if ExecContext may fiddle with...
2013-02-28  Michal Schmidtcore/execute: add internal is_terminal_output()
2013-02-16  Michal Schmidtexecute: increase severity of journal connect failure...
2013-02-16  Michal Schmidtexecute: unify setup_{output,error}
2013-02-16  Michal Schmidtexecute: robustness against journald failures
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-11  Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-01-19  Jonathan Callenexecute: Fix seccomp support on x32
2013-01-18  Mirco Tischlercore: log USER_UNIT instead of UNIT if in user session
2013-01-09  Thomas Hindoe Paab... tabs to spaces
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-04  Pekka LundstromAdded globbing support to EnvironmentFile
2012-12-05  Zbigniew Jędrzejew... core: add catalog entry and MESSAGE_ID for overmounting
2012-10-30  Michal Schmidtshared, core: do not always accept numbers in string...
2012-10-18  Zbigniew Jędrzejew... systemd: use structured logging for unit changes
2012-10-18  Zbigniew Jędrzejew... core/execute: use cleanup_strv_free
2012-09-18  Lennart Poetteringexecute: apply PAM logic only to main process if Permis...
2012-08-13  Lennart Poetteringnamespace: rework namespace support
2012-07-19  Lennart Poetteringunit: split off KillContext from ExecContext containing...
2012-07-17  Lennart Poetteringexecute: free syscall filter array after use
2012-07-17  Lennart Poetteringexecute: support syscall filtering using seccomp filters
2012-07-16  Lennart Poetteringunit: introduce %s specifier for the user shell
2012-06-26  Lennart Poetteringcore: make systemd.confirm_spawn=1 actually work
2012-06-21  Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-06-04  Kay Sieverssilence gcc warning on 32 bit
2012-06-04  Kay Sieversremove support for deprecated /proc/self/oom_adj
2012-05-31  Lennart Poetteringutil: introduce a proper nsec_t and make use of it...
2012-05-24  Lennart Poetteringmain: add configuration option to alter capability...
2012-05-24  Lennart Poetteringservice: for Type=idle units consider START_PRE, START...
2012-05-22  Lennart Poetteringexecute: use a much lower idle timeout that default...
2012-05-21  Auke Koksd-pam: Drop uid so parent signal arrives at child.
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-04-24  Lennart Poetteringservice: introduce Type=idle and use it for gettys
2012-04-13  Lennart Poetteringservice: place control command in subcgroup control/
2012-04-12  Lennart Poetteringexecute: when we can't get the requested rlimit, get...
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieversmove libsystemd_core.la sources into core/