summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2018-01-23Updated connman to version 1.35Seonah Moon1-5/+37
Change-Id: I13526fbf80296a79be15548fc226a308941ac9ec Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2018-01-08Imported Upstream version 1.35upstream/1.35Seonah Moon1-5/+48
Change-Id: I174854914d9fd06a813270b57d1f7bc2bac63c6a Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2017-11-22Remove openssl function to solve license conflictJiung1-4/+0
Change-Id: Ib902eed40c45365da17f64bf8b6ea504725ff478 Signed-off-by: Yu jiung <jiung.yu@samsung.com>
2017-09-05Remove gnutls dependency from connmanSaurav Babu1-5/+0
gnutls dependency is only required when wispr is enabled. Currently connman is build with flag --disable-wispr so gnutls is not required. This patch removes gnutls dependency from spec file. We'll find alternative for gnutls later and add that together with patches related to captive portal Change-Id: I23491ec67c365b4bc89c6231cc0a581431208f5a Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
2017-07-25Fix build errorsubmit/tizen/20170725.071752chleun.moon1-2/+2
Change-Id: I2040f2cec9d3768da6c7329819a4a710882bc18e Signed-off-by: cheoleun <chleun.moon@samsung.com>
2017-07-20Migrate root daemon to non rootsubmit/tizen/20170724.063335taesub kim1-9/+17
Change-Id: I0d0afacc8a11fadc8128f6eef3f64f7a4ca8675b Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2017-04-13Add processing request & response vici message with socketipsecYu Jiung1-0/+8
Change-Id: I06ff60de06fde1ac8f484b1eecf49afed6d02542 Signed-off-by: Yu jiung <jiung.yu@samsung.com>
2017-03-02Add code to parse section struct into vici requestYu Jiung1-1/+1
Change-Id: If19978b75ab53c43a641a5e51bb0ef6a2adaa545 Signed-off-by: Yu jiung <jiung.yu@samsung.com>
2017-02-24Add ipsec pluginchleun.moon1-0/+21
Change-Id: Iafe144233e8dd8bc066e00340a5853e4e16d925a Signed-off-by: cheoleun <chleun.moon@samsung.com>
2016-06-17[SPIN] Apply system socket - onlycap supportsubmit/tizen/20160620.015850accepted/tizen/wearable/20160620.081549accepted/tizen/tv/20160620.081531accepted/tizen/mobile/20160620.081517accepted/tizen/ivi/20160620.081605accepted/tizen/common/20160620.163541Niraj Kumar Goit1-0/+5
Change-Id: Icc887f469e77eea24915c89efcf216aff466fa98 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-04-26Imported Upstream version 1.29upstream/1.29taesubkim1-4/+8
Change-Id: I2958446c35966d9ed72df0120b80561be7d89f54 Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2015-12-17Apply tpkp-gnutlshyunuktak1-0/+5
Change-Id: I291b210c7f241492df945d565d9d44c7ad57054f Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-11/+8
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> Change-Id: I84a42375b5c59739e4caca1f726699ea7647ef17
2015-07-28Modified smack label for resolv.conf filesubmit/tizen/20150728.100704taesub.kim1-0/+7
Change-Id: Ifd271983fdd1752bad4840f29964f5c103738aba Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2015-05-28Revert "Add TIZEN_EXT patch to ignore rfkill block"seonah moon1-6/+0
This reverts commit 9e7ccc53900e9fe24bfcf56c22a4c6be7b002dc5. Change-Id: I369ccf417c12a24c80aaed902127c80b3f109ce2
2015-04-23Add TIZEN_EXT patch to ignore rfkill blocksubmit/tizen/20150423.014141accepted/tizen/wearable/20150423.084720accepted/tizen/tv/20150423.084606accepted/tizen/mobile/20150423.084813accepted/tizen/common/20150423.074131Seonah Moon1-0/+6
Change-Id: I624a38019f853988eabe65fb8552710d5dd7aeb7 Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2014-10-31Tizen: Integrate telephony pluginArron Wang1-0/+6
Change-Id: Ia178f5de981501296573bf3f48e329d5a1355af6
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang1-1/+1
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-16/+7
2013-05-31Release 1.15upstream/1.151.15Marcel Holtmann1-1/+1
2013-05-07Release 1.141.14Marcel Holtmann1-1/+1
2013-04-08Release 1.131.13Marcel Holtmann1-1/+1
2013-03-19iptables-unit: Check if rules are inserted/removedDaniel Wagner1-0/+9
Optionally use iptables-save to check if the rules are installed or removed on the system instead of relying only on the returned iptables error code. Do notice that running tools/iptables-unit will modify and delete existing iptables firewall rules on your system. Use iptables-unit with caution!
2013-03-18iptables: Drop support for xtables < 1.4.11Daniel Wagner1-1/+1
The API changed between 1.4.10 (version code 5) and 1.4.11 (version code 6) and we needed to workaround with a bunch of ugly ifdefs. 1.4.11 was released on 26.05.2011 and even Debian testing ships 1.4.14 these days.
2013-02-26Release 1.12upstream/1.121.12Marcel Holtmann1-1/+1
2013-02-26neard: Add neard plugin with tethering info sharing supportTomasz Bursztyka1-0/+5
Implement also RequestOOB() neard Agent method.
2013-02-01Release 1.11upstream/1.111.11Marcel Holtmann1-1/+1
2013-01-08build: Do not use deprecated AM_CONFIG_HEADERJulien Massot1-1/+1
The long-obsoleted AM_CONFIG_HEADER macro was removed in automake 1.13. Use AC_CONFIG_HEADERS instead.
2013-01-04build: Remove WiMAX from configuration optionsPatrik Flykt1-58/+0
2012-12-22Release 1.101.10Marcel Holtmann1-1/+1
2012-12-11build: Fix typo in command line client configure optionMarcel Holtmann1-1/+1
2012-12-05session_policy: Remove dummy pluginDaniel Wagner1-6/+0
The default configuration will be created by the core if no plugin is used. Therefore there is no need for this plugin.
2012-12-05session_policy_local: Rename session_policy_iviDaniel Wagner1-5/+5
On popular request the plugin is renamed. The plugin is reading local files and has nothing to do with IVI.
2012-11-29build: Disable FORTIFY_SOURCE when optimization is disabledDaniel Wagner1-3/+3
The last fix was wrong. We need to use U_FORTIFY_SOURCE flag for this.
2012-11-23session_policy_ivi: Add policy plugin for IVIDaniel Wagner1-0/+6
Add only the empty 'framework'. In the following patches we add step by step the implementation.
2012-11-23build: No FORTIFY flags when building without optimizationDaniel Wagner1-2/+2
When building with --disable-optimiziation we need to make sure the compiler flags do not include -O0 and FORTITFY when compiling the resolv.h header file.
2012-11-23selinux: Add Type Enforcement rule compilationJukka Rissanen1-0/+5
The SELinux rules are needed for VPN. They allow various vpn clients to send notifications to connman-vpnd via net.connman.Task dbus interface if the connman processes are run under systemd and the system is in enforcing mode.
2012-11-23vpn: New vpn daemon that handles vpn connections and clientsJukka Rissanen1-1/+8
2012-10-26Release 1.91.9Marcel Holtmann1-1/+1
2012-10-09Release 1.81.8Marcel Holtmann1-1/+1
2012-10-03build: Don't use deprecated AM_PROG_MKDIR_PLucas De Marchi1-1/+1
AM_PROG_MKDIR_P is deprecated since: configure.ac:26: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and will soon be removed. configure.ac:26: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:26: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. We are already using $(MKDIR_P) so we just need to call the right macro.
2012-09-19Release 1.71.7Marcel Holtmann1-1/+1
2012-09-14configure.ac: Add readline checkCeara Chewning1-0/+5
2012-09-14session: Fix configuration plugin buildDaniel Wagner1-5/+5
Instead of allow the user configuring which plugin should build and used via issuing 'configure --with-configplugin=foo' add explicit enable flags 'configure --enable-session-policy'. Also with this patch, the name is changed from session-default to session-policy.
2012-08-30session: Add configuration pluginDaniel Wagner1-0/+6
2012-08-22Release 1.61.6Marcel Holtmann1-1/+1
2012-08-15Release 1.51.5Marcel Holtmann1-1/+1
2012-07-24Release 1.41.4Marcel Holtmann1-1/+1
2012-07-02Release 1.31.3Marcel Holtmann1-1/+1
2012-06-26Release 1.21.2Marcel Holtmann1-1/+1