summaryrefslogtreecommitdiffstats
path: root/src/fstab-generator (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-13sd-dns: coding style cleanupDaniel Buch2-25/+30
2014-01-12networkd: fix wordingTom Gundersen1-2/+2
2014-01-12TODO: update rtnl/network sectionsTom Gundersen1-5/+3
2014-01-12networkd: generate resolv.confTom Gundersen8-0/+146
2014-01-12networkd: bridge - remove redundant stateTom Gundersen2-12/+9
2014-01-12networkd: don't automatically reload config at runtimeTom Gundersen2-6/+0
2014-01-12networkd: improve logging a bitTom Gundersen2-2/+7
2014-01-12bus-proxyd: add some more debuggingTom Gundersen1-0/+2
2014-01-12core: don't allow setting NOTIFY_SOCKET and similar env vars we need ourselve...Lennart Poettering1-14/+22
2014-01-12update TODOLennart Poettering1-0/+7
2014-01-12core: clean up environment block for --user instances a bitLennart Poettering3-2/+54
2014-01-12bus: add test case for signature typeLennart Poettering1-4/+5
2014-01-12man: add busctl(1)Zbigniew Jędrzejewski-Szmek4-2/+244
2014-01-12bus: properly handle EOF error conditions in proxydLennart Poettering2-12/+30
2014-01-11journald: do not free space when disk space runs lowZbigniew Jędrzejewski-Szmek8-27/+58
2014-01-11gpt-auto-generator: use EBADSLT code when unable to detect partition typeZbigniew Jędrzejewski-Szmek1-5/+3
2014-01-11gpt-auto-generator: skip nonexistent devicesŁukasz Stelmach1-0/+3
2014-01-11ycm: autocompose flags from the MakefileDave Reisner2-42/+29
2014-01-11pam: skip DBUS_SESSION_BUS_ADDRESS export when kdbus is not activeKay Sievers1-0/+4
2014-01-11make socket_instantiate_service use cleanup gcc attributeMichael Scherer1-3/+2
2014-01-11bus: fix length calculation when serializing SD_BUS_TYPE_SIGNATUREKay Sievers1-1/+1
2014-01-11core: fix unused variableZbigniew Jędrzejewski-Szmek1-1/+3
2014-01-11network: use GNU-ism to simplify macrosZbigniew Jędrzejewski-Szmek3-50/+36
2014-01-11journalctl: allow globbing in --unit and --user-unitZbigniew Jędrzejewski-Szmek2-24/+179
2014-01-11journal: fix access to munmapped memory in sd_journal_enumerate_uniqueZbigniew Jędrzejewski-Szmek6-23/+103
2014-01-11sd-dns: simplify headersTom Gundersen2-11/+0
2014-01-11sd-dns: update/add license textsTom Gundersen3-20/+43
2014-01-11sd-dns: cleanup public headerTom Gundersen2-16/+20
2014-01-11sd-dns: initial commitDaniel Buch6-0/+1516
2014-01-11udev/net_id: Introduce predictable network names for Linux on System zHendrik Brueckner1-2/+62
2014-01-11hwdb: Add support for Toshiba Satellite P75-A7200 keyboardUnai Uribarri1-0/+8
2014-01-10Revert "bus: export bus address also when compiled without kdbus"Kay Sievers1-8/+2
2014-01-10man: clarify sd_bus_e_get_errno with NULL argZbigniew Jędrzejewski-Szmek1-3/+4
2014-01-10bus: convert a bus error with NULL name into an errno of 0 in sd_bus_error_ge...Lennart Poettering1-0/+3
2014-01-10man: mention which variables will be expanded in ExecStartZbigniew Jędrzejewski-Szmek2-14/+27
2014-01-10core: fix lack of notifications after reloadZbigniew Jędrzejewski-Szmek1-0/+5
2014-01-09tmpfiles: don't allow label_fix to print ENOENT when we want to ignore itLukas Nykryn1-4/+1
2014-01-09delta: ensure that d_type will be set on every fsLukas Nykryn1-0/+2
2014-01-09build-sys: fix distcheckZbigniew Jędrzejewski-Szmek1-1/+2
2014-01-09networkd: print the received DHCPv4 address and gatewayZbigniew Jędrzejewski-Szmek2-1/+18
2014-01-09networkd: use structured logging for links and bridgesZbigniew Jędrzejewski-Szmek4-75/+143
2014-01-09No need to canonicalize fixed pathsZbigniew Jędrzejewski-Szmek8-62/+38
2014-01-09Improve messages about user mode a bitZbigniew Jędrzejewski-Szmek3-3/+8
2014-01-09nspawn: do not invoke RegisterMachine on machined from inside the new PID nam...Lennart Poettering1-8/+24
2014-01-09bus: make the bus driver support the driver interface under both / and /org/f...Lennart Poettering1-1/+46
2014-01-08logind: wait for the user service to finish startup before completing login a...Lennart Poettering2-3/+20
2014-01-08driverd: fix use-after-free error when maintaining match listsLennart Poettering1-1/+1
2014-01-08Revert "bus-driverd: do not track identical matches"Kay Sievers1-4/+1
2014-01-08bus: export bus address also when compiled without kdbusMantas Mikulėnas1-2/+8
2014-01-08bus: use existing macros from def.hMantas Mikulėnas1-1/+1