Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-29 | Add script file for OS upgradesubmit/tizen/20160829.053559accepted/tizen/wearable/20160829.085438accepted/tizen/tv/20160829.085418accepted/tizen/mobile/20160829.085403accepted/tizen/ivi/20160829.085453accepted/tizen/common/20160829.140119 | hyunuktak | 1 | -0/+12 | |
Change-Id: I67fbc8121de8e928ff16c3bd05b7a8f56133a616 Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> | |||||
2015-08-07 | Base Code merged to SPIN 2.4submit/tizen/20150810.034432 | hyunuktak | 4 | -1/+1 | |
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> Change-Id: I84a42375b5c59739e4caca1f726699ea7647ef17 | |||||
2014-10-29 | Imported Upstream version 1.26upstream/1.26 | Zhang zhengguang | 1 | -2/+4 | |
2014-07-17 | Imported Upstream version 1.24upstream/1.24 | Zhang zhengguang | 3 | -34/+34 | |
2012-11-23 | openvpn-script: Removed extra empty line | Jukka Rissanen | 1 | -1/+0 | |
2012-11-23 | openconnect-script: Print errors to syslog instead of stderr | Jukka Rissanen | 1 | -11/+32 | |
Use syslog for error printing because normally the stderr goes to /dev/null and we do not see the errors. | |||||
2012-11-23 | openvpn-script: Print errors to syslog instead of stderr | Jukka Rissanen | 1 | -10/+32 | |
Use syslog for error printing because normally the stderr goes to /dev/null and we do not see the errors. | |||||
2012-04-29 | plugins: Update copyright information | Marcel Holtmann | 3 | -3/+3 | |
2011-11-15 | scripts: Report authentication error to connman | Jukka Rissanen | 1 | -1/+11 | |
The ppp plugin now checks ppp authentication error and report it to correct connman plugin. | |||||
2011-11-15 | pptp: Add ppp plugin library | Mohamed Abbas | 1 | -0/+307 | |
pppd will use this library to talk with connman vpn plugin. Original patch comes from Mohamed Abbas. Prepared for inclusion by Jukka Rissanen, also changed the pptp function prefix to ppp as the plugin is used by both pptp and l2tp plugins. | |||||
2011-01-27 | plugins: Initial vpnc support | Mohamed Abbas | 1 | -0/+4 | |
2010-11-26 | Remove support for dhclient plugin | Marcel Holtmann | 2 | -139/+0 | |
2010-11-03 | openvpn: Add OpenVPN support | Daniel Wagner | 1 | -0/+123 | |
2010-07-28 | Add some extra checks to dhclient callout script | Marcel Holtmann | 1 | -0/+6 | |
2010-07-27 | Remove udhcp plugin | Marcel Holtmann | 1 | -120/+0 | |
2010-07-09 | Convert udhcp plugin to connman task | Samuel Ortiz | 1 | -2/+9 | |
The udhcp plugin was still using the old and deprecated plugins/task.c API. | |||||
2010-05-12 | Send system hostname with dhclient execution | Marcel Holtmann | 1 | -1/+0 | |
2010-01-03 | Add basic interfaces for automatic proxy configuration | Marcel Holtmann | 1 | -1/+3 | |
2010-01-01 | Update copyright information | Marcel Holtmann | 3 | -3/+3 | |
2009-12-09 | Add OpenConnect provider plugin for AnyConnect VPN support | Mohamed Abbas | 1 | -0/+130 | |
2009-12-07 | Switch dhclient handling to task infrastructure | Marcel Holtmann | 1 | -6/+5 | |
2009-12-07 | Add parsing of Domainname, Hostname and Timeserver results | Marcel Holtmann | 1 | -2/+4 | |
2009-12-06 | Remove unfinished and unneeded PPP support | Marcel Holtmann | 1 | -86/+0 | |
2009-08-23 | Convert to fully non-recursive build system | Marcel Holtmann | 1 | -37/+0 | |
2009-07-16 | Fix handling of strict-aliasing rules | Marcel Holtmann | 1 | -3/+7 | |
2009-02-28 | Don't use --pidfile in init script | Marcel Holtmann | 1 | -5/+2 | |
2009-01-03 | Include dhclient.conf in distribution | Marcel Holtmann | 1 | -1/+1 | |
2009-01-03 | Don't install dhclient.conf if not enabled | Marcel Holtmann | 1 | -2/+2 | |
2009-01-03 | Add proper enabled checks for DHCP scripts | Marcel Holtmann | 1 | -2/+11 | |
2009-01-02 | The path_ifup[] and path_ifdown[] are Debian specific | Marcel Holtmann | 1 | -0/+2 | |
2009-01-01 | Update copyright information | Marcel Holtmann | 3 | -3/+3 | |
2008-12-31 | Add basic pppd plugin | Marcel Holtmann | 2 | -0/+86 | |
2008-12-31 | Handle missing environment variables | Marcel Holtmann | 1 | -0/+14 | |
2008-12-31 | Add dbus_connection_flush() to DHCP scripts | Marcel Holtmann | 2 | -0/+4 | |
2008-12-29 | Use the correct domain for uDHCP | Marcel Holtmann | 1 | -2/+2 | |
2008-12-28 | Add initial implementation for uDHCP support | Marcel Holtmann | 2 | -1/+100 | |
2008-07-30 | Remove the wpa_supplicant D-Bus scripts | Marcel Holtmann | 3 | -24/+2 | |
2008-06-28 | Use constants for the dhclient interface and path values | Marcel Holtmann | 1 | -2/+5 | |
2008-04-14 | Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2008-03-24 | Update DHCP plugin to use D-Bus low-level calls | Marcel Holtmann | 1 | -5/+18 | |
2008-03-12 | Add D-Bus configuration files for supplicant | Marcel Holtmann | 3 | -2/+24 | |
2008-02-22 | Add basic init script | Marcel Holtmann | 2 | -0/+55 | |
2007-12-24 | Add helper script and configuration file for DHCP support | Marcel Holtmann | 3 | -0/+127 | |