Age | Commit message (Expand) | Author |
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 |
2014-01-07 | mount: don't creat local-fs.target links for mount units when runnin in user ... | Lennart Poettering |
2014-01-07 | dbus1-generator: always pull proxy socket into sockets.target | Kay Sievers |
2014-01-07 | core: do not add implicit dbus.socket dependency | Kay Sievers |
2014-01-07 | core: --user -- add basic.target an sort against it like --system does | Kay Sievers |
2014-01-07 | core: --user -- move generator directories from /tmp to $XDG_RUNTIME_DIR | Kay Sievers |
2014-01-06 | libsystemd-dns: expose list of DNS servers | Tom Gundersen |
2014-01-05 | libsystemd-dhcp: expose received DNS server | Tom Gundersen |
2014-01-05 | Fix format string mismatch introduced in ab9001a1 | Michael Scherer |
2014-01-05 | Revert "bus: driverd: don't attempt to remove from empty list" | Kay Sievers |
2014-01-05 | journal: Add missing byte order conversions | George McCollister |
2014-01-05 | shared/install: use char** convention for strvs | Zbigniew Jędrzejewski-Szmek |
2014-01-05 | Remove unused variables | Zbigniew Jędrzejewski-Szmek |
2014-01-05 | strv: multiple cleanups | Simon Peeters |
2014-01-05 | shared: util.c: unify split and split_quoted | Simon Peeters |
2014-01-05 | bus: driverd: don't attempt to remove from empty list | Marc-Antoine Perennou |
2014-01-05 | bus: open user, not system, bus in bus_open_user_systemd() | Mantas Mikulėnas |
2014-01-05 | util.c: use read_one_line_file where possible | Simon Peeters |
2014-01-05 | shared: procfs_file_alloca: handle pid==0 | Simon Peeters |
2014-01-05 | swap: remove if/else with the same data path | Stefan Beller |
2014-01-05 | man: document some more bus functions | Zbigniew Jędrzejewski-Szmek |