Age | Commit message (Expand) | Author |
2014-01-13 | sd-dns: coding style cleanup | Daniel Buch |
2014-01-12 | networkd: fix wording | Tom Gundersen |
2014-01-12 | networkd: generate resolv.conf | Tom Gundersen |
2014-01-12 | networkd: bridge - remove redundant state | Tom Gundersen |
2014-01-12 | networkd: don't automatically reload config at runtime | Tom Gundersen |
2014-01-12 | networkd: improve logging a bit | Tom Gundersen |
2014-01-12 | bus-proxyd: add some more debugging | Tom Gundersen |
2014-01-12 | core: don't allow setting NOTIFY_SOCKET and similar env vars we need ourselve... | Lennart Poettering |
2014-01-12 | core: clean up environment block for --user instances a bit | Lennart Poettering |
2014-01-12 | bus: add test case for signature type | Lennart Poettering |
2014-01-12 | bus: properly handle EOF error conditions in proxyd | Lennart Poettering |
2014-01-11 | journald: do not free space when disk space runs low | Zbigniew Jędrzejewski-Szmek |
2014-01-11 | gpt-auto-generator: use EBADSLT code when unable to detect partition type | Zbigniew Jędrzejewski-Szmek |
2014-01-11 | gpt-auto-generator: skip nonexistent devices | Łukasz Stelmach |
2014-01-12 | pam: skip DBUS_SESSION_BUS_ADDRESS export when kdbus is not active | Kay Sievers |
2014-01-11 | make socket_instantiate_service use cleanup gcc attribute | Michael Scherer |
2014-01-12 | bus: fix length calculation when serializing SD_BUS_TYPE_SIGNATURE | Kay Sievers |
2014-01-11 | core: fix unused variable | Zbigniew Jędrzejewski-Szmek |
2014-01-11 | network: use GNU-ism to simplify macros | Zbigniew Jędrzejewski-Szmek |
2014-01-11 | journalctl: allow globbing in --unit and --user-unit | Zbigniew Jędrzejewski-Szmek |
2014-01-11 | journal: fix access to munmapped memory in sd_journal_enumerate_unique | Zbigniew Jędrzejewski-Szmek |
2014-01-11 | sd-dns: simplify headers | Tom Gundersen |
2014-01-11 | sd-dns: update/add license texts | Tom Gundersen |
2014-01-11 | sd-dns: cleanup public header | Tom Gundersen |
2014-01-11 | sd-dns: initial commit | Daniel Buch |
2014-01-11 | udev/net_id: Introduce predictable network names for Linux on System z | Hendrik Brueckner |
2014-01-11 | Revert "bus: export bus address also when compiled without kdbus" | Kay Sievers |
2014-01-10 | bus: convert a bus error with NULL name into an errno of 0 in sd_bus_error_ge... | Lennart Poettering |
2014-01-09 | core: fix lack of notifications after reload | Zbigniew Jędrzejewski-Szmek |
2014-01-09 | tmpfiles: don't allow label_fix to print ENOENT when we want to ignore it | Lukas Nykryn |
2014-01-09 | delta: ensure that d_type will be set on every fs | Lukas Nykryn |
2014-01-08 | networkd: print the received DHCPv4 address and gateway | Zbigniew Jędrzejewski-Szmek |
2014-01-08 | networkd: use structured logging for links and bridges | Zbigniew Jędrzejewski-Szmek |
2014-01-08 | No need to canonicalize fixed paths | Zbigniew Jędrzejewski-Szmek |
2014-01-08 | Improve messages about user mode a bit | Zbigniew Jędrzejewski-Szmek |
2014-01-09 | nspawn: do not invoke RegisterMachine on machined from inside the new PID nam... | Lennart Poettering |
2014-01-09 | bus: make the bus driver support the driver interface under both / and /org/f... | Lennart Poettering |
2014-01-09 | logind: wait for the user service to finish startup before completing login a... | Lennart Poettering |
2014-01-08 | driverd: fix use-after-free error when maintaining match lists | Lennart Poettering |
2014-01-08 | Revert "bus-driverd: do not track identical matches" | Kay Sievers |
2014-01-08 | bus: export bus address also when compiled without kdbus | Mantas Mikulėnas |
2014-01-08 | bus: use existing macros from def.h | Mantas Mikulėnas |
2014-01-08 | bus-driverd: do not track identical matches | Kay Sievers |
2014-01-08 | bus-driverd: properly reply to UpdateActivationEnvironment call | Kay Sievers |
2014-01-08 | pam_systemd: export DBUS_SESSION_BUS_ADDRESS | Kay Sievers |
2014-01-08 | bus: allow omitting quotes for values in match strings | Lennart Poettering |
2014-01-08 | bus-driverd: implement UpdateActivationEnvironment method | Kay Sievers |
2014-01-07 | dbus1-generator: fix copy-pasto | Zbigniew Jędrzejewski-Szmek |
2014-01-07 | sleep.c: fix typo | Michele Curti |
2014-01-08 | bus-driverd: support user mode | Kay Sievers |