]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/dbus-execute.c
core: allow setting WorkingDirectory= to the special value ~
[thirdparty/systemd.git] / src / core / dbus-execute.c
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-23  Tom GundersenMerge pull request #1332 from thom311/master 1367/head
2015-09-23  Lennart PoetteringMerge pull request #1363 from msekletar/ldconfig
2015-09-23  Lennart PoetteringMerge pull request #1365 from floppym/kcmp
2015-09-23  Lennart PoetteringMerge pull request #1349 from dvdhrm/sync-pam
2015-09-23  Lennart PoetteringMerge pull request #1345 from georgmu/fix_accept_ra
2015-09-23  David HerrmannMerge pull request #1341 from filbranden/werror2
2015-09-23  Daniel MackMerge pull request #1339 from alkino/master
2015-09-23  Nicolas CornuHook more properties for transient units 1339/head
2015-09-22  Lennart PoetteringMerge pull request #986 from karelzak/monitor
2015-09-21  Lennart PoetteringMerge pull request #1249 from lnykryn/sysv-symlinks
2015-09-18  Lennart PoetteringMerge pull request #1241 from ssahani/net
2015-09-16  Lennart PoetteringMerge pull request #1269 from zonque/netcls
2015-09-15  Daniel MackMerge pull request #1270 from frandieguez/master
2015-09-14  Lennart PoetteringMerge pull request #1250 from g2p/master
2015-09-11  Gabriel de PerthuisHook more properties for transient units 1250/head
2015-09-09  Daniel MackMerge pull request #1210 from poettering/import-fixes
2015-09-09  Daniel MackMerge pull request #1207 from poettering/coccinelle...
2015-09-09  Lennart Poetteringtree-wide: use coccinelle to patch a lot of code to...
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 #1034 from poettering/resolved-fixes-2
2015-08-25  Tom GundersenMerge pull request #1033 from poettering/machine-fixes
2015-08-25  Lennart Poetteringcore: drop spurious new line
2015-08-25  Tom GundersenMerge pull request #1022 from poettering/machinectl...
2015-08-24  Lennart Poetteringcore: open up more executable properties via the bus
2015-08-24  Lennart Poetteringcore: optionally create LOGIN_PROCESS or USER_PROCESS...
2014-12-23  Lennart Poetteringrun: add a new "-t" mode for invoking a binary on an...
2014-11-24  WaLyong Chosmack: introduce new SmackProcessLabel option
2014-07-29  Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-06-23  Hristo Venevcore: make sure Environment fields passed in for transi...
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: make the LimitXYZ= properties settable for transi...
2014-03-05  Lennart Poetteringcore: when passing resource limit values to client...
2014-03-04  Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-03-03  Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
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: fix build without libseccomp
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-02-06  Thomas Hindoe Paab... core: fix warning
2014-02-05  Lennart Poetteringcore: allow User=, Group=, Nice=, Environment=, Type...
2014-01-20  Lennart Poetteringexec: introduce PrivateDevices= switch to provide servi...
2014-01-03  Zbigniew Jędrzejew... Introduce cleanup functions for cap_free
2013-12-22  Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-11-25  Lennart Poetteringcore: fix serialization of exec command structs
2013-11-21  Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-08-08  Ronny Chevalierdbus: use _cleanup_free_ instead of freeing ourself
2013-06-27  Lennart Poetteringcore: general cgroup rework
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-03-31  Zbigniew Jędrzejew... Modernization
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-07-19  Lennart Poetteringunit: split off KillContext from ExecContext containing...
2012-07-17  Lennart Poetteringexecute: support syscall filtering using seccomp filters
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-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieversmove libsystemd_core.la sources into core/