summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* default-route-manager: use nm_cmp_uint32_p_with_data() instead of reimplement...th/default-route-resyncThomas Haller2017-03-161-12/+1
* fixup! default-route-manager: add force_sync argument for updating default routeThomas Haller2017-03-164-24/+17
* default-route-manager: add force_sync argument for updating default routeThomas Haller2017-03-164-27/+49
* default-route-manager: add nm_default_route_manager_resync() functionThomas Haller2017-03-162-2/+63
* default-route-manager: simplify _platform_changed_cb() handlingThomas Haller2017-03-161-31/+24
* default-route-manager: simplify determining synced flag in _ipx_update_defaul...Thomas Haller2017-03-161-3/+2
* shared/trivial: minor style fixes in "nm-utils/nm-macros-internal.h"Thomas Haller2017-03-161-4/+6
* device: ethernet: fix handling of autoconnect retries for non-802.1xBeniamino Galvani2017-03-151-7/+9
* device: fail DHCPv6 if a link-local address is not presentBeniamino Galvani2017-03-151-5/+8
* manager: don't schedule devices_inited_cb() a second timeThomas Haller2017-03-151-8/+0
* core: merge branch 'th/startup-complete-race-bgo779920'Thomas Haller2017-03-153-33/+85
|\
| * device: remove macro for logging in _set_unmanaged_flags()Thomas Haller2017-03-151-14/+10
| * manager: disconnect NMSetting's startup-complete notification in check_if_sta...Thomas Haller2017-03-151-5/+12
| * manager: delay startup-complete and devices-inited until idleThomas Haller2017-03-152-8/+35
| * manager: process events of platform cache during nm_manager_start()Thomas Haller2017-03-151-5/+7
| * device: delay startup complete until device is initialized in platformThomas Haller2017-03-151-1/+21
|/
* all: use "unsigned" instead of "unsigned int"Thomas Haller2017-03-1410-14/+14
* all: use "unsigned long" instead of "long unsigned"Thomas Haller2017-03-1410-16/+16
* all: use "static inline" instead of "inline static"Thomas Haller2017-03-141-4/+4
* device: clear deactivating_cancellable in dispose()Thomas Haller2017-03-131-0/+2
* all: use nm_clear_g_cancellable()Thomas Haller2017-03-139-44/+13
* ifcfg-rh: drop an unused variableLubomir Rintel2017-03-101-1/+0
* build: allow longer manual page titlesLubomir Rintel2017-03-101-1/+2
* platform: implement NM_LINUX_PLATFORM_GET_PRIVATE() via _NM_GET_PRIVATE_VOID(...Thomas Haller2017-03-101-7/+1
* shared: add _NM_GET_PRIVATE_VOID() macroThomas Haller2017-03-101-1/+19
* platform/tests: use NMTST_WAIT_ASSERT() to wait for addressThomas Haller2017-03-091-8/+5
* merge: branch 'bg/reapply-more-bgo779794'Beniamino Galvani2017-03-094-63/+200
|\
| * device: reapply proxy configurationBeniamino Galvani2017-03-091-39/+56
| * device: allow reapply of MTUBeniamino Galvani2017-03-093-0/+57
| * device: reapply connection.lldp propertyBeniamino Galvani2017-03-091-26/+41
| * device: ethernet: reapply link speed and wol settingsBeniamino Galvani2017-03-091-0/+48
|/
* platform: tests: wait for non-tentative address before adding routeBeniamino Galvani2017-03-091-0/+17
* platform/tests: add test code to initialize NMPCacheId with bogus dataThomas Haller2017-03-091-0/+14
* platform: filter out invisible links for cache lookup by nameThomas Haller2017-03-091-1/+5
* platform: fix check in NMP_CLASS_IS_VALIDThomas Haller2017-03-091-1/+1
* platform/trivial: remove obsolete code commentThomas Haller2017-03-091-5/+0
* include: use double-quotes to include our own headersThomas Haller2017-03-09139-304/+302
* device: ip-tunnel: free strings on disposeBeniamino Galvani2017-03-091-0/+15
* systemd: merge branch systemd into masterThomas Haller2017-03-0922-201/+209
|\
| * systemd: update code from upstream (2017-03-08)Thomas Haller2017-03-0919-201/+195
* | test: platform: remove the source parameter from the ip6 route option testFrancesco Giudici2017-03-081-6/+1
* | core/tests: add test for nm_match_spec_device() to match "except:*"Thomas Haller2017-03-081-0/+4
* | all/trivial: unify construct-only property commentsThomas Haller2017-03-0812-21/+27
* | libnm: add assertion to NMObject that a dbus-object is setThomas Haller2017-03-081-0/+2
* | libnm: chain up NMRemoteConnection::constructed() functionThomas Haller2017-03-071-0/+2
* | device: add check for NULL connection diff in check_and_reapply_connection()Beniamino Galvani2017-03-071-1/+3
* | contrib/rpm: reorder spec file and move bcond definitions togetherThomas Haller2017-03-061-9/+8
* | contrib/rpm: remove unused default_with_* variablesThomas Haller2017-03-061-19/+0
* | contrib/rpm: add explicit libxslt build dependencyThomas Haller2017-03-061-0/+2
* | build: add configure check that we have perl and xstlproc for introspectionThomas Haller2017-03-061-2/+8