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
2013-05-06
main: Rename AllowedTetheringTechnologies to TetheringTechnologies
Patrik Flykt
3
-15
/
+17
2013-04-30
technology: Disable tethering when device disappears
Jukka Rissanen
1
-0
/
+4
2013-04-30
dnsproxy: Do not unref g_io_channel if we know it is null
Jukka Rissanen
1
-4
/
+8
2013-04-28
core: Print timezone information if available from server
Marcel Holtmann
1
-0
/
+4
2013-04-26
dnsproxy: Conditional jump depends on uninitialized value
Jukka Rissanen
1
-1
/
+1
2013-04-26
dhcpv6: Fix memory leak
Jukka Rissanen
1
-0
/
+2
2013-04-26
dhcpv6: Retransmit a message with same transaction id
Jukka Rissanen
1
-0
/
+20
2013-04-26
network: Replace connman_uint16_t with uint16_t
Patrik Flykt
1
-5
/
+5
2013-04-26
network: Replace connman_uint8_t with uint8_t
Patrik Flykt
1
-3
/
+3
2013-04-26
service: Replace connman_uint8_t with uint8_t
Patrik Flykt
1
-3
/
+4
2013-04-26
tethering: Use fallback nameservers if dnsproxy is not in use
Jukka Rissanen
1
-10
/
+37
2013-04-26
dnsproxy: Return proper return code if listener_table is missing
Jukka Rissanen
1
-1
/
+1
2013-04-26
technology: Auto start tethering if enabled and configured
Jukka Rissanen
1
-65
/
+125
2013-04-26
main: Add support for PersistentTetheringMode configuration variable
Jukka Rissanen
1
-0
/
+15
2013-04-26
conf: Add description of PersistentTetheringMode
Jukka Rissanen
1
-0
/
+5
2013-04-26
ethernet: Add tethering support
Jukka Rissanen
1
-0
/
+31
2013-04-26
rtnl: Interface was added to technology too early
Jukka Rissanen
1
-4
/
+12
2013-04-26
device: Add support functions needed by ethernet tethering
Jukka Rissanen
1
-0
/
+43
2013-04-26
main: Add support for AllowedTetheringTechnologies configuration variable
Jukka Rissanen
1
-0
/
+17
2013-04-26
conf: Add description of AllowedTetheringTechnologies
Jukka Rissanen
1
-0
/
+12
2013-04-18
dbus: Add connman_dbus_get_connnection_unix_user()
Daniel Wagner
1
-0
/
+93
2013-04-18
dbus: Refactor callback helper struct
Daniel Wagner
1
-7
/
+8
2013-04-18
session: Do not fail when creating default policy configuration
Daniel Wagner
1
-13
/
+3
2013-04-18
session: Change to "func_t" postfix to callback typedef
Daniel Wagner
1
-3
/
+3
2013-04-18
session: Empty policy list indicated no match all
Daniel Wagner
1
-1
/
+1
2013-04-18
session: Do not try to access already removed hash
Daniel Wagner
1
-0
/
+3
2013-04-18
session: Reorder shutdown sequence
Daniel Wagner
1
-1
/
+1
2013-04-13
service: Set state properly after disconnecting the associating service
Jukka Rissanen
1
-1
/
+3
2013-04-08
dnsproxy: Fix cached message length correctly
Jukka Rissanen
1
-1
/
+5
2013-04-05
dnsproxy: Handle partial TCP messages from client
Jukka Rissanen
1
-65
/
+410
2013-04-05
service: Drop unused argument in preferred_tech_list_get()
Daniel Wagner
1
-2
/
+2
2013-04-05
dnsproxy: Create cache if it is missing when doing lookup
Jukka Rissanen
1
-42
/
+56
2013-04-05
dnsproxy: Fix memory leak when request timeouts
Jukka Rissanen
1
-13
/
+13
2013-04-05
dnsproxy: Avoid null pointer access
Jukka Rissanen
1
-2
/
+2
2013-04-05
dnsproxy: Do not add or remove ::1 server
Jukka Rissanen
1
-0
/
+6
2013-04-05
dnsproxy: Use ::1 when refreshing because of the address family
Jukka Rissanen
1
-1
/
+1
2013-04-05
dnsproxy: Add or remove ::1 to/from resolv.conf when necessary
Jukka Rissanen
1
-9
/
+35
2013-04-05
dnsproxy: Listen only on needed addresses
Jukka Rissanen
1
-91
/
+225
2013-04-05
inet: Get an address from a given interface and address family
Jukka Rissanen
2
-0
/
+56
2013-03-27
provider: Set nameservers if we receive them from vpnd
Jukka Rissanen
1
-10
/
+4
2013-03-27
service: Disconnect the connecting service when needed
Jukka Rissanen
1
-2
/
+12
2013-03-25
tethering: Fix build with kernel headers 3.8+
Yann E. MORIN
1
-0
/
+1
2013-03-25
service: Send IP config changed signal in disconnect
Jukka Rissanen
1
-0
/
+3
2013-03-25
service: Only send correct ipconfig changed signal
Jukka Rissanen
1
-5
/
+10
2013-03-25
config: Allow user to specify how IP address is used
Jukka Rissanen
1
-4
/
+36
2013-03-25
firewall: Maintain iptables rules in dedicated ConnMan chains
Daniel Wagner
1
-6
/
+174
2013-03-25
firewall: Add firewall API
Daniel Wagner
2
-0
/
+138
2013-03-25
firewall: Flush managed chains
Daniel Wagner
1
-0
/
+107
2013-03-25
firewall: Add firewall file
Daniel Wagner
3
-0
/
+44
2013-03-25
iptables: Add chain iterator
Daniel Wagner
2
-32
/
+20
[next]