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
2010-07-23
Update RegisterCounter method parameters
Marcel Holtmann
1
-4
/
+7
2010-07-21
Check for NULL service pointer in nameserver host route routines
Samuel Ortiz
1
-0
/
+6
2010-07-15
Provide unique identifier along with the interface callbacks
Marcel Holtmann
3
-8
/
+19
2010-07-15
Add service property and signals for LoginRequired
Marcel Holtmann
3
-8
/
+38
2010-07-15
Fix Ethernet service type detection
Marcel Holtmann
1
-6
/
+12
2010-07-15
Fix proper detection for pure Ethernet technology types
Marcel Holtmann
1
-4
/
+27
2010-07-15
Add technology driver callbacks for adding/removing interfaces
Marcel Holtmann
3
-4
/
+81
2010-07-15
Monitor interface creation/removal and check DEVTYPE
Marcel Holtmann
1
-0
/
+77
2010-07-15
Add technology driver callback for setting Tethering
Marcel Holtmann
1
-11
/
+10
2010-07-15
Add callbacks for Tethering enable/disable on technology level
Marcel Holtmann
3
-2
/
+36
2010-07-15
Add support for technology drivers
Marcel Holtmann
2
-1
/
+70
2010-07-14
change data->gateway to data->ipv4_gateway in src/connection.c
Martin Xu
1
-21
/
+23
2010-07-12
Add empty dictionary for roaming counters for now
Marcel Holtmann
1
-0
/
+6
2010-07-12
Check for add_gateway() return value before dereferencing it
Samuel Ortiz
1
-6
/
+11
2010-07-12
Update nameserver host routes with DNS manual settings
Samuel Ortiz
1
-0
/
+11
2010-07-12
Return manually set gateway when the ipdevice one is NULL
Samuel Ortiz
1
-1
/
+8
2010-07-12
No host route needed for nameservers on the same subnet
Samuel Ortiz
2
-1
/
+63
2010-07-12
Set DNS host routes before toggling the service READY state
Samuel Ortiz
3
-6
/
+49
2010-07-12
Factorize host route setting routine
Samuel Ortiz
2
-57
/
+11
2010-07-12
Remove child watch when connman_task is freed
Pekka Pessi
1
-1
/
+7
2010-07-09
Fix connman_wifi_load_ssid
Samuel Ortiz
1
-5
/
+7
2010-07-09
Keep start/stop state of statistic timers
Daniel Wagner
1
-0
/
+9
2010-07-08
Add additionals statistics counters
Daniel Wagner
4
-12
/
+161
2010-07-08
Save counter values during shutdown
Daniel Wagner
1
-0
/
+3
2010-07-07
Start/stop statistics depending on LOWER_UP state
Daniel Wagner
2
-5
/
+32
2010-07-07
Initialize offset counters
Daniel Wagner
1
-7
/
+38
2010-07-06
Remove the udev based RFKILL switch processing
Marcel Holtmann
4
-77
/
+1
2010-07-03
Add initial bits and pieces for Tethering support
Marcel Holtmann
5
-1
/
+148
2010-06-30
Update service statistics
Daniel Wagner
4
-46
/
+57
2010-06-30
Add service statistic data structure
Daniel Wagner
2
-0
/
+158
2010-06-30
Centralize rntl update timers
Daniel Wagner
3
-19
/
+80
2010-06-25
Create service ipconfig only when it's NULL
Samuel Ortiz
1
-4
/
+4
2010-06-16
Add helper for network update
Samuel Ortiz
1
-0
/
+21
2010-06-16
Support for ppp default route setting
Kalle Valo
3
-18
/
+74
2010-06-14
Send signal when service name changes
Kalle Valo
1
-0
/
+10
2010-06-14
Use dedicated code path for fixed IP settings
Samuel Ortiz
1
-1
/
+47
2010-06-11
Add nameserver settings to the manual configuration setting
Samuel Ortiz
1
-0
/
+6
2010-06-10
Return an error for invalid transaction on immutable services
Marcel Holtmann
1
-0
/
+18
2010-06-10
Only scan for hidden SSIDs from your favorites
Marcel Holtmann
1
-0
/
+6
2010-06-10
Fix potential uninitilized variable usage
Marcel Holtmann
1
-0
/
+2
2010-06-10
Prefer to use err instead of ret for variable names
Marcel Holtmann
1
-6
/
+6
2010-06-08
Set default gateway when route deletion fails
Samuel Ortiz
1
-4
/
+10
2010-06-05
wifi routine to fetch the saved SSIDs from the active profile
Samuel Ortiz
1
-0
/
+45
2010-06-01
Fix timeserver API
Samuel Ortiz
1
-4
/
+11
2010-05-31
ntpd plugin
Samuel Ortiz
1
-0
/
+3
2010-05-31
Complete timeserver API
Samuel Ortiz
4
-7
/
+71
2010-05-28
Don't filter out interfaces within IP configuration
Marcel Holtmann
1
-13
/
+2
2010-05-25
Break function declaration down to two lines
Marcel Holtmann
1
-1
/
+2
2010-05-25
Bring back -d option without need for argument
Gustavo F. Padovan
1
-1
/
+12
2010-05-22
Add configuration file option for passphrase
Daniel Wagner
1
-0
/
+11
[next]