summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* editor: hide device MAC from combo when NULLbg/device-empty-mac-rh1380424Beniamino Galvani2017-01-031-2/+3
* editor: remove @ifname_first argument from ce_page_setup_device_combo()Beniamino Galvani2017-01-037-18/+12
* merge: branch 'bg/wireless-security-leaks-bgo750261'Beniamino Galvani2017-01-034-30/+19
|\
| * libnma: fix WirelessSecurity refcountingBeniamino Galvani2017-01-031-0/+3
| * wireless-security: disconnect all handlers upon EAPMethodLEAP destroyBeniamino Galvani2017-01-031-6/+4
| * wireless-security: disconnect all handlers upon EAPMethodSimple destroyBeniamino Galvani2017-01-031-15/+6
| * wireless-security: don't reference WirelessSecurity from EAP methodsBeniamino Galvani2017-01-032-6/+2
| * libnma: fix memory leak in nma_utils_menu_to_secret_flags()Beniamino Galvani2017-01-031-3/+4
|/
* merge: branch 'bg/mm-device-race-bgo776384'Beniamino Galvani2017-01-032-5/+30
|\
| * device-broadband: check that the ModemManager is actually runningbg/mm-device-race-bgo776384Beniamino Galvani2016-12-301-1/+1
| * applet: re-add broadband devices when MM becomes availableBeniamino Galvani2016-12-302-0/+23
| * device-broadband: use define for devinfo tagBeniamino Galvani2016-12-301-4/+6
|/
* Update Polish translationPiotr Drąg2016-12-251-9/+13
* Updated Czech translationZdeněk Hataš2016-12-251-98/+110
* Update Catalan translationJordi Mas2016-12-241-605/+852
* add support for TTLS/MSCHAPV2Jonathan Kang2016-12-213-11/+31
* Update Spanish translationDaniel Mustieles2016-12-211-585/+1017
* Update Polish translationPiotr Drąg2016-12-181-36/+76
* Update Slovak translationDušan Kazik2016-12-171-249/+426
* Fix capitalization in one more recently added translatable stringPiotr Drąg2016-12-161-1/+1
* Improve recently added translatable stringsPiotr Drąg2016-12-161-7/+7
* Update POTFILES.inPiotr Drąg2016-12-161-0/+2
* proxy: merge branch 'th/proxy-bgo621767'Thomas Haller2016-12-1611-0/+626
|\
| * proxy: add compatibility for building against libnm-1-4 without proxy supportThomas Haller2016-12-166-5/+38
| * nm-c-e/proxy: Support proxy handling similar to nmcli.Atul Anand2016-12-162-621/+131
| * nm-connection-editor: Fixes for including Proxy pageAtul Anand2016-12-165-0/+22
| * nm-connection-editor: Proxy Page ImplementationAtul Anand2016-12-162-0/+539
| * nm-connection-editor: UI file for Proxy TabAtul Anand2016-12-161-0/+494
| * shared: add "nm-libnm-compat.h"Thomas Haller2016-12-163-0/+28
|/
* libnma: merge branch 'th/password-storage-in-ask-mode-bgo775769'Thomas Haller2016-12-164-18/+36
|\
| * nma-ui-utils: disable password storage chooser in ask modeThomas Haller2016-12-162-0/+4
| * nma-ui-utils: rename @sensitive_ask argument to @ask_mode for nma_utils_setup...Thomas Haller2016-12-164-18/+32
|/
* Update Polish translationPiotr Drąg2016-12-151-3/+3
* editor: fix clashing and missing accelerator keys on ethernet pageJiří Klimeš2016-12-153-8/+9
* Update Kazakh translationBaurzhan Muftakhidinov2016-12-101-782/+1426
* Update Polish translationPiotr Drąg2016-12-041-134/+256
* c-e: use Unicode quotation marks in new stringsPiotr Drąg2016-12-011-3/+3
* merge: branch 'bg/ip-tunnel-bgo774272'Beniamino Galvani2016-12-018-1/+632
|\
| * editor: add support for IP tunnel connectionsBeniamino Galvani2016-12-017-0/+630
| * editor: consider G_TYPE_NONE as 'all devices' in _get_device_list()Beniamino Galvani2016-12-011-1/+2
|/
* c-e: merge branch 'fg/c-e-ethernet-link2'Francesco Giudici2016-12-012-146/+256
|\
| * c-e: enable the ethernet link negotiation section in the GUIfg/c-e-ethernet-link2Francesco Giudici2016-11-301-16/+0
| * c-e: rework ethernet link negotiationFrancesco Giudici2016-11-302-168/+232
| * c-e: allow duplex to get the NULL value, and set it as defaultFrancesco Giudici2016-11-302-13/+75
|/
* c-e: fix WoL widgets sensitivity on startupFrancesco Giudici2016-11-301-2/+4
* c-e: avoid setting "full" as default duplex value.poma2016-11-251-1/+0
* c-e: merge branch 'th/c-e-import-fixes-bgo774290'Thomas Haller2016-11-2430-163/+253
|\
| * c-e: use g_printerr() instead of g_warning() for user-errorth/c-e-import-fixes-bgo774290Thomas Haller2016-11-221-1/+1
| * c-e: allow specifying vpn types directly on command lineThomas Haller2016-11-221-0/+11
| * c-e: fix exiting after cancelling connection type selectionThomas Haller2016-11-221-19/+25