summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * libnm: don't invert order in array propertiesBeniamino Galvani2017-11-091-1/+1
| |/
| * core: merge branch 'th/dns-ip-config-unify'Thomas Haller2017-11-096-214/+199
| |\
| | * core: merge IPv4 and IPv6 implementations in NMDnsManagerth/dns-ip-config-unifyThomas Haller2017-11-092-208/+95
| | * core: add NMIPConfig helpersThomas Haller2017-11-092-6/+86
| | * libnm: add internal helper function nm_utils_inet_ntop()Thomas Haller2017-11-092-0/+18
| |/
| * build: fix make distcheckBeniamino Galvani2017-11-081-3/+7
| * core: replace nm_dns_ip_config_data_get_dns_priority()Thomas Haller2017-11-085-22/+21
| * core: add generic opaque NMIPConfig typeThomas Haller2017-11-082-0/+34
| * policy: merge IPv4 and IPv6 implementation of update_ip_dns()Thomas Haller2017-11-083-101/+52
| * core: merge branch 'th/autoconnect-rh1401515-3'Thomas Haller2017-11-088-171/+162
| |\
| | * policy: don't block autoconnect for connections when disconnecting software d...th/autoconnect-rh1401515Thomas Haller2017-11-081-39/+6
| | * device: improve tracking autoconnect-blocked flags of NMDeviceThomas Haller2017-11-085-23/+20
| | * device: refactor autoconnect blocking by introducing NMDeviceAutoconnectBlock...Thomas Haller2017-11-086-53/+81
| | * policy: don't check autoconnect flag of connection in nm_device_can_auto_conn...Thomas Haller2017-11-081-6/+0
| | * policy: refactor auto_activate_device() to return earlyThomas Haller2017-11-081-37/+37
| | * policy: optimize nm_device_can_auto_connect() to not check nm_device_autoconn...Thomas Haller2017-11-082-2/+11
| | * device: minor refactoring of condition in nm_device_autoconnect_allowed()Thomas Haller2017-11-081-3/+6
| | * device/olpc-mesh: reject autoconnect requests early via get_autoconnect_allow...Thomas Haller2017-11-081-5/+2
| | * device: inline NMDevice's implementation of can_auto_connect()Thomas Haller2017-11-082-13/+18
| | * policy: remove redundant check in device_autoconnect_changed()Thomas Haller2017-11-081-4/+2
| | * device: move nm_device_get_enabled() from schedule_activate_check() to nm_dev...Thomas Haller2017-11-082-3/+3
| | * device: drop stub implementation of get_autoconnect_allowed() in NMDeviceThomas Haller2017-11-082-12/+5
| |/
| * po: update Swedish (sv) translation (bgo #790018)Josef Andersson2017-11-071-2301/+4950
| * examples: add python example using VPN import codeThomas Haller2017-11-061-0/+74
| * ifcfg-rh: persist the connection type for TeamPort connectionsBeniamino Galvani2017-11-065-3/+78
| * build: fix glib-compile-resources for unsupported --internal flagThomas Haller2017-11-061-1/+1
| * po: update Polish (pl) translation (bgo #789874)Piotr Drąg2017-11-061-1280/+1416
| * doc: fix type on documentation for NMSettingOvsPort:bond-updelayThomas Haller2017-11-062-2/+2
| * build: make dist with fake typelibsLubomir Rintel2017-11-061-1/+6
| * logging: configure dnsmasq's logging in shared mode via nm-loggingThomas Haller2017-11-062-2/+3
| * man: document PROXY logging domainThomas Haller2017-11-061-1/+3
| * libnm: register empty NMClient and NetworkManager when loading libnm with GIRLubomir Rintel2017-11-067-4/+145
| * examples/js: add a javascript exampleLubomir Rintel2017-11-062-0/+186
| * shared: update version macros for 1.11Beniamino Galvani2017-11-031-2/+3
| * release: bump version to 1.11.0 (development)1.11.0-devBeniamino Galvani2017-11-032-2/+16
* | release: bump version to 1.10.01.10.0Beniamino Galvani2017-11-101-2/+2
* | release: update NEWSBeniamino Galvani2017-11-101-4/+3
* | po: make update-poBeniamino Galvani2017-11-1066-114122/+138029
* | device: silent compiler warningBeniamino Galvani2017-11-101-1/+1
* | ofono: merge branch 'th/ofono-ip-config-fix'Beniamino Galvani2017-11-101-110/+79
|\ \
| * | ofono: refactor error handling in context_property_changed()Thomas Haller2017-11-101-76/+58
| * | ofono: fix creating IP config with proper ifindex of InterfaceThomas Haller2017-11-101-20/+8
| * | ofono: refactor error handling for missing Interface in context_property_chan...Thomas Haller2017-11-101-12/+12
| * | ofono: fix leaks in context_property_changed()Thomas Haller2017-11-101-3/+2
|/ /
* | device: don't necessarily fail the connection when ipv4 DAD failsBeniamino Galvani2017-11-091-4/+4
* | checkpoint: don't include unrealized devicesBeniamino Galvani2017-11-093-24/+17
* | checkpoint: specify path of already existing checkpoint on errorBeniamino Galvani2017-11-091-3/+5
* | libnm: don't invert order in array propertiesBeniamino Galvani2017-11-091-1/+1
* | core: merge branch 'th/autoconnect-rh1401515-3'Thomas Haller2017-11-088-171/+162
|\ \
| * | policy: don't block autoconnect for connections when disconnecting software d...Thomas Haller2017-11-081-39/+6