summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! manager: fix race subscribing prop_filter()th/prop-filter-bgo753874Thomas Haller2015-08-201-1/+14
* manager: fix race subscribing prop_filter()Thomas Haller2015-08-201-18/+49
* fixup! manager: check for object type in do_set_property_check()Thomas Haller2015-08-201-1/+1
* manager: check for object type in do_set_property_check()Thomas Haller2015-08-201-0/+8
* fixup! manager: don't invoke non-thread-safe operations during prop_filter()Thomas Haller2015-08-201-1/+1
* manager: don't invoke non-thread-safe operations during prop_filter()Thomas Haller2015-08-201-9/+17
* manager: also audit-log early failure to setting propertyThomas Haller2015-08-201-7/+9
* manager: use slice allocator for PropertyFilterDataThomas Haller2015-08-201-2/+2
* manager: take a reference to NMBusManagerThomas Haller2015-08-201-2/+2
* libnm/vpn: set special error code when loading vpn plugin fails due to missin...Thomas Haller2015-08-202-2/+17
* 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