summaryrefslogtreecommitdiff
path: root/src/core/dbus-execute.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-23run: add a new "-t" mode for invoking a binary on an allocated TTYLennart Poettering1-1/+88
2014-11-24smack: introduce new SmackProcessLabel optionWaLyong Cho1-0/+19
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers1-1/+1
2014-06-23core: make sure Environment fields passed in for transient units are properly...Hristo Venev1-1/+1
2014-06-04core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering1-3/+4
2014-06-03core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering1-0/+5
2014-03-24core: remove tcpwrap supportLennart Poettering1-1/+0
2014-03-05core: make the LimitXYZ= properties settable for transient service unitsLennart Poettering1-0/+38
2014-03-05core: when passing resource limit values to client, map RLIM_INFINITY into po...Lennart Poettering1-3/+8
2014-03-04Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek1-5/+3
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering1-0/+2
2014-02-26core: add new RestrictAddressFamilies= switchLennart Poettering1-0/+50
2014-02-21core: Add AppArmor profile switchingMichael Scherer1-0/+19
2014-02-19core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering1-0/+19
2014-02-17core: store and expose SELinuxContext field normalized as bool + stringLennart Poettering1-1/+19
2014-02-13core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering1-14/+65
2014-02-12core: fix build without libseccompLennart Poettering1-0/+4
2014-02-12core: rework syscall filterLennart Poettering1-1/+56
2014-02-12syscallfilter: port to libseccompRonny Chevalier1-6/+2
2014-02-10exec: Add SELinuxContext configuration itemMichael Scherer1-0/+1
2014-02-07core: fix warningThomas Hindoe Paaboel Andersen1-1/+1
2014-02-05core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat...Lennart Poettering1-0/+124
2014-01-20exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering1-0/+1
2014-01-02Introduce cleanup functions for cap_freeZbigniew Jędrzejewski-Szmek1-8/+3
2013-12-22bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering1-59/+59
2013-11-25core: fix serialization of exec command structsLennart Poettering1-25/+60
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering1-26/+26
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering1-274/+322
2013-08-08dbus: use _cleanup_free_ instead of freeing ourselfRonny Chevalier1-2/+1
2013-06-27core: general cgroup reworkLennart Poettering1-17/+15
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek1-4/+2
2013-03-31ModernizationZbigniew Jędrzejewski-Szmek1-1/+2
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+1
2012-07-20unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering1-4/+0
2012-07-17execute: support syscall filtering using seccomp filtersLennart Poettering1-1/+30
2012-06-04remove support for deprecated /proc/self/oom_adjKay Sievers1-8/+0
2012-05-31util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering1-1/+1
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-11move libsystemd_core.la sources into core/Kay Sievers1-0/+422