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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-16
libnm/client: do not autostart the service
Lubomir Rintel
1
-2
/
+2
2016-11-14
libnm: fixup accidental proxy removal
Lubomir Rintel
1
-0
/
+2
2016-11-14
libnm: avoid leaking the interface proxies
Lubomir Rintel
7
-17
/
+38
2016-11-14
libnm/client: unref all the objects on dispose
Lubomir Rintel
1
-0
/
+8
2016-11-14
libnm/tests: increase timeout in nm-client test
Lubomir Rintel
1
-1
/
+1
2016-11-14
libnm: initialize @device_type of device objects
Beniamino Galvani
1
-6
/
+32
2016-11-11
libnm/nm-object: gracefully skip unknown objects
Lubomir Rintel
1
-10
/
+7
2016-11-11
libnm/manager: don't fail the object if we can't get the permissions
Lubomir Rintel
1
-4
/
+9
2016-11-11
libnm/nm-manager: don't block the object creation on permissions
Lubomir Rintel
1
-5
/
+8
2016-11-10
libnm/client: drop some unneeded includes
Lubomir Rintel
1
-24
/
+1
2016-11-10
libnm: use the o.fd.DBus.ObjectManager API for object management
Lubomir Rintel
39
-1721
/
+888
2016-11-10
libnm: change the secret agent to use the generated GDBus bindings
Lubomir Rintel
1
-19
/
+17
2016-11-10
libnm/tests: work around ObjectManager bogus warning
Lubomir Rintel
1
-0
/
+9
2016-11-10
libnm/tests: connection might not be gone at the time manager signals removal
Lubomir Rintel
1
-2
/
+3
2016-11-10
libnm: order the property updates
Lubomir Rintel
1
-94
/
+102
2016-11-10
nm-object: initialize the object buffer to zero
Lubomir Rintel
1
-1
/
+1
2016-11-09
libnm: add missing device includes in NetworkManager.h
Beniamino Galvani
1
-6
/
+10
2016-11-08
libnm/trivial: fix code comment for internal header libnm/nm-manager.h
Thomas Haller
1
-1
/
+1
2016-10-24
libnm: coerce empty strings to NULL for D-Bus properties
Thomas Haller
21
-45
/
+49
2016-10-24
libnm: minor refactoring by using g_clear_object() and nm_str_not_empty()
Thomas Haller
2
-18
/
+4
2016-10-24
libnm: avoid possibly NULL address for NMDeviceVlan calling nm_utils_hwaddr_m...
Thomas Haller
1
-2
/
+5
2016-10-24
libnm: fix memleak in NMDeviceVxlan
Thomas Haller
1
-0
/
+2
2016-10-19
build: merge "libnm/tests/Makefile.am" into toplevel Makefile
Thomas Haller
2
-62
/
+0
2016-10-19
build: merge "libnm/Makefile.am" into toplevel Makefile
Thomas Haller
2
-258
/
+5
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-16
libnm-core: introduce connection.autoconnect-retries property
Beniamino Galvani
1
-0
/
+1
2016-10-14
libnm: disconnect devices' signals when disposing manager
Beniamino Galvani
1
-7
/
+15
2016-10-14
build: add extra dependencies for linker-version-script for NetworkManager an...
Thomas Haller
1
-0
/
+3
2016-10-13
libnm: move backported symbols from libnm-core to libnm
Thomas Haller
1
-0
/
+47
2016-10-04
proxy: remove unnecessary APIs
Atul Anand
1
-12
/
+1
2016-10-04
libnm: API for Proxy Feature
Atul Anand
2
-0
/
+20
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
31
-84
/
+84
2016-09-27
cli: reject team.config from files with '\0'
Thomas Haller
1
-0
/
+1
2016-09-27
libnm: expose nm_utils_is_json_object() utility function
Thomas Haller
1
-0
/
+1
2016-09-23
libnm: fix symbol versioning
Thomas Haller
1
-1
/
+4
2016-09-23
manager: Add "Capabilities" property
Marius Vollmer
1
-0
/
+1
2016-09-20
build: fix build with address sanitizer
Beniamino Galvani
1
-8
/
+4
2016-09-09
libnm: make waiting objects fail when an object initialization fails
Beniamino Galvani
1
-5
/
+18
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-08-15
build: rename $(LIBDL) to $(DL_LIBS) and modify detection
Thomas Haller
1
-1
/
+1
2016-08-04
libnm: fix introspection annotations for nm_client_load_connections()
Beniamino Galvani
1
-4
/
+4
2016-08-01
libnm: link with libdl
Lubomir Rintel
1
-0
/
+1
2016-07-22
device: enable MAC address check on virtual devices
Francesco Giudici
1
-0
/
+5
2016-07-22
cli: improve devices vs connection compatibility check
Francesco Giudici
1
-2
/
+2
2016-07-07
libnm/client: emit signals when active connection disappears
Lubomir Rintel
2
-0
/
+54
2016-06-30
all: make MAC address randomization algorithm configurable
Thomas Haller
1
-0
/
+2
2016-06-30
libnm: add NMSettingConnection:stable-id property
Thomas Haller
1
-0
/
+1
[next]