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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
device: add spec "driver:" to match devices
Thomas Haller
4
-2
/
+74
2017-03-17
all: fix typos in documentation and comments
Yuri Chornoivan
2
-2
/
+2
2017-03-17
vpn-connection: use NMActiveConnectionStateReason
Lubomir Rintel
4
-43
/
+43
2017-03-17
vpn-connection: drop reason_to_string
Lubomir Rintel
1
-19
/
+0
2017-03-17
libnm/active-connection: track reason for state changes
Lubomir Rintel
1
-1
/
+1
2017-03-17
active-connection: emit a StateChanged signal on state changes
Lubomir Rintel
6
-11
/
+40
2017-03-17
device: cast enum types for variadic g_signal_emit() function
Thomas Haller
1
-1
/
+1
2017-03-16
device: track system interface state in NMDevice
Thomas Haller
7
-91
/
+199
2017-03-16
manager: always cleanup volatile settings-connection on active-connection rem...
Thomas Haller
1
-2
/
+1
2017-03-16
manager: simplify searching assumed connection
Thomas Haller
4
-39
/
+61
2017-03-16
manager: cleanup find_ac_for_connection() in "nm-manager.c"
Thomas Haller
1
-40
/
+54
2017-03-16
manager: merge/inline assume_connection() in recheck_assume_connection()
Thomas Haller
1
-62
/
+52
2017-03-16
core: once activated an assumed connection make it NM_ACTIVATION_TYPE_MANAGED
Thomas Haller
1
-0
/
+10
2017-03-16
core: upgrade EXTERNAL activation type when user saves connection
Thomas Haller
1
-6
/
+45
2017-03-16
core: only assume connections that were managed in a previous run of NetworkM...
Thomas Haller
1
-30
/
+44
2017-03-16
core: track external activations types in the active-connection
Thomas Haller
6
-40
/
+67
2017-03-16
core/trivial: rename activation-type related checks for device and active-con...
Thomas Haller
7
-40
/
+40
2017-03-16
active-connection: use activation-type for active connection instead of assum...
Thomas Haller
3
-22
/
+3
2017-03-16
core: add activation-type property to active-connection
Thomas Haller
11
-3
/
+88
2017-03-16
device: set user-explicit unmanaged flag based on loaded device-state
Thomas Haller
1
-1
/
+15
2017-03-16
device: pass the user-explict flag to nm_device_realize_start()
Thomas Haller
3
-7
/
+33
2017-03-16
core/trivial: rename "nm-generated-assumed" flag to "volatile"
Thomas Haller
5
-18
/
+18
2017-03-16
device: return nm_device_master_add_slave() whether a slave was added
Thomas Haller
1
-10
/
+16
2017-03-16
core/dispatcher: pass act-request to device dispatcher calls
Thomas Haller
3
-92
/
+93
2017-03-16
core/dispatcher: cleanup nm_dispatcher_call_connectivity()
Thomas Haller
3
-9
/
+17
2017-03-16
core/dispatcher: add and use nm_dispatcher_call_hostname()
Thomas Haller
4
-2
/
+27
2017-03-16
core/trivial: give names in src/nm-dispatcher.h header an "NM" prefix
Thomas Haller
7
-84
/
+82
2017-03-16
core: minor cleanups
Thomas Haller
2
-16
/
+24
2017-03-16
manager: fix leaking settings connection in active_connection_remove()
Thomas Haller
1
-5
/
+6
2017-03-16
core: fix matching routes for assuming connections
Thomas Haller
1
-4
/
+9
2017-03-16
policy: check for active devices before triggering dns update on hostname change
Francesco Giudici
3
-3
/
+28
2017-03-16
default-route-manager: decryptify logging line for default-route-manager
Thomas Haller
1
-2
/
+2
2017-03-16
default-route-manager: alyways force a sync of the default route
Thomas Haller
1
-14
/
+29
2017-03-16
default-route-manager: use nm_cmp_uint32_p_with_data() instead of reimplement...
Thomas Haller
1
-12
/
+1
2017-03-16
default-route-manager: add nm_default_route_manager_resync() function
Thomas Haller
2
-2
/
+63
2017-03-16
default-route-manager: simplify _platform_changed_cb() handling
Thomas Haller
1
-31
/
+24
2017-03-16
default-route-manager: simplify determining synced flag in _ipx_update_defaul...
Thomas Haller
1
-3
/
+2
2017-03-16
device: force restart of IP method during reapply
Thomas Haller
3
-21
/
+31
2017-03-16
device: on reapply reset commit_first_time flag
Thomas Haller
1
-3
/
+6
2017-03-15
device: ethernet: fix handling of autoconnect retries for non-802.1x
Beniamino Galvani
1
-7
/
+9
2017-03-15
device: fail DHCPv6 if a link-local address is not present
Beniamino Galvani
1
-5
/
+8
2017-03-15
manager: don't schedule devices_inited_cb() a second time
Thomas Haller
1
-8
/
+0
2017-03-15
device: remove macro for logging in _set_unmanaged_flags()
Thomas Haller
1
-14
/
+10
2017-03-15
manager: disconnect NMSetting's startup-complete notification in check_if_sta...
Thomas Haller
1
-5
/
+12
2017-03-15
manager: delay startup-complete and devices-inited until idle
Thomas Haller
2
-8
/
+35
2017-03-15
manager: process events of platform cache during nm_manager_start()
Thomas Haller
1
-5
/
+7
2017-03-15
device: delay startup complete until device is initialized in platform
Thomas Haller
1
-1
/
+21
2017-03-14
all: use "unsigned" instead of "unsigned int"
Thomas Haller
3
-5
/
+5
2017-03-14
all: use "unsigned long" instead of "long unsigned"
Thomas Haller
9
-15
/
+15
2017-03-13
device: clear deactivating_cancellable in dispose()
Thomas Haller
1
-0
/
+2
[next]