summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make network-online.target depend on NetworkManager-wait-online.servicepavlix/nextPavel Šimerda2014-05-301-0/+4
* dns: preliminary support for unbound (bgo #699810)Pavel Šimerda2014-05-305-0/+133
* bluez: fix crash when removing NMBluezDeviceThomas Haller2014-05-301-1/+0
* core: remove unused 'error' argument to check_connection_compatible()Dan Williams2014-05-3022-393/+106
* platform: fix crash after 'fix check_cache_items() to check items in two steps'Thomas Haller2014-05-301-1/+1
* platform: merge branch 'th/bgo730934_platform_route_lookup'Thomas Haller2014-05-301-15/+84
|\
| * platform: fix lookup of routes and deletion of IPv4 routesThomas Haller2014-05-301-12/+70
| * platform/trivial: add fixme code commentThomas Haller2014-05-301-0/+3
| * platform: fix check_cache_items() to check items in two stepsThomas Haller2014-05-301-3/+11
| * platform/trivial: fix typo in ip6_route_exists()Thomas Haller2014-05-301-1/+1
|/
* Merge branch 'th/bgo729844_set_bridge_mac_address'Thomas Haller2014-05-3020-41/+217
|\
| * keyfile: support NM_SETTING_BRIDGE_MAC_ADDRESS propertyThomas Haller2014-05-302-0/+7
| * ifcfg-rh: read/write bridge.mac-address property as MACADDR variableJiří Klimeš2014-05-304-0/+31
| * cli: add optional 'mac' argument for 'nmcli con add type bridge'Jiří Klimeš2014-05-303-6/+33
| * cli: support new bridge.mac-address propertyJiří Klimeš2014-05-301-12/+23
| * core: match the NMSettingBridge:mac-address in NMDeviceBridge:check_connectio...Thomas Haller2014-05-301-0/+16
| * core: set NMSettingBridge:mac-address when creating new bridgeThomas Haller2014-05-301-1/+10
| * libnm-util: add property NM_SETTING_BRIDGE_MAC_ADDRESS to NMSettingBridgeThomas Haller2014-05-303-0/+61
| * platform: allow setting address when adding software link (bridge)Thomas Haller2014-05-307-23/+37
|/
* bluez: fix incorrect error code comparing Bluetooth connectionsDan Williams2014-05-301-1/+1
* Merge branch 'th/nm_utils_hwaddr_ntoa_len'Thomas Haller2014-05-305-69/+56
|\
| * bluez: store Bluetooth address as an array not a stringDan Williams2014-05-301-19/+17
| * core: refactor to use nm_utils_hwaddr_ntoa_len() instead of printf()Thomas Haller2014-05-301-4/+1
| * ifnet: refactor to use nm_utils_hwaddr_ntoa_len() instead of printf()Thomas Haller2014-05-301-12/+3
| * ifcfg-rh: refactor writer to use nm_utils_hwaddr_ntoa_len()Thomas Haller2014-05-301-25/+10
| * ifcfg-rh: add helper svSetValue_free()Thomas Haller2014-05-301-0/+8
| * libnm-util: optimize nm_utils_hwaddr_ntoa_len()Thomas Haller2014-05-301-9/+17
|/
* trivial: clarify comments in test-general.c and NetworkManagerUtils.cJiří Klimeš2014-05-302-8/+8
* core: take over connections with IPv6 method 'ignore' for 'auto' (rh #1083196)Jiří Klimeš2014-05-302-3/+40
* merge branch 'jk/keyfile-mac-fix' (bgo #730514)Thomas Haller2014-05-298-44/+184
|\
| * keyfile: stricter checking for invalid HWADDR length in mac_address_parser()Thomas Haller2014-05-291-18/+36
| * keyfile: don't check HWADDR length in mac_address_writer()Thomas Haller2014-05-291-10/+2
| * cli: don't use nm_utils_hwaddr_type() to stringify HWADDRThomas Haller2014-05-291-2/+2
| * libnm-util: make hwaddr functions more robust against invalid argumentsThomas Haller2014-05-292-17/+47
| * keyfile: fix reading MAC in old format (list of integers)Jiří Klimeš2014-05-295-5/+105
|/
* dhcp: dhclient v6 stores address lifetimes in different variables (rh #1086237)Jiří Klimeš2014-05-291-3/+9
* cli: do not restrict VPN type of created connections (rh #1100750)Jiří Klimeš2014-05-283-13/+11
* cli: extract username and gateway for some more VPN typesJiří Klimeš2014-05-281-0/+5
* platform: fix regression failing with ESRCH when deleting IPv4 routesThomas Haller2014-05-271-8/+23
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-2749-1/+112
* man: clarify the meaning of "nm-online --wait-for-startup"Dan Winship2014-05-271-1/+7
* cli: add missing reason-to-string mappings for NMDeviceStateReasonJiří Klimeš2014-05-261-0/+9
* cli: TAB completion for connection.secondariesJiří Klimeš2014-05-231-20/+123
* cli: only allow setting VPN connection as secondaries in editorJiří Klimeš2014-05-231-0/+16
* libnm-util: make explicit that we only allow VPN as secondaries (rh #1094296)Jiří Klimeš2014-05-231-2/+3
* po: update German (de) translation (bgo #730330)Christian Kirbach2014-05-231-1015/+1244
* core: fix use-after-free in pending action remove debug messageDan Williams2014-05-221-4/+3
* docs: clarify some uses of nm_active_connection_get_connection()Dan Williams2014-05-221-3/+6
* contrib/rpm: own some missing directories (rh #1099789)Jiří Klimeš2014-05-211-0/+2
* contrib/rpm: adjust required bluez version in SPEC file for NetworkManager-bl...Thomas Haller2014-05-201-1/+1