summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* auth-chain: drop unused nm_auth_chain_get_data_ulong()th/miscThomas Haller2018-04-042-33/+0
* auth-chain: use CList for tracking pending authentication requestsThomas Haller2018-04-041-67/+52
* shared: add nm_c_list_contains_entry() helperThomas Haller2018-04-041-0/+7
* core: drop unnecessary #if WITH_POLKIT from nm-auth-subject.hThomas Haller2018-04-042-8/+0
* ifcfg-rh: suppress warning about NM_CONTROLLED=no without restricting profile...Thomas Haller2018-04-041-0/+1
* ifcfg-rh: minor cleanup setting out_ignore_error in connection_from_file_full()Thomas Haller2018-04-041-8/+6
* systemd: merge branch systemd into masterThomas Haller2018-04-0438-270/+527
|\
| * systemd: update code from upstream (2018-04-04)Thomas Haller2018-04-0434-261/+501
* | dns: fix logging path name in update_resolv_conf()Thomas Haller2018-04-041-1/+1
* | core: fix infinite loop in evaluating global dns configurationBeniamino Galvani2018-04-041-5/+5
* | core: merge branch 'th/ipv6-ll-reapply-rh1552069-pt2'Thomas Haller2018-04-046-54/+156
|\ \
| * | platform: adding onlink gateway route for manual addressesThomas Haller2018-04-044-18/+62
| * | device: add IPv6 link local address via merge-and-applyThomas Haller2018-04-041-36/+90
| * | platform: add NM_IP_CONFIG_SOURCE_IP6LL source typeThomas Haller2018-04-042-0/+4
|/ /
* | gitignore: ignore *.pyc filesThomas Haller2018-04-041-0/+1
* | Revert "core: merge branch 'bg/restart-assume-rh1551958'"Thomas Haller2018-04-044-23/+70
* | checkpoint: merge branch 'th/checkpoint'Thomas Haller2018-04-0423-511/+1013
|\ \
| * | checkpoint/trivial: add fixme commentsThomas Haller2018-04-042-0/+6
| * | libnm: rework checkpoint APIThomas Haller2018-04-046-130/+134
| * | checkpoint: minor cleanup of device_checkpoint_create()Thomas Haller2018-04-041-13/+10
| * | examples: improve checkpoint.py for python/giThomas Haller2018-04-041-49/+100
| * | examples: add python utils for examplesThomas Haller2018-04-042-0/+74
| * | checkpoint: allow resetting the rollback timeout via D-BusThomas Haller2018-04-0412-4/+303
| * | checkpoint: generate GIR information for NMCheckpointCreateFlagsThomas Haller2018-04-043-2/+4
| * | checkpoint: refactor setting error for lookup checkpoint failureThomas Haller2018-04-042-15/+11
| * | checkpoint: allow overlapping checkpointsThomas Haller2018-04-044-30/+78
| * | checkpoint: don't let nm_checkpoint_new() failThomas Haller2018-04-043-14/+12
| * | checkpoint: let each checkpoint schedule its own timeoutThomas Haller2018-04-043-66/+65
| * | checkpoint: simplify device_checkpoint_create() to never failThomas Haller2018-04-041-11/+8
| * | checkpoint: minor cleanup rolling back checkpointsThomas Haller2018-04-041-7/+14
| * | checkpoint: don't explicitly track checkpoints in a GHashTableThomas Haller2018-04-043-72/+76
| * | checkpoint: refactor nm_checkpoint_manager_create() to simplify creating devi...Thomas Haller2018-04-041-26/+18
| * | checkpoint: skip unrealized devices in nm_checkpoint_manager_create()Thomas Haller2018-04-041-0/+5
| * | checkpoint/trivial: rename local variable @checkpoint_pathThomas Haller2018-04-042-19/+19
| * | checkpoint/trivial: rename nm_checkpoint_manager_unref() to nm_checkpoint_man...Thomas Haller2018-04-043-3/+4
| * | checkpoint: embed CList in NMCheckpoint instanceThomas Haller2018-04-044-48/+51
| * | libnm: fix crash creating checkpoint during find_checkpoint_info()Thomas Haller2018-04-041-10/+30
| * | libnm: minor cleanup of nm_manager_get_device_by_path()Thomas Haller2018-04-041-5/+3
| * | device/trival: rename NMIwdManagerPrivate.nm_manager field to "manager"Thomas Haller2018-04-041-9/+9
| * | core: add macro for iterating CList of devices of NMManagerThomas Haller2018-04-046-33/+36
| * | core: drop unused nm_dbus_utils_g_value_set_object_path_array() functionThomas Haller2018-04-042-32/+0
| * | checkpoint: rework getting NM_CHECKPOINT_DEVICES propertyThomas Haller2018-04-041-7/+3
| * | core: add nm_dbus_utils_g_value_set_object_path_from_hash() helperThomas Haller2018-04-042-1/+35
|/ /
* | core: merge branch 'bg/restart-assume-rh1551958'Beniamino Galvani2018-04-044-70/+23
|\ \
| * | core: remove @indicated argument of nm_utils_match_connection()Beniamino Galvani2018-04-044-26/+2
| * | manager: relax checks for assuming connections after restartBeniamino Galvani2018-04-041-44/+21
|/ /
* | core: properly initialize stable dhcp client-idBeniamino Galvani2018-04-011-1/+1
* | platform: move genl_ctrl_resolve to nm-netlink.cJavier Arteaga2018-03-303-96/+88
* | po: update Czech translationAsciiWolf2018-03-301-47/+36
* | core: drop obsolete typedef for NMExportedObjectThomas Haller2018-03-301-1/+0