summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* nma/tests: add certificate chooser test programlr/cert-chooser-fixesLubomir Rintel2019-02-181-0/+17
* libnma: add nma_wifi_dialog_new_for_secrets use exampleAndrew Zaborowski2018-11-261-0/+17
* libnma: add some test programslr/test-programsLubomir Rintel2018-10-291-2/+73
* build: disable libnm-gtk by defaultlr/no-libnm-gtkLubomir Rintel2018-10-191-0/+1
* build: pass -std=gnu99 to compilerlr/compiler-optionsThomas Haller2018-07-301-0/+12
* editor/trivial: move utils_fake_return_key() to editorLubomir Rintel2018-07-261-0/+2
* build: install the appdata to a non-legacy locationLubomir Rintel2018-06-251-1/+1
* Add -secure icons required for correct VPN icon display in AppIndicator mode.Mike Gabriel2018-06-011-0/+6
* connection-editor: add an appmenuLubomir Rintel2018-05-221-0/+1
* build: rename GTK_* to GTK3_*Lubomir Rintel2018-05-091-19/+19
* build: structure GCR dependent files differentlyLubomir Rintel2018-05-091-4/+12
* nma-vpn-password-dialog: turn into a templated GtkWidgetLubomir Rintel2018-03-141-0/+1
* nma-mobile-wizard: turn into a templated GtkWidgetLubomir Rintel2018-03-141-0/+1
* applet: refactor writing data to auth-dialogThomas Haller2017-11-231-0/+1
* shared: add "nm-utils/nm-compat.h"Thomas Haller2017-11-231-0/+2
* build: Port to meson build systemIñigo Martínez2017-10-121-6/+25
* editor: allow registering any widget with polkitLubomir Rintel2017-07-111-0/+2
* editor: turn NMConnectionList into a widget templateLubomir Rintel2017-07-111-0/+1
* editor: add macsec supportBeniamino Galvani2017-06-181-0/+3
* wireless-security/eap: move cert picker setup and validation to common locationLubomir Rintel2017-06-131-0/+1
* editor: warn users if certificates are labelled incorrectlylr/selinuxLubomir Rintel2017-03-241-1/+3
* Additional build fixes for builddir != srcdirEmmanuele Bassi2017-03-201-0/+4
* Fix builddir != srcdirEmmanuele Bassi2017-03-201-0/+2
* cert-chooser: refactor to delegate file/pkcs11 operations from NMACertChooserlr/pkcs11Thomas Haller2017-03-191-6/+4
* libnma: add the PKCS#11 capable certificate chooserLubomir Rintel2017-03-191-4/+9
* libnma: add certificate chooser buttonLubomir Rintel2017-03-191-4/+8
* libnma: add PKCS#11 object chooser dialogLubomir Rintel2017-03-191-4/+8
* libnma: add PKCS#11 login dialogLubomir Rintel2017-03-191-2/+13
* build: optionally build with the GCR supportLubomir Rintel2017-03-191-3/+6
* libnma: add a file certificate chooserLubomir Rintel2017-03-191-5/+12
* libnma: add a certificate picker interfaceLubomir Rintel2017-03-191-3/+7
* libnma: add and use version macrosLubomir Rintel2017-03-191-1/+4
* build: better distcheckLubomir Rintel2017-03-191-1/+6
* build: bump the version to 1.7, NetworkManager requirement to 1.8Lubomir Rintel2017-03-191-4/+0
* libnma/pygobject: libnma/NMA must use libnm/NM instead of legacy libraries1.7.0-devThomas Haller2017-03-071-1/+1
* libnma: add gtk-doc documentationLubomir Rintel2017-03-021-4/+27
* build: no need to link nm-c-e/nm-a with src/utils/libutils-libnm.laThomas Haller2017-02-101-2/+0
* build: don't dist generated *-resources.[hc] filesThomas Haller2017-02-091-12/+18
* build: add configure option --without-libnm-gtk to build without legacy libraryThomas Haller2017-02-091-0/+7
* build: hide internal symbol nma_get_resource() in NMA-1.0.girThomas Haller2017-02-091-2/+0
* build: add linker version script to hide symbols in nm-applet/nm-connection-e...Thomas Haller2017-02-091-0/+13
* build: add direct dependencies instead using BUILT_SOURCES (5)Thomas Haller2017-02-091-10/+18
* build: add direct dependencies instead using BUILT_SOURCES (4)Thomas Haller2017-02-091-9/+17
* build: add direct dependencies instead using BUILT_SOURCES (3)Thomas Haller2017-02-091-15/+28
* build: add direct dependencies instead using BUILT_SOURCES (2)Thomas Haller2017-02-091-16/+26
* build: add direct dependencies instead using BUILT_SOURCESThomas Haller2017-02-091-10/+20
* build: use subdir-objects automake optionThomas Haller2017-02-091-0/+2
* build: merge src/Makefile.am in toplevel Makefile.amThomas Haller2017-02-091-5/+114
* build: merge src/connection-editor/Makefile.am in toplevel Makefile.amThomas Haller2017-02-091-0/+142
* build: merge src/libnma/Makefile.am in toplevel Makefile.amThomas Haller2017-02-091-0/+87