summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! fixup! wifi: also support locking connections to a channel within band...jk/freq-list-bgo627571Thomas Haller2015-08-201-1/+1
* fixup! libnm: add utility functions for getting 2.4 GHz and 5 GHz Wi-Fi frequ...Thomas Haller2015-08-202-5/+5
* fixup! wifi: also support locking connections to a channel within band (bgo #...Thomas Haller2015-08-201-1/+1
* fixup! libnm: add utility functions for getting 2.4 GHz and 5 GHz Wi-Fi frequ...Beniamino Galvani2015-08-201-5/+4
* wifi: also support locking connections to a channel within band (bgo #627571)Jiří Klimeš2015-08-201-10/+24
* supplicant: use util functions for Wi-Fi frequencesJiří Klimeš2015-08-201-8/+28
* libnm: add utility functions for getting 2.4 GHz and 5 GHz Wi-Fi frequencesJiří Klimeš2015-08-203-0/+62
* supplicant: wpa_supplicant wants space-separated list in freq_list (bgo #627571)Jiří Klimeš2015-08-201-5/+5
* logging: declare default logging macros in "nm-logging.h"Thomas Haller2015-08-2012-209/+121
* device: don't clear @master on cleanup when the link is still enslavedBeniamino Galvani2015-08-201-3/+5
* man: clearify the meaning of the interface argument for dispatcher scriptsThomas Haller2015-08-191-1/+4
* dispatcher: explicitly set missing interface argument for device actionsThomas Haller2015-08-192-2/+4
* man: sort list of default connection values alphabeticallyThomas Haller2015-08-191-6/+6
* nm-settings: take a reference to ourselves as long we have signals that use u...lr/teardown-fixesLubomir Rintel2015-08-191-1/+2
* dispatcher: don't send object path for devices which are no longer exportedLubomir Rintel2015-08-191-2/+3
* platform: parent link can be in a different NETNSLubomir Rintel2015-08-191-1/+0
* vpn-connection: hold a route manager referenceLubomir Rintel2015-08-191-1/+4
* nm-vpn-connection: hold a NMDefaultRouteManager referenceLubomir Rintel2015-08-191-4/+7
* udev-rules: avoid ifname shell expansionLubomir Rintel2015-08-191-1/+1
* libnm,pkg-config: provide a variable with VPN service directoryLubomir Rintel2015-08-191-0/+1
* core: skip generating gtype for rfkill enumsThomas Haller2015-08-191-2/+2
* rfkill: fix value of RFKILL_TYPE_UNKNOWN after dropping WiMAX rfkillThomas Haller2015-08-191-1/+1
* nm-import-openvpn: import 'keepalive' optionJiří Klimeš2015-08-191-0/+9
* nm-import-openvpn: import 'ping', 'ping-exit' and 'ping-restart' optionsJiří Klimeš2015-08-191-0/+11
* nm-import-openvpn: improve error checkingJiří Klimeš2015-08-191-4/+5
* nm-import-openvpn: fix importing OpenVPN configuration with 'tls-client'Jiří Klimeš2015-08-191-2/+2
* wwan: add missing include for DBUS_INTERFACE_PEERDan Williams2015-08-181-0/+1
* supplicant: don't log a warning when scan request failsThomas Haller2015-08-181-2/+6
* manager: fix memleak in system_hostname_changed_cb()Thomas Haller2015-08-181-4/+12
* core: fix leaking @properties in nm_exported_object_create_skeletons()Thomas Haller2015-08-181-1/+1
* core: fix memleak in nm_exported_object_notify()Thomas Haller2015-08-181-0/+1
* core: fix impl_manager_get_devices() to skip non-exported objectsThomas Haller2015-08-181-7/+12
* libnm: require exact vpn plugin filenameThomas Haller2015-08-183-72/+26
* udev-rules: one less useless use of catLubomir Rintel2015-08-181-2/+2
* udev-rules: only invoke ethtool for existing interfacesBeniamino Galvani2015-08-181-0/+1
* Revert "udev-rules: only invoke ethtool for existing interfaces"Lubomir Rintel2015-08-181-1/+1
* libnm,vpn-service-plugin: fix double address-of for variantsLubomir Rintel2015-08-171-4/+4
* libnm,vpn-service-plugin: emit signals also for the dbus skeletonLubomir Rintel2015-08-171-0/+13
* tests: raise the mock service startup timeoutLubomir Rintel2015-08-172-2/+2
* device: accept multiple addresses in a DHCPv6 leaseBeniamino Galvani2015-08-174-9/+48
* libnm: symbols for request scanning backported to 1.0.6Jiří Klimeš2015-08-142-0/+11
* merge: 'ssids' RequestScan() option, nmcli connecting hidden SSID (rh #752173)Jiří Klimeš2015-08-148-68/+338
|\
| * cli: fix connecting to a hidden SSID with 'nmcli dev wifi connect' (bgo #752173)Jiří Klimeš2015-08-143-15/+73
| * cli: add 'ssid' parameter for 'nmcli device wifi rescan'Jiří Klimeš2015-08-143-15/+66
| * libnm: add new functions allowing passing options to RequestScan() D-Bus callJiří Klimeš2015-08-143-25/+143
| * core: accept 'ssids':aay option in RequestScan() dictionary parameterJiří Klimeš2015-08-142-13/+56
|/
* settings: fix format string for GVariant (rh #1253320)Jiří Klimeš2015-08-131-1/+1
* build: create xz compressed by defaultLubomir Rintel2015-08-132-2/+3
* core: avoid assertion "signal_id != 0" on unexported objectThomas Haller2015-08-131-0/+7
* ifcfg-rh: take reference to nm_inotifiy_helper_get() singleton in NMIfcfgConn...Thomas Haller2015-08-131-2/+16