summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* policy: log policy's orig_hostnameth/async-bgo781643Thomas Haller2017-05-112-4/+8
* policy: drop out argument from _get_hostname()Thomas Haller2017-05-111-27/+22
* policy: namespace fields related to DNS reverse lookup for hostnameThomas Haller2017-05-111-24/+26
* policy: add lookup_by_address() function for g_resolver_lookup_by_address_asy...Thomas Haller2017-05-111-10/+15
* hostname: change logging of hostname-modeThomas Haller2017-05-111-1/+11
* hostname: cache hostname-manager's hostname propertyThomas Haller2017-05-116-131/+107
* hostname: split out hostname management from NMSettingsThomas Haller2017-05-117-499/+764
* ofono: clenaup NMModemOfono's disconnect()Thomas Haller2017-05-111-34/+38
* ofono: make asynchrounous operations for context_proxy cancellableThomas Haller2017-05-111-21/+50
* ofono: make asynchrounous operations for modem_proxy cancellableThomas Haller2017-05-111-23/+50
* ofono: take D-Bus proxy for ConnectionManager asynchronouslyThomas Haller2017-05-111-48/+88
* ofono: take D-Bus proxy for SimManager asynchronouslyThomas Haller2017-05-111-45/+85
* modem: prettify logging output about available ModemManager/oFonoThomas Haller2017-05-111-7/+22
* bt: use logging macros in nm-bluez4-manager.cThomas Haller2017-05-111-3/+8
* bt: use logging macros in nm-bluez4-adapter.cThomas Haller2017-05-111-12/+17
* bt: create D-Bus proxy for NMBluez4Manager asynchronouslyThomas Haller2017-05-111-45/+93
* bt: create D-Bus proxy for NMBluez4Adapter asynchronouslyThomas Haller2017-05-111-25/+68
* bt: track name-owner changes via NMModemManager and create D-Bus proxy asynch...Thomas Haller2017-05-114-38/+198
* bt: minor refactoring of mm_name_owner_changed() functionThomas Haller2017-05-111-13/+16
* bt: move initialization of NMDeviceBt to constructed()Thomas Haller2017-05-111-16/+22
* modem: make NMModemManager a singletonThomas Haller2017-05-113-2/+8
* modem: add define for ModemManager D-Bus pathThomas Haller2017-05-115-15/+20
* modem: cleanup construction of NMModemThomas Haller2017-05-112-33/+10
* modem/trivial: move code aroundThomas Haller2017-05-111-179/+177
* modem/trivial: rename functions in nm-modem-manager.cThomas Haller2017-05-111-107/+119
* manager: make asynchrounous operations cancellableThomas Haller2017-05-111-33/+116
* modem: use logging macros in nm-modem-manager.cThomas Haller2017-05-111-31/+32
* modem: make use of cleanup attribute to free data in callbacksThomas Haller2017-05-111-42/+34
* modem: use our standard pattern for accessing private data of NMModeManagerThomas Haller2017-05-111-55/+83
* all: merge branch 'th/c-list'Thomas Haller2017-05-119-363/+782
|\
| * proxy: use CList to track configs in NMPacrunnnerManagerThomas Haller2017-05-111-75/+98
| * agent-manager: use CList to track requestsThomas Haller2017-05-111-57/+37
| * agent-manager/trivial: move codeThomas Haller2017-05-111-46/+48
| * secret-agent: use CList to track requestsThomas Haller2017-05-111-21/+20
| * firewall: use CList to track pending_callsThomas Haller2017-05-111-19/+20
| * libnm: fix type for "notify_id" source id in "nm-object.c"Thomas Haller2017-05-111-1/+1
| * libnm: remove unused code reload_results and reload_error from "nm-object.c"Thomas Haller2017-05-111-24/+0
| * libnm: use CList instead of GSList for pending in "nm-object.c"Thomas Haller2017-05-111-13/+18
| * libnm: use CList instead of GSList for notify_items in "nm-object.c"Thomas Haller2017-05-111-16/+26
| * libnm: use CList instead of GSList for pending_activations in "nm-manager.c"Thomas Haller2017-05-111-14/+16
| * ifcfg-rh: refactor shvar.c to use CList instead of GListThomas Haller2017-05-111-77/+61
| * shared: add "nm-utils/c-list.h" headerThomas Haller2017-05-112-0/+437
| * proxy: fix passing cancellable to async D-Bus operationsThomas Haller2017-05-111-1/+0
| * proxy: fix refcount handing for DestroyProxyConfiguration operationThomas Haller2017-05-111-0/+1
|/
* platform: ignore RTM_GETLINK messages sent by wireless extentionsNikolay Martynov2017-05-111-3/+17
* dns: better detect systemd-resolved when checking for resolv.conf symlinkThomas Haller2017-05-111-18/+54
* systemd: merge branch systemd into masterThomas Haller2017-05-108-5/+122
|\
| * systemd: update code from upstream (2017-05-10)Thomas Haller2017-05-108-5/+120
* | contrib/rpm: fix specifying build with/without libpslThomas Haller2017-05-101-2/+2
* | contrib/rpm: reorder variables in spec fileThomas Haller2017-05-101-4/+3