device: renew dhcp leases on awake for software devices
[NetworkManager.git] / clients / cli / connections.c
2016-03-30 Thomas Hallercli: fix setting 'slave-type' for `nmcli connection...
2016-03-30 Thomas Hallercli/trivial: fix indention and whitespace
2016-03-29 Thomas Hallercli/trivial: fix TABs for indention
2016-03-29 Lubomir Rintelnmcli: fix slave_type setting
2016-03-29 Lubomir Rintelcli: make the *-slave type option parsing out of the...
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-14 Beniamino Galvanicli: fix memory leak in connection listing
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-10 Beniamino Galvanicli: prefer 'modify' over 'monitor' when the command...
2016-03-04 Francesco Giudicinmcli: fix check on allowed parameters for slave connec...
2016-03-03 Thomas Hallerall: merge branch 'danw/gerror-bgo762868'
2016-03-03 Dan Winshipall: use g_error_matches()
2016-03-03 Thomas Hallerall: clean-up usage of GError
2016-02-29 Beniamino Galvanicli: fix use-after-free when adding ADSL connections
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-02-11 Beniamino Galvanicli: fix compile error
2016-02-11 Lubomir Rintelclient: fix NULL dereference with no connections
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-22 Thomas Hallercli: disallow reserved vlan id 4095
2016-01-20 Dan Williamslibnm-core,core,cli: fix spelling of NM_IP_TUNNEL_MODE_...
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-12-19 Beniamino Galvanimerge: support for changing MTU of software devices...
2015-12-19 Beniamino Galvanitun: add support for MTU and cloned-mac-address properties
2015-12-19 Beniamino Galvanivxlan: add support for MTU and cloned-mac-address prope...
2015-12-17 Jiří Klimešcli: use '|' instead of ',' for delimiting the modes
2015-12-17 Jiří Klimešcli: really fix the description this time
2015-12-16 Jiří Klimešcli: check ip-tunnel mode right after it is read
2015-12-16 Jiří Klimešcli: enable TAB-completion for "MACVLAN mode: " in...
2015-12-16 Jiří Klimešcli: enable TAB-completion for "Tunnel mode: " in nmcli...
2015-12-16 Jiří Klimešcli: there are 5 optional arguments for vxlan connections
2015-12-16 Jiří Klimešcli: remove stray space from help description
2015-12-16 Jiří Klimešcli: (trivial) fix a copy-paste error in a comment
2015-12-16 Beniamino Galvanicli: document ip-tunnel connection type
2015-12-16 Beniamino Galvanicli: allow specifying a 'dev' option when adding IP...
2015-12-16 Beniamino Galvanicli: fix error handling in creation of IP tunnels
2015-12-09 Beniamino Galvanimerge: vxlan devices creation support
2015-12-09 Beniamino Galvanicli: add vxlan support
2015-12-09 Beniamino Galvanimerge: macvlan and macvtap devices creation support
2015-12-09 Beniamino Galvanicli: add macvlan support
2015-12-09 Jiří Klimešcli: TAB-complete yes/no for boolean properties in...
2015-12-07 Jiří Klimešmerge: nmcli: don't show password by default, add ...
2015-12-07 Jiří Klimešcli: add global --show-secrets option
2015-12-07 Jiří Klimešcli: use nmc_readline_echo() for asking password in...
2015-12-07 Lubomir Rintelcli: drop an extra newline
2015-12-07 Lubomir Rintelcli: avoid using tmp template after it goes out of...
2015-12-07 Lubomir Rintelcli: improve the error reporting a bit
2015-12-07 Jiří Klimešmerge: implement nmcli con import/export for VPN connec...
2015-12-07 Jiří Klimešcli: add 'nmcli connection export' (rh #1034105)
2015-12-07 Jiří Klimešcli: add 'nmcli connection import' (rh #1034105)
2015-12-05 Lubomir Rintelmerge: branch 'lr/nmcli-monitor-rh1034158'
2015-12-05 Lubomir Rintelcli: add nmcli monitor
2015-12-05 Lubomir Rintelcli,connections: add connection monitor
2015-12-05 Lubomir Rintelcli: turn should_wait into a semaphore
2015-12-05 Lubomir Rintelcli: move the decision whether to use colors to nmc_col...
2015-12-03 Jiří Klimešcli: remove duplicated checks for running Networkmanager
2015-12-01 Beniamino Galvanimerge: branch 'bg/device-creation-ip-tunnel-bgo758047'
2015-12-01 Beniamino Galvanicli: add support for IP tunnel settings
2015-11-28 Jiří Klimešcli: allow TAB-completion of "Mode:" in 'nmcli -a con...
2015-11-28 Jiří Klimešcli: ask user before requiring optional parameters...
2015-11-28 Jiří Klimešcli: fix a crash in 'nmcli -a con clone'
2015-11-25 Jiří Klimešcli: add 'strongswan' and 'fortisslvpn' to known VPN...
2015-11-25 Beniamino Galvanimerge: branch 'bg/create-sw-devices-bgo749369-tun'
2015-11-25 Beniamino Galvanicli: add support for tun settings
2015-11-24 Jiří Klimešcli: make a prompt a translatable string in do_connecti...
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-18 Jiří Klimešcli: add 'nmcli connection clone' for cloning connectio...
2015-11-10 Jiří Klimešmerge: add 'nmcli device wifi hotspot' command (bgo...
2015-11-09 Jiří Klimešcli: move unique_connection_name() to common.c as nmc_u...
2015-10-23 Jiří Klimešcli: improve error reporting of missing 'ifname' parameter
2015-10-15 Beniamino Galvanicli: fix creation of VLANs with a given MAC address
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-25 Jiří Klimešcli: allow 'ipv6' and 'ppp' settings for GSM and CDMA...
2015-09-25 Jiří Klimešcli: fix error string format
2015-09-25 Jiří Klimešcli: remove static width parameter from fields definition
2015-09-21 Jiří Klimešmerge: fix ADSL in nmcli and libnm-core/libnm-utils...
2015-09-21 Jiří Klimešcli: allow creating ADSL connections with 'nmcli connec...
2015-09-21 Jiří Klimešcli: initialize adsl.protocol in editor when creating...
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Dan Winshipall: drop includes to <glib/gi18n.h> for "nm-default.h"
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-15 Jiří Klimešcli: fix a crash adding a slave connection with 'nmcli...
2015-07-15 Jiří Klimešcli: fix formating of "nmcli con add help" output
2015-07-13 Thomas Hallercli: fix usage output for `nmcli connection add` removi...
2015-07-12 Lubomir Rintelmerge: branch 'lr/cli-add-master'
2015-07-12 Lubomir Rintelcli: add master option to "nmcli c add"
2015-07-12 Lubomir Rintelcli: discover slave type for a connection with a master
2015-07-12 Lubomir Rintelcli: remove an extraneous _strip_master_prefix() call
2015-07-12 Lubomir Rintelcli: process slave parameters after the rest of the...
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-07-02 Lubomir Rintelmerge,cli: branch 'lr/cli-add-properties'
2015-07-02 Lubomir Rintelcli: allow specifying arbitrary properties on "nmcli...
2015-07-02 Lubomir Rintelcli: refactor: split connection property reader from...
2015-07-02 Lubomir Rintelcli: trivial: move is_property_valid()
2015-06-23 Lubomir Rintelnmcli: don't hang activation of masters that progress...
2015-06-11 Jiří Klimešcli: use color names when TAB-completing "nmcli prompt...
next