summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sd-rtnl: fix typesystem for IFLA_AF_SPECTom Gundersen2015-02-091-8/+11
* language fallback: it_CH (Italian, Swiss) -> it_IT (Italian, Italy)Daniele Medri2015-02-091-0/+1
* networkd: add basic org.freedesktop.network1.Network interfaceTom Gundersen2015-02-084-1/+143
* networkd: add network_get_by_nameTom Gundersen2015-02-083-2/+51
* build-sys: properly enable the networkd dbus activationTom Gundersen2015-02-081-0/+6
* sd-rtnl: add support for IFLA_INET6_*Tom Gundersen2015-02-081-1/+27
* sd-rtnl: extend type system to allow address-family to decide the union membersTom Gundersen2015-02-085-24/+172
* networkd: use valid bus pathsMantas Mikulėnas2015-02-081-2/+3
* sd-rtnl: don't treat 0-length messages speciallyTom Gundersen2015-02-081-4/+0
* sysctl: consider --prefix while parsing the filesUmut Tezduyar Lindskog2015-02-071-16/+14
* Add Silesian and Kashubian to language fallback mapPiotr Drąg2015-02-071-0/+2
* bus-proxyd: fix 'ListQueuedOwners' callLukasz Skalski2015-02-071-0/+1
* localed: add LANGUAGE= fallback when LANG= is specifiedZbigniew Jędrzejewski-Szmek2015-02-062-10/+70
* Add language fallback mapNaveen Kumar2015-02-061-0/+6
* build-sys: remove reference to long gone fileZbigniew Jędrzejewski-Szmek2015-02-061-3/+0
* units: networkd - fix busname to work on kdbusTom Gundersen2015-02-061-0/+6
* sd-rtnl: don't fall over when receiving 0 bytes from the socketTom Gundersen2015-02-061-3/+5
* sd-rtnl: fix creation of synthetic error repliesTom Gundersen2015-02-063-5/+10
* udev: net_setup - clarify reason for failure of persistent mac address policyTom Gundersen2015-02-062-5/+10
* shared/log: read /proc/cmdline only in daemonsZbigniew Jędrzejewski-Szmek2015-02-061-1/+5
* update TODOLukas Nykryn2015-02-051-0/+1
* networkd: move the connection to the bus out of manager_new (again)Tom Gundersen2015-02-053-6/+7
* networkd: gracefully handle failure to emit signals when dbus is not connectedTom Gundersen2015-02-052-0/+6
* bus: sync with kdbus (ABI break)David Herrmann2015-02-056-337/+266
* networkd: exit on idleTom Gundersen2015-02-057-7/+58
* networkd: don't unlink state files on exitTom Gundersen2015-02-051-3/+0
* networkd: add basic dbus APITom Gundersen2015-02-0510-32/+334
* networkd: don't warn about missing links unnecessarilyTom Gundersen2015-02-053-1/+14
* networkd: log when finished enumerating links and addressesTom Gundersen2015-02-051-0/+2
* systemctl: unit_find_paths(): unify error handling in two code pathesIvan Shapovalov2015-02-051-28/+35
* systemctl: cat, edit: further polish error messagesIvan Shapovalov2015-02-051-10/+10
* systemctl: cat: fix error handlingIvan Shapovalov2015-02-051-3/+3
* systemctl: cat, edit: improve unit load error reportingIvan Shapovalov2015-02-051-14/+40
* hwdb: Bind "toolbox" buttons to the Windows keyBastien Nocera2015-02-051-2/+2
* build-sys: mark systemd-firstboot man page as conditionalMichael Biebl2015-02-042-7/+12
* timesyncd: downgrade more log messages from LOG_INFO to LOG_DEBUGLennart Poettering2015-02-041-2/+2
* shared/capabilities: simplify assertions about bitsZbigniew Jędrzejewski-Szmek2015-02-041-4/+4
* shared/util: drop duplicate log2u64 functionZbigniew Jędrzejewski-Szmek2015-02-041-10/+0
* man: fix diagrams in bootup(7)Zbigniew Jędrzejewski-Szmek2015-02-041-118/+117
* timesyncd: reduce log chattiness a bitLennart Poettering2015-02-041-3/+3
* nspawn: Allow module loading if CAP_SYS_MODULE is requestedJay Faulkner2015-02-041-3/+20
* shared/capability: don't be too frugal on space for capsTom Gundersen2015-02-041-1/+5
* Reindent man pages to 2chZbigniew Jędrzejewski-Szmek2015-02-04153-35576/+31258
* tmpfiles: fix compilation without acl supportZbigniew Jędrzejewski-Szmek2015-02-041-0/+2
* cg_path_get_user_unit(): Did not correctly parse user-unit templates.Luke Shumaker2015-02-042-10/+9
* core: don't reset log level to NOTICE if we get quiet on the kernel cmdlineLennart Poettering2015-02-042-3/+3
* update TODOLennart Poettering2015-02-041-0/+15
* virt: add detect_vm_devicetree for powerpc archesChris J Arges2015-02-041-0/+20
* networkd: refactor socket activation a bitTom Gundersen2015-02-034-234/+203
* sd-rtnl: allow sd_rtnl_open_fd() to be used on bound socketsTom Gundersen2015-02-031-1/+2