summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* config: also save next-server in the state fileLubomir Rintel2019-05-303-2/+16
* dhcp/trivial: add fixme comment about stopping clientsThomas Haller2019-05-291-0/+6
* platform: avoid compiler error passing NMP_OBJECT_CAST_OBJ_WITH_IFINDEX() to ...Thomas Haller2019-05-291-1/+1
* platform: make nm_platform_kernel_support_get() macro an inline functionThomas Haller2019-05-291-22/+22
* ifcfg-rh: drop unused "nm-inotify-helper.h"Thomas Haller2019-05-293-273/+0
* settings: drop deprecated NetworkManager.conf option "main.monitor-connection...Thomas Haller2019-05-285-304/+25
* modem: use set conn.interface upon completing the CDMA connectionsLubomir Rintel2019-05-284-3/+11
* infiniband: complete an interface name in complete_connection()Lubomir Rintel2019-05-281-14/+7
* ethernet: complete an interface name in complete_connection()Lubomir Rintel2019-05-281-16/+7
* wifi: complete an interface name in complete_connection()Lubomir Rintel2019-05-282-18/+2
* utils: add ifname argument to nm_utils_complete_generic()Lubomir Rintel2019-05-2823-4/+31
* infiniband: remove the MAC address check from complete_connection()Lubomir Rintel2019-05-281-16/+4
* ethernet: remove the MAC address check from complete_connection()Lubomir Rintel2019-05-281-18/+4
* wifi: remove the MAC address check from complete_connection()Lubomir Rintel2019-05-282-42/+10
* device: after completing a connection, check it's compatibleLubomir Rintel2019-05-281-1/+4
* initrd/cmdline: add support for rd.neednet optionLubomir Rintel2019-05-281-0/+7
* ifcfg-rh: use PKCS #12 private key also as client cert in readerBeniamino Galvani2019-05-285-8/+77
* ifcfg-rh: don't check for 802.1x private key or client cert in readerBeniamino Galvani2019-05-281-13/+3
* ifcfg-rh: write client certificate even if it is pkcs12Beniamino Galvani2019-05-282-21/+7
* core: set number of SR-IOV VFs asynchronouslyBeniamino Galvani2019-05-284-89/+314
* platform: add async sysctl set functionBeniamino Galvani2019-05-284-12/+355
* platform: print sysctl absolute path when pathid is NULLBeniamino Galvani2019-05-281-3/+3
* platform: use 'self' argument name for platform functionsBeniamino Galvani2019-05-282-103/+98
* ifcfg-rh: preserve existence of wired settingBeniamino Galvani2019-05-286-80/+155
* dispatcher/trivial: add FIXME comment about how to fix shutdown of NtworkManagerThomas Haller2019-05-271-0/+8
* dispatcher: log ifname/con_uuid as structured logging for dispatcher requestsThomas Haller2019-05-271-39/+98
* dispatcher: cleanup nm_dispatcher_call_cancel()Thomas Haller2019-05-272-19/+19
* dispatcher: use GDBusConnection instead of GDBusProxy in "nm-dispatcher.c"Thomas Haller2019-05-273-76/+76
* dispatcher: replace guint call-id by opaque NMDispatcherCallIdThomas Haller2019-05-274-96/+89
* dispatcher: add logging macros for per-request messagesThomas Haller2019-05-271-24/+45
* dispatcher: cleanup constructing parameter in _dispatcher_call()Thomas Haller2019-05-271-43/+33
* dispatcher: cleanup dispatcher_results_process()Thomas Haller2019-05-271-28/+18
* libnm: rework team handling of JSON configThomas Haller2019-05-231-3/+7
* ifcfg-rh: don't check for errors reading team settings in ifcfg-rhThomas Haller2019-05-232-76/+24
* ifcfg: use proper define for D-Bus interface name in "nms-ifcfg-rh-plugin.c"Thomas Haller2019-05-231-1/+1
* team: don't kill teamd for external devicesBeniamino Galvani2019-05-201-0/+3
* device: don't wait udev for devices created by usBeniamino Galvani2019-05-201-5/+15
* manager: relax condition when checking for duplicate ACsBeniamino Galvani2019-05-201-3/+1
* device: use variable for platform in realize_start_setup()Beniamino Galvani2019-05-201-7/+10
* manager: don't allow femoving a device without traversing proper statesLubomir Rintel2019-05-201-14/+13
* dhcp: store dhclient's pid file in "/var/run/NetworkManager" instead of "/var...Thomas Haller2019-05-201-1/+1
* gitignore: merge gitignore filesThomas Haller2019-05-192-17/+0
* src/tests: rename core's "test-general*" to "test-core*"Thomas Haller2019-05-193-5/+5
* wifi/tests: rename Wi-Fi's "test-general" to "test-devices-wifi"Thomas Haller2019-05-192-3/+3
* keyfile/tests: rename core's "test-keyfile" to "test-keyfile-settings"Thomas Haller2019-05-192-4/+2
* hostname-manager: use fqdn for persistent hostname on SlackwarePatrick J. Volkerding2019-05-191-13/+2
* platform/tests: rename platform's "test-general.c"Thomas Haller2019-05-183-12/+14
* build/meson: rename platform tests to use same name as autotoolsThomas Haller2019-05-172-7/+3
* session-monitor: use "/run/ConsoleKit/database" instead of "/var/run/ConsoleK...Thomas Haller2019-05-171-1/+1
* trivial: fix code comment mentioning "/var/run/NetworManager" to refer to "/run"Thomas Haller2019-05-171-1/+1