summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-11udev: restore udevadm settle timeoutNir Soffer
2015-04-11boot/util: add ticks_read() stubKoen Kooi
2015-04-11boot/util: use x86 ASM only on x86 platforms.Koen Kooi
2015-04-11udev: builtin-keyboard: add support for EVDEV_ABS_*Peter Hutterer
2015-04-11udev: builtin-keyboard: invert a conditionPeter Hutterer
2015-04-11udev: builtin-keyboard: move actual key mapping to a helper functionPeter Hutterer
2015-04-11udev: builtin-keyboard: immediately EVIOCSKEYCODE when we have a pairPeter Hutterer
2015-04-11udev: builtin-keyboard: move fetching the device node upPeter Hutterer
2015-04-11shared: move replace_env* from util to env-utilRonny Chevalier
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-11shared: add random-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-10shared: add formats-util.hRonny Chevalier
2015-04-10dbus: typo fix in logThomas Hindoe Paaboel Andersen
2015-04-10tmpfiles: fix build with clangThomas Hindoe Paaboel Andersen
2015-04-10efivars: fix build for non-efiThomas Hindoe Paaboel Andersen
2015-04-10shared: boot-timestamps - remove ifdefTom Gundersen
2015-04-10shared: efivars - fix compile on non-EFI systemsTom Gundersen
2015-04-10shared: efivars - is_efi_*() returns bool instead of intTom Gundersen
2015-04-10Revert "sd-dhcp-client: fix strict aliasing issue"Lennart Poettering
2015-04-10sd-event: simplify sd_event_run()Lennart Poettering
2015-04-10tmpfiles: add specifier expansion for L and C lines, tooLennart Poettering
2015-04-10bus-util: be more verbose if dbus job failsMichal Sekletar
2015-04-10core: set_put never returns -EEXISTRonny Chevalier
2015-04-10tmpfiles: enforce ordering when executing linesLennart Poettering
2015-04-10tmpfiles: eat up empty columnsLennart Poettering
2015-04-10tmpfiles: substitute % specifiers in arguments for writing files and xattrsLennart Poettering
2015-04-10tmpfiles: warn if we get an argument on lines that don't take anyLennart Poettering
2015-04-10tmpfiles: mostly revert 71044f609b829d802e0eb81270e13b4f55d76476Lennart Poettering
2015-04-10device-nodes: minor simplificationsLennart Poettering
2015-04-10util: unify how we parse mode_t stringsLennart Poettering
2015-04-10util: remove normalize_env_assignment(), it's unusedLennart Poettering
2015-04-10shared: fix memleakRonny Chevalier
2015-04-10util: mark unquote() static, so that new code doesn't use this anymoreLennart Poettering
2015-04-10util: fix unicode decoding in unquote_first_word()Lennart Poettering
2015-04-10util: when unescaping C escape sequences support C++11 \u and \U unicode lite...Lennart Poettering
2015-04-09util: fix a typo in commentThomas Hindoe Paaboel Andersen
2015-04-09terminal/page: drop unneeded DISABLE_WARNING_*David Herrmann
2015-04-09bus: simplify bus_message_read_strv_extend()David Herrmann
2015-04-09bus: use free_and_strdup()David Herrmann
2015-04-09terminal/idev: fix NULL terminator for bus-property mappingDavid Herrmann
2015-04-09test-journal-flush: fix memleakRonny Chevalier
2015-04-09util: cunescape - fix memleak in error pathRonny Chevalier
2015-04-09util: add shell_maybe_quote() call for preparing a string for shell cmdline i...Lennart Poettering
2015-04-09vconsole: some modernizations, indentation fixesLennart Poettering
2015-04-09tmpfiles: properly return error code from path_set_acl()Lennart Poettering
2015-04-09tmpfiles: add file attribute calls to list of glob needing commandsLennart Poettering
2015-04-09vconsole: stick to kernel-style function error handlingLennart Poettering
2015-04-09networkd: do not assign the variable twiceThomas Hindoe Paaboel Andersen
2015-04-08tmpfiles: rework file attribute codeLennart Poettering