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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-08
Fix regression when removing watches
Luiz Augusto Von Dentz
1
-5
/
+9
2010-01-07
Fix some WPA Enterprise privacy issues
Marcel Holtmann
3
-23
/
+25
2010-01-07
Add debug information for proxy auto configuration URL
Marcel Holtmann
1
-0
/
+2
2010-01-07
Add support for setting immutable flag from configurations
Marcel Holtmann
4
-7
/
+40
2010-01-07
Add counter API document
Marcel Holtmann
2
-0
/
+15
2010-01-07
Add configuration file option for private key passphrase type
Marcel Holtmann
1
-9
/
+10
2010-01-07
Add support for multiple services per configuration file
Marcel Holtmann
1
-127
/
+161
2010-01-06
Add first draft of a portal test application
Marcel Holtmann
3
-1
/
+320
2010-01-06
Add support for handling BSS changed signals
Marcel Holtmann
1
-7
/
+44
2010-01-05
Allow counters with zero interval
Marcel Holtmann
2
-4
/
+7
2010-01-05
Fix typo with RX versus TX stats
Marcel Holtmann
1
-1
/
+1
2010-01-05
Usage statistics structure directly
Marcel Holtmann
1
-7
/
+6
2010-01-05
Include interface name in statistics usage
Marcel Holtmann
4
-17
/
+58
2010-01-05
Check interval parameters and request first update
Marcel Holtmann
1
-0
/
+5
2010-01-05
Only send updates if byte count actually changed
Marcel Holtmann
1
-0
/
+4
2010-01-05
Add support for exporting basic interface statistics
Marcel Holtmann
5
-49
/
+126
2010-01-05
Use common set of INET routing helpers
Marcel Holtmann
3
-215
/
+71
2010-01-05
Add helper for removing host routes
Marcel Holtmann
3
-4
/
+46
2010-01-05
Split gateway and host route setting in two separate functions
Marcel Holtmann
3
-28
/
+57
2010-01-05
Fix invalid argument terminator
Marcel Holtmann
1
-1
/
+2
2010-01-05
Move online/offline state handling into notifier framework
Marcel Holtmann
5
-113
/
+80
2010-01-05
Add Ethernet information for WiMAX and Bluetooth devices
Marcel Holtmann
1
-2
/
+2
2010-01-05
Add interface name to Ethernet settings
Marcel Holtmann
2
-0
/
+14
2010-01-05
Add place-holder for technology type GPS
Marcel Holtmann
5
-1
/
+23
2010-01-04
Add framework for counter callbacks
Marcel Holtmann
9
-2
/
+288
2010-01-04
Enable IP configuration when entering configuration state
Marcel Holtmann
1
-0
/
+3
2010-01-04
Fix issue when manual IP setup not using configuration state
Marcel Holtmann
1
-14
/
+15
2010-01-04
Don't re-enable configuration if already set
Marcel Holtmann
1
-0
/
+3
2010-01-04
Remove two more unused element functions
Marcel Holtmann
1
-67
/
+0
2010-01-04
Remove element lock and unlock functions
Marcel Holtmann
2
-63
/
+0
2010-01-04
Remove unused prototype of string conversion function
Marcel Holtmann
1
-2
/
+0
2010-01-04
Remove two unused IPv4 element helpers
Marcel Holtmann
2
-180
/
+0
2010-01-04
Store PAC URL configuration in DHCP and provider elements
Marcel Holtmann
5
-7
/
+41
2010-01-04
Add support for network properties in supplicant test program
Marcel Holtmann
1
-10
/
+126
2010-01-03
Fix debug and scanning handling of supplicant test program
Marcel Holtmann
3
-51
/
+162
2010-01-03
Fix compilation error within WiMAX plugin
Martin Xu
1
-1
/
+1
2010-01-03
Update test script to decode Proxy entries
Marcel Holtmann
1
-1
/
+1
2010-01-03
Add basic interfaces for automatic proxy configuration
Marcel Holtmann
9
-6
/
+73
2010-01-03
Add test script for just monitoring the manager interface
Marcel Holtmann
2
-1
/
+41
2010-01-02
Cleanup of D-Bus mainloop integration
Marcel Holtmann
1
-84
/
+107
2010-01-02
Add test program for D-Bus library memory leak checks
Marcel Holtmann
3
-1
/
+90
2010-01-02
Add skeleton for technology specific functions
Marcel Holtmann
4
-1
/
+45
2010-01-02
Add missing PropertyChanged signal for IPv4.Configuration
Gustavo Sverzut Barbieri
1
-0
/
+11
2010-01-02
Add missing PropertyChanged signal from manager interface
Gustavo Sverzut Barbieri
1
-0
/
+7
2010-01-01
Update copyright information of D-Bus helper library
Marcel Holtmann
4
-4
/
+4
2010-01-01
Update copyright information
Marcel Holtmann
108
-108
/
+108
2010-01-01
Add initial support for scanning in supplicant test program
Marcel Holtmann
4
-11
/
+133
2009-12-31
Decode group and pairwise cipher capabilties
Marcel Holtmann
2
-10
/
+80
2009-12-31
Add support for supplicant signals with included properties
Marcel Holtmann
1
-2
/
+23
2009-12-31
Fix memory leaks caused by missing dbus_pending_call_unref()
Marcel Holtmann
3
-43
/
+49
[next]