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-policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
core: track addresses for NMIP4Config/NMIP6Config via NMDedupMultiIndex
Thomas Haller
1
-8
/
+6
2017-05-12
policy: log policy's orig_hostname
Thomas Haller
1
-4
/
+7
2017-05-12
policy: drop out argument from _get_hostname()
Thomas Haller
1
-27
/
+22
2017-05-12
policy: namespace fields related to DNS reverse lookup for hostname
Thomas Haller
1
-24
/
+26
2017-05-12
policy: add lookup_by_address() function for g_resolver_lookup_by_address_asy...
Thomas Haller
1
-10
/
+15
2017-05-12
hostname: change logging of hostname-mode
Thomas Haller
1
-1
/
+11
2017-05-12
hostname: cache hostname-manager's hostname property
Thomas Haller
1
-6
/
+10
2017-05-12
hostname: split out hostname management from NMSettings
Thomas Haller
1
-5
/
+10
2017-05-02
policy: fix memleak in lookup_callback() and cancelling
Thomas Haller
1
-13
/
+11
2017-04-21
firewall: queue operations while NMFirewallManager instance is initializing
Thomas Haller
1
-0
/
+8
2017-04-21
firewall: merge "started" signal and "available" property
Thomas Haller
1
-9
/
+8
2017-04-18
device: keep NMNetns instance per device
Thomas Haller
1
-4
/
+10
2017-03-24
policy: add some verbose logging for tracking hostname management
Francesco Giudici
1
-18
/
+24
2017-03-24
policy: allow reset of dhcp hostname in "dhcp" hostname-mode config.
Francesco Giudici
1
-1
/
+18
2017-03-24
policy: add support to configurable hostname mode
Francesco Giudici
1
-0
/
+20
2017-03-24
policy: skip dns and route updates on ip6 config change signal if the device ...
Francesco Giudici
1
-5
/
+7
2017-03-24
policy: detect if the hostname was changed outside NetworkManager
Francesco Giudici
1
-15
/
+74
2017-03-24
policy: remove redundant check in _set_hostname
Francesco Giudici
1
-13
/
+4
2017-03-24
policy: try to retrieve hostname from dbus first
Francesco Giudici
1
-18
/
+53
2017-03-24
logging: log device and connection along with the message
Lubomir Rintel
1
-1
/
+1
2017-03-17
vpn-connection: use NMActiveConnectionStateReason
Lubomir Rintel
1
-1
/
+1
2017-03-16
core: add activation-type property to active-connection
Thomas Haller
1
-0
/
+3
2017-03-16
core/dispatcher: add and use nm_dispatcher_call_hostname()
Thomas Haller
1
-1
/
+1
2017-03-16
core/trivial: give names in src/nm-dispatcher.h header an "NM" prefix
Thomas Haller
1
-1
/
+1
2017-03-16
policy: check for active devices before triggering dns update on hostname change
Francesco Giudici
1
-1
/
+22
2017-03-13
all: use nm_clear_g_cancellable()
Thomas Haller
1
-9
/
+2
2017-02-23
device: mark uses of device's state-reason with nm_device_state_reason_check()
Thomas Haller
1
-3
/
+4
2017-02-23
settings: refactor autoconnect-blocked-reason to use own enum
Thomas Haller
1
-7
/
+7
2017-02-10
core: consolidate sorting of connections by autoconnect/timestamp
Thomas Haller
1
-16
/
+1
2017-02-10
core: refactor nm_manager_get_activatable_connections() to return an array
Thomas Haller
1
-14
/
+20
2017-02-10
core: refactor nm_settings_get_connections_sorted() to return array instead o...
Thomas Haller
1
-42
/
+47
2017-02-10
core: add nm_utils_cmp_connection_by_autoconnect_priority_p_with_data() function
Thomas Haller
1
-1
/
+1
2017-02-10
device: refactor pending-action strings as named defines
Thomas Haller
1
-2
/
+2
2017-01-27
manager: avoid an extra path to ac translation
Lubomir Rintel
1
-1
/
+1
2016-12-21
policy: don't apply DNS configuration for non-active devices
Beniamino Galvani
1
-1
/
+1
2016-11-21
build: don't add subdirectories to include search path but require qualified ...
Thomas Haller
1
-6
/
+6
2016-11-09
policy: fix memleak in clear_ip6_prefix_delegation()
Thomas Haller
1
-7
/
+6
2016-11-09
policy: make dispose() reentrant and indention
Thomas Haller
1
-23
/
+26
2016-11-09
policy: delegate IPv6 configuration to ipv6.method=shared connections
Lubomir Rintel
1
-1
/
+281
2016-10-16
core: handle the autoconnect-retries property
Beniamino Galvani
1
-3
/
+4
2016-10-04
core: refactor private data in "src"
Thomas Haller
1
-47
/
+63
2016-10-03
core: rename "nm-activation-request.[hc]" for NMActRequest
Thomas Haller
1
-1
/
+1
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
1
-2
/
+2
2016-09-26
policy: refactor auto_activate_device() to get rid of "out" cleanup label
Thomas Haller
1
-15
/
+24
2016-09-26
policy: fix owner-ship of specific_object in can_auto_connect()
Thomas Haller
1
-1
/
+1
2016-09-26
core: allow passing an applied connection to nm_act_request_new()
Beniamino Galvani
1
-0
/
+3
2016-08-19
policy: always try to update kernel hostname
Beniamino Galvani
1
-23
/
+20
2016-08-09
policy: fix hostname change when IP method ends after activation (take 2)
Beniamino Galvani
1
-18
/
+2
2016-07-27
policy: update system hostname when DHCP configuration changes
Beniamino Galvani
1
-0
/
+18
2016-07-07
policy: reset slaves' retry counter only for explicit activations
Beniamino Galvani
1
-4
/
+10
[next]