summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* libnm/tests: connection might not be gone at the time manager signals removalLubomir Rintel2016-11-101-2/+3
* libnm: order the property updatesLubomir Rintel2016-11-101-94/+102
* nm-object: initialize the object buffer to zeroLubomir Rintel2016-11-101-1/+1
* libnm: add missing device includes in NetworkManager.hBeniamino Galvani2016-11-091-6/+10
* libnm/trivial: fix code comment for internal header libnm/nm-manager.hThomas Haller2016-11-081-1/+1
* libnm: coerce empty strings to NULL for D-Bus propertiesThomas Haller2016-10-2421-45/+49
* libnm: minor refactoring by using g_clear_object() and nm_str_not_empty()Thomas Haller2016-10-242-18/+4
* libnm: avoid possibly NULL address for NMDeviceVlan calling nm_utils_hwaddr_m...Thomas Haller2016-10-241-2/+5
* libnm: fix memleak in NMDeviceVxlanThomas Haller2016-10-241-0/+2
* build: merge "libnm/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-192-62/+0
* build: merge "libnm/Makefile.am" into toplevel MakefileThomas Haller2016-10-192-258/+5
* tests: combine "run-test-valgrind.sh" and "run-test-dbus-session.sh" in "run-...Thomas Haller2016-10-191-4/+0
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* libnm-core: introduce connection.autoconnect-retries propertyBeniamino Galvani2016-10-161-0/+1
* libnm: disconnect devices' signals when disposing managerBeniamino Galvani2016-10-141-7/+15
* build: add extra dependencies for linker-version-script for NetworkManager an...Thomas Haller2016-10-141-0/+3
* libnm: move backported symbols from libnm-core to libnmThomas Haller2016-10-131-0/+47
* proxy: remove unnecessary APIsAtul Anand2016-10-041-12/+1
* libnm: API for Proxy FeatureAtul Anand2016-10-042-0/+20
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-0331-84/+84
* cli: reject team.config from files with '\0'Thomas Haller2016-09-271-0/+1
* libnm: expose nm_utils_is_json_object() utility functionThomas Haller2016-09-271-0/+1
* libnm: fix symbol versioningThomas Haller2016-09-231-1/+4
* manager: Add "Capabilities" propertyMarius Vollmer2016-09-231-0/+1
* build: fix build with address sanitizerBeniamino Galvani2016-09-201-8/+4
* libnm: make waiting objects fail when an object initialization failsBeniamino Galvani2016-09-091-5/+18
* all: cleanup includes in header filesThomas Haller2016-08-173-4/+0
* auth: check when setting statistics refresh rateAlfonso Sanchez-Beato2016-08-172-1/+6
* permissions: properly add checkpoint-rollback permissionThomas Haller2016-08-172-1/+5
* build: rename $(LIBDL) to $(DL_LIBS) and modify detectionThomas Haller2016-08-151-1/+1
* libnm: fix introspection annotations for nm_client_load_connections()Beniamino Galvani2016-08-041-4/+4
* libnm: link with libdlLubomir Rintel2016-08-011-0/+1
* device: enable MAC address check on virtual devicesfg/mac_fixesFrancesco Giudici2016-07-221-0/+5
* cli: improve devices vs connection compatibility checkFrancesco Giudici2016-07-221-2/+2
* libnm/client: emit signals when active connection disappearsLubomir Rintel2016-07-072-0/+54
* all: make MAC address randomization algorithm configurableThomas Haller2016-06-301-0/+2
* libnm: add NMSettingConnection:stable-id propertyThomas Haller2016-06-301-0/+1
* libnm/libnm-glib: use Bluetooth device name as description (bgo #592819)Dan Williams2016-06-211-0/+10
* shared/tests: build "nm-utils/nm-vpn-plugin-utils.c"th/shared-bgo767697Thomas Haller2016-06-161-0/+24
* shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller2016-06-161-1/+1
* libnm/vpn: add nm_vpn_editor_plugin_load_vt()Thomas Haller2016-06-152-0/+9
* libnm/vpn: pass NMVpnPluginInfo to the NMVpnEditorPlugin instanceThomas Haller2016-06-151-0/+2
* libnm/vpn: add nm_vpn_plugin_info_list_find_service_name() functionThomas Haller2016-06-151-0/+2
* libnm/vpn: add nm_vpn_plugin_info_get_aliasesThomas Haller2016-06-151-0/+1
* libnm: backport symbols nm_setting_ip_config_get_dns_priority to libnm_1_2_4Thomas Haller2016-06-101-0/+4
* build: add options to compile with address/undefined sanitizersBeniamino Galvani2016-06-031-3/+16
* all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" headerThomas Haller2016-06-011-14/+1
* manager: add Reload() D-Bus commandThomas Haller2016-06-012-1/+6
* libnm: implement missing NM_AUTH_PERMISSION_SETTINGS_MODIFY_GLOBAL_DNSThomas Haller2016-06-012-1/+7
* libnm: export nm_setting_ip6_config_get_token() symbolBeniamino Galvani2016-05-301-0/+1