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
/
connman.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-20
clock: Export information about time update method
Patrik Flykt
1
-0
/
+7
2013-04-05
inet: Get an address from a given interface and address family
Jukka Rissanen
1
-0
/
+1
2013-03-25
firewall: Add firewall API
Daniel Wagner
1
-0
/
+10
2013-03-25
firewall: Add firewall file
Daniel Wagner
1
-0
/
+4
2013-03-25
iptables: Add chain iterator
Daniel Wagner
1
-0
/
+6
2013-03-25
iptables: Add __connman_iptables_insert()
Daniel Wagner
1
-0
/
+3
2013-03-18
iptables: Add __connman_iptables_dump()
Daniel Wagner
1
-0
/
+1
2013-03-08
provider: Change the name of provider remove function
Jukka Rissanen
1
-1
/
+1
2013-02-22
service: Refactor ipconfig setter
Jukka Rissanen
1
-0
/
+3
2013-02-22
ipconfig: Add function to set the IPv6 privacy option
Jukka Rissanen
1
-0
/
+2
2013-02-22
service: Add function to set timeservers
Jukka Rissanen
1
-0
/
+2
2013-02-22
service: Add function to manipulate DNS search domains
Jukka Rissanen
1
-0
/
+2
2013-02-22
service: Add function to manipulate ignore flag
Jukka Rissanen
1
-0
/
+2
2013-02-19
storage: Add function to load provider configuration file
Jukka Rissanen
1
-0
/
+1
2013-02-12
iptables: Remove unused __connman_iptables_command()
Daniel Wagner
1
-2
/
+0
2013-02-12
iptables: Add split out iptables commands
Daniel Wagner
1
-0
/
+16
2013-01-04
storage: Remove storage migration code
Patrik Flykt
1
-1
/
+0
2012-11-23
inotify: Move inotify code into its own file
Daniel Wagner
1
-0
/
+5
2012-11-23
storage: Add function to remove provider files
Jukka Rissanen
1
-0
/
+1
2012-11-23
agent: Split agent code into generic and service specific parts
Jukka Rissanen
1
-9
/
+0
2012-11-23
provider: Provider disconnect function made available to plugin
Jukka Rissanen
1
-1
/
+0
2012-11-23
log: Give program name and version in log init
Jukka Rissanen
1
-1
/
+2
2012-11-23
ipconfig: Move IP address API into separate ipaddress.c file
Jukka Rissanen
1
-1
/
+1
2012-11-22
core: Use interface index instead of interface name
Patrik Flykt
1
-7
/
+7
2012-11-05
storage: Add void if function does not have any arguments
Daniel Wagner
1
-3
/
+3
2012-11-02
ipconfig: Add function to clear ipaddress information
Jukka Rissanen
1
-0
/
+1
2012-09-28
log: Disable stack trace from command line
Patrik Flykt
1
-2
/
+2
2012-09-27
session: Move struct connman_session to session.h
Daniel Wagner
1
-1
/
+2
2012-09-04
agent: Implement Agent API Cancel() method call
Patrik Flykt
1
-0
/
+2
2012-08-15
service: Remember provider pending dbus message
Jukka Rissanen
1
-0
/
+3
2012-08-15
service: Allow setting path when sending pending dbus reply
Jukka Rissanen
1
-1
/
+2
2012-08-15
inet: Add function to return route to a given host
Jukka Rissanen
1
-0
/
+4
2012-08-14
service: Allow plugins to lookup services by networks
Daniel Wagner
1
-1
/
+0
2012-08-14
service: Allow plugins access to connman_service_create_ip4/6config
Daniel Wagner
1
-4
/
+1
2012-08-08
ipconfig: Add function to check if the ipconfig is OFF
Jukka Rissanen
1
-0
/
+1
2012-08-03
device: Remove unused phyindex
Daniel Wagner
1
-4
/
+0
2012-07-09
inet: Return all running interfaces
Jukka Rissanen
1
-0
/
+1
2012-07-05
technology: Notify the regulatory domain setting by device
Tomasz Bursztyka
1
-0
/
+2
2012-06-18
service: Connecting hidden network waits until connected
Jukka Rissanen
1
-1
/
+2
2012-06-18
service: Add support functions for pending replies
Jukka Rissanen
1
-0
/
+4
2012-06-18
service: Split reply_pending function to two parts
Jukka Rissanen
1
-0
/
+1
2012-06-15
service: Add a getter for the passphrase
Tomasz Bursztyka
1
-0
/
+1
2012-06-11
config: Check if we need to rescan the config file for any changes
Jukka Rissanen
1
-1
/
+1
2012-06-11
config: Use config file name and entry when deciding removal
Jukka Rissanen
1
-1
/
+1
2012-06-11
service: Support function that saves service
Jukka Rissanen
1
-0
/
+1
2012-06-11
service: Mark service as dirty and needing sorting
Jukka Rissanen
1
-0
/
+1
2012-06-11
service: Add function to set the favorite flag
Jukka Rissanen
1
-0
/
+3
2012-06-11
service: Add function to remove a service
Jukka Rissanen
1
-0
/
+1
2012-06-11
service: Add setter for config information
Jukka Rissanen
1
-0
/
+2
2012-06-11
storage: Add function to remove a service directory
Jukka Rissanen
1
-0
/
+1
[next]