summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwdb: set the resolution for a couple of bcm5974 touchpadsPeter Hutterer2015-04-111-0/+40
* udev: builtin-keyboard: add support for EVDEV_ABS_*Peter Hutterer2015-04-116-204/+320
* udev: builtin-keyboard: invert a conditionPeter Hutterer2015-04-111-28/+28
* udev: builtin-keyboard: move actual key mapping to a helper functionPeter Hutterer2015-04-111-25/+33
* udev: builtin-keyboard: immediately EVIOCSKEYCODE when we have a pairPeter Hutterer2015-04-111-27/+18
* udev: builtin-keyboard: move fetching the device node upPeter Hutterer2015-04-111-8/+8
* shared: move replace_env* from util to env-utilRonny Chevalier2015-04-114-147/+147
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-1152-1167/+1320
* shared: add random-util.[ch]Ronny Chevalier2015-04-1124-111/+188
* shared: add process-util.[ch]Ronny Chevalier2015-04-1062-645/+809
* shared: add formats-util.hRonny Chevalier2015-04-1077-41/+139
* dbus: typo fix in logThomas Hindoe Paaboel Andersen2015-04-102-2/+2
* tmpfiles: fix build with clangThomas Hindoe Paaboel Andersen2015-04-101-4/+1
* efivars: fix build for non-efiThomas Hindoe Paaboel Andersen2015-04-101-1/+1
* shared: boot-timestamps - remove ifdefTom Gundersen2015-04-101-2/+0
* shared: efivars - fix compile on non-EFI systemsTom Gundersen2015-04-102-10/+84
* shared: efivars - is_efi_*() returns bool instead of intTom Gundersen2015-04-102-6/+6
* Revert "sd-dhcp-client: fix strict aliasing issue"Lennart Poettering2015-04-101-7/+4
* sd-event: simplify sd_event_run()Lennart Poettering2015-04-101-13/+9
* tmpfiles: add specifier expansion for L and C lines, tooLennart Poettering2015-04-101-11/+24
* update TODOLennart Poettering2015-04-101-0/+3
* bus-util: be more verbose if dbus job failsMichal Sekletar2015-04-101-7/+72
* core: set_put never returns -EEXISTRonny Chevalier2015-04-103-15/+23
* tmpfiles: enforce ordering when executing linesLennart Poettering2015-04-101-6/+37
* tmpfiles: eat up empty columnsLennart Poettering2015-04-101-4/+4
* tmpfiles: substitute % specifiers in arguments for writing files and xattrsLennart Poettering2015-04-101-24/+32
* tmpfiles: warn if we get an argument on lines that don't take anyLennart Poettering2015-04-101-2/+7
* tmpfiles: mostly revert 71044f609b829d802e0eb81270e13b4f55d76476Lennart Poettering2015-04-101-4/+5
* device-nodes: minor simplificationsLennart Poettering2015-04-101-6/+15
* util: unify how we parse mode_t stringsLennart Poettering2015-04-105-25/+52
* util: remove normalize_env_assignment(), it's unusedLennart Poettering2015-04-103-58/+0
* shared: fix memleakRonny Chevalier2015-04-101-5/+5
* util: mark unquote() static, so that new code doesn't use this anymoreLennart Poettering2015-04-102-5/+5
* util: fix unicode decoding in unquote_first_word()Lennart Poettering2015-04-102-6/+17
* util: when unescaping C escape sequences support C++11 \u and \U unicode lite...Lennart Poettering2015-04-104-26/+144
* util: fix a typo in commentThomas Hindoe Paaboel Andersen2015-04-091-1/+1
* terminal/page: drop unneeded DISABLE_WARNING_*David Herrmann2015-04-091-4/+0
* bus: simplify bus_message_read_strv_extend()David Herrmann2015-04-091-9/+4
* bus: use free_and_strdup()David Herrmann2015-04-091-9/+1
* terminal/idev: fix NULL terminator for bus-property mappingDavid Herrmann2015-04-091-0/+1
* test-journal-flush: fix memleakRonny Chevalier2015-04-091-2/+2
* util: cunescape - fix memleak in error pathRonny Chevalier2015-04-091-0/+2
* util: add shell_maybe_quote() call for preparing a string for shell cmdline i...Lennart Poettering2015-04-095-15/+74
* vconsole: some modernizations, indentation fixesLennart Poettering2015-04-091-9/+10
* tmpfiles: properly return error code from path_set_acl()Lennart Poettering2015-04-091-4/+4
* tmpfiles: add file attribute calls to list of glob needing commandsLennart Poettering2015-04-091-1/+3
* update TODOLennart Poettering2015-04-091-0/+2
* vconsole: stick to kernel-style function error handlingLennart Poettering2015-04-091-18/+24
* hwdb: mouse DPI data, Roccat Lua (ROC-11-310)Blaž Tomažič2015-04-091-0/+9
* networkd: do not assign the variable twiceThomas Hindoe Paaboel Andersen2015-04-091-1/+0