summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* systemctl: make sure set-property mangles unit namesLennart Poettering2013-09-271-2/+7
* core: drop some out-of-date references to cgroup settingsLennart Poettering2013-09-263-30/+1
* logind: never consider a closing session relevant for PK checksLennart Poettering2013-09-261-0/+1
* main: set umask before creating any filesMike Gilbert2013-09-261-5/+5
* logind: if a user is sitting in front of the computer and can shutdown the ma...Lennart Poettering2013-09-261-1/+1
* core: rework how we match mount units against each otherLennart Poettering2013-09-2617-395/+309
* unit-name: when escaping a path consider the empty path identical to the root...Lennart Poettering2013-09-261-1/+1
* util: properly handle the root dir in PATH_FOREACH_PREFIXLennart Poettering2013-09-262-5/+38
* cgroup: when referencing cgroup controller trees allow omission of the pathLennart Poettering2013-09-262-13/+24
* Move part of logind.c into a separate fileZbigniew Jędrzejewski-Szmek2013-09-262-484/+514
* Move functions around to fix underlinking in test-machine-tablesZbigniew Jędrzejewski-Szmek2013-09-262-46/+46
* journald: accept EPOLLERR from /dev/kmsgZbigniew Jędrzejewski-Szmek2013-09-261-5/+15
* test-hashmap: fix access to uninitialized memoryZbigniew Jędrzejewski-Szmek2013-09-261-3/+5
* execute.c: little modernizationZbigniew Jędrzejewski-Szmek2013-09-261-9/+18
* util: add macro for iterating through all prefixes of a pathLennart Poettering2013-09-253-22/+34
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-259-70/+118
* logind: return -EINVAL when PID is wrongLukas Nykryn2013-09-241-2/+6
* support acpi firmware performance data (FPDT)Kay Sievers2013-09-2411-92/+380
* shared: device-nodes - add include guardKay Sievers2013-09-243-2/+5
* cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hie...Lennart Poettering2013-09-231-1/+5
* Fix obsolete references to systemd-random-seed-load.serviceEelco Dolstra2013-09-231-1/+1
* logind: put correct user object paths in introspection dataMantas Mikulėnas2013-09-201-1/+1
* systemctl: Avoid ellipsizing when piping outputDave Reisner2013-09-191-2/+8
* Add more tests and fix capability loggingZbigniew Jędrzejewski-Szmek2013-09-193-20/+62
* fix grammatical errorDave Reisner2013-09-191-1/+1
* nspawn: be less liberal about creating bind mount destinationsDave Reisner2013-09-191-1/+28
* test-utf8: add more tests for public functionsDave Reisner2013-09-191-0/+34
* device-nodes: move device node specific code to own fileDave Reisner2013-09-198-79/+158
* shared/utf8: merge implementations, remove cruftDave Reisner2013-09-193-210/+81
* udev-builtin-blkid: export ID_PART_TABLE_UUIDDave Reisner2013-09-191-0/+3
* Spelling fix from later revision of committed patch from Shawn Landden <shawn...David Strauss2013-09-181-1/+1
* Fix capability logging when effective caps are 0Zbigniew Jędrzejewski-Szmek2013-09-181-1/+7
* polkit: Avoid race condition in scraping /procColin Walters2013-09-181-26/+5
* logs-show.c: fix enum type in function declarationZbigniew Jędrzejewski-Szmek2013-09-181-1/+1
* util: restore get_process_capeff behaviourZbigniew Jędrzejewski-Szmek2013-09-171-4/+9
* Remove six unused variables and add annotationZbigniew Jędrzejewski-Szmek2013-09-175-7/+3
* logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)David Herrmann2013-09-173-11/+26
* gpt-auto-generator: do not assume that /dev/block/%u:%u is useableLennart Poettering2013-09-171-35/+74
* backlight,random-seed: move state files into /var/lib/systemdLennart Poettering2013-09-171-2/+2
* logind: implement generic multi-sessionDavid Herrmann2013-09-175-5/+72
* logind: introduce session-devicesDavid Herrmann2013-09-179-1/+690
* libudev: add missing 'global' to symbol exportKay Sievers2013-09-171-0/+1
* journald: avoid NSS in journaldLennart Poettering2013-09-172-26/+2
* tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if i...Lennart Poettering2013-09-171-8/+31
* test-fileio: assume that Buffers may be missingZbigniew Jędrzejewski-Szmek2013-09-171-1/+4
* Make test-login and test-sleep output debuggingZbigniew Jędrzejewski-Szmek2013-09-172-2/+19
* Use first partition in /proc/swaps for hibernation testZbigniew Jędrzejewski-Szmek2013-09-172-23/+64
* Use udev_encode_string in fstab_node_to_udev_nodeDave Reisner2013-09-172-11/+45
* move utf8 functions from libudev-private.h to utf8.hDave Reisner2013-09-174-168/+217
* journald: log the slice of a process along with each message in _SYSTEMD_SLICE=Lennart Poettering2013-09-172-1/+7