summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! checkpoint: add create, rollback and destroy D-Bus APIbg/checkpoint-bgo757858-v2Beniamino Galvani2016-08-172-10/+10
* checkpoint: add python D-Bus exampleBeniamino Galvani2016-08-171-0/+63
* checkpoint: add audit supportBeniamino Galvani2016-08-173-17/+37
* checkpoint: use polkit to check permissionBeniamino Galvani2016-08-173-44/+108
* fixup! checkpoint: add create, rollback and destroy D-Bus APIThomas Haller2016-08-171-1/+1
* fixup! checkpoint: add create, rollback and destroy D-Bus APIThomas Haller2016-08-172-4/+4
* fixup! checkpoint: add create, rollback and destroy D-Bus APIThomas Haller2016-08-171-2/+3
* fixup! checkpoint: add create, rollback and destroy D-Bus APIThomas Haller2016-08-172-9/+9
* checkpoint: add create, rollback and destroy D-Bus APIBeniamino Galvani2016-08-1711-2/+1081
* core: fix builds without polkit supportBeniamino Galvani2016-08-171-2/+2
* build: rename $(LIBDL) to $(DL_LIBS) and modify detectionThomas Haller2016-08-154-6/+6
* build: use $(LIBDL) in ppp-manager's Makefile.amThomas Haller2016-08-151-1/+2
* po: update Polish (pl) translation (bgo #769463)Piotr Drąg2016-08-151-1716/+1730
* dispatcher/tests: cleanup test by using cleanup attribute to free dataThomas Haller2016-08-121-37/+16
* dispatcher/tests: fix memleak in testThomas Haller2016-08-121-1/+1
* systemd: cleanup systemd's include paths in src/Makefile.amThomas Haller2016-08-121-10/+8
* systemd: hide "nm-sd-adapt.h" and expose required internal API in "nm-sd.h"Thomas Haller2016-08-126-5/+21
* systemd: add dummy header files to adapt compilation of systemd sourcesThomas Haller2016-08-1236-62/+86
* systemd: merge branch systemd into masterThomas Haller2016-08-1227-210/+774
|\
| * systemd: update code from upstreamThomas Haller2016-08-1225-207/+751
* | systemd/tests: don't link test-systemd against libNetworkManagerBaseThomas Haller2016-08-122-1/+45
* | build: remove libsystemd-nm.la LDADD from nm-iface-helperThomas Haller2016-08-111-1/+0
* | nm-glib.h: fix compatibility wrapper for g_variant_new_take_string()Thomas Haller2016-08-111-1/+10
* | build: fix out-of-tree build for libNetworkManagerTestThomas Haller2016-08-111-1/+1
* | merge: branch 'bg/checkpoint-bgo757858-v2' (early part)Beniamino Galvani2016-08-1116-186/+208
|\ \
| * | nm-glib: add compatibility wrapper for g_variant_new_take_string()Thomas Haller2016-08-111-0/+23
| * | core: add nm_bus_manager_ensure_root() helperThomas Haller2016-08-113-27/+39
| * | build: cleanup src/Makefile.amThomas Haller2016-08-118-150/+129
| * | build: rename libNetworkManager-base.la to libNetworkManagerBase.laThomas Haller2016-08-112-5/+5
| * | bulid: don't link NMFakePlatform into NetworkManager binaryThomas Haller2016-08-115-10/+18
|/ /
* | libnm-util: document all NMSettingBondError entriesJiří Klimeš2016-08-101-0/+2
* | libnm-core: fix invalid return annotation for nm_vpn_editor_plugin_set_plugin...Jiří Klimeš2016-08-101-3/+3
* | libnm-core: add missing element-type annotationJiří Klimeš2016-08-101-2/+2
* | libnm-core: fix GObject introspection transfer annotationsJiří Klimeš2016-08-102-4/+4
* | policy: fix hostname change when IP method ends after activation (take 2)Beniamino Galvani2016-08-091-18/+2
* | build: fix build with '--with-suspend-resume=upower'Beniamino Galvani2016-08-041-4/+3
* | libnm: fix introspection annotations for nm_client_load_connections()Beniamino Galvani2016-08-041-4/+4
* | release: bump version to 1.3.90 (1.4-beta1)1.4-beta1Beniamino Galvani2016-08-031-1/+1
* | release: update NEWSBeniamino Galvani2016-08-031-0/+51
* | cli: fix error reporting for connection deleteBeniamino Galvani2016-08-021-2/+3
* | cli: fix connection delete/monitorBeniamino Galvani2016-08-021-8/+5
* | nmcli: fix connection clone/modifyFrancesco Giudici2016-08-021-3/+1
* | tui: avoid failed assertion when adding bond slavesBeniamino Galvani2016-08-011-2/+7
* | libnm: link with libdlLubomir Rintel2016-08-011-0/+1
* | merge: branch 'lr/completion-2'Lubomir Rintel2016-08-0113-1093/+1254
|\ \
| * | cli: add -f argument completionlr/completion-2Lubomir Rintel2016-08-017-54/+185
| * | cli: complete global flagsLubomir Rintel2016-08-011-0/+9
| * | cli: make global flags parsing sanerLubomir Rintel2016-08-011-34/+36
| * | cli: don't call the nmc_do_cmds() default handler if we're at the end of comm...Lubomir Rintel2016-08-011-0/+3
| * | cli/connections: there's nothing to complete for reloadLubomir Rintel2016-08-011-1/+0