summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dhclient: write client-id with backslash and quotes as hexbg/dhcp-client-id-bgo793957Beniamino Galvani2018-03-142-2/+32
* dhcp: dhclient: set type 0 for printable client IDsBeniamino Galvani2018-03-143-16/+124
* dhcp: handle expiry by letting the client continue for some timeBeniamino Galvani2018-03-131-128/+92
* core/dbus: rework creating numbered D-Bus export path by putting counter into...Thomas Haller2018-03-1317-45/+69
* core/dbus: merge branch 'th/dbus'Thomas Haller2018-03-1297-4125/+5614
|\
| * core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-1292-3247/+4615
| * core: rename "nm-bus-manager.h" to "nm-dbus-manager.h"Thomas Haller2018-03-1216-16/+16
| * device: set properties before emitting the change notificationThomas Haller2018-03-124-56/+63
| * device/veth: don't use notify() signal to bind changes for "peer" propertyThomas Haller2018-03-121-5/+12
| * secret-agent: don't use generated NMDBusSecretAgent proxyThomas Haller2018-03-122-57/+77
| * shared: don't validate type-string in G_VARIANT_TYPE() cast macro in producti...Thomas Haller2018-03-121-0/+29
| * shared: add nm_g_variant_unref_floating() helperThomas Haller2018-03-101-0/+17
| * dbus: extend NM_DEFINE_GDBUS*() helper macrosThomas Haller2018-03-103-28/+67
| * dns: don't leak cached config_variant on exitThomas Haller2018-03-101-0/+2
| * manager: fix leaking volatile-connection-list on exitThomas Haller2018-03-101-5/+5
|/
* platform: merge branch 'bg/extack-bgo793261'Beniamino Galvani2018-03-094-39/+108
|\
| * platform: pre-increment netlink sequence number and add commentThomas Haller2018-03-091-3/+4
| * platform: minor cleanup of assertions in nm_platform_cache_update_emit_signal()Thomas Haller2018-03-091-5/+4
| * platform: remove unused typedefBeniamino Galvani2018-03-091-5/+0
| * platform: return extack message from WaitForNlResponse delayed actionBeniamino Galvani2018-03-091-25/+45
| * platform: print error message from netlink extended ackBeniamino Galvani2018-03-093-2/+56
|/
* Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg2018-03-0814-0/+98
* device: rework checking for bluetooth NAP connection in nm_device_update_mete...Thomas Haller2018-03-081-10/+7
* devices: Set NM_METERED_GUESS_YES for Bluetooth PANU/DUN connectionsPhilip Withnall2018-03-081-2/+19
* policy: fix blocking autoconnect for no-secretsFabian Vogt2018-03-081-2/+8
* po: updated Indonesian translation (bgo #794103)Andika Triwidada2018-03-081-3741/+6265
* man: drop duplicate text from dhcp-client-id descriptionFrancesco Giudici2018-03-062-4/+2
* platform: don't require cloned flag for RTM_GETROUTE IPv6 resultBeniamino Galvani2018-03-052-5/+48
* travis: install meson 0.44.1 for travis' meson buildThomas Haller2018-03-051-1/+12
* wifi/iwd: merge branch 'az/iwd-secret-handling' (#73)Thomas Haller2018-03-053-250/+159
|\
| * iwd: don't call nm_wifi_ap_set_ssid for empty SSIDAndrew Zaborowski2018-03-051-1/+2
| * iwd: fix device-added signal handler signatureAndrew Zaborowski2018-03-051-2/+2
| * iwd: set Device.Powered during set_enableAndrew Zaborowski2018-03-051-8/+43
| * iwd: Disable timeout for iwd Device.Connect callAndrew Zaborowski2018-03-051-1/+1
| * iwd: Only request secrets on request from IWDAndrew Zaborowski2018-03-053-242/+115
|/
* libnm/keyfile: merge branch 'th/keyfile-cert-parser' (#71)Thomas Haller2018-03-031-163/+139
|\
| * libnm/keyfile: refactor cert_parser() by merge helper functionsThomas Haller2018-03-031-158/+118
| * libnm/keyfile: refactor error paths for cert_parser()Thomas Haller2018-03-031-64/+80
| * libnm/keyfile/trivial: rename local variables in preparation of refactoringThomas Haller2018-03-031-38/+38
|/
* core: fix leaking connection in impl_settings_add_connection_helper()Thomas Haller2018-02-281-15/+10
* core: fix typo for parameter as "paramter"Thomas Haller2018-02-284-9/+9
* ifcfg: don't skip ipv4 properties when method is sharedfg/dhcp-hostname_persist-rh1519299Francesco Giudici2018-02-281-54/+41
* dhcp: fix uninitialized pointer in DHCP listener's _method_call_handle()Thomas Haller2018-02-281-1/+1
* libnm/tests: fix compilation of test-generalThomas Haller2018-02-261-2/+2
* libnm/tests: avoid compiler message about -fvar-tracking-assignments in test-...Thomas Haller2018-02-261-2081/+2117
* platform/wifi: don't pass ownership of message to nl80211_send_and_recv()Thomas Haller2018-02-241-11/+9
* platform/wifi: fix memleak in _nl80211_send_and_recv()Thomas Haller2018-02-241-1/+2
* platform/wifi: drop an unused variableLubomir Rintel2018-02-231-1/+0
* merge: branch 'lr/ugly-descriptions'Lubomir Rintel2018-02-234-217/+2687
|\
| * libnm/device: use the type name for description if the product is emptylr/ugly-descriptionsLubomir Rintel2018-02-231-2/+5