summaryrefslogtreecommitdiff
path: root/libnm
AgeCommit message (Expand)AuthorFilesLines
2016-11-16libnm/client: do not autostart the serviceLubomir Rintel1-2/+2
2016-11-14libnm: fixup accidental proxy removalLubomir Rintel1-0/+2
2016-11-14libnm: avoid leaking the interface proxiesLubomir Rintel7-17/+38
2016-11-14libnm/client: unref all the objects on disposeLubomir Rintel1-0/+8
2016-11-14libnm/tests: increase timeout in nm-client testLubomir Rintel1-1/+1
2016-11-14libnm: initialize @device_type of device objectsBeniamino Galvani1-6/+32
2016-11-11libnm/nm-object: gracefully skip unknown objectsLubomir Rintel1-10/+7
2016-11-11libnm/manager: don't fail the object if we can't get the permissionsLubomir Rintel1-4/+9
2016-11-11libnm/nm-manager: don't block the object creation on permissionsLubomir Rintel1-5/+8
2016-11-10libnm/client: drop some unneeded includesLubomir Rintel1-24/+1
2016-11-10libnm: use the o.fd.DBus.ObjectManager API for object managementLubomir Rintel39-1721/+888
2016-11-10libnm: change the secret agent to use the generated GDBus bindingsLubomir Rintel1-19/+17
2016-11-10libnm/tests: work around ObjectManager bogus warningLubomir Rintel1-0/+9
2016-11-10libnm/tests: connection might not be gone at the time manager signals removalLubomir Rintel1-2/+3
2016-11-10libnm: order the property updatesLubomir Rintel1-94/+102
2016-11-10nm-object: initialize the object buffer to zeroLubomir Rintel1-1/+1
2016-11-09libnm: add missing device includes in NetworkManager.hBeniamino Galvani1-6/+10
2016-11-08libnm/trivial: fix code comment for internal header libnm/nm-manager.hThomas Haller1-1/+1
2016-10-24libnm: coerce empty strings to NULL for D-Bus propertiesThomas Haller21-45/+49
2016-10-24libnm: minor refactoring by using g_clear_object() and nm_str_not_empty()Thomas Haller2-18/+4
2016-10-24libnm: avoid possibly NULL address for NMDeviceVlan calling nm_utils_hwaddr_m...Thomas Haller1-2/+5
2016-10-24libnm: fix memleak in NMDeviceVxlanThomas Haller1-0/+2
2016-10-19build: merge "libnm/tests/Makefile.am" into toplevel MakefileThomas Haller2-62/+0
2016-10-19build: merge "libnm/Makefile.am" into toplevel MakefileThomas Haller2-258/+5
2016-10-19tests: combine "run-test-valgrind.sh" and "run-test-dbus-session.sh" in "run-...Thomas Haller1-4/+0
2016-10-19build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller1-1/+1
2016-10-16libnm-core: introduce connection.autoconnect-retries propertyBeniamino Galvani1-0/+1
2016-10-14libnm: disconnect devices' signals when disposing managerBeniamino Galvani1-7/+15
2016-10-14build: add extra dependencies for linker-version-script for NetworkManager an...Thomas Haller1-0/+3
2016-10-13libnm: move backported symbols from libnm-core to libnmThomas Haller1-0/+47
2016-10-04proxy: remove unnecessary APIsAtul Anand1-12/+1
2016-10-04libnm: API for Proxy FeatureAtul Anand2-0/+20
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller31-84/+84
2016-09-27cli: reject team.config from files with '\0'Thomas Haller1-0/+1
2016-09-27libnm: expose nm_utils_is_json_object() utility functionThomas Haller1-0/+1
2016-09-23libnm: fix symbol versioningThomas Haller1-1/+4
2016-09-23manager: Add "Capabilities" propertyMarius Vollmer1-0/+1
2016-09-20build: fix build with address sanitizerBeniamino Galvani1-8/+4
2016-09-09libnm: make waiting objects fail when an object initialization failsBeniamino Galvani1-5/+18
2016-08-17all: cleanup includes in header filesThomas Haller3-4/+0
2016-08-17auth: check when setting statistics refresh rateAlfonso Sanchez-Beato2-1/+6
2016-08-17permissions: properly add checkpoint-rollback permissionThomas Haller2-1/+5
2016-08-15build: rename $(LIBDL) to $(DL_LIBS) and modify detectionThomas Haller1-1/+1
2016-08-04libnm: fix introspection annotations for nm_client_load_connections()Beniamino Galvani1-4/+4
2016-08-01libnm: link with libdlLubomir Rintel1-0/+1
2016-07-22device: enable MAC address check on virtual devicesFrancesco Giudici1-0/+5
2016-07-22cli: improve devices vs connection compatibility checkFrancesco Giudici1-2/+2
2016-07-07libnm/client: emit signals when active connection disappearsLubomir Rintel2-0/+54
2016-06-30all: make MAC address randomization algorithm configurableThomas Haller1-0/+2
2016-06-30libnm: add NMSettingConnection:stable-id propertyThomas Haller1-0/+1