Age | Commit message (Expand) | Author |
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 | 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-10 | kdbus.h: update | Kay Sievers |
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 | 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 |
2015-01-09 | logind: include "self" object links in dbus introspection | Lennart Poettering |
2015-01-09 | loginctl: make "loginctl session-status" without session ID show the caller's... | Lennart Poettering |
2015-01-09 | core: modernize execution code a bit | Lennart Poettering |
2015-01-09 | journal: do not check for number of files | Zbigniew Jędrzejewski-Szmek |
2015-01-09 | systemctl: add missing output modes to help message | Ronny Chevalier |
2015-01-09 | bus: append bloom-filter to all signals | David Herrmann |
2015-01-08 | core: check both EPERM and EACCES for OOM adjustments | Lennart Poettering |
2015-01-08 | core: make EPERM errors when applying OOM adjustment for forked processes non... | Lennart Poettering |
2015-01-08 | loginctl: port to generic verbs.h API | Lennart Poettering |
2015-01-08 | machined: when cloning a raw disk image, also set the NOCOW flag | Lennart Poettering |
2015-01-08 | man: bring machinectl man page up-to-date | Lennart Poettering |
2015-01-08 | man: bring systemctl man page and --help text into the same order | Lennart Poettering |
2015-01-08 | systemctl,loginctl: start polkit agent for all polkit enabled operations | Lennart Poettering |
2015-01-08 | machinectl: given that machinectl invokes a number of polkit enabled methods,... | Lennart Poettering |
2015-01-08 | machinectl: show most recent log output in "machinectl status", too | Lennart Poettering |
2015-01-08 | loginctl: show the 10 most recent log user/session log lines in "loginctl use... | Lennart Poettering |
2015-01-08 | cryptsetup: support header= option | Andrey Chaser |
2015-01-08 | test-verbs: add unit tests for verbs minilib | Dave Reisner |
2015-01-08 | bus-proxyd: fix EPERM on replies | David Herrmann |
2015-01-08 | bus-proxyd: optimize replies if they're not requested | David Herrmann |
2015-01-08 | bus-proxy: augment credentials from /proc for cmdline update | David Herrmann |