summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* update TODOLennart Poettering2015-04-081-0/+6
* tmpfiles: rework file attribute codeLennart Poettering2015-04-081-95/+116
* util: merge change_attr_fd() and chattr_fd()Lennart Poettering2015-04-088-45/+17
* fstab-generator: don't continue on OOMLennart Poettering2015-04-081-1/+1
* timesyncd: print an INFO log message when we successfully reached a time serverLennart Poettering2015-04-082-2/+14
* man: avoid confusion regarding "time synchronization state"Lennart Poettering2015-04-082-10/+10
* systemctl: Use logind for --firmware-setup if possibleJan Janssen2015-04-081-5/+43
* IndentationZbigniew Jędrzejewski-Szmek2015-04-081-1/+1
* man: remove 'fs' from 'rootfsflags'Zbigniew Jędrzejewski-Szmek2015-04-081-1/+1
* core/automount: beef up error messageZbigniew Jędrzejewski-Szmek2015-04-081-1/+2
* shell-completion: systemctl switch-root verbZbigniew Jędrzejewski-Szmek2015-04-082-1/+6
* update TODOLennart Poettering2015-04-081-0/+2
* resolved: maintain order when writing resolv.conf entriesLennart Poettering2015-04-081-18/+21
* util: add minimal OrderedSet typeLennart Poettering2015-04-082-0/+60
* TODO: yeah, now it makes senseLennart Poettering2015-04-081-1/+1
* missing.h: Define IFA_F_NOPREFIXROUTEAlexander Sverdlin2015-04-081-0/+4
* sd-rtnl: properly size attribute array if IFA_FLAGS was missingLennart Poettering2015-04-081-1/+3
* po: update French translationSylvain Plantefève2015-04-081-3/+17
* remove duplicated includesRonny Chevalier2015-04-083-3/+0
* timedatectl: trim --help output to 80 charsRonny Chevalier2015-04-081-1/+1
* zsh-completion: update hostnamectlRonny Chevalier2015-04-081-1/+11
* zsh-completion: add missing -M completion for journalctlRonny Chevalier2015-04-081-0/+1
* zsh-completion: update loginctlRonny Chevalier2015-04-081-2/+3
* test-socket-util: add test for in_addr_to_stringRonny Chevalier2015-04-081-0/+19