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
/
service.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-18
service: Connecting hidden network waits until connected
Jukka Rissanen
1
-4
/
+44
2012-06-18
service: Add support functions for pending replies
Jukka Rissanen
1
-0
/
+32
2012-06-18
service: Split reply_pending function to two parts
Jukka Rissanen
1
-13
/
+20
2012-06-15
service: Take last error into acount when retrying to connect
Tomasz Bursztyka
1
-5
/
+19
2012-06-15
service: Add a getter for the passphrase
Tomasz Bursztyka
1
-0
/
+8
2012-06-14
service: Simplify nameserver route adding and removing
Patrik Flykt
1
-30
/
+6
2012-06-14
service: Check that the supplied nameserver is in numeric format
Patrik Flykt
1
-4
/
+6
2012-06-11
config: Check if we need to rescan the config file for any changes
Jukka Rissanen
1
-4
/
+20
2012-06-11
config: Use config file name and entry when deciding removal
Jukka Rissanen
1
-1
/
+2
2012-06-11
service: Support function that saves service
Jukka Rissanen
1
-0
/
+5
2012-06-11
service: Sort service sequence after checking provisioned services
Jukka Rissanen
1
-0
/
+15
2012-06-11
service: Mark service as dirty and needing sorting
Jukka Rissanen
1
-0
/
+6
2012-06-11
service: Add function to set the favorite flag
Jukka Rissanen
1
-9
/
+30
2012-06-11
service: Remove unprovisioned services when starting connman
Jukka Rissanen
1
-0
/
+62
2012-06-11
service: Save provisioned config information
Jukka Rissanen
1
-0
/
+9
2012-06-11
service: Add function to remove a service
Jukka Rissanen
1
-9
/
+30
2012-06-11
service: Add setter for config information
Jukka Rissanen
1
-0
/
+17
2012-06-11
service: Add function to return service by identifier
Jukka Rissanen
1
-0
/
+5
2012-06-07
service: remove extra semicolon
Grant Erickson
1
-1
/
+1
2012-05-28
service: Clean up append_nameservers() helper function
Patrik Flykt
1
-12
/
+7
2012-05-28
service: Proper ordering of nameservers and search domains
Patrik Flykt
1
-5
/
+12
2012-05-28
service: Properly handle nameservers and search domains
Patrik Flykt
1
-0
/
+6
2012-05-28
service: Remove previous nameservers and search domains
Patrik Flykt
1
-0
/
+2
2012-05-28
service: Add helpers for removing nameservers and search domains
Patrik Flykt
1
-0
/
+68
2012-05-28
agent: Update __connman_agent_report_error to return -EINPROGRESS
Patrik Flykt
1
-1
/
+1
2012-05-28
agent: Return -EINPROGRESS when request passphrase calls an agent
Patrik Flykt
1
-4
/
+2
2012-05-28
service: Remove unnecessary setting of ipconfing to failure
Patrik Flykt
1
-7
/
+0
2012-05-25
device: Make scanning getter method public.
Tomasz Bursztyka
1
-1
/
+1
2012-05-22
service: Fix Domains property
Patrik Flykt
1
-13
/
+13
2012-05-18
Do not set signature and reply in GDBus tables
Henrique Dante de Almeida
1
-10
/
+10
2012-05-18
Convert GDBus methods and signals to use macro helpers
Henrique Dante de Almeida
1
-12
/
+23
2012-05-18
Constify GDBus signal tables
Henrique Dante de Almeida
1
-1
/
+1
2012-05-18
Constify GDBus method tables
Henrique Dante de Almeida
1
-1
/
+1
2012-05-17
service: Set deprecated flag for GetProperties method
Marcel Holtmann
1
-1
/
+2
2012-05-04
service: Save/load service hidden status
Jukka Rissanen
1
-0
/
+7
2012-05-04
service: Add flag that tells if the service is hidden or not
Jukka Rissanen
1
-0
/
+9
2012-05-04
service: Do not stay on failure state when it is due to wrong user input
Tomasz Bursztyka
1
-1
/
+9
2012-05-04
service: Adding a function to set userconnect value
Tomasz Bursztyka
1
-0
/
+7
2012-05-04
service: Remove useless scan requests
Tomasz Bursztyka
1
-5
/
+0
2012-05-04
service: Handle nicely request input error
Tomasz Bursztyka
1
-4
/
+15
2012-05-04
agent: Adding a parameter to give the error name to authentication callback
Tomasz Bursztyka
1
-1
/
+1
2012-05-01
service: Use helper function to add timeservers only once
Patrik Flykt
1
-2
/
+7
2012-04-29
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-27
ipconfig: Add ipconfig type to __connman_ipconfig_get_gateway_from_index()
Patrik Flykt
1
-1
/
+2
2012-04-25
service: Fixing which wpspin we set according to PBC method or not
Tomasz Bursztyka
1
-8
/
+12
2012-04-25
service: Stay at ready state with a preferred technology
Patrik Flykt
1
-1
/
+2
2012-04-25
service: Use the right network keyword for wps
Tomasz Bursztyka
1
-2
/
+2
2012-04-24
notifier: Handle Manager state when exiting online
Patrik Flykt
1
-2
/
+5
2012-04-24
service: a wps pin of length 0 is valid and leads to pbc method usage
Tomasz Bursztyka
1
-1
/
+8
2012-04-20
service: Notify timeserver removal for previous default service
Patrik Flykt
1
-0
/
+2
[next]