index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nm-manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
manager: merge set_state() in nm_manager_update_state() function
Thomas Haller
1
-26
/
+18
2018-04-11
connectivity: optmize finding best connectivty state in NMManager::device_con...
Thomas Haller
1
-3
/
+12
2018-04-11
connectivity: add connectivity-changed signal to NMDevice
Thomas Haller
1
-2
/
+1
2018-04-10
connectivity: emit properties-changed about connectivity settings
Thomas Haller
1
-2
/
+33
2018-04-10
connectivity: schedule connectivity timers per-device and probe for short out...
Thomas Haller
1
-8
/
+43
2018-04-10
connectivity: rework async connectivity check requests
Thomas Haller
1
-39
/
+65
2018-04-08
manager: allow autoconnect-slaves to reconnect the same connection
Beniamino Galvani
1
-3
/
+5
2018-04-08
core: specify an activation reason for active connections
Beniamino Galvani
1
-1
/
+22
2018-04-04
Revert "core: merge branch 'bg/restart-assume-rh1551958'"
Thomas Haller
1
-21
/
+45
2018-04-04
checkpoint: allow resetting the rollback timeout via D-Bus
Thomas Haller
1
-3
/
+51
2018-04-04
checkpoint: don't explicitly track checkpoints in a GHashTable
Thomas Haller
1
-9
/
+6
2018-04-04
checkpoint/trivial: rename nm_checkpoint_manager_unref() to nm_checkpoint_man...
Thomas Haller
1
-1
/
+1
2018-04-04
core: remove @indicated argument of nm_utils_match_connection()
Beniamino Galvani
1
-1
/
+0
2018-04-04
manager: relax checks for assuming connections after restart
Beniamino Galvani
1
-44
/
+21
2018-03-30
manager: drop an unused variable
Lubomir Rintel
1
-1
/
+0
2018-03-27
core: rework lookup for exported objects by path to use index
Thomas Haller
1
-14
/
+20
2018-03-27
manager: convert hwaddr to binary once in find_device_by_permanent_hw_addr()
Thomas Haller
1
-2
/
+4
2018-03-27
core: track devices in manager via embedded CList
Thomas Haller
1
-158
/
+151
2018-03-22
manager: retry activating devices when the parent becomes managed
Beniamino Galvani
1
-0
/
+4
2018-03-20
core: avoid clone of all-connections list for nm_utils_complete_generic()
Thomas Haller
1
-17
/
+2
2018-03-20
core: don't sort connection list for nm_utils_complete_generic()
Thomas Haller
1
-4
/
+2
2018-03-13
core/dbus: rework creating numbered D-Bus export path by putting counter into...
Thomas Haller
1
-1
/
+1
2018-03-12
core/dbus: rework D-Bus implementation to use lower layer GDBusConnection API
Thomas Haller
1
-548
/
+673
2018-03-12
core: rename "nm-bus-manager.h" to "nm-dbus-manager.h"
Thomas Haller
1
-1
/
+1
2018-03-10
manager: fix leaking volatile-connection-list on exit
Thomas Haller
1
-5
/
+5
2018-02-07
core: transit to DISCONNECTING state for NMActiveConnection
Thomas Haller
1
-6
/
+6
2018-02-07
manager: use nm_active_connection_set_state_fail() instead of _internal_activ...
Thomas Haller
1
-23
/
+10
2018-02-07
manager: abort activation if the device is still unmanaged
Thomas Haller
1
-1
/
+12
2018-02-07
manager: reorder adding active-connection and queueing activation
Thomas Haller
1
-15
/
+15
2018-02-07
manager: refactor active_connection_parent_active() to return-early
Thomas Haller
1
-15
/
+19
2018-02-07
manager: reorder conditions in unmanaged_to_disconnected() to check cheaper c...
Thomas Haller
1
-2
/
+2
2018-02-07
core/trivial: add FIXME comment about uncancellable async action
Thomas Haller
1
-0
/
+3
2018-02-07
manager: use cleanup functions for impl_manager_activate_connection()
Thomas Haller
1
-11
/
+8
2018-01-18
all: require glib 2.40
Lubomir Rintel
1
-5
/
+5
2017-12-20
core: persist aspired default route-metric in device's state file
Thomas Haller
1
-21
/
+27
2017-12-19
core: ensure that the default route-metric bumps at most 50 points
Thomas Haller
1
-8
/
+18
2017-12-18
all: get rid of a handful of unused-but-set variables
Lubomir Rintel
1
-3
/
+0
2017-12-18
manager: fix connectivity-check-enabled property
Lubomir Rintel
1
-1
/
+1
2017-12-15
device: generate unique default route-metrics per interface
Thomas Haller
1
-1
/
+236
2017-12-15
core: add read/write support for route-metric to NMConfig's device state
Thomas Haller
1
-1
/
+5
2017-12-15
core: cache device state in NMConfig and load all at once
Thomas Haller
1
-3
/
+2
2017-12-05
settings: delete volatile connection and support setting the volatile flag
Thomas Haller
1
-15
/
+110
2017-12-05
manager/trivial: reorder declarations at beginning of file
Thomas Haller
1
-80
/
+88
2017-12-05
settings: remove accessor functions to connection flags
Thomas Haller
1
-2
/
+4
2017-12-05
settings: unify settings-update API (rename and merge)
Thomas Haller
1
-6
/
+6
2017-12-05
settings: unify settings-update API (nm_settings_connection_commit_changes())
Thomas Haller
1
-0
/
+2
2017-12-05
core: clear autoconnect-blocked-reason USER_REQUEST when activating connection
Thomas Haller
1
-0
/
+3
2017-11-30
device: add "indicated" argument to nm_utils_match_connection()
Thomas Haller
1
-0
/
+2
2017-11-29
core: avoid duplicate <info> logging message when sleeping/waking
Thomas Haller
1
-5
/
+4
2017-11-28
c-list: re-import latest version of c-list.h from upstream
Thomas Haller
1
-3
/
+3
[next]