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
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-21
client: Remove the now obsolete command parsing functions
Patrik Flykt
3
-48
/
+11
2013-02-21
client: Remove unused functions
Patrik Flykt
2
-62
/
+0
2013-02-21
client: Factor out monitor command
Patrik Flykt
1
-129
/
+30
2013-02-21
client: Create monitor helper functions
Patrik Flykt
2
-0
/
+94
2013-02-21
client: Factor out technology enable and disable commands
Patrik Flykt
1
-40
/
+48
2013-02-21
client: Wait for a reply from Manager API
Patrik Flykt
1
-2
/
+10
2013-02-21
client: Wait for a reply from Technology API
Patrik Flykt
1
-6
/
+10
2013-02-21
client: Factor out scan command
Patrik Flykt
1
-12
/
+19
2013-02-21
client: Reduce technology logging
Patrik Flykt
1
-8
/
+3
2013-02-21
client: Factor out disconnect command
Patrik Flykt
1
-12
/
+13
2013-02-21
client: Factor out connect command
Patrik Flykt
1
-12
/
+13
2013-02-21
client: Don't look up service on connect or disconnect
Patrik Flykt
1
-16
/
+7
2013-02-21
client: Factor out technologies command
Patrik Flykt
1
-9
/
+4
2013-02-21
client: Factor out state command
Patrik Flykt
1
-9
/
+4
2013-02-21
client: Print out any errors on command execution
Patrik Flykt
1
-2
/
+6
2013-02-21
client: Factor out config command
Patrik Flykt
1
-110
/
+130
2013-02-21
client: Wait for a reply when removing service
Patrik Flykt
1
-9
/
+10
2013-02-21
client: Fix setting service properties
Patrik Flykt
1
-8
/
+25
2013-02-21
client: Quick fix for parsing IPv6.Configuration correctly
Patrik Flykt
1
-7
/
+26
2013-02-21
client: Return number of arguments processed when setting properties
Patrik Flykt
1
-3
/
+6
2013-02-21
client: Return number of proxies added
Patrik Flykt
1
-3
/
+3
2013-02-21
client: Return the number of proxy arguments discovered
Patrik Flykt
1
-3
/
+12
2013-02-21
client: Return the number of added dict entries
Patrik Flykt
1
-3
/
+12
2013-02-21
client: Return the number of added array entries
Patrik Flykt
1
-4
/
+9
2013-02-21
client: Factor out services command
Patrik Flykt
1
-60
/
+45
2013-02-21
client: Add boolean parsing helper function
Patrik Flykt
2
-0
/
+27
2013-02-21
client: Fix up interactive option parsing
Patrik Flykt
1
-42
/
+21
2013-02-21
client: Make DBusConnection global
Patrik Flykt
2
-1
/
+3
2013-02-21
client: Factor out help implementation
Patrik Flykt
2
-71
/
+82
2013-02-21
client: Create prototypes for all commands
Patrik Flykt
4
-11
/
+133
2012-12-11
client: Fix up header inclusion mess
Marcel Holtmann
7
-31
/
+26
2012-12-11
client: Do not include headers from the core
Marcel Holtmann
6
-13
/
+49
2012-12-11
client: Provide own D-Bus helper functions
Marcel Holtmann
5
-5
/
+113
2012-12-11
client: Remove useless circular inclusion protection
Marcel Holtmann
5
-24
/
+0
2012-12-11
client: Add missing includes of config.h
Marcel Holtmann
7
-0
/
+28
2012-12-11
client: Fix the mangled copyright statement
Marcel Holtmann
11
-24
/
+38
2012-10-17
client: Add Remove() method support for service
Tomasz Bursztyka
3
-0
/
+38
2012-10-17
client: Fix various memory leaks in monitor and services parts
Tomasz Bursztyka
2
-2
/
+13
2012-10-17
client: Fix some memory leaks in data_manager part
Tomasz Bursztyka
1
-18
/
+40
2012-10-17
client: Fix some memory leaks in commands part
Tomasz Bursztyka
1
-81
/
+78
2012-09-24
client: Show ready and online state correctly
Jukka Rissanen
1
-3
/
+5
2012-09-24
client: Fix AutoConnect configuration
Justin Maggard
1
-8
/
+12
2012-09-19
client: Enter interactive shell when no command is specified
Marcel Holtmann
3
-14
/
+1
2012-09-14
client: Add printout about connmanctl experimental status
Patrik Flykt
1
-1
/
+2
2012-09-14
client: Change 'tech' to 'technologies'
Patrik Flykt
1
-2
/
+2
2012-09-14
client: Update Makefile.am and add new command line client main file
Ceara Chewning
1
-191
/
+82
2012-09-14
client: Add interactive mode support
Tudor Marcu
2
-0
/
+177
2012-09-14
client: Implement command line client commands
Ceara Chewning
1
-0
/
+526
2012-09-14
client: Event monitoring support for the command line client
Ceara Chewning
2
-0
/
+294
2012-09-14
client: Manager API command line client support
Tudor Marcu
2
-0
/
+297
[next]