summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-01hashmap: randomize hash functions a bitLennart Poettering
2013-10-01logind: remove fbdev session-device supportDavid Herrmann
2013-10-01logind: send PropertyChanged during deactivationDavid Herrmann
2013-10-01logind: check whether first drmSetMaster succeededDavid Herrmann
2013-10-01logind: fix session-device dbus notifyDavid Herrmann
2013-10-01kernel-install: add compat with 'installkernel'Tom Gundersen
2013-10-01core: whenever a new PID is passed to us, make sure we watch itLennart Poettering
2013-10-01util.c: ignore pollfd.revent for loop_read/loop_writeChen Jie
2013-10-01systemctl: remove legacy upstart compatibilityCristian Rodríguez
2013-10-01smack-setup: fix path to Smack/CIPSO mappingsPatrick McCarty
2013-10-01hashmap: size hashmap bucket array dynamicallyLennart Poettering
2013-10-01local: fix memory leak when putting together locale settingsLennart Poettering
2013-10-01main: don't free fds array twiceLennart Poettering
2013-10-01logs-show.c: show all messages for a sliceZbigniew Jędrzejewski-Szmek
2013-09-29set IgnoreOnIsolate=true for systemd-cryptsetup@.serviceAndrey Borzenkov
2013-09-29Fix buffer overrun when enumerating filesZbigniew Jędrzejewski-Szmek
2013-09-27kernel-install: avoid using 'cp --preserve'Tom Gundersen
2013-09-27Do not use unitialized variable and remove duplicated lineZbigniew Jędrzejewski-Szmek
2013-09-27swap: properly expose timeout property on the busLennart Poettering
2013-09-27dbus: fix introspection for TimerSlackNSecLennart Poettering
2013-09-27systemctl: make sure set-property mangles unit namesLennart Poettering
2013-09-26core: drop some out-of-date references to cgroup settingsLennart Poettering
2013-09-26logind: never consider a closing session relevant for PK checksLennart Poettering
2013-09-26main: set umask before creating any filesMike Gilbert
2013-09-26logind: if a user is sitting in front of the computer and can shutdown the ma...Lennart Poettering
2013-09-26core: rework how we match mount units against each otherLennart Poettering
2013-09-26unit-name: when escaping a path consider the empty path identical to the root...Lennart Poettering
2013-09-26util: properly handle the root dir in PATH_FOREACH_PREFIXLennart Poettering
2013-09-26cgroup: when referencing cgroup controller trees allow omission of the pathLennart Poettering
2013-09-26Move part of logind.c into a separate fileZbigniew Jędrzejewski-Szmek
2013-09-26Move functions around to fix underlinking in test-machine-tablesZbigniew Jędrzejewski-Szmek
2013-09-26journald: accept EPOLLERR from /dev/kmsgZbigniew Jędrzejewski-Szmek
2013-09-26test-hashmap: fix access to uninitialized memoryZbigniew Jędrzejewski-Szmek
2013-09-26execute.c: little modernizationZbigniew Jędrzejewski-Szmek
2013-09-25util: add macro for iterating through all prefixes of a pathLennart Poettering
2013-09-25cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering
2013-09-24logind: return -EINVAL when PID is wrongLukas Nykryn
2013-09-24support acpi firmware performance data (FPDT)Kay Sievers
2013-09-24shared: device-nodes - add include guardKay Sievers
2013-09-23cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hie...Lennart Poettering
2013-09-23Fix obsolete references to systemd-random-seed-load.serviceEelco Dolstra
2013-09-20logind: put correct user object paths in introspection dataMantas Mikulėnas
2013-09-19systemctl: Avoid ellipsizing when piping outputDave Reisner
2013-09-19Add more tests and fix capability loggingZbigniew Jędrzejewski-Szmek
2013-09-19fix grammatical errorDave Reisner
2013-09-19nspawn: be less liberal about creating bind mount destinationsDave Reisner
2013-09-19test-utf8: add more tests for public functionsDave Reisner
2013-09-19device-nodes: move device node specific code to own fileDave Reisner
2013-09-19shared/utf8: merge implementations, remove cruftDave Reisner
2013-09-19udev-builtin-blkid: export ID_PART_TABLE_UUIDDave Reisner