summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* agent: don't clear "error", g_simple_async_result_take_error() overtakes itJiří Klimeš2016-11-251-1/+0
* libnm/vpn-service-plugin: transition to STOPPED state from INIT tooLubomir Rintel2016-11-241-0/+1
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-2310-16/+16
* libnm/generate-plugin-docs: don't replace newlines with spacesLubomir Rintel2016-11-211-1/+1
* libnm/generate-plugin-docs: drop YAML dependencyLubomir Rintel2016-11-211-24/+16
* libnm/client: do not autostart the serviceLubomir Rintel2016-11-161-2/+2
* libnm: fixup accidental proxy removalLubomir Rintel2016-11-141-0/+2
* libnm: avoid leaking the interface proxiesLubomir Rintel2016-11-147-17/+38
* libnm/client: unref all the objects on disposeLubomir Rintel2016-11-141-0/+8
* libnm/tests: increase timeout in nm-client testLubomir Rintel2016-11-141-1/+1
* libnm: initialize @device_type of device objectsBeniamino Galvani2016-11-141-6/+32
* libnm/nm-object: gracefully skip unknown objectsLubomir Rintel2016-11-111-10/+7
* libnm/manager: don't fail the object if we can't get the permissionsLubomir Rintel2016-11-111-4/+9
* libnm/nm-manager: don't block the object creation on permissionsLubomir Rintel2016-11-111-5/+8
* libnm/client: drop some unneeded includesLubomir Rintel2016-11-101-24/+1
* libnm: use the o.fd.DBus.ObjectManager API for object managementlr/object-managerLubomir Rintel2016-11-1039-1721/+888
* libnm: change the secret agent to use the generated GDBus bindingsLubomir Rintel2016-11-101-19/+17
* libnm/tests: work around ObjectManager bogus warningLubomir Rintel2016-11-101-0/+9
* 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