summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-25journal: Add sync timer to journal serverOleksii Shevchuk7-16/+179
2013-03-25update TODOLennart Poettering1-0/+3
2013-03-25core: ensure LSB Provides are handled correctlyFrederic Crozat1-1/+1
2013-03-25udevd.c: set udev children_max according to CPU countHarald Hoyer1-29/+6
2013-03-25timer: downgrade time change message to debugMichal Schmidt1-2/+2
2013-03-25bus: split socket related code into bus-socket.[ch], to prepare for kdbus bac...Lennart Poettering6-640/+756
2013-03-25bus: implement 'unixexec:' protocolLennart Poettering5-141/+417
2013-03-25bus: make optional whether unix socket passing is negotiated and whether hell...Lennart Poettering4-127/+226
2013-03-25bus: properly handle termination of connectionsLennart Poettering1-0/+4
2013-03-25bus: implement support for FD passingLennart Poettering8-44/+291
2013-03-24service: no need to drop rc. prefix anymoreMiklos Vajna1-20/+2
2013-03-23journald: remove unconditional log_*() use in the main loopKay Sievers2-11/+0
2013-03-23TODO: add journal MaxRetentionSec= bugKay Sievers1-0/+10
2013-03-23hwdb: ID_PRODUCT_FROM_DATABASE --> ID_MODEL_FROM_DATABASEKay Sievers7-115350/+115425
2013-03-23uaccess: remove needless usb_id call from udev rulesKay Sievers1-1/+0
2013-03-23udevd: ensure static nodes are created before local-fs mountFrederic Crozat1-1/+1
2013-03-23TODO: add "dead" device node ACL handlingKay Sievers1-0/+3
2013-03-23TODO: updateKay Sievers1-0/+3
2013-03-22Update user session unit template.Auke Kok1-3/+7
2013-03-23conf-parser: when we parse a string list, always fill in somethingLennart Poettering1-2/+11
2013-03-23journal: don't access j->files after useLennart Poettering1-2/+2
2013-03-22udevadm: place const in the right placeZbigniew Jędrzejewski-Szmek1-1/+1
2013-03-22bus: don't free an unallocated varZbigniew Jędrzejewski-Szmek1-5/+3
2013-03-22bus: move attribute to end of structure, so it is not ignoredZbigniew Jędrzejewski-Szmek1-2/+2
2013-03-23update TODOLennart Poettering1-0/+8
2013-03-23update TODOLennart Poettering1-0/+4
2013-03-23unit: never retroactively start requisitesLennart Poettering1-5/+0
2013-03-23Revert "units: ignore systemd-sysctl on shutdown"Lennart Poettering1-0/+1
2013-03-23add --with-telinit=PATH configure optionCristian Rodríguez2-1/+11
2013-03-23journalctl: various fixes to the access check logicLennart Poettering2-31/+41
2013-03-22dbus: Do send out "replies" to signalsColin Walters1-2/+7
2013-03-22update TODOLennart Poettering1-11/+5
2013-03-22exec: Assigning the empty string to CapabilityBoundSet= should drop all capsLennart Poettering3-21/+31
2013-03-22Drop trailing whitespaceTollef Fog Heen2-7/+7
2013-03-22timedated: extra overflow safety check when doing relative time changesLennart Poettering1-5/+14
2013-03-22update TODOLennart Poettering1-0/+4
2013-03-22timedatectl: show CanNTP fieldLennart Poettering1-1/+4
2013-03-22udev: no need to output OOM, if we call log_oom() anywayLennart Poettering1-5/+3
2013-03-22main: minor simplificationLennart Poettering1-2/+1
2013-03-22udev/collect: avoid initalizing memory twiceZbigniew Jędrzejewski-Szmek1-1/+3
2013-03-22util: workaround two gcc warningsZbigniew Jędrzejewski-Szmek1-2/+2
2013-03-22journalctl: be smarter about journal error checksZbigniew Jędrzejewski-Szmek3-57/+136
2013-03-22build-sys: move acl searching code into libsystemd-aclZbigniew Jędrzejewski-Szmek4-50/+74
2013-03-22hostnamed: pretty_string_is_safe() already exists in string_has_cc(), so use ...Lennart Poettering1-14/+1
2013-03-22util: be more picky when validating hostnamesLennart Poettering2-3/+31
2013-03-22journalctl: give a nice hint about group membership based on ACLs of /var/log...Lennart Poettering5-18/+143
2013-03-22cgroup: minor optimizationLennart Poettering1-4/+2
2013-03-22bus: implement object handler registryLennart Poettering4-21/+285
2013-03-22mount: mount all cgroup controllers in containers, tooLennart Poettering1-0/+1
2013-03-22main: use strv_find() where we canLennart Poettering1-10/+4