device: renew dhcp leases on awake for software devices
[NetworkManager.git] / clients /
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 Beniamino Galvanimerge: branch 'bg/bond-options-rh1299103'
2016-03-29 Beniamino Galvanicli: allow setting multiple IPs in bond 'arp_ip_target...
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-16 Beniamino Galvanimerge: branch 'bg/8021x-domain-suffix-match-bgo341323'
2016-03-16 Beniamino Galvanicli: add support for NMSetting8021x domain-suffix-match...
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-17 Lubomir Rintelcli: disable colors on dumb terminals
2016-02-16 Beniamino Galvanimerge: branch 'bg/dhcp-timeout-property-bgo761464'
2016-02-16 Beniamino Galvanilibnm-core: make ipvx.dhcp-timeout signed
2016-02-16 Beniamino Galvanilibnm,core,cli: move dhcp-timeout property to generic...
2016-02-16 Thomas Hallerdevice: merge branch 'th/device-applied-connection...
2016-02-16 Thomas Hallerall: add version-id argument to device's Reapply method
2016-02-15 Beniamino Galvaniwifi: don't touch by default current powersave setting
2016-02-14 Thomas Hallerall/trivial: rename STRLEN() macro to NM_STRLEN()
2016-02-12 Lubomir Rintelcli: remove some dead code
2016-02-12 Thomas Hallerbuild: cleanup default includes
2016-02-12 Beniamino Galvanicli: remove unused NMC_FIELDS_SETTING_*_COMMON defines
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-02-11 Lubomir Rintelcli: sort_access_points() doesn't take a NULL argument
2016-02-03 Jiří Klimešcli: fix nmcli help for 'monitor' command
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-22 Thomas Hallertui: disallow reserved vlan id 4095
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-20 Beniamino Galvanimerge: branch 'bg/ipv4-dad-rh1259063'
2016-01-20 Jiří Klimešcli: add support for new ipv4.dad-timeout property
2016-01-10 Lubomir Rintelmerge: branch 'lr/reapply'
2016-01-10 Lubomir Rintelcli: add nmcli d reapply
2016-01-07 Thomas Hallerbuild: minor change creating symlinks in install-exec...
2016-01-07 Michael Bieblbuild: use symlinks for nmtui
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-12-26 Thomas Hallerlibnm: merge branch 'th/libnm-test-invalid-connection'
2015-12-24 Thomas Hallerbuild: rename directory "include" to "shared"
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-19 Beniamino Galvaniip-tunnel: add a MTU property
2015-12-17 Jiří Klimešcli: (bash completion): add new settings to completion...
2015-12-17 Jiří Klimešcli: add bash completion for arguments of tun, ip-tunne...
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-17 Thomas Hallercli: fix spelling in user visible texts
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 editor
2015-12-16 Jiří Klimešcli: enable TAB-completion for "MACVLAN mode: " in...
2015-12-16 Jiří Klimešcli: enable TAB-completion for ip-tunnel.mode in editor
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-14 Jiří Klimešcli: monitor whether NetworkManager is running
2015-12-14 Jiří Klimešcli: primary connection is not NMConnection, but NMActi...
2015-12-12 Jiří Klimešmerge: enable VPN secrets for nmtui/nmcli secret agent...
2015-12-12 Jiří Klimeštui: prefill a secret in the entry if we have a value
2015-12-12 Jiří Klimeštui: allow connecting to OpenConnect
2015-12-12 Jiří Klimešcli: do not present secrets from openconnect to the...
2015-12-12 Jiří Klimešcli: make asking VPN secrets for OpenConnect really...
2015-12-12 Jiří Klimešclients: add a helper function to get required openconn...
2015-12-12 Jiří Klimešclients: add vpn_type member to secret structure in...
2015-12-12 Jiří Klimešclients: move vpn_get_secret_names() to nm-vpn-helpers
2015-12-12 Jiří Klimešclients: enable VPN secrets for nmtui/nmcli secret...
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šcli: produce new line after readline when echoing was off
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 Jiří Klimešcli: use nmc_readline_echo() for asking password in...
2015-12-07 Jiří Klimešcli: use new nmc_readline_echo() in polkit agent
2015-12-07 Jiří Klimešcli: do not echo passwords on terminal when asking...
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 Jiří Klimešclients: accept service without org.freedesktop.Network...
2015-12-05 Jiří Klimešclients: add GError parameter to nm_vpn_get_plugin_by_s...
2015-12-05 Lubomir Rintelmerge: branch 'lr/nmcli-monitor-rh1034158'
next