summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-09-18Spelling fix from later revision of committed patch from Shawn Landden <shawn...David Strauss
2013-09-18Fix capability logging when effective caps are 0Zbigniew Jędrzejewski-Szmek
2013-09-18polkit: Avoid race condition in scraping /procColin Walters
2013-09-18logs-show.c: fix enum type in function declarationZbigniew Jędrzejewski-Szmek
2013-09-17util: restore get_process_capeff behaviourZbigniew Jędrzejewski-Szmek
2013-09-17Remove six unused variables and add annotationZbigniew Jędrzejewski-Szmek
2013-09-17logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)David Herrmann
2013-09-17gpt-auto-generator: do not assume that /dev/block/%u:%u is useableLennart Poettering
2013-09-17backlight,random-seed: move state files into /var/lib/systemdLennart Poettering
2013-09-17logind: implement generic multi-sessionDavid Herrmann
2013-09-17logind: introduce session-devicesDavid Herrmann
2013-09-17libudev: add missing 'global' to symbol exportKay Sievers
2013-09-17journald: avoid NSS in journaldLennart Poettering
2013-09-17tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if i...Lennart Poettering
2013-09-17test-fileio: assume that Buffers may be missingZbigniew Jędrzejewski-Szmek
2013-09-17Make test-login and test-sleep output debuggingZbigniew Jędrzejewski-Szmek
2013-09-17Use first partition in /proc/swaps for hibernation testZbigniew Jędrzejewski-Szmek
2013-09-17Use udev_encode_string in fstab_node_to_udev_nodeDave Reisner
2013-09-17move utf8 functions from libudev-private.h to utf8.hDave Reisner
2013-09-17journald: log the slice of a process along with each message in _SYSTEMD_SLICE=Lennart Poettering
2013-09-17cgroup: get rid of MemorySoftLimit=Lennart Poettering
2013-09-17udev: path_id - fix by-path link generation for scm devicesSebastian Ott
2013-09-17logind: extract has_vts() from can_multi_session()David Herrmann
2013-09-17logind: fix session_activate(vtnr = 0)David Herrmann
2013-09-17logind: fix seat_can_tty() to check for VTsDavid Herrmann
2013-09-17logind: rename vtconsole to seat0David Herrmann
2013-09-17logind: make Session.Activate() lazyDavid Herrmann
2013-09-17logind: add session controllersDavid Herrmann
2013-09-17logind: add infrastructure to watch busnamesDavid Herrmann
2013-09-17logind: listen actively for session devicesDavid Herrmann
2013-09-17tmpfiles: support simple specifier expansion for specified pathsLennart Poettering
2013-09-17Make tmpdir removal asynchronousZbigniew Jędrzejewski-Szmek
2013-09-17man: add a list of environment variablesZbigniew Jędrzejewski-Szmek
2013-09-17specifier: rework specifier calls to return proper error messageLennart Poettering
2013-09-16login: fix login_is_valid testZbigniew Jędrzejewski-Szmek
2013-09-16udev-rules: avoid erroring on trailing whitespaceDave Reisner
2013-09-16Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek
2013-09-16transaction.c: do not point users to logs when unit not foundZbigniew Jędrzejewski-Szmek
2013-09-16Assume that /proc/meminfo can be missingZbigniew Jędrzejewski-Szmek
2013-09-16cgroup: add missing equals for BlockIOWeightGao feng
2013-09-16swap: create .wants symlink to 'auto' swap devicesTom Gundersen
2013-09-13Advertise hibernation only if there's enough free swapZbigniew Jędrzejewski-Szmek
2013-09-13libudev: fix move_later comparisonLukas Nykryn
2013-09-13swap: fix reverse dependenciesTom Gundersen
2013-09-13core/cgroup: first print then freeLukas Nykryn
2013-09-13random-seed: we should return errno of failed loop_writeLukas Nykryn
2013-09-13cgroup: fix incorrectly setting memory cgroupGao feng