summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 0.9.3.997 (0.9.4-rc1)0.9.4-rc10.9.3.997Dan Williams2012-03-191-1/+1
* keyfile: fix testcases after InfiniBand transport-mode default changeMathieu Trudel-Lapierre2012-03-192-0/+2
* wifi: disable Ad-Hoc WPA connections (lp:905748)Dan Williams2012-03-163-0/+108
* infiniband: fix missing sentinal in 04959c39aa162efbec39d410093c27c8d29c24aeDan Williams2012-03-161-1/+1
* Add a workaround for a problem creating InfiniBand connectionsDan Winship2012-03-163-1/+6
* release: update NEWSDan Williams2012-03-161-0/+3
* core: treat missing IPv6 setting as AUTODan Williams2012-03-165-2/+50
* libnm-glib: add errors to device classes and nm_device_connection_compatible()Jiří Klimeš2012-03-1622-75/+576
* ifcfg-rh: fix testcase after 4abb300c967705b536cb11303f1c8296a6ca32f0Dan Williams2012-03-151-1/+1
* vpn: add a new field so VPN plugins can specify multiple domainsEvan Broder2012-03-152-0/+12
* dnsmasq: allow proxying dnssec data (lp:946093)Mathieu Trudel-Lapierre2012-03-151-1/+2
* gsm: pass the PPP auth preferences for STATIC and DHCP device useAndrew Bird2012-03-151-0/+35
* core: allow IPv4 to fail by defaultTore Anderson2012-03-152-2/+2
* release: update NEWSDan Williams2012-03-151-0/+4
* wifi: yet another nl80211 processing fixDan Williams2012-03-151-9/+13
* docs: libnm-glib docs fixes for recent additionsJiří Klimeš2012-03-151-0/+8
* docs: fix 'make distcheck' API doc xslt pathsDan Williams2012-03-141-1/+1
* core: fix carrier-triggered state re-entrancy issue (rh #800690)Dan Williams2012-03-142-4/+4
* core: fix queued state change debug messageDan Williams2012-03-141-2/+1
* cli: use nm_device_connection_valid() function from libnm-glibJiří Klimeš2012-03-141-460/+2
* ifcfg-rh: fix distcheckDan Williams2012-03-131-0/+2
* libnm-glib: two object uniqueness fixesDan Williams2012-03-131-11/+38
* libnm-util: do not assert on buggy drivers with no WEP cipher capabilitiesJiří Klimeš2012-03-131-0/+2
* trivial: fix InfiniBand typoJiří Klimeš2012-03-131-1/+1
* ifnet: use nm_connection_get_setting_connection() to get 'connection' settingJiří Klimeš2012-03-131-4/+5
* libnm-glib: fix leaked NMDevice objects due to circular refcountingDan Williams2012-03-121-2/+17
* libnm-glib: ensure nm_device_set_device_type() stays privateDan Williams2012-03-1211-13/+13
* libnm-glib: prevent possible access of freed memoryDan Williams2012-03-122-12/+4
* Fix names of error enum valuesDan Winship2012-03-1243-180/+180
* po: updated Slovenian translation (bgo #671242)Matej Urbančič2012-03-091-36/+41
* trivial: fix completed VLAN connection nameDan Williams2012-03-091-1/+1
* cli: fix VLAN priority map listingDan Williams2012-03-091-1/+1
* ifnet: remove system prefixMu Qiao2012-03-092-11/+2
* ifnet: ignore per-user connectionsMu Qiao2012-03-091-5/+41
* mandriva: add DefaultStop levels to initscript (bgo #669872)Dan Williams2012-03-091-0/+1
* build: make VLAN code compatible with older kernelsDan Williams2012-03-092-0/+27
* wifi: fix typo in wifi detection code (bgo #671276)Dan Williams2012-03-091-1/+1
* wifi: fix entering possible endless loopDan Williams2012-03-081-7/+14
* Revert "wifi: fix entering an endless loop"Dan Williams2012-03-081-1/+1
* libnm-glib: simplify setting device-type propertyDan Williams2012-03-0711-88/+72
* cli: add VLAN device supportDan Williams2012-03-072-0/+49
* libnm-glib: add NMDeviceVlanDan Williams2012-03-076-1/+394
* vlan: try harder to get carrier state at device creation timeDan Williams2012-03-071-16/+51
* wifi: fix entering an endless loopJiří Klimeš2012-03-071-1/+1
* ifcfg-rh: use single quotes when quoting WPA passphrases (WPA_PSK) (rh #798102)Jiří Klimeš2012-03-077-19/+235
* Fix capitalization of "InfiniBand"Dan Winship2012-03-0620-49/+49
* cli: don't require a device for virtual connectionsDan Williams2012-03-061-2/+7
* core: handle NULL device path for activationDan Williams2012-03-061-1/+2
* core: remove some redundant code and add some argument checksDan Williams2012-03-061-1/+6
* core: use a second startup pass to detect all VLAN interfacesDan Williams2012-03-061-1/+34