index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
config: Allow user to specify how IP address is used
Jukka Rissanen
1
-4
/
+36
2013-02-26
config: Add a function to provision mutable service
Tomasz Bursztyka
1
-2
/
+103
2013-02-26
config: Make load service from each keyfile group as a function
Tomasz Bursztyka
1
-17
/
+24
2013-02-26
config: Remove superfluous error code
Tomasz Bursztyka
1
-22
/
+14
2013-02-22
config: Run service autoconnect after provisioning the wifi service
Jukka Rissanen
1
-0
/
+2
2013-02-22
config: Add ethernet provisioning support
Jukka Rissanen
1
-8
/
+44
2013-02-22
config: Support static IP address for wifi service
Jukka Rissanen
1
-41
/
+456
2013-02-19
config: Read only wifi config
Jukka Rissanen
1
-1
/
+5
2013-02-19
config: Remove obsolete definition
Jukka Rissanen
1
-2
/
+0
2012-11-23
inotify: Move inotify code into its own file
Daniel Wagner
1
-120
/
+2
2012-11-23
config: Factor out config inotify handler
Daniel Wagner
1
-45
/
+52
2012-09-07
config: Call g_clear_error to prevent memory leak
Danny Jeongseok Seo
1
-0
/
+1
2012-09-04
Use g_slist_prepend() where appropriate
Patrik Flykt
1
-1
/
+1
2012-07-15
config: Avoid shadowing config structure variable
Marcel Holtmann
1
-10
/
+15
2012-07-13
config: Get configurations that are provisioned
Jukka Rissanen
1
-0
/
+81
2012-07-13
config: Read hidden AP information from config file
Jukka Rissanen
1
-0
/
+9
2012-06-11
config: Check if we need to rescan the config file for any changes
Jukka Rissanen
1
-3
/
+17
2012-06-11
config: No service removal on cleanup
Jukka Rissanen
1
-0
/
+9
2012-06-11
config: Check individual service entries for removal
Jukka Rissanen
1
-1
/
+37
2012-06-11
config: Use config file name and entry when deciding removal
Jukka Rissanen
1
-1
/
+1
2012-06-11
config: Save service after provisioning it
Jukka Rissanen
1
-0
/
+2
2012-06-11
service: Sort service sequence after checking provisioned services
Jukka Rissanen
1
-0
/
+2
2012-06-11
service: Add function to set the favorite flag
Jukka Rissanen
1
-1
/
+1
2012-06-11
config: Set config information in service
Jukka Rissanen
1
-0
/
+10
2012-06-11
config: Remove service if config file is removed
Jukka Rissanen
1
-21
/
+48
2012-05-28
config: Remove unused function
Jukka Rissanen
1
-56
/
+0
2012-05-15
config: Reject invalid SSID hexadecimal entries
Patrik Flykt
1
-1
/
+7
2012-04-29
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-17
config: Warn user if no configuration is found
Jukka Rissanen
1
-3
/
+10
2011-09-12
storage: Switch to settings file
Alok Barsode
1
-15
/
+4
2011-06-27
config: Provision service after adding new .config files.
Mohamed Abbas
1
-0
/
+22
2011-06-16
element: Remove element.c
Daniel Wagner
1
-0
/
+1
2011-04-11
config: Use static function to validate identifiers
Samuel Ortiz
1
-2
/
+20
2011-04-11
config: Fix compiler warning on 64 bits hosts
Samuel Ortiz
1
-1
/
+1
2011-04-11
config: Default config protection set to TRUE
Samuel Ortiz
1
-2
/
+7
2011-04-11
config: Remove the from_fs config field
Samuel Ortiz
1
-21
/
+1
2011-04-11
config: Check SSID length before comparing protected SSIDs
Samuel Ortiz
1
-0
/
+3
2011-04-11
config: Save D-Bus provisioned files
Samuel Ortiz
1
-7
/
+60
2011-04-11
config: Fix service pointers memory leak
Samuel Ortiz
1
-11
/
+20
2011-04-11
config: Do not overwrite protected services
Samuel Ortiz
1
-0
/
+44
2011-04-11
config: Add configuration protected flag
Samuel Ortiz
1
-0
/
+8
2011-04-11
config: Set from_fs to connman_bool_t
Samuel Ortiz
1
-1
/
+1
2011-04-11
config: Avoid create_config forward declaration
Samuel Ortiz
1
-16
/
+14
2011-04-11
config: Export a function to load service configs
Henri Bragge
1
-1
/
+39
2011-04-11
config: Fix service configuration update
Henri Bragge
1
-1
/
+6
2011-01-18
Use g_io_channel_read_chars instead of g_io_channel_read
Marcel Holtmann
1
-7
/
+9
2011-01-05
Add inotify monitoring .config file.
Mohamed Abbas
1
-8
/
+163
2010-09-15
Add verification of the .config file parameters
Fabien Marotte
1
-0
/
+55
2010-09-15
Move configuration key strings to be #define
Fabien Marotte
1
-14
/
+33
2010-05-22
Add configuration file option for passphrase
Daniel Wagner
1
-0
/
+11
[next]