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
2013-05-03
client: Add command mode and agent mode helper functions
Patrik Flykt
2
-19
/
+38
2013-05-03
client: Add agent command
Patrik Flykt
1
-0
/
+30
2013-05-03
client: Add support for registering and unregistering an agent
Patrik Flykt
3
-0
/
+181
2013-05-03
client: Enable method call return to exit or continue running
Patrik Flykt
3
-25
/
+50
2013-05-03
client: Make dbus helper function variable const char *
Patrik Flykt
2
-4
/
+4
2013-04-30
dhcpv6: Add elapsed time option to sent messages
Jukka Rissanen
2
-3
/
+48
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-30
client: Fix up wrongly included typedef
Patrik Flykt
2
-8
/
+15
2013-04-30
client: Remove unneeded members from structs
Patrik Flykt
1
-90
/
+70
2013-04-30
client: Move commands around to more logical places in the table
Patrik Flykt
1
-4
/
+4
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
build: Install connmand and connman.conf manual pages
Jukka Rissanen
1
-2
/
+2
2013-04-26
man: Update connman.conf.5 manual page
Jukka Rissanen
1
-6
/
+36
2013-04-26
make: Add main.conf example file into dist tar ball
Jukka Rissanen
1
-0
/
+2
2013-04-26
dhcpv6: Fix memory leak
Jukka Rissanen
1
-0
/
+2
2013-04-26
gdhcp: The last option in a message was not parsed correctly
Jukka Rissanen
1
-2
/
+2
2013-04-26
dhcpv6: Retransmit a message with same transaction id
Jukka Rissanen
1
-0
/
+20
2013-04-26
gdhcp: Do not change the transaction id if retransmitting
Jukka Rissanen
1
-3
/
+9
2013-04-26
gdhcp: Add helper functions for message retransmission
Jukka Rissanen
2
-0
/
+19
2013-04-26
gdhcp: Add debug print for transaction id
Jukka Rissanen
1
-5
/
+12
2013-04-26
TODO: Update type definitions cleanup task
Patrik Flykt
1
-2
/
+0
2013-04-26
include: Remove definition for connman_uint16_t
Patrik Flykt
1
-1
/
+0
2013-04-26
network: Replace connman_uint16_t with uint16_t
Patrik Flykt
2
-9
/
+9
2013-04-26
include: Remove definition for connman_uint8_t
Patrik Flykt
1
-1
/
+0
2013-04-26
network: Replace connman_uint8_t with uint8_t
Patrik Flykt
2
-5
/
+7
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
3
-1
/
+133
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
2
-0
/
+46
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-23
client: Trim off spaces from user input
Patrik Flykt
1
-8
/
+20
2013-04-23
client: Add command completion
Patrik Flykt
3
-0
/
+37
2013-04-23
client: Follow coding style
Patrik Flykt
3
-5
/
+6
2013-04-23
client: Add support for tethering
Patrik Flykt
1
-0
/
+175
2013-04-18
dbus: Add connman_dbus_get_connnection_unix_user()
Daniel Wagner
2
-0
/
+101
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
3
-26
/
+5
2013-04-18
session: Change to "func_t" postfix to callback typedef
Daniel Wagner
3
-8
/
+8
2013-04-18
session_policy_local: Use callback helpers
Daniel Wagner
1
-7
/
+9
2013-04-18
session_policy_local: Load policy when a new file is added
Daniel Wagner
1
-0
/
+7
2013-04-18
session_policy_local: Do not free policy on load error
Daniel Wagner
1
-2
/
+5
2013-04-18
session_policy_local: Empty policy list indicated no match all
Daniel Wagner
1
-8
/
+3
[next]