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
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
examples: make 10-ifcfg-rh-routes.sh self-contained
Beniamino Galvani
1
-9
/
+97
2018-07-11
all: don't use gchar/gshort/gint/glong but C types
Thomas Haller
2
-6
/
+6
2018-06-29
examples/python: drop nmex.py
Lubomir Rintel
1
-72
/
+0
2018-06-28
examples/qt/meson: drop dbus-glib dependency
Lubomir Rintel
1
-1
/
+0
2018-06-15
examples/python: utilize nm_utils_get_timestamp_msec()
Lubomir Rintel
1
-3
/
+1
2018-06-15
Revert "example/python: avoid falling back to CLOCK_MONOTONIC"
Lubomir Rintel
1
-2
/
+12
2018-06-14
example/python: avoid falling back to CLOCK_MONOTONIC
Lubomir Rintel
1
-12
/
+2
2018-06-12
examples: add ipv4.dhcp-client-id and ipv6.dhcp-duid to 30-anon.conf example
Thomas Haller
1
-6
/
+31
2018-05-10
all: use the elvis operator wherever possible
Lubomir Rintel
1
-1
/
+1
2018-04-30
all: remove consecutive empty lines
Beniamino Galvani
4
-4
/
+0
2018-04-04
libnm: rework checkpoint API
Thomas Haller
1
-25
/
+30
2018-04-04
examples: improve checkpoint.py for python/gi
Thomas Haller
1
-49
/
+100
2018-04-04
examples: add python utils for examples
Thomas Haller
1
-0
/
+72
2018-04-04
checkpoint: generate GIR information for NMCheckpointCreateFlags
Thomas Haller
1
-0
/
+1
2018-02-07
all: drop trailing spaces
Thomas Haller
5
-7
/
+7
2018-02-07
all: replace non-leading tabs with spaces
Thomas Haller
2
-3
/
+3
2018-01-23
version: drop NM_VERSION_MAX_ALLOWED defines for internal build
Thomas Haller
1
-1
/
+0
2018-01-23
version: combine NM_VERSION_CUR_STABLE and NM_VERSION_NEXT_STABLE
Thomas Haller
1
-1
/
+1
2018-01-18
all: require glib 2.40
Lubomir Rintel
8
-40
/
+0
2018-01-10
meson: Improve dependency system
Iñigo Martínez
1
-18
/
+11
2017-12-18
build: use template files for enum types' sources generation
Iñigo Martínez
1
-2
/
+2
2017-12-13
build: add initial support for meson build system
Iñigo Martínez
2
-0
/
+74
2017-12-05
examples: add python/gi example nm-connection-update-stable-id.py
Thomas Haller
1
-0
/
+116
2017-12-04
python: make dbus, gi examples, and debug-helper.py python3 ready
Yifan J
24
-99
/
+99
2017-11-09
examples: add checkpoint example using python gobject-introspection
Beniamino Galvani
1
-0
/
+130
2017-11-06
examples: add python example using VPN import code
Thomas Haller
1
-0
/
+74
2017-11-06
examples/js: add a javascript example
Lubomir Rintel
1
-0
/
+184
2017-09-21
examples: linker requires that library dependencies follow use
Lucas Rangit Magasweran
8
-8
/
+8
2017-05-06
examples: add setting-user-data.py
Thomas Haller
1
-0
/
+246
2017-03-29
build: declare build dependencies requiring "nm-core-enum-types.h"
Thomas Haller
3
-1
/
+12
2017-03-17
device: add spec "driver:" to match devices
Thomas Haller
1
-0
/
+11
2017-03-09
include: use double-quotes to include our own headers
Thomas Haller
3
-6
/
+4
2017-01-09
example: add example configuration snippet '30-anon.conf'
Thomas Haller
1
-0
/
+55
2016-12-12
examples: add DNS example with python and GObject introspection
Beniamino Galvani
1
-0
/
+63
2016-11-16
examples/python: fix "import gi" in example
Thomas Haller
1
-0
/
+2
2016-10-21
build: merge "examples/Makefile.am" into toplevel Makefile
Thomas Haller
10
-64
/
+0
2016-10-21
build: merge "examples/C/qt/Makefile.am" into toplevel Makefile
Thomas Haller
3
-52
/
+0
2016-10-21
build: merge "examples/C/glib/Makefile.am" into toplevel Makefile
Thomas Haller
2
-56
/
+1
2016-09-26
checkpoint: make python example accept multiple devices and timeout
Beniamino Galvani
1
-22
/
+34
2016-08-17
checkpoint: add python D-Bus example
Beniamino Galvani
1
-0
/
+63
2016-04-20
examples: fix crash in add-connection-libnm
Beniamino Galvani
1
-1
/
+1
2016-03-31
man: fix typo in NetworkManager.conf manual and 10-ifcfg-rh-routes.sh comment
Thomas Haller
1
-1
/
+1
2016-03-26
docs: replace spec.html with docbook D-Bus API reference
Lubomir Rintel
1
-1
/
+1
2016-03-02
Fix missing commas in list-devices devtypes dict.
Adrian Likins
1
-5
/
+5
2016-02-23
device: add new NMDeviceType NM_DEVICE_TYPE_VETH
Thomas Haller
3
-0
/
+3
2016-02-23
examples: add missing device-types to examples
Thomas Haller
3
-1
/
+13
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
8
-16
/
+0
2016-01-28
examples: avoid compile errors around NM versioning
Dan Williams
1
-1
/
+2
2016-01-08
contrib/rpm: install pre-up dispatcher script "10-ifcfg-rh-routes.sh" as no-wait
Thomas Haller
1
-0
/
+3
2015-12-24
build: rename directory "include" to "shared"
Thomas Haller
1
-2
/
+2
[next]