device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / vpn-manager /
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-18 Lubomir Rintelvpn-connection: do not leak the connection if there...
2016-03-18 Lubomir Rintelvpn-connection: don't dispose the proxy before we get...
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-08 Thomas Hallerall: drop str_if_set() in favor of the "?:" operator
2016-03-03 Thomas Hallerall: merge branch 'danw/gerror-bgo762868'
2016-03-03 Thomas Hallerall: don't include error->code in log messages
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-01 Thomas Hallerutils: pass entire return statement to NM_UTILS_LOOKUP...
2016-02-01 Thomas Hallerutils: change _NM_UTILS_LOOKUP_DEFINE() to generate...
2016-01-28 Lubomir Rintelvpn-connection: try completing the connection when...
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-24 Thomas Hallercore: refactor functions to use NM_UTILS_LOOKUP*()
2016-01-06 Beniamino Galvanimerge: branch 'bg/helper-macros-bgo760149'
2016-01-06 Beniamino Galvanicore: always use gulong to store signal handler ids
2016-01-06 Beniamino Galvanicore,libnm: use nm_clear_g_source() where possible
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-12-10 Lubomir Rintelvpn-connection: fix getting of MTU from the VPN config
2015-12-10 Lubomir Rintelvpn-connection: notify the object of banner change
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-10 Thomas Hallercore/dbus: merge branch 'dcbw/gdbus-object-manager...
2015-11-10 Dan Williamscore: explicitly unexport objects when we're done with...
2015-11-02 Lubomir Rintelmerge: branch 'lr/vpn-aliases'
2015-11-02 Lubomir Rintelvpn-plugin-info: drop nm_vpn_plugin_info_get_service()
2015-11-02 Thomas Hallerplatform: merge branch 'th/platform-parse-nl-bgo754570'
2015-11-02 Thomas Hallerplatform: properly handle IPv4 peer-addresses
2015-11-01 Thomas Hallervpn-connection: fix parsing IPv4 routes
2015-11-01 Lubomir Rintelmerge: branch 'lr/tunnelled-route'
2015-11-01 Lubomir Rintelvpn-connections: allow the plugin to specify route...
2015-11-01 Lubomir Rintelvpn-connections: set ifname for tunelled VPN configuration
2015-10-13 Lubomir Rintelmerge: branch 'lr/multiple-vpn'
2015-10-13 Lubomir Rintelvpn-manager: support multiple VPN connections of the...
2015-10-13 Lubomir Rinteldevice: allow multiple vpn IP configurations
2015-10-13 Lubomir Rintelvpn-connection: export add nm_vpn_connection_get_service()
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-29 Lubomir Rintelvpn-connection: set the MTU for the VPN IP interface
2015-09-25 Thomas Hallerfirewall: merge branch 'th/firewall-callback-bgo755539'
2015-09-25 Thomas Hallerfirewall: always take a reference to NMFirewallManager...
2015-09-25 Thomas Hallerfirewall: refactor callback handling in NMFirewallManager
2015-09-25 Thomas Hallerfirewall: add arguments to NMFirewallManagerAddRemoveCa...
2015-09-25 Thomas Hallerfirewall/trivial: rename NMFirewallPendingCall to NMFir...
2015-09-21 Jiří Klimešmerge: make VPN timeout configurable - vpn.timeout...
2015-09-21 Jiří Klimešvpn: use vpn.timeout property as timeout value for...
2015-09-18 Thomas Hallercore: merge branch 'lr/applied-connection-bgo724041'
2015-09-18 Lubomir Rintelcore: separate active and applied connection
2015-09-18 Thomas Hallervpn-connection: refactor cancellation of secrets
2015-09-18 Thomas Hallervpn-connection: use logging macros _LOG*()
2015-09-18 Thomas Hallervpn-connection: add logging macros _LOG*()
2015-09-18 Thomas Hallervpn-connection/trivial: consistently rename @connection...
2015-09-18 Thomas Hallercore: merge branch 'th/secret-requests-bgo754508'
2015-09-18 Thomas Halleragent-manager: always invoke complete function for...
2015-09-18 Thomas Hallersettings: refactor call_id type of async functions...
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-09-08 Lubomir Rintelvpn-connection: fix unsetting the gateway
2015-08-19 Lubomir Rintelvpn-connection: hold a route manager reference
2015-08-19 Lubomir Rintelnm-vpn-connection: hold a NMDefaultRouteManager reference
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-10 Dan Winshipall: merge branch 'danw/gdbus-bgo622927'
2015-08-10 Dan Winshipdevices, active-connection: port to gdbus
2015-08-06 Thomas Hallerdevice: merge branch 'th/device-ignore-auto-bgo752546'
2015-08-06 Thomas Hallercore: add @merge_flags argument to nm_ip4_config_merge...
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-29 Thomas Hallerlibnm: merge branch 'th/libnm-vpn-plugin-bgo749877'
2015-07-29 Thomas Hallervpn: refactor vpn-manager to use NMVpnPluginInfo
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipbluetooth, vpn-manager: use GDBusProxies to monitor...
2015-07-24 Dan Winshipcore: move D-Bus export/unexport into NMExportedObject
2015-07-24 Dan Winshipcore: add an NMExportedObject base class
2015-07-24 Dan Winshipcore: add missing g_dbus_error_strip_remote_error(...
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-14 Thomas Hallerroute-manager: merge branch 'th/route-full-sync'
2015-07-14 Thomas Hallerroutes/trival: add argument @routes_full_sync to IP...
2015-07-14 Jiří Klimešvpn: send firewall zone to firewalld also for VPN conne...
2015-07-13 Thomas Hallervpn: merge branch 'th/vpn-route-bgo752225'
2015-07-13 Thomas Hallervpn: fix creating config for non-tunnel based VPN conne...
2015-07-13 Thomas Hallervpn: allow overwriting default gateway by connection...
2015-07-13 Thomas Hallervpn: fix overwriting gateway of parent device for non...
2015-07-13 Thomas Hallervpn: don't set the gateway of VPN's IP config to the...
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-06-17 Thomas Hallerplatform: merge branch 'th/platform_refact_caching...
2015-06-17 Thomas Hallerplatform: signal missing firmware in nm_platform_set_up()
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-05 Dan Williamsvpn: don't fail if no system secrets exist
2015-04-21 Thomas Hallerplatform: add self argument to platform functions
2015-04-03 Dan Winshipcore: merge branch 'more-gdbus-bgo746901'
2015-04-03 Dan Winshiplibnm, core: use typechecked proxy_call methods
2015-04-03 Dan Winshiplibnm, core: use _nm_dbus_signal_connect()
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Dan Williamsvpn: convert NMVpnConnection <-> VPN service communicat...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2015-02-27 Lubomir Rintelroute-manager: merge branch 'lr/route-manager-rh740064'
2015-02-27 Lubomir Rintelcore: pass ifindex as parameter to nm_ip6_config_new()
2015-02-27 Dan Williamscore: pass ifindex as parameter to nm_ip4_config_new()
2015-02-27 Lubomir Rintelip6-config: keep track of ifindex
2015-02-27 Lubomir Rintelip4-config: keep track of ifindex
2015-02-27 Lubomir Rintelcore: split route management code out from platform
next