summaryrefslogtreecommitdiffstats
path: root/.dir-locals.el (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-02acpi-fptd: fix memory leak in acpi_get_boot_usecLukas Nykryn1-1/+1
2013-10-02cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatv208Lennart Poettering3-81/+41
2013-10-02build-sys: mkdir.[ch] should be in libsystemd-sharedLennart Poettering1-3/+3
2013-10-02build-ss: prepare new releaseLennart Poettering3-7/+94
2013-10-01hashmap: randomize hash functions a bitLennart Poettering4-41/+85
2013-10-01Update TODODavid Herrmann1-2/+0
2013-10-01logind: remove fbdev session-device supportDavid Herrmann2-17/+2
2013-10-01logind: run with CAP_SYS_ADMINDavid Herrmann1-1/+1
2013-10-01logind: send PropertyChanged during deactivationDavid Herrmann1-1/+3
2013-10-01logind: check whether first drmSetMaster succeededDavid Herrmann1-7/+23
2013-10-01logind: fix session-device dbus notifyDavid Herrmann1-4/+8
2013-10-01kernel-install: add compat with 'installkernel'Tom Gundersen1-3/+9
2013-10-01update TODOLennart Poettering1-0/+2
2013-10-01core: whenever a new PID is passed to us, make sure we watch itLennart Poettering1-6/+15
2013-10-01util.c: ignore pollfd.revent for loop_read/loop_writeChen Jie1-4/+8
2013-10-01units: Add SHELL environment variableEvan Callicoat1-0/+1
2013-10-01build-sys: don't fallback to upstart defaultsLennart Poettering1-1/+1
2013-10-01systemctl: remove legacy upstart compatibilityCristian Rodríguez1-93/+0
2013-10-01smack-setup: fix path to Smack/CIPSO mappingsPatrick McCarty1-1/+1
2013-10-01Revert "build-sys: link libsystemd-login with libsystemd-label.la"Kay Sievers1-1/+0
2013-10-01Update TODOLennart Poettering1-0/+2
2013-10-01hashmap: size hashmap bucket array dynamicallyLennart Poettering3-38/+143
2013-10-01local: fix memory leak when putting together locale settingsLennart Poettering4-21/+30
2013-10-01main: don't free fds array twiceLennart Poettering1-0/+1
2013-10-01logs-show.c: show all messages for a sliceZbigniew Jędrzejewski-Szmek2-3/+22
2013-10-01build-sys: link libsystemd-login with libsystemd-label.laMichał Górny1-0/+1
2013-09-30man: mention the systemd homepage from systemd(1)Lennart Poettering1-0/+1
2013-09-30update TODOLennart Poettering1-0/+2
2013-09-30man: link cgroups api docs from relevant man pagesLennart Poettering2-0/+10
2013-09-29set IgnoreOnIsolate=true for systemd-cryptsetup@.serviceAndrey Borzenkov1-0/+1
2013-09-29Fix buffer overrun when enumerating filesZbigniew Jędrzejewski-Szmek2-53/+36
2013-09-28kmod-static-nodes: condition execution on modules.devnameDave Reisner1-0/+1
2013-09-27Add a bit more explicit message, to help confused usersMichael Scherer1-1/+1
2013-09-27kernel-install: avoid using 'cp --preserve'Tom Gundersen1-1/+3
2013-09-27build-sys: restore detection of sphinxZbigniew Jędrzejewski-Szmek1-0/+2
2013-09-27Do not use unitialized variable and remove duplicated lineZbigniew Jędrzejewski-Szmek2-3/+2
2013-09-27Update TODOLennart Poettering1-21/+1
2013-09-27swap: properly expose timeout property on the busLennart Poettering1-0/+1
2013-09-27dbus: fix introspection for TimerSlackNSecLennart Poettering1-1/+1
2013-09-27systemctl: make sure set-property mangles unit namesLennart Poettering1-2/+7
2013-09-27man: drop references to "cgroup" wher appropriateLennart Poettering15-59/+57
2013-09-26core: drop some out-of-date references to cgroup settingsLennart Poettering6-78/+21
2013-09-26logind: never consider a closing session relevant for PK checksLennart Poettering1-0/+1
2013-09-26main: set umask before creating any filesMike Gilbert1-5/+5
2013-09-26logind: if a user is sitting in front of the computer and can shutdown the ma...Lennart Poettering1-1/+1
2013-09-26core: rework how we match mount units against each otherLennart Poettering17-395/+309
2013-09-26unit-name: when escaping a path consider the empty path identical to the root...Lennart Poettering1-1/+1
2013-09-26util: properly handle the root dir in PATH_FOREACH_PREFIXLennart Poettering2-5/+38
2013-09-26cgroup: when referencing cgroup controller trees allow omission of the pathLennart Poettering3-13/+26
2013-09-26Move part of logind.c into a separate fileZbigniew Jędrzejewski-Szmek3-492/+523