summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* test-hashmap: fix access to uninitialized memoryZbigniew Jędrzejewski-Szmek2013-09-26
* execute.c: little modernizationZbigniew Jędrzejewski-Szmek2013-09-26
* util: add macro for iterating through all prefixes of a pathLennart Poettering2013-09-25
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-25
* logind: return -EINVAL when PID is wrongLukas Nykryn2013-09-24
* support acpi firmware performance data (FPDT)Kay Sievers2013-09-24
* shared: device-nodes - add include guardKay Sievers2013-09-24
* cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hie...Lennart Poettering2013-09-23
* Fix obsolete references to systemd-random-seed-load.serviceEelco Dolstra2013-09-23
* logind: put correct user object paths in introspection dataMantas Mikulėnas2013-09-20
* systemctl: Avoid ellipsizing when piping outputDave Reisner2013-09-19
* Add more tests and fix capability loggingZbigniew Jędrzejewski-Szmek2013-09-19
* fix grammatical errorDave Reisner2013-09-19
* nspawn: be less liberal about creating bind mount destinationsDave Reisner2013-09-19
* test-utf8: add more tests for public functionsDave Reisner2013-09-19
* device-nodes: move device node specific code to own fileDave Reisner2013-09-19
* shared/utf8: merge implementations, remove cruftDave Reisner2013-09-19
* udev-builtin-blkid: export ID_PART_TABLE_UUIDDave Reisner2013-09-19
* Spelling fix from later revision of committed patch from Shawn Landden <shawn...David Strauss2013-09-18
* Fix capability logging when effective caps are 0Zbigniew Jędrzejewski-Szmek2013-09-18
* polkit: Avoid race condition in scraping /procColin Walters2013-09-18
* logs-show.c: fix enum type in function declarationZbigniew Jędrzejewski-Szmek2013-09-18
* util: restore get_process_capeff behaviourZbigniew Jędrzejewski-Szmek2013-09-17
* Remove six unused variables and add annotationZbigniew Jędrzejewski-Szmek2013-09-17
* logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)David Herrmann2013-09-17
* gpt-auto-generator: do not assume that /dev/block/%u:%u is useableLennart Poettering2013-09-17
* backlight,random-seed: move state files into /var/lib/systemdLennart Poettering2013-09-17
* logind: implement generic multi-sessionDavid Herrmann2013-09-17
* logind: introduce session-devicesDavid Herrmann2013-09-17
* libudev: add missing 'global' to symbol exportKay Sievers2013-09-17
* journald: avoid NSS in journaldLennart Poettering2013-09-17
* tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if i...Lennart Poettering2013-09-17
* test-fileio: assume that Buffers may be missingZbigniew Jędrzejewski-Szmek2013-09-17
* Make test-login and test-sleep output debuggingZbigniew Jędrzejewski-Szmek2013-09-17
* Use first partition in /proc/swaps for hibernation testZbigniew Jędrzejewski-Szmek2013-09-17
* Use udev_encode_string in fstab_node_to_udev_nodeDave Reisner2013-09-17
* move utf8 functions from libudev-private.h to utf8.hDave Reisner2013-09-17
* journald: log the slice of a process along with each message in _SYSTEMD_SLICE=Lennart Poettering2013-09-17
* cgroup: get rid of MemorySoftLimit=Lennart Poettering2013-09-17
* udev: path_id - fix by-path link generation for scm devicesSebastian Ott2013-09-17
* logind: extract has_vts() from can_multi_session()David Herrmann2013-09-17
* logind: fix session_activate(vtnr = 0)David Herrmann2013-09-17
* logind: fix seat_can_tty() to check for VTsDavid Herrmann2013-09-17
* logind: rename vtconsole to seat0David Herrmann2013-09-17
* logind: make Session.Activate() lazyDavid Herrmann2013-09-17
* logind: add session controllersDavid Herrmann2013-09-17
* logind: add infrastructure to watch busnamesDavid Herrmann2013-09-17
* logind: listen actively for session devicesDavid Herrmann2013-09-17
* tmpfiles: support simple specifier expansion for specified pathsLennart Poettering2013-09-17
* Make tmpdir removal asynchronousZbigniew Jędrzejewski-Szmek2013-09-17