summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shared: thread safe initialization of nm_utils_get_monotonic_timestamp*()th/monotonic-timestamp-cleanupThomas Haller2018-11-262-52/+98
* platform/tests: fix assertion for unit test for address lifetimeThomas Haller2018-11-261-2/+0
* clients: Fix typo in _dump_team_link_watcher outputPatrick Talbert2018-11-231-1/+1
* team: make teamd log to syslogBeniamino Galvani2018-11-231-2/+23
* systemd: merge branch systemd into masterThomas Haller2018-11-2342-841/+1143
|\
| * systemd: update code from upstream (2018-11-23)Thomas Haller2018-11-2339-834/+924
* | man: advise against configuring "monitor-connection-files" in NetworkManager....Thomas Haller2018-11-231-0/+9
* | core: use nm_g_object_set_property() for setting properties from D-BusThomas Haller2018-11-221-1/+5
* | lldp: fix parsing of vlan-name attributeBeniamino Galvani2018-11-222-4/+5
* | libnm/doc: document NMActiveConnection::state-changed signalThomas Haller2018-11-211-1/+6
* | merge: branch 'lr/ac-sort'Lubomir Rintel2018-11-215-4061/+4279
|\ \
| * | cli/connections: improve sort by active connectionsLubomir Rintel2018-11-211-4/+2
| * | cli: deduplicate active connections sortLubomir Rintel2018-11-214-4079/+4272
| * | cli/connections: export nmc_active_connection_cmp()Lubomir Rintel2018-11-212-4/+6
| * | cli/devices: sort hotspots above in nmcli outputLubomir Rintel2018-11-211-1/+26
|/ /
* | libnm/remote-connection: fix "flags" property getterLubomir Rintel2018-11-211-1/+1
* | cli: merge branch 'bg/cli-editor-save-rh1546805'Beniamino Galvani2018-11-202-3/+51
|\ \
| * | cli: wait for changed signal after updating a connectionBeniamino Galvani2018-11-201-2/+43
| * | cli: editor: reload secrets after updating connectionBeniamino Galvani2018-11-201-1/+2
| * | libnm-core: macsec: don't require a cak in verify()Beniamino Galvani2018-11-201-0/+6
|/ /
* | keep-alive: check GetNameOwner lazy and only when we rely on the informationThomas Haller2018-11-201-15/+38
* | dhcp: drop unused variableLubomir Rintel2018-11-191-1/+0
* | keep-alive: avoid race with with D-Bus client disconnecting earlyBenjamin Berg2018-11-191-2/+54
* | all: rename "bind" option for AddAndActivateConnection2 to "bind-activation"Thomas Haller2018-11-193-7/+5
* | all: merge branch 'benzea/dbus-service-specific-connection'Thomas Haller2018-11-1916-17/+734
|\ \
| * | libnm: drop "_async" suffix from nm_client_add_and_activate_connection_options()Thomas Haller2018-11-193-20/+20
| * | libnm: add missing NM_AVAILABLE_IN_1_16 macros for new APIth/pr/37Thomas Haller2018-11-181-0/+2
| * | manager: prefer nm_streq over strcmp in impl_manager_add_and_activate_connect...Thomas Haller2018-11-181-13/+11
| * | manager: fix checking for bind-lifetime setting in add-and-activateThomas Haller2018-11-181-6/+7
| * | manager: allow add-and-activate option "bind" with non-volatile profilesThomas Haller2018-11-182-6/+2
| * | policy: don't check for valid error in active_connection_keep_alive_changed()Thomas Haller2018-11-171-14/+12
| * | keep-alive: minor cleanup of nm_keep_alive_set_dbus_client_watch()Thomas Haller2018-11-171-20/+26
| * | keep-alive: cleanup tracking visible state of connectionThomas Haller2018-11-171-12/+29
| * | keep-alive: cache the alive-state and only emit the signal when it changedThomas Haller2018-11-171-15/+39
| * | keep-alive: various style fixesThomas Haller2018-11-172-32/+49
| * | keep-alive: drop unused error argumentThomas Haller2018-11-173-7/+5
| * | libnm: Add support to pass options to AddAndActivateConnectionBenjamin Berg2018-11-176-8/+141
| * | core: Add option to AddAndActivateConnection2 to bind the lifetimeBenjamin Berg2018-11-174-1/+44
| * | core: Add persist option to AddAndActivateConnection2Benjamin Berg2018-11-172-11/+45
| * | core: Add an AddAndActivateConnection2 routine with options parameterBenjamin Berg2018-11-172-1/+68
| * | core: Introduce helper class to track connection keep aliveBenjamin Berg2018-11-178-2/+385
|/ /
* | po: update zh_CN.po fix "Infra" translationgarywill2018-11-161-1/+1
* | device: ignore "carrier-wait" when device is already activatedThomas Haller2018-11-151-1/+11
* | systemd: fix crash by unrefing event sources before re-adding themBenjamin Berg2018-11-151-0/+2
* | build: dist initrd meson.build filesBeniamino Galvani2018-11-151-0/+2
* | man: fix typo in nmcli manualThomas Haller2018-11-141-1/+1
* | man: add an early reference to nmcli-examples in nmcli man pageFrancesco Giudici2018-11-141-1/+3
* | man: add OTP-based VPN activation exampleFrancesco Giudici2018-11-141-0/+13
* | dhcp: merge branch 'th/dhcp-client-id-mac-rh1640494'Thomas Haller2018-11-1429-642/+1038
|\ \
| * | dhcp: initialize hostname as construct-propertyThomas Haller2018-11-143-12/+16