summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* firewall: clean up call completion and use GCancellabledanw/more-gdbus-746901Dan Williams2015-04-021-71/+40
* fixup! core: port NMManager's aipd proxy to GDBusDan Winship2015-04-021-3/+0
* core: port NMManager's aipd proxy to GDBusDan Winship2015-04-021-27/+17
* fixup! bluetooth: port bluez4 code to gdbusDan Winship2015-04-021-1/+1
* bluetooth: port bluez4 code to gdbusDan Winship2015-04-022-176/+86
* core: port the daemon side of the dispatcher to gdbusDan Winship2015-04-023-332/+290
* core: port nm-sleep-monitor-upower to gdbusDan Winship2015-04-021-27/+24
* core: trivial NMSleepMonitor fixesDan Winship2015-04-022-60/+60
* fixup! firewall: port nm-firewall-manager to gdbusDan Winship2015-04-021-4/+3
* firewall: port nm-firewall-manager to gdbusDan Winship2015-04-021-116/+79
* core: use _nm_dbus_error_has_name()Dan Winship2015-04-021-15/+2
* libnm-core: add _nm_dbus_error_has_name()Dan Winship2015-04-022-0/+28
* libnm, core: use typechecked proxy_call methodsDan Winship2015-04-027-61/+55
* fixup! libnm-core: add _nm_dbus_proxy_call_sync(), _nm_dbus_proxy_call_finish()Dan Winship2015-04-021-1/+2
* libnm-core: add _nm_dbus_proxy_call_sync(), _nm_dbus_proxy_call_finish()Dan Winship2015-04-022-0/+101
* fixup! libnm, core: use _nm_dbus_signal_connect()Dan Winship2015-04-022-1/+6
* libnm, core: use _nm_dbus_signal_connect()Dan Winship2015-04-027-153/+175
* fixup! libnm-core: add _nm_dbus_signal_connect()Dan Winship2015-04-021-29/+39
* fixup! libnm-core: add _nm_dbus_signal_connect()Dan Winship2015-04-021-1/+1
* libnm-core: add _nm_dbus_signal_connect()Dan Winship2015-04-023-0/+179
* build: fix compile warnings in DNS managerBeniamino Galvani2015-04-011-2/+5
* build: fix compile error in DNS managerBeniamino Galvani2015-04-011-5/+3
* dbus-manager: disconnect thre private server before destroying itLubomir Rintel2015-04-011-0/+1
* device: progress the device activation if it has a valid assumed connectionLubomir Rintel2015-04-011-0/+2
* crypto: only use gnutls crypto API, remove libgcrypt dependency (bgo #730294)Jiří Klimeš2015-04-015-162/+112
* core: add "fatal-warnings" option to NM_DEBUGThomas Haller2015-04-012-9/+24
* platform: load libnl-3.so.200, not libnl-3.so (rh #1205195)Jiří Klimeš2015-03-301-1/+1
* libnl/trivial: add code comment to NM_UTILS_UUID_NSThomas Haller2015-03-301-0/+1
* po: update German (de) translation (bgo #746855)Christian Kirbach2015-03-301-2185/+3654
* contrib/fedora: update REQUIRED_PACKAGES file with perl-YAML packageThomas Haller2015-03-291-0/+1
* merge: respawn DNS plugin children if they quit unexpectedly (bgo #728342)Dan Williams2015-03-275-93/+131
|\
| * dns: refresh DNS if plugin child quits unexpectedly (bgo #728342)Dan Williams2015-03-271-1/+22
| * dns: ensure that update_dns() always returns a GError on failureDan Williams2015-03-274-63/+63
| * dns: refactor building IP config lists for plugins (bgo #728342)Dan Williams2015-03-271-27/+43
| * dns: kill plugin child synchronously to avoid restart race (rh #1161232) (bgo...Dan Williams2015-03-271-2/+3
|/
* merge: use dev_id when constructing interface identifiers (rh #1101809)Dan Williams2015-03-277-6/+85
|\
| * core: use dev_id when calculating the interface IPv6 IID (rh #1101809)Dan Williams2015-03-273-4/+18
| * platform: add nm_platform_link_get_dev_id()Dan Williams2015-03-274-1/+60
| * platform: update code documentation for nm_platform_link_get_physical_port_id()Dan Williams2015-03-271-1/+7
|/
* platform: prevent warning when udev is clueless about a deviceDan Williams2015-03-271-1/+1
* man: add an example to nmcli manual pageJiří Klimeš2015-03-261-0/+4
* libnm-util: allow 0.0.0.0/1 route in verify() (rh #1203904)Jiří Klimeš2015-03-242-10/+44
* dhcp: merge branch 'systemd-dhcp' into masterth/dhcpThomas Haller2015-03-2311-91/+176
|\
| * dhcp: update systemd DHCP codeThomas Haller2015-03-2311-89/+175
* | platform: merge branch 'lr/udev-unmanaged-fd731014'Lubomir Rintel2015-03-2317-61/+169
|\ \
| * | Revert "core: make veth devices default-unmanaged for now"lr/udev-unmanaged-fd731014Lubomir Rintel2015-03-231-1/+0
| * | data: move OLPC MESH udev rules away from calloutsLubomir Rintel2015-03-233-7/+4
| * | data: add udev rules to make emulated ethernet devices default unmanagedLubomir Rintel2015-03-232-0/+40
| * | platform: give the platform an opportunity to override default-unmanagedLubomir Rintel2015-03-236-1/+75
| * | platform: don't wait for udev device initializaton if there's no udevLubomir Rintel2015-03-237-53/+45