]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/execute.h
core: allow setting WorkingDirectory= to the special value ~
[thirdparty/systemd.git] / src / core / execute.h
2015-09-29  Lennart Poetteringcore: allow setting WorkingDirectory= to the special...
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-09-02  Kay SieversMerge pull request #1119 from teg/virtio-names
2015-09-02  Lennart PoetteringMerge pull request #1118 from jsynacek/man-dot-d-v2
2015-09-02  Lennart PoetteringMerge pull request #1116 from poettering/unified-rebased
2015-09-01  Lennart Poetteringcore: unified cgroup hierarchy support 1116/head
2015-08-27  David HerrmannMerge pull request #1036 from poettering/sd-bus-arg0has
2015-08-27  David HerrmannMerge pull request #1024 from poettering/sd-bus-explicit
2015-08-26  Lennart PoetteringMerge pull request #998 from vbatts/tar_nosparse_flag
2015-08-25  Daniel MackMerge pull request #1039 from poettering/nspawn-machine...
2015-08-25  Daniel MackMerge pull request #1038 from poettering/coredumpctl...
2015-08-25  Daniel MackMerge pull request #1040 from poettering/cgroup-path-fix
2015-08-25  Daniel MackMerge pull request #1041 from phomes/master
2015-08-25  Thomas Hindoe Paab... execute: make the invalid entry of the enum -1
2015-08-25  Tom GundersenMerge pull request #1022 from poettering/machinectl...
2015-08-24  Lennart Poetteringcore: optionally create LOGIN_PROCESS or USER_PROCESS...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-13  Dimitri John LedkovDefault to /usr/bin/u?mount, configurable, rather than...
2015-05-11  Lennart Poetteringcore,network: major per-object logging rework
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-12  Thomas Hindoe Paab... Add missing includes in header files
2015-02-12  Lennart Poetteringcore: don't fail to run services in --user instances...
2014-12-19  Zbigniew Jędrzejew... core: make exec_command_free_list return NULL
2014-11-24  WaLyong Chosmack: introduce new SmackProcessLabel option
2014-11-05  Lennart Poetteringcore: introduce new Delegate=yes/no property controllin...
2014-10-17  Lukas Nykrynenvironment: append unit_id to error messages regarding...
2014-09-29  Jan Synacekswap: introduce Discard property
2014-09-19  Michal Sekletarsocket: introduce SELinuxContextFromNet option
2014-09-08  Daniel Mackservice: hook up custom endpoint logic
2014-09-08  Daniel Mackbus: add kdbus endpoint types
2014-09-05  Daniel Mackexec: factor out most function arguments of exec_spawn...
2014-08-19  Lennart PoetteringRevert "socket: introduce SELinuxLabelViaNet option"
2014-08-19  Michal Sekletarsocket: introduce SELinuxLabelViaNet option
2014-06-04  Lennart Poetteringcore: rename ReadOnlySystem= to ProtectSystem= and...
2014-06-03  Lennart Poetteringcore: add new ReadOnlySystem= and ProtectedHome= settin...
2014-03-24  Lennart Poetteringcore: remove tcpwrap support
2014-03-05  Lennart Poetteringcore: don't override NoNewPriviliges= from SystemCallFi...
2014-03-05  Lennart Poetteringmissing: if RLIMIT_RTTIME is not defined by the libc...
2014-03-03  Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
2014-03-03  Lennart Poetteringexecute: no need to include seccomp.h from execute.h
2014-02-26  Lennart Poetteringcore: add new RestrictAddressFamilies= switch
2014-02-21  Michael Scherercore: Add AppArmor profile switching
2014-02-19  Lennart Poetteringcore: add Personality= option for units to set the...
2014-02-17  Lennart Poetteringcore: store and expose SELinuxContext field normalized...
2014-02-12  Lennart Poetteringcore: add SystemCallArchitectures= unit setting to...
2014-02-12  Lennart Poetteringcore: rework syscall filter
2014-02-12  Ronny Chevaliersyscallfilter: port to libseccomp
2014-02-10  Michael Schererexec: Add SELinuxContext configuration item
2014-01-20  Lennart Poetteringexec: introduce PrivateDevices= switch to provide servi...
2013-12-22  Lennart Poetteringsd-daemon: introduce sd_watchdog_enabled() for parsing...
2013-12-05  Thomas Hindoe Paab... execute.h: remove redefinition of Unit
2013-11-27  Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-08  Lennart PoetteringRemove dead code and unexport some calls
2013-06-27  Lennart Poetteringcore: general cgroup rework
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
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-01-07  Tom GundersenMerge nss-myhostname
2012-07-19  Lennart Poetteringunit: split off KillContext from ExecContext containing...
2012-07-19  Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-17  Lennart Poetteringexecute: support syscall filtering using seccomp filters
2012-06-21  Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-05-31  Lennart Poetteringutil: introduce a proper nsec_t and make use of it...
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-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieversmove libsystemd_core.la sources into core/