summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* connectivity: explicitly set the default interval for connectivity checkingnm-0-9-8Mathieu Trudel-Lapierre2015-05-193-3/+18
* wifi: clear WPAS_REMOVED_TAG when scanning Wi-Fi APBernd Edlinger2015-04-021-3/+17
* ifcfg-rh: add support for MODE=ApJiří Klimeš2015-03-092-1/+5
* libnm-glib/nm-client: zero the CheckConnectivityData structureRui Matos2015-01-081-1/+1
* device: minor optimization building linked list in get_best_auto_connection()Thomas Haller2014-11-201-1/+2
* Fix for auto-selection to choose again the most recently used connection.Michael Schaller2014-11-201-1/+1
* supplicant/ifnet: fix spelling of "private_key2_passwd" optionGeoffrey Thomas2014-08-272-3/+3
* libnm: ensure auto-registration only when not yet registeredThomas Haller2014-08-271-1/+2
* supplicant: fix expected return type of AddBlob D-Bus callGeoffrey Thomas2014-08-201-2/+1
* settings: fix memory leak in get_settings_auth_cb()Thomas Haller2014-08-191-3/+2
* supplicant: fix invalid parameter type in AddBlob D-Bus callGeoffrey Thomas2014-08-041-1/+1
* dhcpcd: pass noarp option to dhcpcd (bgo #733801)Thomas Haller2014-07-311-0/+3
* libnm-glib: disconnect the connectivity check cancellable signal after the ca...Giovanni Campagna2014-07-311-0/+5
* wifi: don't cast Unix time to uint32 for nm_ap_set_last_seen()Thomas Haller2014-07-203-3/+3
* netlink: simplify netlink message validationThomas Haller2014-07-181-33/+8
* netlink: fix crash in netlink-monitor validating netlink messagesThomas Haller2014-07-181-1/+1
* dhcp: let dhclient handle requesting the 'server-id' optionThomas Schäfer2014-07-171-1/+0
* ifcfg-rh: fix reading 802.1x phase2 EAP-GTC methodDan Williams2014-07-034-1/+72
* supplicant: fix crash passing invalid parameter to AddBlob when adding networkThomas Haller2014-07-021-1/+1
* core: don't reject activating devices with incomplete IP configGiovanni Campagna2014-06-301-10/+16
* core: change Manager state after updating routing and DNSDan Williams2014-06-041-3/+3
* wifi: fixup for "wifi: support locking connections to a band (5GHz or 2GHz) (...Dan Williams2014-06-041-0/+1
* wifi: support locking connections to a band (5GHz or 2GHz) (bgo #627571)Dan Williams2014-06-041-2/+24
* core: fix crash during Wi-Fi rescan by emitting NM_DEVICE_AUTH_REQUEST signal...M. Vefa Bicakci2014-05-252-4/+5
* core: set IPv4 binary address prefix length (bgo #729153)Dan Williams2014-04-291-2/+10
* platform: set link scope for IP4LL addressesPeter Wu2014-04-271-1/+16
* release: bump version to 0.9.8.100.9.8.10Dan Winship2014-04-241-1/+1
* release: update NEWSDan Winship2014-04-241-3/+4
* core: ensure activation does not disconnect private connectionsDan Williams2014-04-021-0/+23
* release: bump version to 0.9.8.90.9.8.9Dan Winship2014-04-021-1/+1
* release: update NEWSDan Winship2014-04-021-0/+34
* trivial: remove an unused fileDan Winship2014-04-021-931/+0
* Revert "dispatcher: fix crash while logging from signal handler"Dan Winship2014-04-021-10/+20
* build: remove a glib-2.32-ismDan Winship2014-04-021-4/+5
* core: respect connection permissions for internal activation requestsDan Williams2014-03-251-0/+14
* core: respect connection user permissions for activation/deactivationDan Williams2014-03-252-8/+60
* core: emit Manager ActiveConnections before Device ActiveConnectionDan Williams2014-03-201-32/+26
* core: emit PropertyChanged signal for ActiveConnection when disconnectingDan Williams2014-03-181-2/+2
* update .gitignore fileThomas Haller2014-03-181-0/+6
* core: default route should stay on the current active deviceThomas Haller2014-03-181-18/+18
* docs: use %TRUE, %FALSE macros instead of plain TRUE, FALSE values for gtkdocJiří Klimeš2014-03-187-37/+37
* modem-manager: if building systemd support, assume it manages the MM lifecycleAleksander Morgado2014-03-182-27/+47
* libnm-glib: suppress warnings unless LIBNM_GLIB_DEBUG is setDan Williams2014-03-181-39/+36
* libnm-glib: make properties-changed debugging available at runtimeDan Williams2014-03-181-14/+22
* core/dhcp: fix dispose() of NMDHCPClient to handle multiple invocationsThomas Haller2014-03-181-5/+15
* libnm-util: fix trivial GOI copy & paste issueDan Williams2014-03-181-1/+0
* libnm-glib; fix introspection annotations so that <ipv6>.get_address() workedJiří Klimeš2014-03-181-4/+9
* build: add --with-dnsmasq, to specify dnsmasq pathJan Alexander Steffens2014-03-183-3/+14
* docs: update documentation linksWilliam Jon McCann2014-03-184-5/+5
* dbus: allow communication with NetworkManager-iodine VPN pluginDan Fruehauf2014-03-181-0/+1