summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * core/dispatcher: add and use nm_dispatcher_call_hostname()Thomas Haller2017-03-164-2/+27
| * core/trivial: give names in src/nm-dispatcher.h header an "NM" prefixThomas Haller2017-03-167-84/+82
| * core: minor cleanupsThomas Haller2017-03-162-16/+24
| * shared: trigger -Wenum-conversion warning in NM_IN_SET*() macrosThomas Haller2017-03-161-6/+19
| * manager: fix leaking settings connection in active_connection_remove()Thomas Haller2017-03-161-5/+6
| * core: fix matching routes for assuming connectionsThomas Haller2017-03-161-4/+9
|/
* policy: check for active devices before triggering dns update on hostname changeFrancesco Giudici2017-03-163-3/+28
* cli/general: avoid chopping off the last letter of master device nameLubomir Rintel2017-03-161-1/+1
* build: avoid passing enums-to-docbook.pl to itself on its command lineLubomir Rintel2017-03-161-2/+2
* build: delete unsuccessfully built artifactsLubomir Rintel2017-03-161-0/+1
* device,default-route-manager: merge branch 'th/default-route-resync'Thomas Haller2017-03-165-88/+158
|\
| * default-route-manager: decryptify logging line for default-route-managerThomas Haller2017-03-161-2/+2
| * default-route-manager: alyways force a sync of the default routeThomas Haller2017-03-161-14/+29
| * default-route-manager: use nm_cmp_uint32_p_with_data() instead of reimplement...Thomas Haller2017-03-161-12/+1
| * 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
| * device: force restart of IP method during reapplyThomas Haller2017-03-163-21/+31
| * device: on reapply reset commit_first_time flagThomas Haller2017-03-161-3/+6
|/
* 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