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
2018-06-15
libnm-core: add wake-on-wlan configuration items
Simon Fels
1
-0
/
+2
2018-06-14
macsec: enable send-sci by default and make the option configurable
Beniamino Galvani
1
-0
/
+1
2018-06-13
wifi: expose the LastScan property
Lubomir Rintel
3
-0
/
+47
2018-06-11
libnm/remote-connection: add filename property
Lubomir Rintel
3
-0
/
+42
2018-06-08
libnm-core: add ipv6.dhcp-duid property
Francesco Giudici
1
-0
/
+1
2018-05-31
build/meson: fix meson build for shared files
Thomas Haller
1
-13
/
+14
2018-05-31
build: use default NM_BUILD_* defines for tests
Thomas Haller
2
-3
/
+1
2018-05-23
doc: add units to nm_device_get_mtu()
Thomas Haller
1
-1
/
+1
2018-05-23
doc: add units to some libnm (and libnm-glib) function docs
Harry Mallon
2
-6
/
+6
2018-05-11
build: meson: add missing nm-autoptr.h to libnm headers
Beniamino Galvani
1
-0
/
+1
2018-05-11
clients/tests: add python test script for nmcli tests
Thomas Haller
1
-3
/
+9
2018-05-11
tests: use libnm via pygobject in tools/test-networkmanager-service.py
Thomas Haller
3
-5
/
+75
2018-05-11
doc: fix GTK-Doc NMRoute links
Harry Mallon
1
-1
/
+1
2018-05-10
all: use the elvis operator wherever possible
Lubomir Rintel
4
-6
/
+6
2018-05-05
libnm: export nm_connection_get_setting_tc_config()
Beniamino Galvani
1
-0
/
+1
2018-05-02
libnm: add missing device includes to NetworkManager.h
Beniamino Galvani
1
-0
/
+2
2018-04-30
all: remove consecutive empty lines
Beniamino Galvani
15
-20
/
+0
2018-04-18
shared: drop duplicate c-list.h header
Beniamino Galvani
2
-2
/
+2
2018-04-16
all: add D-Bus property "Flags" for Settings.Connection interface
Thomas Haller
3
-0
/
+43
2018-04-13
all: unify spelling of translators hint in source code
Thomas Haller
1
-1
/
+1
2018-04-12
build: meson: add prefix to test names
Beniamino Galvani
1
-1
/
+1
2018-04-12
build: meson: enable all tests again
Beniamino Galvani
1
-4
/
+3
2018-04-12
build: meson: use run-nm-test.sh to run tests
Beniamino Galvani
1
-1
/
+5
2018-04-04
libnm: rework checkpoint API
Thomas Haller
5
-105
/
+104
2018-04-04
checkpoint: allow resetting the rollback timeout via D-Bus
Thomas Haller
5
-0
/
+166
2018-04-04
checkpoint: generate GIR information for NMCheckpointCreateFlags
Thomas Haller
1
-0
/
+1
2018-04-04
libnm: fix crash creating checkpoint during find_checkpoint_info()
Thomas Haller
1
-10
/
+30
2018-04-04
libnm: minor cleanup of nm_manager_get_device_by_path()
Thomas Haller
1
-5
/
+3
2018-03-28
libnm: don't use GTK-Doc comment in nm-autoptr.h
Beniamino Galvani
1
-2
/
+2
2018-03-27
libnm: add nm-autoptr.h header
Thomas Haller
2
-0
/
+87
2018-03-26
libnm: don't use deprecated tags for GOobject introspection
Thomas Haller
2
-10
/
+4
2018-03-26
libnm: don't use deprecated tags for GOobject introspection
Jiří Klimeš
2
-12
/
+4
2018-03-26
gobject-introspection: made several fixes to the annotations
Corentin Noël
12
-40
/
+17
2018-03-08
Add calls to g_simple_async_result_set_check_cancellable
Benjamin Berg
9
-0
/
+82
2018-02-26
libnm/tests: fix compilation of test-general
Thomas Haller
1
-2
/
+2
2018-02-26
libnm/tests: avoid compiler message about -fvar-tracking-assignments in test-...
Thomas Haller
1
-2081
/
+2117
2018-02-23
libnm/device: use the type name for description if the product is empty
Lubomir Rintel
1
-2
/
+5
2018-02-23
libnm/device: (trivial) move some function upwards
Lubomir Rintel
1
-130
/
+130
2018-02-23
libnm/device: prefer FROM_DATABASE udev properties
Lubomir Rintel
1
-7
/
+6
2018-02-23
libnm/utils: drop part after a dash in product name
Lubomir Rintel
2
-0
/
+17
2018-02-23
libnm/utils: extend the product fixup phrase list
Lubomir Rintel
4
-41
/
+2070
2018-02-23
libnm/utils: ignore parts of vendor name after a slash
Lubomir Rintel
2
-2
/
+17
2018-02-23
libnm/utils: deal with the square brackets on producr/vendor fixup
Lubomir Rintel
2
-5
/
+38
2018-02-23
libnm/utils: ignore stuff in parentheses for vendor/product fixups
Lubomir Rintel
2
-2
/
+19
2018-02-23
libnm/utils: add more phrases to vendor fixup list
Lubomir Rintel
2
-1
/
+174
2018-02-23
libnm/utils: split out vendor fixup
Lubomir Rintel
4
-74
/
+258
2018-02-08
libnm/vpn-plugin: avoid bad function pointer type casts
Lubomir Rintel
2
-2
/
+18
2018-02-07
all: replace non-leading tabs with spaces
Thomas Haller
2
-2
/
+2
2018-01-23
trivial: avoid XXX tag and replace by NOTE or FIXME
Thomas Haller
1
-2
/
+3
2018-01-17
libnm: fix empty statements that were supposed to return NULL
Pavel Šimerda
1
-3
/
+3
[next]