summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-23journald: remove unconditional log_*() use in the main loopKay Sievers
2013-03-23TODO: add journal MaxRetentionSec= bugKay Sievers
2013-03-23hwdb: ID_PRODUCT_FROM_DATABASE --> ID_MODEL_FROM_DATABASEKay Sievers
2013-03-23uaccess: remove needless usb_id call from udev rulesKay Sievers
2013-03-23udevd: ensure static nodes are created before local-fs mountFrederic Crozat
2013-03-23TODO: add "dead" device node ACL handlingKay Sievers
2013-03-23TODO: updateKay Sievers
2013-03-22Update user session unit template.Auke Kok
2013-03-23conf-parser: when we parse a string list, always fill in somethingLennart Poettering
2013-03-23journal: don't access j->files after useLennart Poettering
2013-03-22udevadm: place const in the right placeZbigniew Jędrzejewski-Szmek
2013-03-22bus: don't free an unallocated varZbigniew Jędrzejewski-Szmek
2013-03-22bus: move attribute to end of structure, so it is not ignoredZbigniew Jędrzejewski-Szmek
2013-03-23update TODOLennart Poettering
2013-03-23update TODOLennart Poettering
2013-03-23unit: never retroactively start requisitesLennart Poettering
2013-03-23Revert "units: ignore systemd-sysctl on shutdown"Lennart Poettering
2013-03-23add --with-telinit=PATH configure optionCristian Rodríguez
2013-03-23journalctl: various fixes to the access check logicLennart Poettering
2013-03-22dbus: Do send out "replies" to signalsColin Walters
2013-03-22update TODOLennart Poettering
2013-03-22exec: Assigning the empty string to CapabilityBoundSet= should drop all capsLennart Poettering
2013-03-22Drop trailing whitespaceTollef Fog Heen
2013-03-22timedated: extra overflow safety check when doing relative time changesLennart Poettering
2013-03-22update TODOLennart Poettering
2013-03-22timedatectl: show CanNTP fieldLennart Poettering
2013-03-22udev: no need to output OOM, if we call log_oom() anywayLennart Poettering
2013-03-22main: minor simplificationLennart Poettering
2013-03-22udev/collect: avoid initalizing memory twiceZbigniew Jędrzejewski-Szmek
2013-03-22util: workaround two gcc warningsZbigniew Jędrzejewski-Szmek
2013-03-22journalctl: be smarter about journal error checksZbigniew Jędrzejewski-Szmek
2013-03-22build-sys: move acl searching code into libsystemd-aclZbigniew Jędrzejewski-Szmek
2013-03-22hostnamed: pretty_string_is_safe() already exists in string_has_cc(), so use ...Lennart Poettering
2013-03-22util: be more picky when validating hostnamesLennart Poettering
2013-03-22journalctl: give a nice hint about group membership based on ACLs of /var/log...Lennart Poettering
2013-03-22cgroup: minor optimizationLennart Poettering
2013-03-22bus: implement object handler registryLennart Poettering
2013-03-22mount: mount all cgroup controllers in containers, tooLennart Poettering
2013-03-22main: use strv_find() where we canLennart Poettering
2013-03-22main: don't mount cgroup controller unless PID == 1Lennart Poettering
2013-03-21Fix vacuum logic errorJan Alexander Steffens (heftig)
2013-03-21man/shutdown: /etc/nologin is called /run/nologin nowZbigniew Jędrzejewski-Szmek
2013-03-21systemd-python: allow retrieval of single fieldsZbigniew Jędrzejewski-Szmek
2013-03-21systemd-python: split out realtime and monotonic into separate functionsZbigniew Jędrzejewski-Szmek
2013-03-21systemd-python: implement _Reader.test_cursorZbigniew Jędrzejewski-Szmek
2013-03-21systemd-python: cleanup up usec_t handlingZbigniew Jędrzejewski-Szmek
2013-03-21systemd-python: export sd_journal_get_usageZbigniew Jędrzejewski-Szmek
2013-03-21efivars: fix return codeZbigniew Jędrzejewski-Szmek
2013-03-21shutdownd: shut up bogus gcc warningZbigniew Jędrzejewski-Szmek
2013-03-21bootchart: fix two unitialized memory freesZbigniew Jędrzejewski-Szmek