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
/
clients
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-24
client: don't do g_criticals
Lubomir Rintel
1
-1
/
+1
2016-10-26
cli: completion: escape shell special characters "()&!"
Beniamino Galvani
1
-1
/
+6
2016-10-13
cli: connections: fail the activation if the ac deactivates
Beniamino Galvani
1
-0
/
+4
2016-10-04
cli: properly set multiple addresses in questionnaire mode
Beniamino Galvani
1
-2
/
+4
2016-09-19
cli: fix yes/no completion in questionnaire mode
Jiří Klimeš
1
-2
/
+2
2016-09-19
cli: tab-complete "Interface name [*]" in questionnaire mode
Jiří Klimeš
1
-1
/
+5
2016-09-19
cli: enable bash completion for some more properties of add/modify
Jiří Klimeš
1
-7
/
+17
2016-09-19
cli: fix completion/add missing functions for '--complete-args' (rh #1375933)
Jiří Klimeš
1
-10
/
+28
2016-09-19
cli: (trivial) move gen_func_ifnames() from devices.c to common.c
Jiří Klimeš
3
-29
/
+30
2016-09-19
cli: (trivial): remove stray %s
Jiří Klimeš
1
-1
/
+1
2016-09-15
clients: fix check on secret request path
Beniamino Galvani
1
-1
/
+1
2016-09-15
clients: fix matching of connection path
Beniamino Galvani
1
-2
/
+10
2016-09-15
clients: handle secret requests only for current connection
Beniamino Galvani
1
-15
/
+19
2016-09-15
clients: add secrets request message for wired and DSL connections
Beniamino Galvani
1
-9
/
+4
2016-09-15
clients: don't show "(null)" prompt for secrets
Beniamino Galvani
2
-3
/
+6
2016-09-15
clients: add define for NMSecretAgentSimple signal name
Beniamino Galvani
6
-6
/
+22
2016-09-06
libnm: fix regression serializing empty "cloned-mac-address"
Thomas Haller
1
-1
/
+2
2016-08-24
cli: only connect handlers for property changes in interactive edit
Lubomir Rintel
2
-3
/
+8
2016-08-24
cli: default to method=manual when adding an address
Lubomir Rintel
1
-2
/
+43
2016-08-20
cli: return sane error message for D-Bus policy permission errors
Beniamino Galvani
4
-3
/
+21
2016-08-17
all: cleanup includes in header files
Thomas Haller
65
-261
/
+0
2016-08-17
auth: check when setting statistics refresh rate
Alfonso Sanchez-Beato
1
-0
/
+2
2016-08-17
permissions: properly add checkpoint-rollback permission
Thomas Haller
1
-0
/
+2
2016-08-17
cli: show pre-filled readline input if it is not a real password (rh #1351272)
Jiří Klimeš
1
-1
/
+2
2016-08-02
cli: fix error reporting for connection delete
Beniamino Galvani
1
-2
/
+3
2016-08-02
cli: fix connection delete/monitor
Beniamino Galvani
1
-8
/
+5
2016-08-02
nmcli: fix connection clone/modify
Francesco Giudici
1
-3
/
+1
2016-08-01
tui: avoid failed assertion when adding bond slaves
Beniamino Galvani
1
-2
/
+7
2016-08-01
cli: add -f argument completion
Lubomir Rintel
7
-54
/
+185
2016-08-01
cli: complete global flags
Lubomir Rintel
1
-0
/
+9
2016-08-01
cli: make global flags parsing saner
Lubomir Rintel
1
-34
/
+36
2016-08-01
cli: don't call the nmc_do_cmds() default handler if we're at the end of comm...
Lubomir Rintel
1
-0
/
+3
2016-08-01
cli/connections: there's nothing to complete for reload
Lubomir Rintel
1
-1
/
+0
2016-08-01
cli/connections: add completion to show subcommand
Lubomir Rintel
1
-14
/
+30
2016-08-01
cli/connections: add completion to down subcommand
Lubomir Rintel
1
-9
/
+15
2016-08-01
cli/connections: add completion to import subcommand
Lubomir Rintel
1
-4
/
+10
2016-08-01
cli/connections: add completion to load subcommand
Lubomir Rintel
1
-6
/
+4
2016-08-01
cli/connections: add completion to up subcommand
Lubomir Rintel
1
-5
/
+21
2016-08-01
cli/connections: add completion to export subcommand
Lubomir Rintel
1
-5
/
+9
2016-08-01
cli/connections: add completion to monitor subcommand
Lubomir Rintel
1
-14
/
+16
2016-08-01
cli/connections: add completion to delete subcommand
Lubomir Rintel
1
-6
/
+11
2016-08-01
cli/connections: add completion to clone subcommand
Lubomir Rintel
1
-4
/
+11
2016-08-01
cli/connections: do connection completion in get_connection()
Lubomir Rintel
4
-24
/
+45
2016-08-01
cli/connections: split connection name parsing
Lubomir Rintel
1
-207
/
+127
2016-08-01
cli/connections: use nmc_do_cmd()
Lubomir Rintel
1
-261
/
+178
2016-08-01
cli/connections: add active connection completion
Lubomir Rintel
1
-18
/
+41
2016-08-01
cli/device: add completion to wifi hotspot subcommand
Lubomir Rintel
1
-34
/
+28
2016-08-01
cli/device: add completion to wifi connect subcommand
Lubomir Rintel
1
-25
/
+44
2016-08-01
cli/device: add completion to wifi list subcommand
Lubomir Rintel
1
-23
/
+19
2016-08-01
cli/device: add completion to wifi rescan subcommand
Lubomir Rintel
1
-13
/
+15
[next]