summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* test: fix enabling DEBUG logging for testsThomas Haller2015-04-081-1/+1
* test: fix parsing of NMTST_SEED_RANDThomas Haller2015-04-081-1/+1
* test: change message about random seed in nmtstThomas Haller2015-04-081-1/+1
* test: print connections as keyfile on failure of nmtst_assert_connection_equa...Thomas Haller2015-03-201-0/+18
* test: fix printing error in nmtst_assert_connection_equals()Thomas Haller2015-03-201-7/+10
* test: fix __NMTST_LOG() macro to allow format-string-only argumentThomas Haller2015-03-201-3/+4
* test: add nmtst_create_connection_from_keyfile()Thomas Haller2015-03-121-0/+30
* test: add nmtst_assert_resolve_relative_path_equals() functionThomas Haller2015-03-121-0/+33
* libgsystem: update copy of gsystem-local-alloc.hThomas Haller2015-03-121-16/+41
* core: pass ifindex as parameter to nm_ip6_config_new()lr/route-manager-rh740064Lubomir Rintel2015-02-271-1/+1
* core: pass ifindex as parameter to nm_ip4_config_new()Dan Williams2015-02-271-1/+1
* test: fix defining nmtst_create_minimal_connection() without including nm-set...Thomas Haller2015-02-261-1/+1
* test: fix setup of logging for no-expect-messageThomas Haller2015-02-161-0/+12
* libnm/tests: fix memleaks in tests for valgrindThomas Haller2015-02-091-2/+2
* all: add macro NM_DEFINE_SINGLETON_GETTER()Thomas Haller2015-01-121-0/+60
* tests: check for no pending expected_messages on exit of testsThomas Haller2015-01-071-7/+8
* all: move STRLEN() macro to global header nm-utils-internal.hThomas Haller2014-12-181-0/+3
* tests: mute coverity for CHECKED_RETURN (CWE-252) in testsJiří Klimeš2014-12-151-0/+33
* libnm: remove nm_utils_init() from the public APIDan Winship2014-12-041-5/+0
* glib-compat: sync local definition of g_clear_pointer() with upstream glib an...Thomas Haller2014-11-121-17/+16
* core: fix new NMIP4Config and NMIP6Config propertiesDan Winship2014-11-071-2/+2
* all: add macro NM_IN_SETThomas Haller2014-11-071-0/+15
* libnm-core, libnm, core: add AddressData and RouteData propertiesDan Winship2014-11-071-0/+5
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-12/+0
* all: add macros to suppress compiler warningsThomas Haller2014-10-311-0/+41
* build: fix -Wstrict-prototypes warningsThomas Haller2014-10-291-2/+2
* libnm-core: add nm-errors.[ch]Dan Winship2014-10-221-0/+14
* nmtst: fix a bug in NMTST_VARIANT_EDITORDan Winship2014-10-211-2/+2
* core: Move NMPlatformSource to nm-types.hLubomir Rintel2014-10-201-2/+2
* nmtst: improve nmtst_assert_connection_verifies_without_normalization()Thomas Haller2014-10-121-2/+1
* nmtst: fix compiler warnings and make initialization of macro variables explictThomas Haller2014-09-221-1/+5
* nmtst: move #endif to hide NMTST_VARIANT_* macros if not neededThomas Haller2014-09-221-1/+2
* nmtst: add NMTST_VARIANT_EDITOR()Dan Winship2014-09-181-0/+88
* libnm-core: clean up nm_connection_replace_settings()'s semanticsDan Winship2014-09-041-5/+0
* ibft: add settings plugin for reading iBFT configuration (bgo #734009)Dan Williams2014-08-291-0/+46
* glib-compat: fix compatibility wrapper for g_type_ensure()Thomas Haller2014-08-251-11/+12
* core: add compatibility wrapper for g_test_add_data_func_full() to nm-glib-co...Thomas Haller2014-08-221-0/+25
* nmtst: add assertion functions for verify() connectionThomas Haller2014-08-221-1/+131
* nmtst: add nmtst_assert_connection_equals() functionThomas Haller2014-08-221-0/+38
* nmtst: add nmtst_connection_normalize() functionThomas Haller2014-08-221-0/+65
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-161-2/+2
* libnm-core: move some fake NMConnection methods over to NMSettingDan Winship2014-08-161-1/+1
* all: fix up multiple-include-guard definesDan Winship2014-08-164-16/+16
* nmtst: fix memory leak in nmtst_create_minimal_connection()Thomas Haller2014-08-071-1/+3
* nmtst: add nmtst_create_minimal_connection() functionThomas Haller2014-08-071-0/+44
* include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlagsDan Winship2014-08-012-38/+0
* utils: add _NM_UTILS_MACRO_FIRST and _NM_UTILS_MACRO_REST macrosThomas Haller2014-08-011-0/+17
* core: add project-wide header file nm-utils-internal.hThomas Haller2014-08-012-1/+29
* all: add compatibility macros to ignore deprecation warnings for clangThomas Haller2014-08-012-0/+19
* build: clean nm-version.hDan Williams2014-07-311-0/+2