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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-06
cli/connections: decide about activation success and failure in single place
lr/active-connection-state-changed
Lubomir Rintel
1
-159
/
+118
2017-03-05
libnm/active-connection: track reason for state changes
Lubomir Rintel
4
-15
/
+85
2017-03-05
active-connection: emit a StateChanged signal on state changes
Lubomir Rintel
9
-11
/
+113
2017-03-05
libnm-core/trivial: include literals next to NMVPNStateReason values
Lubomir Rintel
1
-12
/
+12
2017-03-05
libnm-core: remove a redundant docstring
Lubomir Rintel
1
-8
/
+0
2017-03-03
dhcp/dhclient: parse "interface" statements
Beniamino Galvani
2
-0
/
+140
2017-03-03
dnsmasq: use ipv4.dns and ipv4.dns-search with ipv4.method=shared
Thomas Haller
1
-0
/
+20
2017-03-03
dnsmasq: reuse string buffer in creating command line arguments in create_dm_...
Thomas Haller
1
-10
/
+11
2017-03-02
tests: accept trailing arguments to "tools/run-nm-test.sh"
Thomas Haller
1
-3
/
+11
2017-03-02
tests: fix "tools/run-nm-test.sh" to build test first
Thomas Haller
1
-8
/
+8
2017-03-02
docs: update years
Lubomir Rintel
4
-2
/
+18
2017-03-02
contrib/rpm: drop EOL versions of Fedora
Lubomir Rintel
1
-16
/
+5
2017-03-02
contrib/rpm: install D-Bus service files to /usr if we can
Lubomir Rintel
1
-4
/
+12
2017-03-02
ifcfg-rh,keyfile: merge branch 'th/ifcfg-reread-rh1427482'
Thomas Haller
23
-180
/
+625
2017-03-02
ifcfg/trivial: rename svFileSetName() and svFileSetModified() to mark for tes...
Thomas Haller
3
-6
/
+10
2017-03-02
libnm-core: normalize invalid bridge|team slave-port settings
Thomas Haller
4
-17
/
+77
2017-03-02
ifcfg-rh: require connections to be fully normalized for writing
Thomas Haller
2
-3
/
+6
2017-03-02
keyfile: updated connection when writing keyfile
Thomas Haller
2
-4
/
+19
2017-03-02
keyfile: extend internal API to re-read keyfile connection after writing
Thomas Haller
7
-18
/
+172
2017-03-02
libnm-core: expose internal _nm_connection_verify() function
Thomas Haller
3
-21
/
+19
2017-03-02
all: use stack-allocated uuid at various places
Thomas Haller
4
-16
/
+15
2017-03-02
libnm-core: add ethernet setting for vlan connection
Thomas Haller
3
-5
/
+28
2017-03-02
ifcfg-rh: fix reading team slave types of vlan type
Thomas Haller
2
-4
/
+17
2017-03-02
ifcfg-rh/tests: add test for writing team slave
Thomas Haller
1
-0
/
+59
2017-03-02
ifcfg-rh: add internal API to re-read connection after write
Thomas Haller
5
-31
/
+174
2017-03-02
ifcfg-rh: change "goto error" pattern to return early and nm_auto*
Thomas Haller
1
-69
/
+43
2017-02-28
libnm/manager: make sure the devices and acs won't notify manager after the m...
Lubomir Rintel
1
-4
/
+4
2017-02-27
merge: 'lr/nmtui-slaves-after-master-rh1369008'
Lubomir Rintel
10
-32
/
+117
2017-02-27
ifcfg: avoid marking newly created connections as Unsaved
Lubomir Rintel
1
-3
/
+5
2017-02-27
tui: recommit bond, bridge and team slaves on master save
Lubomir Rintel
3
-0
/
+38
2017-02-27
tui/editor: notify the pages after the connection is saved
Lubomir Rintel
3
-0
/
+32
2017-02-27
tui/edit-connection-list: add routine to recommit connections in a list
Lubomir Rintel
2
-0
/
+29
2017-02-27
settings-connection: fix Save()
Lubomir Rintel
1
-5
/
+12
2017-02-27
ifcfg-rh: don't shortcut writing if the connection stays the same
Lubomir Rintel
1
-24
/
+1
2017-02-25
libnm-core/trivial: fix a typo in doc comment
Lubomir Rintel
1
-1
/
+1
2017-02-24
dns/resolved: consider configuration from unmanaged devices
Beniamino Galvani
1
-3
/
+0
2017-02-24
session: merge branch 'th/elogind-bgo779167'
Thomas Haller
3
-15
/
+61
2017-02-24
session: make systemd-logind and elogind conflicting build options
Thomas Haller
3
-18
/
+20
2017-02-24
session: add elogind support
Sven Eden
3
-10
/
+54
2017-02-24
manager: fix clearing error variable in autoconnect_slaves()
Thomas Haller
1
-1
/
+1
2017-02-23
device: mark uses of device's state-reason with nm_device_state_reason_check()
Thomas Haller
10
-24
/
+46
2017-02-23
settings: refactor autoconnect-blocked-reason to use own enum
Thomas Haller
4
-21
/
+37
2017-02-23
all: use "static inline" keywords instead of "inline static"
Thomas Haller
6
-76
/
+77
2017-02-23
modem: remove unused reason argument from nm_modem_device_state_changed()
Thomas Haller
4
-8
/
+5
2017-02-23
modem: merge branch 'th/modem-signal-cleanup'
Thomas Haller
8
-42
/
+78
2017-02-23
modem: cleanup integer types for ppp-stats signal
Thomas Haller
3
-12
/
+19
2017-02-23
modem: add nm_modem_emit_ppp_failed() function
Thomas Haller
5
-5
/
+21
2017-02-23
modem: add nm_modem_emit_prepare_result() function
Thomas Haller
6
-20
/
+31
2017-02-23
modem: remove unused variadic argument when emitting NM_MODEM_STATE_CHANGED s...
Thomas Haller
1
-1
/
+1
2017-02-23
modem: emit signal NM_MODEM_AUTH_REQUESTED by id not name
Thomas Haller
1
-1
/
+1
[next]