summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: add linker version script to hide symbols in nm-applet/nm-connection-e...th/build-non-recursive-make-bgo778400Thomas Haller2017-02-092-0/+19
* build: add direct dependencies instead using BUILT_SOURCES (5)Thomas Haller2017-02-091-10/+17
* build: add direct dependencies instead using BUILT_SOURCES (4)Thomas Haller2017-02-091-9/+16
* build: add direct dependencies instead using BUILT_SOURCES (3)Thomas Haller2017-02-091-13/+23
* build: add direct dependencies instead using BUILT_SOURCES (2)Thomas Haller2017-02-091-15/+26
* build: add direct dependencies instead using BUILT_SOURCESThomas Haller2017-02-091-10/+18
* build: use subdir-objects automake optionThomas Haller2017-02-091-0/+2
* build: merge src/Makefile.am in toplevel Makefile.amThomas Haller2017-02-095-105/+114
* build: merge src/connection-editor/Makefile.am in toplevel Makefile.amThomas Haller2017-02-094-137/+142
* build: merge src/libnma/Makefile.am in toplevel Makefile.amThomas Haller2017-02-094-92/+88
* build: merge src/libnm-gtk/Makefile.am in toplevel Makefile.amThomas Haller2017-02-096-131/+142
* build: merge src/wireless-security/Makefile.am in toplevel Makefile.amThomas Haller2017-02-094-92/+101
* build: merge src/utils/Makefile.am in toplevel Makefile.amThomas Haller2017-02-095-63/+83
* build: merge icons/**/Makefile.am in toplevel Makefile.amThomas Haller2017-02-098-111/+103
* build: style cleanup in Makefile.amThomas Haller2017-02-091-12/+21
* build: update m4/compiler_options.m4 with latest changes from NetworkManagerThomas Haller2017-02-092-11/+26
* all: cleanup switch "fall through" commentsThomas Haller2017-02-092-17/+16
* gitignore: ignore *.dirstamp filesThomas Haller2017-02-091-0/+1
* editor: change flags of firewalld proxy to prevent polkit requestBeniamino Galvani2017-02-071-1/+1
* Update Polish translationPiotr Drąg2017-02-051-50/+60
* c-e: show error message when --import failsThomas Haller2017-02-043-6/+14
* editor: merge branch 'bg/unsupported-properties-bgo777225'Beniamino Galvani2017-02-0210-9/+146
|\
| * editor: wifi: warn user about unsupported propertiesBeniamino Galvani2017-02-021-0/+51
| * editor: add utility functions to notify about unsupported propertiesBeniamino Galvani2017-02-023-0/+82
| * editor: ip-tunnel connections don't need secretsBeniamino Galvani2017-02-021-2/+0
| * editor: don't leak the cloned MAC stringBeniamino Galvani2017-02-025-7/+13
|/
* Update Brazilian Portuguese translationRafael Fontenelle2017-01-301-747/+1633
* Updated Danish translationAlan Mortensen2017-01-301-6/+6
* Updated Danish translationAlan Mortensen2017-01-291-1262/+1896
* Fix a translator commentPiotr Drąg2017-01-281-2/+2
* c-e: refactor mac_addres handling in get_device_for_connection() in "page-mas...Thomas Haller2017-01-261-5/+2
* c-e: fix bad unref causing heap corruptionJan Alexander Steffens (heftig)2017-01-261-3/+5
* release: bump version to 1.4.5 (development)1.4.5-devLubomir Rintel2017-01-251-1/+1
* release: bump version to 1.4.41.4.4Lubomir Rintel2017-01-251-1/+1
* release: update NEWSLubomir Rintel2017-01-251-0/+19
* editor: make the window a bit larger by defaultLubomir Rintel2017-01-251-2/+2
* applet: remove unused keyring.pngLubomir Rintel2017-01-251-0/+0
* build: fix makefiles for gresource useLubomir Rintel2017-01-255-11/+70
* Update Polish translationPiotr Drąg2017-01-221-161/+176
* editor: improve the cloned MAC address selectionBeniamino Galvani2017-01-168-34/+113
* editor/ip6: allow method=sharedLubomir Rintel2017-01-162-6/+14
* editor: avoid crash when connections become invisibleBeniamino Galvani2017-01-161-3/+9
* editor: add a missing session bus checkLubomir Rintel2017-01-061-1/+2
* editor: avoid unused variable with < 1.6Lubomir Rintel2017-01-061-1/+3
* all: use gresourcesLubomir Rintel2017-01-0661-149/+217
* editor: fix bad memory access in wsec_size_group_clear()Beniamino Galvani2017-01-041-3/+4
* editor: fix memory leaks in page-ip{4,6}.cBeniamino Galvani2017-01-042-2/+2
* editor: merge branch 'bg/device-empty-mac-rh1380424'Beniamino Galvani2017-01-047-21/+19
|\
| * editor: hide device MAC from combo when NULLBeniamino Galvani2017-01-041-4/+8
| * editor: remove @ifname_first argument from ce_page_setup_device_combo()Beniamino Galvani2017-01-037-18/+12
|/