summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2018-01-23Updated connman to version 1.35Seonah Moon1-0/+5
Change-Id: I13526fbf80296a79be15548fc226a308941ac9ec Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2018-01-08Imported Upstream version 1.35upstream/1.35Seonah Moon2-0/+7
Change-Id: I174854914d9fd06a813270b57d1f7bc2bac63c6a Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2017-10-10Added RW upgrade scripttaesub kim1-0/+9
Change-Id: I2208cf0923a66c78551ac2eb13933735afe33604 Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2017-09-06Remove not supported update scriptSunmin Lee1-12/+0
RW update script for Tizen 2.4 (to 3.0) is not necessary in Tizen 4.0. (Tizen 4.0 does not support upgrade from Tizen 2.4) Remove this file in terms of clearing the redundancy. Change-Id: I0ce9b8ccb0d9a0720bbe7588f97da7fe8b0ce522
2017-07-20Migrate root daemon to non rootsubmit/tizen/20170724.063335taesub kim1-1/+1
Change-Id: I0d0afacc8a11fadc8128f6eef3f64f7a4ca8675b Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2017-02-24Add ipsec pluginchleun.moon1-0/+146
Change-Id: Iafe144233e8dd8bc066e00340a5853e4e16d925a Signed-off-by: cheoleun <chleun.moon@samsung.com>
2016-12-09Renamed upgrade script file namesubmit/tizen/20161209.120602accepted/tizen/wearable/20161212.025526accepted/tizen/tv/20161212.025522accepted/tizen/mobile/20161212.025515accepted/tizen/ivi/20161212.025530accepted/tizen/common/20161210.162036hyunuktak1-0/+0
Change-Id: Id143c354d3ca8240da608aae2bcb07957b856dde Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2016-08-29Add 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.140119hyunuktak1-0/+12
Change-Id: I67fbc8121de8e928ff16c3bd05b7a8f56133a616 Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2016-04-26Imported Upstream version 1.29upstream/1.29taesubkim1-1/+1
Change-Id: I2958446c35966d9ed72df0120b80561be7d89f54 Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak4-1/+1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> Change-Id: I84a42375b5c59739e4caca1f726699ea7647ef17
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang1-2/+4
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang3-34/+34
2012-11-23openvpn-script: Removed extra empty lineJukka Rissanen1-1/+0
2012-11-23openconnect-script: Print errors to syslog instead of stderrJukka Rissanen1-11/+32
Use syslog for error printing because normally the stderr goes to /dev/null and we do not see the errors.
2012-11-23openvpn-script: Print errors to syslog instead of stderrJukka Rissanen1-10/+32
Use syslog for error printing because normally the stderr goes to /dev/null and we do not see the errors.
2012-04-29plugins: Update copyright informationMarcel Holtmann3-3/+3
2011-11-15scripts: Report authentication error to connmanJukka Rissanen1-1/+11
The ppp plugin now checks ppp authentication error and report it to correct connman plugin.
2011-11-15pptp: Add ppp plugin libraryMohamed Abbas1-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-27plugins: Initial vpnc supportMohamed Abbas1-0/+4
2010-11-26Remove support for dhclient pluginMarcel Holtmann2-139/+0
2010-11-03openvpn: Add OpenVPN supportDaniel Wagner1-0/+123
2010-07-28Add some extra checks to dhclient callout scriptMarcel Holtmann1-0/+6
2010-07-27Remove udhcp pluginMarcel Holtmann1-120/+0
2010-07-09Convert udhcp plugin to connman taskSamuel Ortiz1-2/+9
The udhcp plugin was still using the old and deprecated plugins/task.c API.
2010-05-12Send system hostname with dhclient executionMarcel Holtmann1-1/+0
2010-01-03Add basic interfaces for automatic proxy configurationMarcel Holtmann1-1/+3
2010-01-01Update copyright informationMarcel Holtmann3-3/+3
2009-12-09Add OpenConnect provider plugin for AnyConnect VPN supportMohamed Abbas1-0/+130
2009-12-07Switch dhclient handling to task infrastructureMarcel Holtmann1-6/+5
2009-12-07Add parsing of Domainname, Hostname and Timeserver resultsMarcel Holtmann1-2/+4
2009-12-06Remove unfinished and unneeded PPP supportMarcel Holtmann1-86/+0
2009-08-23Convert to fully non-recursive build systemMarcel Holtmann1-37/+0
2009-07-16Fix handling of strict-aliasing rulesMarcel Holtmann1-3/+7
2009-02-28Don't use --pidfile in init scriptMarcel Holtmann1-5/+2
2009-01-03Include dhclient.conf in distributionMarcel Holtmann1-1/+1
2009-01-03Don't install dhclient.conf if not enabledMarcel Holtmann1-2/+2
2009-01-03Add proper enabled checks for DHCP scriptsMarcel Holtmann1-2/+11
2009-01-02The path_ifup[] and path_ifdown[] are Debian specificMarcel Holtmann1-0/+2
2009-01-01Update copyright informationMarcel Holtmann3-3/+3
2008-12-31Add basic pppd pluginMarcel Holtmann2-0/+86
2008-12-31Handle missing environment variablesMarcel Holtmann1-0/+14
2008-12-31Add dbus_connection_flush() to DHCP scriptsMarcel Holtmann2-0/+4
2008-12-29Use the correct domain for uDHCPMarcel Holtmann1-2/+2
2008-12-28Add initial implementation for uDHCP supportMarcel Holtmann2-1/+100
2008-07-30Remove the wpa_supplicant D-Bus scriptsMarcel Holtmann3-24/+2
2008-06-28Use constants for the dhclient interface and path valuesMarcel Holtmann1-2/+5
2008-04-14Update copyright informationMarcel Holtmann1-1/+1
2008-03-24Update DHCP plugin to use D-Bus low-level callsMarcel Holtmann1-5/+18
2008-03-12Add D-Bus configuration files for supplicantMarcel Holtmann3-2/+24
2008-02-22Add basic init scriptMarcel Holtmann2-0/+55