summaryrefslogtreecommitdiff
path: root/libnm-glib
AgeCommit message (Expand)AuthorFilesLines
2018-04-12build: meson: add prefix to test namesBeniamino Galvani1-1/+1
2018-04-12build: meson: enable all tests againBeniamino Galvani1-3/+2
2018-04-12build: meson: use run-nm-test.sh to run testsBeniamino Galvani1-1/+5
2018-03-26libnm-glib: do not use deprecated Gtk-Doc Type: and Virtual: tagsJiří Klimeš4-17/+6
2018-03-08Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg4-0/+14
2018-02-08all: fix -Wcast-function-type warningsLubomir Rintel1-7/+7
2018-02-08libnm/vpn-plugin: avoid bad function pointer type castsLubomir Rintel1-1/+9
2018-02-07all: drop trailing spacesThomas Haller1-1/+1
2018-02-07all: replace non-leading tabs with spacesThomas Haller5-63/+63
2018-01-18all: require glib 2.40Lubomir Rintel2-4/+0
2018-01-16build: don't install NetworkManager.pc when libnm-glib is disabledLubomir Rintel1-0/+15
2018-01-12meson: Fix missing symbols in libnm-glibIñigo Martínez1-1/+1
2018-01-11build/meson: use variables for ldflags and linker-scriptThomas Haller1-15/+11
2018-01-10build/meson: unconditionally use linker version scriptsThomas Haller1-8/+6
2018-01-10build/meson: disable unit tests that are known to failThomas Haller1-2/+3
2018-01-10meson: Use string variables extensivelyIñigo Martínez1-11/+11
2018-01-10meson: Improve dependency systemIñigo Martínez2-33/+17
2018-01-08build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2-19/+20
2018-01-02build: Remove default install directoriesIñigo Martínez1-14/+5
2017-12-18build: use template files for enum types' sources generationIñigo Martínez6-41/+156
2017-12-14build: rename unit tests with the `test-` patternIñigo Martínez1-4/+2
2017-12-13build: add initial support for meson build systemIñigo Martínez2-0/+362
2017-12-06all: use cast macros instead of C castThomas Haller1-9/+10
2017-12-06tree-wide: cast after g_object_ref() for proposed GLib patchColin Walters1-3/+3
2017-11-16all: don't use g_direct_equal() for hash table equality functionThomas Haller1-1/+1
2017-05-28all: fix typos in documentation, translated strings and commentsYuri Chornoivan1-1/+1
2017-04-13libnm-glib/secret-agent: don't error out on missing out_connectionLubomir Rintel1-1/+1
2017-03-24libnm: handle errors gracefully in nm_access_point_connection_valid()Thomas Haller1-17/+22
2017-03-22udev: add and use nm_udev_utils_property_decode() functionThomas Haller1-28/+1
2017-03-22udev: drop libgudev in favor of libudevThomas Haller1-40/+29
2017-03-20libnm: fix memleak of GUdevDevice in get_bus_name()Thomas Haller1-0/+1
2017-03-09include: use double-quotes to include our own headersThomas Haller13-21/+21
2017-03-08all/trivial: unify construct-only property commentsThomas Haller5-6/+6
2017-02-15libnm-glib/nm-object: defer assignment of default D-Bus connectionPhilip Withnall1-3/+16
2017-02-15libnm-glib: add some missing precondition assertionsPhilip Withnall4-0/+12
2016-11-21libnm-glib: silence some build warningsLubomir Rintel1-4/+10
2016-11-21libnm-glib: drop some unneeded codeLubomir Rintel3-52/+0
2016-10-21build: merge "libnm-glib/tests/Makefile.am" into toplevel MakefileThomas Haller2-48/+0
2016-10-21build: merge "libnm-glib/Makefile.am" into toplevel MakefileThomas Haller1-226/+1
2016-10-19build: merge "libnm/tests/Makefile.am" into toplevel MakefileThomas Haller1-1/+1
2016-10-19tests: combine "run-test-valgrind.sh" and "run-test-dbus-session.sh" in "run-...Thomas Haller1-4/+0
2016-10-19build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller1-1/+1
2016-10-13build: don't guard check-local with "if ENABLE_TESTS"Thomas Haller1-5/+0
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller24-61/+61
2016-08-17all: cleanup includes in header filesThomas Haller3-4/+0
2016-08-17auth: check when setting statistics refresh rateAlfonso Sanchez-Beato2-1/+6
2016-08-17permissions: properly add checkpoint-rollback permissionThomas Haller2-1/+5
2016-06-21libnm/libnm-glib: use Bluetooth device name as description (bgo #592819)Dan Williams1-0/+10
2016-06-03build: add options to compile with address/undefined sanitizersBeniamino Galvani1-0/+4
2016-06-01all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" headerThomas Haller1-14/+1