summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! activation-request: cease using the secrets if the original connection...lr/applied-connection-bgo724041-1Thomas Haller2015-08-111-1/+0
* fixup! activation-request: cease using the secrets if the original connection...Lubomir Rintel2015-08-102-0/+6
* fixup! activation-request: cease using the secrets if the original connection...Thomas Haller2015-08-107-113/+147
* fixup! activation-request: cease using the secrets if the original connection...Lubomir Rintel2015-08-101-2/+8
* fixup! activation-request: cease using the secrets if the original connection...Lubomir Rintel2015-08-101-22/+27
* activation-request: cease using the secrets if the original connection changedLubomir Rintel2015-08-101-1/+32
* fixup! activation-request: cease using the secrets if the original connection...Lubomir Rintel2015-08-105-19/+20
* core: separate active and applied connectionLubomir Rintel2015-08-1031-339/+406
* audit-manager: don't log connection whose addition failsLubomir Rintel2015-08-102-4/+3
* libnm: add NM_AVAILABLE_IN_1_2 for API nm_access_point_get_last_seen()Thomas Haller2015-08-091-0/+1
* libnm-glib: add NM_AVAILABLE_IN_1_2 for API nm_access_point_get_last_seen()Thomas Haller2015-08-091-0/+1
* libnm: backport symbol nm_access_point_get_last_seen@libnm_1_0_6Thomas Haller2015-08-092-0/+3
* core: fix runtime warning when building without libauditDan Winship2015-08-071-3/+8
* sleep-monitor: add support for ConsoleKit2 inhibitEric Koegel2015-08-073-16/+43
* device: merge branch 'th/device-ignore-auto-bgo752546'Thomas Haller2015-08-069-80/+119
|\
| * device: only 'ignore-auto-routes' and 'ignore-auto-dns' for certain settingsThomas Haller2015-08-061-40/+49
| * core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_me...Thomas Haller2015-08-069-45/+75
|/
* device: fix memory leak in act_stage3_ip6_config_start()Beniamino Galvani2015-08-051-5/+0
* contrib/rpm: compile audit support but disable by defaultThomas Haller2015-08-051-1/+1
* libnm: fix gtkdoc for nm_utils_enum_to_str() and nm_utils_enum_from_str()Thomas Haller2015-08-051-2/+2
* libnm: fix gtkdoc for _nm_utils_dns_option_*()Thomas Haller2015-08-051-2/+2
* libnm: fix gtkdoc for nm_setting_ip_config_next_valid_dns_option()Thomas Haller2015-08-051-1/+1
* libnm/test: use (void) for empty parentheses in function prototypeThomas Haller2015-08-051-1/+1
* build: fix out-of-tree build for missing "nm-version.h"Thomas Haller2015-08-053-0/+3
* utils: use (void) for empty argumentsColin Walters2015-08-051-1/+1
* all: merge branch 'th/nm-default-bgo752857'Thomas Haller2015-08-05499-855/+595
|\
| * all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-05177-232/+0
| * nm-default: include i18n headers via "nm-default.h"Thomas Haller2015-08-055-2/+17
| * all: make use of new header file "nm-default.h"Thomas Haller2015-08-05395-551/+400
| * include: add convenience header "nm-default.h"Thomas Haller2015-08-0527-25/+85
| * libnm: include header in public header file with angle bracketsThomas Haller2015-08-052-2/+2
| * all: include internal headers with quotesThomas Haller2015-08-0515-19/+19
| * supplicant/test: fix wrong usage of nmtst_init() inside core testsThomas Haller2015-08-051-1/+2
| * core: log setup of singleton instancesThomas Haller2015-08-054-3/+10
| * core: order destruction of singleton instancesThomas Haller2015-08-057-28/+68
|/
* libnm: avoid deprecated warning for NMVpnPluginInfoThomas Haller2015-08-041-1/+1
* libnm-core: trivial: fix glib-mkenums parse warningBeniamino Galvani2015-08-041-2/+1
* merge: fix MTU handlingLubomir Rintel2015-08-041-6/+6
|\
| * device: lower serverity of MTU adjustment loggingLubomir Rintel2015-08-041-3/+3
| * device: don't modify the device MTU if it's unsetLubomir Rintel2015-08-041-3/+3
* | build: print configure result for default configuration values in a common fo...Thomas Haller2015-08-041-3/+3
* | build: fix configure bug for detecting libaudit supportThomas Haller2015-08-041-2/+2
* | audit-manager: enable logging.audit by default when libaudit support is avail...Thomas Haller2015-08-043-7/+18
|/
* po: updated Ukranian translation (bgo #752817)Yuri Chornoivan2015-08-041-1228/+1210
* logging: merge branch 'th/logging-off-bgo753128'Thomas Haller2015-08-044-31/+38
|\
| * logging: remove dummy logging domain "NONE"Thomas Haller2015-08-041-1/+0
| * logging: minor refactoring in nm_logging_setup()Thomas Haller2015-08-041-13/+13
| * logging: support an "OFF" logging levelThomas Haller2015-08-044-9/+16
| * logging: replace using _LOGL_N by G_N_ELEMENTS()Thomas Haller2015-08-041-8/+9
| * logging/trivial: rename LOGL_MAX to _LOGL_NThomas Haller2015-08-042-12/+12
|/