summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * platform: log more details about link signalThomas Haller2014-03-131-1/+1
| * platform: add to_string functions for libnl objectsThomas Haller2014-03-131-4/+92
| * platform: add function nm_platform_link_to_string()Thomas Haller2014-03-132-0/+47
| * platform: be more resilient to unexpected libnl objectsThomas Haller2014-03-131-25/+60
|/
* wifi: fix some warnings caused by hidden SSID patches (23a5ae2f) (rh #1069844)Dan Williams2014-03-132-3/+5
* core: fix a regression in manual device disconnection (bgo #726239)Jiří Klimeš2014-03-131-1/+5
* core: Merge branch 'th/rh907836_rename_iface'Thomas Haller2014-03-124-54/+152
|\
| * core: support renaming of NMDevice (changes of ifname)Thomas Haller2014-03-122-19/+110
| * dhcp: downgrade warning about unhandled DHCP event in case of terminated clientThomas Haller2014-03-121-15/+16
| * platform: react on udev signal "move"Thomas Haller2014-03-121-2/+4
| * platform: fix link_type_from_udev() to use ifname from libnlThomas Haller2014-03-121-18/+22
|/
* wifi: fix connection to hidden SSID networks (rh #1069844)Dan Williams2014-03-129-11/+208
|\
| * wifi: bypass available check for hidden APs during activation (rh #1069844)dcbw/hidden-ssidDan Williams2014-03-124-11/+68
| * wifi: add HIDDEN flag for completed connections without an AP (rh #1069844)Dan Williams2014-03-121-0/+6
| * ifcfg-rh: add support for SSID_HIDDEN (rh #1069844)Dan Williams2014-03-125-0/+134
|/
* Merge code sanitizing team config being passed to libteamdctl (rh #1051517)Jiří Klimeš2014-03-122-2/+16
|\
| * cli: sanitize team config before setting it into propertyJiří Klimeš2014-03-121-1/+12
| * team: replace NL chars in team config when passing to libteamdctl (rh #1051517)Jiří Klimeš2014-03-121-1/+4
* | Merge fixes for handling team config team (rh #1035859)Jiří Klimeš2014-03-122-23/+35
|\ \ | |/
| * team: log error codes from teamd functions on failureJiří Klimeš2014-03-121-4/+6
| * team: read team port config in nm_team_update_slave_connection() (rh #1035859)Jiří Klimeš2014-03-122-14/+22
| * team: do not free config got from teamdJiří Klimeš2014-03-121-5/+7
|/
* Merge nmcli code accepting 'master' for slaves as connection ID (rh #1057494)Jiří Klimeš2014-03-122-18/+116
|\
| * cli: accept prefix "ifname/", "uuid/" or "id/" for 'master' argumentJiří Klimeš2014-03-122-15/+56
| * cli: allow specifying 'master' for slaves as connection ID (rh #1057494)Jiří Klimeš2014-03-122-15/+72
|/
* ifcfg-rh writer: do not set TYPE for team ports (rh #1074160)Jiri Pirko2014-03-123-0/+5
* core: allow matching IPv6 'link-local' method to 'ignore' (rh #1073824)Jiří Klimeš2014-03-122-0/+69
* core: refactor delete_on_deactivate in nm-deviceThomas Haller2014-03-111-15/+47
* po: updated Italian (it) translation (bgo #725988)Milo Casagrande2014-03-101-1052/+3137
* device: fix uninitialized ifa_flagsJiří Klimeš2014-03-071-1/+1
* examples: fix Makefile.am to include all Python examples for distributionJiří Klimeš2014-03-071-1/+1
* rdisc: avoid integer overflow when calculating timeoutsThomas Haller2014-03-061-8/+8
* rdisc: set the expiration timer correctly (rh #1073560)Dan Winship2014-03-061-2/+4
* test: fix failure in `make check` due to invalid sorting of libnm-util/libnm-...Thomas Haller2014-03-061-1/+1
* core: unschedule deletion of software device when starting an activation requestDan Williams2014-03-061-0/+2
* core/dhcp: reduce the wait time when killing dhcp client processThomas Haller2014-03-063-7/+7
* platform, devices: add support for vxlan (rh #1066705)Dan Winship2014-03-0615-31/+813
|\
| * platform, devices: add support for vxlan devicesDan Winship2014-03-0612-0/+778
| * platform: fix some tabs-vs-spacesDan Winship2014-03-061-12/+12
| * devices: fix up parent/peer tracking in some virtual devicesDan Winship2014-03-063-19/+23
|/
* libnm-util, libnm-glib: Add master/slave-matching utils (rh #1045203)Dan Winship2014-03-0621-11/+207
|\
| * libnm-glib: add nm_device_get_setting_type()Dan Winship2014-03-0616-1/+124
| * libnm-util: add nm_utils_check_virtual_device_compatibility()Dan Winship2014-03-065-10/+83
|/
* core: reenable auto activation for slave connections with a matching UUID masterDan Williams2014-03-051-2/+11
* core: implement function nm_active_connection_get_uuid()Thomas Haller2014-03-051-0/+8
* core: rename function nm_active_connection_get_name() to nm_active_connection...Thomas Haller2014-03-054-7/+7
* core: add some assertions to avoid clang analyzer false positivesDan Winship2014-03-052-0/+4
* vpn-manager: remove some dead codeDan Winship2014-03-051-4/+0
* libnm-glib: fix a double free in NMDeviceVlanDan Winship2014-03-051-1/+0
* libnm-util: fix minor bugs in nm_setting_vlan_remove_priority_str_by_value()Dan Winship2014-03-051-3/+4