summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-04-08util: merge change_attr_fd() and chattr_fd()Lennart Poettering
2015-04-08fstab-generator: don't continue on OOMLennart Poettering
2015-04-08timesyncd: print an INFO log message when we successfully reached a time serverLennart Poettering
2015-04-08man: avoid confusion regarding "time synchronization state"Lennart Poettering
2015-04-08systemctl: Use logind for --firmware-setup if possibleJan Janssen
2015-04-08IndentationZbigniew Jędrzejewski-Szmek
2015-04-08core/automount: beef up error messageZbigniew Jędrzejewski-Szmek
2015-04-08resolved: maintain order when writing resolv.conf entriesLennart Poettering
2015-04-08util: add minimal OrderedSet typeLennart Poettering
2015-04-08missing.h: Define IFA_F_NOPREFIXROUTEAlexander Sverdlin
2015-04-08sd-rtnl: properly size attribute array if IFA_FLAGS was missingLennart Poettering
2015-04-08remove duplicated includesRonny Chevalier