summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-22test: always use assert_se in testsTom Gundersen
2014-02-22sd-dhcp: add very basic debug loggingTom Gundersen
2014-02-22build-sys: add seccomp includes where neededKay Sievers
2014-02-22gudev: add device::get_sysfs_attr_keys and device::has_sysfs_attrAndreas Fuchs
2014-02-22udev: net - allow MTU and Speed to be specified with unitsTom Gundersen
2014-02-22networkd/nspawn: enable dhcp client on veth device created in guestTom Gundersen
2014-02-22build-sys: create /var/log/journal/ in journald sectionKay Sievers
2014-02-22build-sys: Also move libsystemd-journal to rootlibdirArmin K
2014-02-21hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-02-22cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p...Lennart Poettering
2014-02-21update gitignoreThomas Hindoe Paaboel Andersen
2014-02-21net-util: match on the driver as exposed by ethtool if DRIVER not setTom Gundersen
2014-02-21udev: net_setup - import ID_NET_DRIVERTom Gundersen
2014-02-21Makefile: fix build on clangThomas Hindoe Paaboel Andersen
2014-02-21update TODOTom Gundersen
2014-02-21net: initialize structs when declaringTom Gundersen
2014-02-21net: initialize structs when declaring them/do not clobber caller variablesLennart Poettering
2014-02-21logind: when we wake up from suspend and the lid is still closed, go to sleep...Lennart Poettering
2014-02-21event: add new kind of event source called "post"Lennart Poettering
2014-02-21man: networkd typo fixesThomas Hindoe Paaboel Andersen
2014-02-21udev - link-setup - expose ID_NET_DRIVERTom Gundersen
2014-02-21logind-session: Fix invalid free in the error caseJasper St. Pierre
2014-02-21install: networkd.service depend on !--disableJason A. Donenfeld
2014-02-21update TODOLennart Poettering
2014-02-21man: suffix networkd config file options with "="Lennart Poettering
2014-02-21man: split settings documentaiton in systemd.unit(5) into two sectionsLennart Poettering
2014-02-21man: don't document ".include" in configuration files anymore as first step t...Lennart Poettering
2014-02-21update TODOLennart Poettering
2014-02-21journald: ignore failure to watch hostname_fd on older kernelsDave Reisner
2014-02-21ptyfwd: reset nonblocking modeLennart Poettering
2014-02-21NEWS: add name_to_handle_at() requirementKay Sievers
2014-02-21build-sys: make network files respect --rootprefixSamuli Suominen
2014-02-21.network/.netdev/.link: allow to match on architectureTom Gundersen
2014-02-21configure: show if networkd is enabled in statusJason A. Donenfeld
2014-02-21man: there is no ExecStopPre= for service unitsLennart Poettering
2014-02-21install: enable networkd by defaultTom Gundersen
2014-02-21install: do not statically enable systemd-networkdJason A. Donenfeld
2014-02-21sd-event: Fix systemd crash when using timer units.Thomas Bächler
2014-02-21systemctl: fix compiler warning in list_timers()Daniel Mack
2014-02-21shared/architecture.h: fix preprocessor directivesDaniel Mack
2014-02-20man: xinclude pkg-config noteZbigniew Jędrzejewski-Szmek
2014-02-20man: xinclude --host/--machineZbigniew Jędrzejewski-Szmek
2014-02-20man: xinclude --user/--systemZbigniew Jędrzejewski-Szmek
2014-02-20man: xinclude --help/--version/--no-pagerZbigniew Jędrzejewski-Szmek
2014-02-20build-sys: add conditionals and regenerate manpage listZbigniew Jędrzejewski-Szmek
2014-02-20man: ignore non-manpage files when generating makefileZbigniew Jędrzejewski-Szmek
2014-02-20manager: be more precise in message about restartZbigniew Jędrzejewski-Szmek
2014-02-21update TODOLennart Poettering
2014-02-21nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "...Lennart Poettering
2014-02-21replace tabs with spaces in some filesJason St. John