summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! ipv4ll: use internal implementationbg/ipv4ll-bgo747463Beniamino Galvani2015-04-301-7/+5
* fixup! ipv4ll: use internal implementationBeniamino Galvani2015-04-271-1/+1
* contrib/rpm: remove avahi-autoipd dependency and filesBeniamino Galvani2015-04-251-3/+0
* callouts: avahi-autoipd-action is no moreBeniamino Galvani2015-04-253-151/+2
* ipv4ll: use internal implementationBeniamino Galvani2015-04-257-163/+77
* device: fix device state transition after IPv4LL failureBeniamino Galvani2015-04-251-9/+11
* device/trivial: move nm_device_check_ip_failed()Beniamino Galvani2015-04-251-36/+36
* device/trivial: rename 'aipd' and 'autoip4' to 'ipv4ll'Beniamino Galvani2015-04-253-45/+45
* systemd: ensure every file includes 'nm-sd-adapt.h' firstBeniamino Galvani2015-04-255-0/+11
* Merge branch 'systemd' into bg/ipv4ll-bgo747463Beniamino Galvani2015-04-2511-370/+1172
|\
| * build: update systemd codesystemd-dhcpBeniamino Galvani2015-04-0811-370/+1172
* | Merge branch 'systemd' into bg/ipv4ll-bgo747463Beniamino Galvani2015-04-2554-70/+70
|\ \ | |/
| * build: move systemd DHCP files to a common directoryBeniamino Galvani2015-04-0851-0/+0
* | logging: define _LOGT() macro to check valid argumentsThomas Haller2015-04-242-3/+3
* | dbus-manager: harden registering/unregistering objectDan Williams2015-04-231-4/+8
* | ifcfg-rh: don't try to read DEVTIMEOUT from file for in-memory connectionsLubomir Rintel2015-04-231-1/+5
* | core: refactor nm_ethernet_address_is_valid() and reject invalid addressesThomas Haller2015-04-232-25/+28
* | core/test: add test for nm_ethernet_address_is_valid()Thomas Haller2015-04-231-0/+25
* | wifi: avoid assertion in request_wireless_scan() passing NULL to nm_utils_ssi...Thomas Haller2015-04-231-1/+3
* | platform: remove wrong assertionThomas Haller2015-04-231-1/+0
* | cli: stop waiting for deactivation if device reaches unmanaged stateLubomir Rintel2015-04-231-3/+3
* | build/trivial: reorder and break lines in Makefile.amThomas Haller2015-04-221-2/+9
* | platform: merge branch 'th/platform-div-bgo748131'Thomas Haller2015-04-225-108/+140
|\ \
| * | platform: add NM_PLATFORM_SIGNAL_NONE enum valueThomas Haller2015-04-221-0/+1
| * | platform: refactor detection of support_user_ipv6llThomas Haller2015-04-221-44/+57
| * | platform: don't assert against success of nl_msg_parse()Thomas Haller2015-04-221-1/+2
| * | platform: use new _LOG() logging macros in nm-linux-platform.cThomas Haller2015-04-221-3/+3
| * | platform: add _LOG() logging macros to linux platformThomas Haller2015-04-221-0/+42
| * | platform: add nm_platform_try_get() functionThomas Haller2015-04-222-0/+7
| * | platform: drop nm_platform_free() and register weak-refThomas Haller2015-04-223-19/+8
| * | platform: drop virtual setup() initalization functionThomas Haller2015-04-223-25/+8
| * | platform: pass singleton instance to nm_platform_setup()Thomas Haller2015-04-224-12/+8
| * | platform: initialize NMLinuxPlatform in constructed() methodThomas Haller2015-04-222-9/+9
|/ /
* | logging: use _nm_log() to avoid duplicate check of whether logging is enabledThomas Haller2015-04-223-9/+9
* | logging: add logging macro _nm_log() that logs unconditionallyThomas Haller2015-04-221-1/+9
* | logging/trivial: rename _nm_log() to _nm_log_impl()Thomas Haller2015-04-223-18/+18
* | logging: ensure that the first argument of the logging statement is a C stringThomas Haller2015-04-221-1/+1
* | logging: always pass a static format string to logging functionsThomas Haller2015-04-221-2/+2
* | ibft/logging: don't localize logging stagementsThomas Haller2015-04-221-3/+3
* | nm-ip[64]-config: set ifindex when replacing a duplicate routeLubomir Rintel2015-04-222-0/+2
* | cli: fix allowed slave-typesJiří Klimeš2015-04-221-1/+1
* | platform/test: refactor detection of root-testThomas Haller2015-04-213-6/+13
* | platform: pass @platform instance to build_rtnl_addr()Thomas Haller2015-04-211-7/+8
* | platform: add self argument to platform functionsThomas Haller2015-04-2146-1017/+1206
* | trivial: fix spelling in commentsThomas Haller2015-04-202-5/+5
* | merge: add new nm-plugin-missing property for devices (bgo #747851)Jiří Klimeš2015-04-208-45/+153
|\ \
| * | cli: add NM-PLUGIN-MISSING to devicesJiří Klimeš2015-04-201-10/+12
| * | core: set nm-plugin-missing device propertyJiří Klimeš2015-04-201-0/+4
| * | libnm: add nm-plugin-missing property indicating NM device plugin not availableJiří Klimeš2015-04-203-0/+43
| * | device: add nm-plugin-missing property indicating NM device plugin not availableJiří Klimeš2015-04-203-0/+45