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-01-01
Update copyright information
Marcel Holtmann
33
-33
/
+33
2009-12-30
Use new functions for setting gateway address or interface
Martin Xu
1
-75
/
+16
2009-12-30
Add INET functions for setting gateway address and gateway interface
Martin Xu
1
-3
/
+51
2009-12-30
Add method handling into function set_connected()
Martin Xu
1
-33
/
+71
2009-12-30
Add function connman_network_set_method()
Martin Xu
1
-0
/
+6
2009-12-30
Don't reset associating from function connman_network_set_error()
Martin Xu
1
-1
/
+0
2009-12-25
Add extra NULL pointer check for service configuration
Marcel Holtmann
1
-0
/
+3
2009-12-25
Some cleanup with the provision handling
Marcel Holtmann
1
-12
/
+16
2009-12-24
Fix permissions of newly created /etc/resolv.conf
Marcel Holtmann
1
-4
/
+20
2009-12-23
More config.c copy and paste fixes
Samuel Ortiz
1
-5
/
+5
2009-12-23
Fix copy-and-paste issue with SSID configuration field
Marcel Holtmann
1
-1
/
+1
2009-12-23
Some more whitespace cleanups
Marcel Holtmann
3
-15
/
+16
2009-12-23
Add support for building passphrase from the private key fsid
Samuel Ortiz
2
-1
/
+55
2009-12-23
Enable connecting to an IEEE 802.1x network from the service API
Samuel Ortiz
1
-4
/
+53
2009-12-23
Load service entries from configuration files
Samuel Ortiz
3
-1
/
+258
2009-12-22
Fix service loading and add provision callbacks
Marcel Holtmann
3
-8
/
+13
2009-12-21
Add IEEE 802.1x related fields to network structure
Samuel Ortiz
1
-1
/
+50
2009-12-20
Enable notification for IP configuration changes
Marcel Holtmann
2
-9
/
+28
2009-12-20
Add IP configured method for fixed addresses
Marcel Holtmann
1
-0
/
+7
2009-12-20
Add basic support for immutable services
Marcel Holtmann
1
-1
/
+6
2009-12-20
Add D-Bus interface for configuring IP addresses
Marcel Holtmann
3
-14
/
+165
2009-12-20
Rename IP configuration methods to match specification
Marcel Holtmann
2
-12
/
+11
2009-12-20
Fix Ethernet address string representation
Marcel Holtmann
1
-3
/
+12
2009-12-20
Fix netmask from prefix length string conversion
Marcel Holtmann
1
-1
/
+3
2009-12-20
Add tracking of system IP address settings
Marcel Holtmann
1
-5
/
+34
2009-12-20
Fix update of Ethernet address and MTU values
Marcel Holtmann
2
-4
/
+18
2009-12-19
Fix debugging output of link address
Marcel Holtmann
1
-3
/
+4
2009-12-19
Remove invalid IPv4 configuration handling
Marcel Holtmann
1
-10
/
+0
2009-12-19
Fix wrong extraction of link address
Marcel Holtmann
1
-12
/
+11
2009-12-19
Track link address and MTU settings
Marcel Holtmann
4
-19
/
+66
2009-12-19
Add property for Ethernet configuration settings
Marcel Holtmann
1
-6
/
+17
2009-12-19
Update handling of IPv4 configuration settings
Marcel Holtmann
3
-25
/
+8
2009-12-19
Rename D-Bus helper function for variable arrays
Marcel Holtmann
4
-14
/
+14
2009-12-19
Make use of property changed helper for arrays
Marcel Holtmann
4
-107
/
+25
2009-12-19
Add D-Bus helper for array property changed signals
Marcel Holtmann
1
-0
/
+23
2009-12-19
Use D-Bus property helpers for network list details
Marcel Holtmann
2
-41
/
+13
2009-12-19
Add address and netmask configuration to settings
Marcel Holtmann
1
-0
/
+15
2009-12-19
Append settings only for ready services
Marcel Holtmann
1
-0
/
+12
2009-12-19
Include current configuration into settings
Marcel Holtmann
1
-7
/
+4
2009-12-19
Add user data parameter to dictionary helpers
Marcel Holtmann
3
-11
/
+12
2009-12-19
Add user data argument to D-Bus array property helpers
Marcel Holtmann
4
-10
/
+11
2009-12-19
Rename D-Bus helper for basic dictionary types
Marcel Holtmann
8
-59
/
+59
2009-12-19
Rename D-Bus helper for basic property types
Marcel Holtmann
1
-2
/
+2
2009-12-19
Add user data to D-Bus helper function callbacks
Marcel Holtmann
8
-25
/
+21
2009-12-19
Add property for service settings
Marcel Holtmann
1
-1
/
+19
2009-12-19
Add helpers for adding dictionaries as property
Marcel Holtmann
1
-0
/
+43
2009-12-19
Use helper for basic property changed signals
Marcel Holtmann
7
-237
/
+41
2009-12-19
Add helper for sending PropertyChanged signal
Marcel Holtmann
1
-1
/
+23
2009-12-19
Use inline functions for dictionary helpers
Marcel Holtmann
1
-40
/
+0
2009-12-19
Create another helper for fixed array properties
Marcel Holtmann
1
-23
/
+31
[next]