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-02-24
service: Remove 'Services' property from Manager D-Bus API
Patrik Flykt
3
-69
/
+8
2012-02-24
service: Implement ServicesAdded and ServicesRemoved signals
Patrik Flykt
2
-0
/
+149
2012-02-24
manager: Use helper function for adding arrays of objpath, dict
Patrik Flykt
1
-32
/
+14
2012-02-24
dbus: Function for adding array of object paths and dictionaries
Patrik Flykt
2
-0
/
+28
2012-02-24
tethering: Fix pool size request
Daniel Wagner
1
-1
/
+1
2012-02-24
ippool: Add error and warning messages
Daniel Wagner
1
-2
/
+6
2012-02-15
manager: Fix TechnologyAdded signal signature
Alok Barsode
1
-1
/
+1
2012-02-14
wispr: Provide a callback for agent browser request to handle the result
Tomasz Bursztyka
1
-2
/
+22
2012-02-14
agent: Handle browser request reply
Tomasz Bursztyka
1
-0
/
+41
2012-02-14
wispr: Request a browser action through agent api
Tomasz Bursztyka
1
-1
/
+13
2012-02-14
agent: Add support for requesting browser action
Tomasz Bursztyka
2
-0
/
+50
2012-02-14
service: Set service state idle when creating from provider
Daniel Wagner
1
-0
/
+1
2012-02-13
agent: Fix capital letter for mandatory requirement
Santiago Carot-Nemesio
1
-3
/
+3
2012-02-13
dhcp: Request sending a RFC 1533- and 2132-compliant client-id
Grant Erickson
1
-0
/
+2
2012-02-13
ippool: Fix collision detection altorithm
Daniel Wagner
1
-63
/
+169
2012-02-13
ippool: Fix 16 bit block iterator
Daniel Wagner
1
-3
/
+2
2012-02-13
ippool: Add prefixlen argument to __connman_ippool_new/deladdr()
Daniel Wagner
3
-8
/
+12
2012-02-13
nat: Fix typo in iptables rule
Daniel Wagner
1
-1
/
+1
2012-02-13
bridge: Fix __connman_bridge_enable() arguments ordering
Daniel Wagner
2
-4
/
+4
2012-02-13
iptables: Mask address when parsing ip/prefixlen
Daniel Wagner
1
-0
/
+1
2012-02-13
iptables: Fix rule insertion in a builtin chain
Tomasz Bursztyka
1
-1
/
+4
2012-02-13
tethering: Fix start of IP pool
Daniel Wagner
1
-1
/
+1
2012-02-13
resolver: Domain name was not set
Jukka Rissanen
1
-1
/
+1
2012-02-13
nat: Move nat code into a seperate file
Daniel Wagner
4
-110
/
+253
2012-02-13
tethering: Use notifier to update default interface.
Daniel Wagner
3
-9
/
+25
2012-02-13
bridge: Move bridge code into a seperate file
Daniel Wagner
3
-109
/
+154
2012-02-13
iptables: Parse also netmask for src/dst addresses
Daniel Wagner
1
-9
/
+38
2012-02-04
timeserver: Remove connman_timeserver_driver framework
Alok Barsode
1
-47
/
+0
2012-02-04
timeserver: Remove connman_timeserver_[append/remove]
Alok Barsode
2
-99
/
+0
2012-02-04
timeserver: Check condition to restart timeservers
Alok Barsode
1
-0
/
+4
2012-02-04
timeserver: Use service timeserver, if any, before system timeservers
Alok Barsode
2
-0
/
+22
2012-02-04
ntp: Add timeserver switch logic
Alok Barsode
2
-2
/
+31
2012-02-04
Add __connman_timerserver_sync() to resolve a list of timeservers
Alok Barsode
4
-13
/
+142
2012-02-04
ntp: NTP Query a Timeserver server IP
Alok Barsode
2
-77
/
+58
2012-02-04
service: Free service->timeservers
Alok Barsode
1
-0
/
+1
2012-02-04
dhcp: modify connman_dhcp to add multiple timeservers
Alok Barsode
1
-15
/
+32
2012-02-04
timeserver: Add functions to store/restore timeservers via the clock API
Alok Barsode
3
-24
/
+159
2012-02-04
manager: Remove RequestScan D-Bus method call
Patrik Flykt
1
-35
/
+0
2012-02-04
device: Notify technology when a scan has started or stopped
Patrik Flykt
1
-0
/
+4
2012-02-04
technology: Implement Technology Scan and scan start/stop functionality
Patrik Flykt
2
-11
/
+102
2012-02-04
device: Return success if scan succeeded for at least one device
Patrik Flykt
1
-5
/
+11
2012-02-04
device: Return -EOPNOTSUPP if the device does not support scanning
Patrik Flykt
1
-1
/
+1
2012-02-03
iptables: add capability to check for an existing rule
Tomasz Bursztyka
1
-5
/
+45
2012-02-03
iptables: refactor how an existing rule is found
Tomasz Bursztyka
1
-13
/
+40
2012-02-01
ipconfig: Add/del IP address from IP pool
Daniel Wagner
1
-0
/
+6
2012-02-01
tethering: Add notification callback implementation
Guillaume Zajac
1
-2
/
+18
2012-02-01
ippool: Add API to notify when IP is externally assigned
Daniel Wagner
3
-7
/
+90
2012-02-01
tethering: Use IP pool API with DHCP
Guillaume Zajac
1
-14
/
+29
2012-02-01
tethering: Use IP pool API with private network
Guillaume Zajac
1
-12
/
+18
2012-02-01
ippool: Add IP pool layer
Daniel Wagner
3
-0
/
+315
[next]