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
/
commands.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-24
client: Accept correctly spelled option name
Patrik Flykt
1
-2
/
+4
2013-05-22
client: Fix minor issues in D-Bus path name checking
Patrik Flykt
1
-2
/
+3
2013-05-22
client: Fix index for IPv6 configuration option
Patrik Flykt
1
-1
/
+1
2013-05-08
client: Do service name syntax check when a name is specified
Patrik Flykt
1
-3
/
+3
2013-05-06
client: Check that strings passed to D-Bus to contain valid chars
Jukka Rissanen
1
-0
/
+45
2013-05-06
client: Newline missing after printing scan error message
Jukka Rissanen
1
-1
/
+1
2013-05-03
client: Add agent command
Patrik Flykt
1
-0
/
+30
2013-05-03
client: Enable method call return to exit or continue running
Patrik Flykt
1
-22
/
+46
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-23
client: Add command completion
Patrik Flykt
1
-0
/
+22
2013-04-23
client: Follow coding style
Patrik Flykt
1
-1
/
+1
2013-04-23
client: Add support for tethering
Patrik Flykt
1
-0
/
+175
2013-04-05
client: Fix help text, IPv4 setting uses netmask
Patrik Flykt
1
-1
/
+1
2013-04-04
client: Move boolean parsing helper function to commands file
Patrik Flykt
1
-0
/
+26
2013-04-04
client: Remove now obsolete functions and files
Patrik Flykt
1
-6
/
+1
2013-04-04
client: Remove now obsolete function
Patrik Flykt
1
-6
/
+0
2013-04-04
client: Use D-Bus helper functions when setting proxy
Patrik Flykt
1
-41
/
+76
2013-04-04
client: Use helper functions for setting domains, nameservers and timeservers
Patrik Flykt
1
-9
/
+39
2013-04-04
client: Use helper functions for IP, autoconnect and removal
Patrik Flykt
1
-23
/
+158
2013-04-04
client: Use D-Bus helper function to implement services command
Patrik Flykt
1
-9
/
+49
2013-04-04
client: Use D-Bus helper functions for Technology enabling/disabling
Patrik Flykt
1
-26
/
+58
2013-04-04
client: Use D-Bus helpers for Technology Scan method call
Patrik Flykt
1
-12
/
+20
2013-04-04
client: Use D-Bus helpers for Technology GetTechnologies method call
Patrik Flykt
1
-1
/
+32
2013-04-04
client: Use D-Bus helper functions for service connect and disconnect
Patrik Flykt
1
-9
/
+39
2013-04-04
client: Use D-Bus helper functions for state method call
Patrik Flykt
1
-1
/
+18
2013-04-04
client: Print out help header if non-interactive
Patrik Flykt
1
-0
/
+8
2013-04-04
client: Add calls to save and redraw input prompt
Patrik Flykt
1
-1
/
+5
2013-04-04
client: Handle exit and inprogress values
Patrik Flykt
1
-6
/
+11
2013-04-04
client: Delete the now obsolete monitor.[hc] files
Patrik Flykt
1
-1
/
+0
2013-04-04
client: Reimplement monitor command
Patrik Flykt
1
-12
/
+171
2013-02-21
client: Remove the now obsolete command parsing functions
Patrik Flykt
1
-26
/
+1
2013-02-21
client: Factor out monitor command
Patrik Flykt
1
-129
/
+30
2013-02-21
client: Factor out technology enable and disable commands
Patrik Flykt
1
-40
/
+48
2013-02-21
client: Factor out scan command
Patrik Flykt
1
-12
/
+19
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: 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: Factor out services command
Patrik Flykt
1
-60
/
+45
2013-02-21
client: Factor out help implementation
Patrik Flykt
1
-70
/
+82
2013-02-21
client: Create prototypes for all commands
Patrik Flykt
1
-0
/
+114
2012-12-11
client: Fix up header inclusion mess
Marcel Holtmann
1
-6
/
+5
2012-12-11
client: Add missing includes of config.h
Marcel Holtmann
1
-0
/
+4
2012-12-11
client: Fix the mangled copyright statement
Marcel Holtmann
1
-2
/
+5
2012-10-17
client: Add Remove() method support for service
Tomasz Bursztyka
1
-0
/
+5
2012-10-17
client: Fix some memory leaks in commands part
Tomasz Bursztyka
1
-81
/
+78
2012-09-24
client: Fix AutoConnect configuration
Justin Maggard
1
-8
/
+12
[next]