summaryrefslogtreecommitdiffstats
path: root/src/core/dbus-execute.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-041-3/+4
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-031-0/+5
* core: remove tcpwrap supportLennart Poettering2014-03-241-1/+0
* core: make the LimitXYZ= properties settable for transient service unitsLennart Poettering2014-03-051-0/+38
* core: when passing resource limit values to client, map RLIM_INFINITY into po...Lennart Poettering2014-03-051-3/+8
* Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek2014-03-041-5/+3
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-031-0/+2
* core: add new RestrictAddressFamilies= switchLennart Poettering2014-02-261-0/+50
* core: Add AppArmor profile switchingMichael Scherer2014-02-211-0/+19
* core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering2014-02-191-0/+19
* core: store and expose SELinuxContext field normalized as bool + stringLennart Poettering2014-02-171-1/+19
* core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering2014-02-131-14/+65
* core: fix build without libseccompLennart Poettering2014-02-121-0/+4
* core: rework syscall filterLennart Poettering2014-02-121-1/+56
* syscallfilter: port to libseccompRonny Chevalier2014-02-121-6/+2
* exec: Add SELinuxContext configuration itemMichael Scherer2014-02-101-0/+1
* core: fix warningThomas Hindoe Paaboel Andersen2014-02-071-1/+1
* core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat...Lennart Poettering2014-02-051-0/+124
* exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering2014-01-201-0/+1
* Introduce cleanup functions for cap_freeZbigniew Jędrzejewski-Szmek2014-01-031-8/+3
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-221-59/+59
* core: fix serialization of exec command structsLennart Poettering2013-11-251-25/+60
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-211-26/+26
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-274/+322
* dbus: use _cleanup_free_ instead of freeing ourselfRonny Chevalier2013-08-081-2/+1
* core: general cgroup reworkLennart Poettering2013-06-271-17/+15
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-061-4/+2
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-311-1/+2
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+1
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-201-4/+0
* execute: support syscall filtering using seccomp filtersLennart Poettering2012-07-171-1/+30
* remove support for deprecated /proc/self/oom_adjKay Sievers2012-06-041-8/+0
* util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering2012-05-311-1/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+422