index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libnm-glib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-21
build: merge "libnm-glib/tests/Makefile.am" into toplevel Makefile
Thomas Haller
2
-48
/
+0
2016-10-21
build: merge "libnm-glib/Makefile.am" into toplevel Makefile
Thomas Haller
1
-226
/
+1
2016-10-19
build: merge "libnm/tests/Makefile.am" into toplevel Makefile
Thomas Haller
1
-1
/
+1
2016-10-19
tests: combine "run-test-valgrind.sh" and "run-test-dbus-session.sh" in "run-...
Thomas Haller
1
-4
/
+0
2016-10-19
build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILER
Thomas Haller
1
-1
/
+1
2016-10-13
build: don't guard check-local with "if ENABLE_TESTS"
Thomas Haller
1
-5
/
+0
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
24
-61
/
+61
2016-08-17
all: cleanup includes in header files
Thomas Haller
3
-4
/
+0
2016-08-17
auth: check when setting statistics refresh rate
Alfonso Sanchez-Beato
2
-1
/
+6
2016-08-17
permissions: properly add checkpoint-rollback permission
Thomas Haller
2
-1
/
+5
2016-06-21
libnm/libnm-glib: use Bluetooth device name as description (bgo #592819)
Dan Williams
1
-0
/
+10
2016-06-03
build: add options to compile with address/undefined sanitizers
Beniamino Galvani
1
-0
/
+4
2016-06-01
all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header
Thomas Haller
1
-14
/
+1
2016-06-01
manager: add Reload() D-Bus command
Thomas Haller
2
-1
/
+7
2016-06-01
libnm: implement missing NM_AUTH_PERMISSION_SETTINGS_MODIFY_GLOBAL_DNS
Thomas Haller
2
-1
/
+7
2016-05-30
all: trivial: use g_value_dup_string ()
Lubomir Rintel
1
-1
/
+1
2016-04-05
build: disable deprecation checks for internal compilation
Thomas Haller
2
-2
/
+0
2016-03-29
libnm-glib: allow non-verifiable NMRemoteConnection in libnm-glib
Thomas Haller
2
-43
/
+20
2016-03-29
libnm-glib: don't fail creating connection in NMVPNPlugin
Thomas Haller
1
-28
/
+4
2016-03-29
libnm-glib: don't fail creating connection in NMSecretAgent
Thomas Haller
1
-15
/
+7
2016-03-04
libnm: fix clearing real-devices in NMManager's free_devices()
Thomas Haller
1
-1
/
+1
2016-03-03
all: don't include error->code in log messages
Thomas Haller
8
-21
/
+17
2016-03-03
all: use g_error_matches()
Dan Winship
1
-1
/
+1
2016-03-03
all: clean-up usage of GError
Thomas Haller
4
-8
/
+6
2016-03-02
libnm-glib/libnm/vpn: fix handling of ConnectInteractive() failure (rh #1298732)
Dan Williams
1
-7
/
+17
2016-02-23
device: add new NMDeviceType NM_DEVICE_TYPE_VETH
Thomas Haller
1
-0
/
+3
2016-02-23
libnm: add missing device types to get_type_name()
Thomas Haller
1
-2
/
+14
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
37
-114
/
+89
2016-02-12
build: cleanup default includes
Thomas Haller
2
-5
/
+6
2016-01-28
vpn-service-plugin: allow VPNs with no IP configuration
Lubomir Rintel
1
-2
/
+0
2016-01-26
libnm-glib: fix another memory leak around update_permissions()
Thomas Haller
1
-12
/
+6
2016-01-26
libnm-glib: fix crash due to uninitalized pointer in get_permissions_reply()
Thomas Haller
1
-1
/
+1
2016-01-22
tests: move common dbus test-runners to tools/ directory
Thomas Haller
2
-6
/
+1
2016-01-22
tests: use dbus-run-session instead of dbus-launch
Michael Biebl
1
-5
/
+1
2016-01-21
libnm-glib: fix leak in get_permissions_reply()
Dan Williams
1
-0
/
+2
2015-12-26
libnm/tests: add tests for libnm handling invalid connections
Thomas Haller
1
-0
/
+260
2015-12-26
libnm-glib: avoid use-after-free when replace_settings() fails
Thomas Haller
1
-0
/
+7
2015-12-26
libnm/tests: use nmtstc_nm_remote_settings_new()
Thomas Haller
1
-2
/
+1
2015-12-26
libnm/tests: use nmtstc_nm_client_new()
Thomas Haller
1
-34
/
+6
2015-12-24
build: rename directory "include" to "shared"
Thomas Haller
2
-8
/
+8
2015-12-24
libnm/tests: rename test functions to follow common pattern
Thomas Haller
2
-25
/
+21
2015-12-24
libnm/tests: move common testing code to nm-test-libnm-utils
Thomas Haller
5
-293
/
+6
2015-12-24
libnm/tests: unify common test code for libnm and libnm-glib
Thomas Haller
3
-1
/
+137
2015-12-24
build: separate compilation macro for libnm-util and libnm-glib
Thomas Haller
1
-1
/
+1
2015-12-09
libnm-glib: consider unknown devices as generic ones
Beniamino Galvani
1
-2
/
+2
2015-12-04
libnm/libnm-glib: add NMClient.get_all_devices() method and AllDevices property
Dan Williams
4
-21
/
+140
2015-12-04
libnm-glib/libnm: add support for "real" NMDevice property
Dan Williams
3
-0
/
+45
2015-12-04
libnm-glib: queue added/removed signals and suppress uninitialized notifications
Lubomir Rintel
1
-50
/
+181
2015-12-01
libnm-glib: add support for IP tunnel devices as generic ones
Beniamino Galvani
1
-0
/
+1
2015-11-25
libnm-glib: print HW address of generic devices in test tool
Beniamino Galvani
1
-0
/
+9
[next]