Age | Commit message (Expand) | Author |
2015-01-12 | zsh-completion: add missing completions for systemd-analyze | Ronny Chevalier |
2015-01-12 | zsh-completion: add missing -M completion for timedatectl | Ronny Chevalier |
2015-01-12 | zsh-completion: add missing completions for coredumpctl | Ronny Chevalier |
2015-01-12 | TODO: update | David Herrmann |
2015-01-12 | udev: link_config - modernize a bit and fix leakes | Tom Gundersen |
2015-01-12 | network-intenal: user _cleanup_ macro in parse_ifname | Tom Gundersen |
2015-01-12 | core/mount: remove "fail" again | Zbigniew Jędrzejewski-Szmek |
2015-01-12 | sd-bus: sync kdbus.h (API break) | Daniel Mack |
2015-01-12 | core/mount: use isempty() to check for empty strings | Daniel Mack |
2015-01-11 | udev: Add builtin/rule to export evdev information as udev properties | Carlos Garnacho |
2015-01-11 | catalog: add pt_BR translation | Rafael Ferreira |
2015-01-11 | po: add Brazilian Portuguese translation | Rafael Ferreira |
2015-01-11 | fstab-util: fix priority parsing and add test | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | shared/util: respect buffer boundary on incomplete escape sequences | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | core/load-fragment: avoid allocating 0 bytes when given an invalid command | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | test-unit-file: don't access out-of-bounds memory | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | core/mount: filter out noauto,auto,nofail,fail options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Support negated fstab options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | cryptsetup-generator: remove duplicated function | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | fstab-util: detect out-of-range pri= assignments | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | .gitignore: add new tests and sort tests alphabetically | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Add new function to filter fstab options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | network: apply static addresses in specified order | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | shared/list: add LIST_APPEND | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | path-lookup: allow /run to override /etc in generator search | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | test-path-lookup: add simple test for path lookup functions | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | test-util: make sure that masking and overriding works | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Implement masking and overriding of generators | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Simplify execute_directory() | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | bus-proxy: implement 'at_console' | David Herrmann |
2015-01-11 | bus-proxy: print message direction in policy logs | David Herrmann |
2015-01-11 | bus-proxy: fix receiver policy on dbus-1 to kdbus signals | David Herrmann |
2015-01-11 | bus-proxy: fix swapped path/interface debug messages | David Herrmann |
2015-01-11 | bus-proxy: fix policy for expected/non-expected reply tags | David Herrmann |
2015-01-11 | log: fix log_full_errno() with custom facilities | David Herrmann |
2015-01-11 | build-sys: fix link-order and avoid "label" functions in libsystemd-shared | Kay Sievers |
2015-01-10 | kdbus.h: update | Kay Sievers |
2015-01-09 | push xorg information to the systemd --user instance | Kay Sievers |
2015-01-09 | update TODO | Lennart Poettering |
2015-01-09 | loginctl: make session/user arguments optional for a number commands, and imp... | Lennart Poettering |
2015-01-09 | sd-bus: even if we need a cookie when sending a message there's no need to ne... | Lennart Poettering |
2015-01-09 | bus-proxy: make sure we have creds when two legacy clients talk to each other | Lennart Poettering |
2015-01-09 | hwdb: add Kay's Laser Mouse to the dpi database | Lennart Poettering |
2015-01-09 | bus-proxy-test: show parsed system/session policy | Lennart Poettering |
2015-01-09 | bus-proxy: eat up "*" matches, they are pointless | Lennart Poettering |
2015-01-09 | bus-proxy: dbus-daemon implies that connections from UIDs that are identical ... | Lennart Poettering |
2015-01-09 | bus-proxyd: xml - consider empty tags as recv | Kay Sievers |
2015-01-09 | bus-proxy: make sure sure eavesdrop= XML attributes are properly handled | Lennart Poettering |
2015-01-09 | logind: unify how we cast between uid_t and pointers for hashmap keys | Lennart Poettering |
2015-01-09 | logind: when a bus call is done on a session, user or seat, optionally determ... | Lennart Poettering |