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
2018-09-17
docs: misc. typos pt2
luz.paz
4
-7
/
+7
2018-07-17
build: create "config-extra.h" header instead of passing directory variables ...
Thomas Haller
1
-2
/
+1
2018-07-11
all: don't use gchar/gshort/gint/glong but C types
Thomas Haller
7
-15
/
+15
2018-07-10
all/trivial: grammar fix
Lubomir Rintel
2
-4
/
+4
2018-06-28
meson: run the check-export.sh in test phase
Lubomir Rintel
1
-3
/
+3
2018-05-31
build/meson: fix meson build for shared files
Thomas Haller
2
-12
/
+16
2018-05-31
build: use default NM_BUILD_* defines for tests
Thomas Haller
2
-7
/
+6
2018-05-23
doc: add units to some libnm (and libnm-glib) function docs
Harry Mallon
3
-7
/
+7
2018-05-14
build: qualify plugin dir name with a version string
Lubomir Rintel
1
-1
/
+1
2018-05-11
tests: use libnm via pygobject in tools/test-networkmanager-service.py
Thomas Haller
2
-7
/
+34
2018-05-11
doc: fix GTK-Doc NMRoute links
Harry Mallon
2
-3
/
+3
2018-05-10
all: use the elvis operator wherever possible
Lubomir Rintel
3
-8
/
+8
2018-05-09
meson: distinguish arch specific and arch neutral lib dir
Lubomir Rintel
1
-1
/
+1
2018-04-30
all: remove consecutive empty lines
Beniamino Galvani
18
-44
/
+0
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
-3
/
+2
2018-04-12
build: meson: use run-nm-test.sh to run tests
Beniamino Galvani
1
-1
/
+5
2018-03-26
libnm-glib: do not use deprecated Gtk-Doc Type: and Virtual: tags
Jiří Klimeš
4
-17
/
+6
2018-03-08
Add calls to g_simple_async_result_set_check_cancellable
Benjamin Berg
4
-0
/
+14
2018-02-08
all: fix -Wcast-function-type warnings
Lubomir Rintel
1
-7
/
+7
2018-02-08
libnm/vpn-plugin: avoid bad function pointer type casts
Lubomir Rintel
1
-1
/
+9
2018-02-07
all: drop trailing spaces
Thomas Haller
1
-1
/
+1
2018-02-07
all: replace non-leading tabs with spaces
Thomas Haller
5
-63
/
+63
2018-01-18
all: require glib 2.40
Lubomir Rintel
2
-4
/
+0
2018-01-16
build: don't install NetworkManager.pc when libnm-glib is disabled
Lubomir Rintel
1
-0
/
+15
2018-01-12
meson: Fix missing symbols in libnm-glib
Iñigo Martínez
1
-1
/
+1
2018-01-11
build/meson: use variables for ldflags and linker-script
Thomas Haller
1
-15
/
+11
2018-01-10
build/meson: unconditionally use linker version scripts
Thomas Haller
1
-8
/
+6
2018-01-10
build/meson: disable unit tests that are known to fail
Thomas Haller
1
-2
/
+3
2018-01-10
meson: Use string variables extensively
Iñigo Martínez
1
-11
/
+11
2018-01-10
meson: Improve dependency system
Iñigo Martínez
2
-33
/
+17
2018-01-08
build: refine the NETWORKMANAGER_COMPILATION define
Thomas Haller
2
-19
/
+20
2018-01-02
build: Remove default install directories
Iñigo Martínez
1
-14
/
+5
2017-12-18
build: use template files for enum types' sources generation
Iñigo Martínez
6
-41
/
+156
2017-12-14
build: rename unit tests with the `test-` pattern
Iñigo Martínez
1
-4
/
+2
2017-12-13
build: add initial support for meson build system
Iñigo Martínez
2
-0
/
+362
2017-12-06
all: use cast macros instead of C cast
Thomas Haller
1
-9
/
+10
2017-12-06
tree-wide: cast after g_object_ref() for proposed GLib patch
Colin Walters
1
-3
/
+3
2017-11-16
all: don't use g_direct_equal() for hash table equality function
Thomas Haller
1
-1
/
+1
2017-05-28
all: fix typos in documentation, translated strings and comments
Yuri Chornoivan
1
-1
/
+1
2017-04-13
libnm-glib/secret-agent: don't error out on missing out_connection
Lubomir Rintel
1
-1
/
+1
2017-03-24
libnm: handle errors gracefully in nm_access_point_connection_valid()
Thomas Haller
1
-17
/
+22
2017-03-22
udev: add and use nm_udev_utils_property_decode() function
Thomas Haller
1
-28
/
+1
2017-03-22
udev: drop libgudev in favor of libudev
Thomas Haller
1
-40
/
+29
2017-03-20
libnm: fix memleak of GUdevDevice in get_bus_name()
Thomas Haller
1
-0
/
+1
2017-03-09
include: use double-quotes to include our own headers
Thomas Haller
13
-21
/
+21
2017-03-08
all/trivial: unify construct-only property comments
Thomas Haller
5
-6
/
+6
2017-02-15
libnm-glib/nm-object: defer assignment of default D-Bus connection
Philip Withnall
1
-3
/
+16
2017-02-15
libnm-glib: add some missing precondition assertions
Philip Withnall
4
-0
/
+12
[next]