summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a few more typosRuben Kerkhof2014-08-3020-24/+24
* Update french translationSylvain Plantefève2014-08-301-1/+27
* libudev: fix symbol version for udev_queue_flush() and udev_queue_get_fd()Michael Biebl2014-08-301-2/+6
* udev: bump event timeout to 60 secondsKay Sievers2014-08-302-2/+2
* udev: remove userspace firmware loading supportKay Sievers2014-08-308-214/+4
* completion: filter templates from restartable unitsDave Reisner2014-08-301-1/+1
* Update Russian translationSergey Ptashnick2014-08-301-2/+26
* timesyncd: check root distanceMiroslav Lichvar2014-08-291-0/+16
* timesyncd: get kernel timestamp in nanosecondsMiroslav Lichvar2014-08-291-9/+5
* timesyncd: fix calculation of transmit timeMiroslav Lichvar2014-08-291-3/+1
* timesyncd: check if stratum is validMiroslav Lichvar2014-08-291-1/+2
* Fix a few typos in log messagesRuben Kerkhof2014-08-292-7/+7
* systemd-journal-upload: fix invalid After=Marius Tessmann2014-08-291-1/+1
* systemd-firstboot: fix typo in man pageMarius Tessmann2014-08-291-1/+1
* systemd-firstboot.service: fix man page sectionMarius Tessmann2014-08-291-1/+1
* sd-event: simplify sd_event_source_set_name()David Herrmann2014-08-281-12/+1
* sd-event: name event sources used in librariesTom Gundersen2014-08-287-0/+121
* sd-event: use event source name rather than address in debug messagesTom Gundersen2014-08-281-4/+12
* sd-event: allow naming event sourcesTom Gundersen2014-08-283-0/+33
* sd-rtnl: log if kernel buffer is overrun as we currently can't handle that caseTom Gundersen2014-08-281-2/+5
* hibernate-resume: refuse to run outside of an initrdLennart Poettering2014-08-281-0/+4
* update TODOLennart Poettering2014-08-281-0/+2
* networkctl: do not mix dns and ntp serversZbigniew Jędrzejewski-Szmek2014-08-281-1/+1
* bus: don't skip interfaces in bus_message_map_properties_changed()David Herrmann2014-08-282-7/+11
* locale: fix sending PropertiesChanged for x11 keymap changedDavid Herrmann2014-08-281-1/+1
* use the switch_root function in shutdownHarald Hoyer2014-08-285-96/+39
* macro: use unique variable names for math-macrosDavid Herrmann2014-08-282-23/+47
* bus: fix use-after-free in slot-releaseDavid Herrmann2014-08-281-3/+9
* terminal: free sysview-device names on destructionDavid Herrmann2014-08-282-1/+2
* terminal: free xkb state on keyboard destructionDavid Herrmann2014-08-281-0/+1
* nspawn: fix --network-interfaceTom Gundersen2014-08-282-3/+1
* terminal: sysview: don't return uninitialized error codesDavid Herrmann2014-08-281-1/+1
* sd-journal: verify that object start with the field nameZbigniew Jędrzejewski-Szmek2014-08-282-1/+15
* sd-journal: properly convert object->size on big endianZbigniew Jędrzejewski-Szmek2014-08-281-3/+4
* terminal: remove unused variableThomas Hindoe Paaboel Andersen2014-08-271-1/+0
* update TODOLennart Poettering2014-08-271-0/+2
* util: fix minimal race where we might miss SIGTERMs when forking off an agentLennart Poettering2014-08-271-12/+23
* man: add sample glib/sd-event integrationTom Gundersen2014-08-271-0/+74
* terminal: add systemd-evcat input debugging toolDavid Herrmann2014-08-273-0/+514
* terminal: add xkb-based keyboard devices to idevDavid Herrmann2014-08-276-3/+966
* terminal: add evdev elements to idevDavid Herrmann2014-08-276-4/+1026
* terminal: add input interfaceDavid Herrmann2014-08-274-0/+888
* terminal: add system view interfaceDavid Herrmann2014-08-274-0/+1766
* bus: split bus_map_all_properties into multiple helpersDavid Herrmann2014-08-272-21/+80
* util: make lookup_uid() globalDavid Herrmann2014-08-272-1/+2
* udev: add missing new-line in udevadm errorDavid Herrmann2014-08-271-1/+1
* login: fix memory-leak on DropController()David Herrmann2014-08-271-2/+4
* shared: make container_of() use unique variable namesDavid Herrmann2014-08-272-5/+27
* shared: drop UNIQUE()David Herrmann2014-08-271-3/+1
* TODOTom Gundersen2014-08-271-13/+0