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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
ipconfig: Have separate callbacks for route changes.
Jukka Rissanen
1
-4
/
+4
2012-01-05
ipconfig: Address list for duplicates does not need gateway info.
Jukka Rissanen
1
-16
/
+0
2012-01-05
iptables: Small improvements on ipatables_init()
Flávio Ceolin
1
-7
/
+6
2012-01-05
wispr: using only the nameservers from requested service
Tomasz Bursztyka
1
-0
/
+11
2012-01-05
wispr: fixing a possible memory leak if interface index cannot be retrieved
Tomasz Bursztyka
1
-2
/
+4
2012-01-05
storage: Using the right free func
Flavio Ceolin
1
-1
/
+1
2012-01-05
manager: Remove DefaultTechnology and associated function
Patrik Flykt
3
-17
/
+0
2012-01-05
manager: Remove ConnectedTechnologies and associated function
Patrik Flykt
3
-26
/
+0
2012-01-05
manager: Remove EnabledTechnologies and associated function
Patrik Flykt
3
-24
/
+0
2012-01-05
manager: Remove AvailableTechnologies and associated function
Patrik Flykt
3
-24
/
+0
2012-01-05
service: Don't send 'wpa' or 'rsn' as alternate values for 'psk'
Patrik Flykt
1
-6
/
+5
2012-01-05
service: Remove Passphrase property
Patrik Flykt
1
-25
/
+0
2012-01-05
service: Remove PassphraseRequired property
Patrik Flykt
1
-67
/
+0
2012-01-05
service: Remove LoginRequired property
Patrik Flykt
3
-39
/
+0
2011-12-22
technology: Return technology name Cellular instead 3G
Daniel Wagner
1
-1
/
+1
2011-12-22
storage: Remove useless comments
Daniel Wagner
1
-6
/
+0
2011-12-22
storage: Use technology name Cellular instead 3G
Daniel Wagner
1
-4
/
+4
2011-12-22
service: Remove file index check in setup_ipv4/v6config()
Daniel Wagner
1
-6
/
+0
2011-12-20
dnsproxy: Build failure fix
Samuel Ortiz
1
-1
/
+1
2011-12-16
ipconfig: Make IPv6 method AUTO by default
Jukka Rissanen
1
-2
/
+9
2011-12-16
resolver: Fix memory leak when resolver is stopped
Jukka Rissanen
1
-0
/
+32
2011-12-16
dnsproxy: Implement A and AAAA DNS record caching
Jukka Rissanen
1
-9
/
+781
2011-12-12
network: Remove connman_network_set_roaming
Daniel Wagner
1
-18
/
+1
2011-12-12
service: Refactor timeserver removal function
Jukka Rissanen
1
-6
/
+16
2011-12-12
network: Add functionality to connect a hidden network
Patrik Flykt
1
-0
/
+20
2011-12-12
service: Do hidden network scan for the given SSID
Patrik Flykt
1
-1
/
+10
2011-12-12
service: Factor out passphrase setting functionality
Patrik Flykt
2
-19
/
+27
2011-12-12
device: Add function for requesting a hidden scan
Patrik Flykt
2
-0
/
+20
2011-12-12
wispr: Add SSID and length variables to callback
Patrik Flykt
1
-0
/
+1
2011-12-12
agent: Add network name and name length to authentication_cb_t
Patrik Flykt
3
-2
/
+5
2011-12-12
agent: Handle 'Name' and/or 'SSID' fields on method call return
Patrik Flykt
1
-0
/
+24
2011-12-12
agent: If a service is hidden, request either 'Name' or 'SSID'
Patrik Flykt
1
-0
/
+33
2011-12-12
service: Helper function to check if a service is hidden
Patrik Flykt
2
-0
/
+6
2011-12-12
wispr: Add authentication_cb_t boolean to callback
Patrik Flykt
1
-0
/
+1
2011-12-12
service: Use boolean variable to determine valid values
Patrik Flykt
1
-1
/
+2
2011-12-12
agent: Be explicit when RequestInput method return provides values
Patrik Flykt
2
-2
/
+8
2011-12-12
service: Return -EPERM for hidden services and prompt for input
Patrik Flykt
1
-1
/
+4
2011-12-12
service: No modifications allowed for hidden services
Patrik Flykt
1
-8
/
+20
2011-12-12
service: List also hidden services
Patrik Flykt
1
-2
/
+2
2011-12-12
service: Disconnect network when service is freed
Patrik Flykt
1
-0
/
+1
2011-12-10
manager: Remove support for GetState method and StateChanged signal
Marcel Holtmann
2
-26
/
+0
2011-12-10
manager: Remove support for ProvisionService method
Marcel Holtmann
3
-76
/
+0
2011-12-10
manager: Remove support for ConnectService method
Marcel Holtmann
3
-262
/
+0
2011-12-10
manager: Remove support for LookupService method
Marcel Holtmann
3
-65
/
+0
2011-12-01
technology: Check if pending message is NULL before sending it back
Samuel Ortiz
1
-2
/
+4
2011-12-01
service: Make state downgrading routine static
Tomasz Bursztyka
2
-23
/
+22
2011-12-01
service: Recompute service state when moving it up
Tomasz Bursztyka
2
-3
/
+28
2011-12-01
service: Only one service should be online at a time
Tomasz Bursztyka
1
-1
/
+40
2011-12-01
service: Ensure the service list is well sorted after each update
Tomasz Bursztyka
1
-4
/
+10
2011-11-28
tethering: Avoid removing dhcp server twice.
Jukka Rissanen
1
-0
/
+2
[next]