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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-18
main: Add SingleConnectedTechnology main.conf variable
Patrik Flykt
1
-0
/
+12
2012-09-28
log: Disable stack trace from command line
Patrik Flykt
1
-2
/
+7
2012-08-10
main: Introduce conf file option to disable hostname updates
Jukka Rissanen
1
-0
/
+13
2012-08-08
main: Add support for specifying a non-default configuration file.
Grant Erickson
1
-5
/
+23
2012-08-07
main: Remove unused compat argument
Daniel Wagner
1
-3
/
+0
2012-07-05
main: Dynamically allocate default blacklist array, free on exit
Patrik Flykt
1
-2
/
+5
2012-07-05
main: Move default string arrays top of the file
Patrik Flykt
1
-12
/
+14
2012-06-28
main: static-qualify default config values
Grant Erickson
1
-2
/
+2
2012-06-25
main: Use 'NetworkInterfaceBlacklist' string everywhere
Patrik Flykt
1
-1
/
+1
2012-06-25
main: Support NetworkInterfaceBlacklist from main.conf
Manfred Kober
1
-0
/
+23
2012-06-14
main: Simplify fallback nameserver parsing
Patrik Flykt
1
-8
/
+1
2012-05-30
main: Add InputRequestTimeout and BrowserLaunchTimeout variables
Patrik Flykt
1
-0
/
+30
2012-04-29
build: Remove dependency on libcap-ng
Marcel Holtmann
1
-8
/
+0
2012-04-29
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-20
main: Mark end of array with NULL in order not to crash
Patrik Flykt
1
-0
/
+1
2012-04-20
main: Set default values if main.conf is not found
Patrik Flykt
1
-4
/
+6
2012-04-12
main: Implement 'FallbackNameservers' main.conf option
Patrik Flykt
1
-0
/
+47
2012-04-11
main: Add 'PreferredTechnologies' configuration file option
Patrik Flykt
1
-0
/
+17
2012-04-11
main: Free g_key_file config immediately after use
Patrik Flykt
1
-5
/
+4
2012-04-11
main: Add 'DefaultAutoConnectTechnologies' configuration option
Patrik Flykt
1
-0
/
+59
2012-04-05
main: Parse FallbackTimeservers list from main.conf
Alok Barsode
1
-0
/
+21
2012-02-13
nat: Move nat code into a seperate file
Daniel Wagner
1
-0
/
+2
2012-02-01
ippool: Add IP pool layer
Daniel Wagner
1
-0
/
+2
2012-01-05
dhcpv6: Support stateless DHCPv6
Jukka Rissanen
1
-0
/
+2
2011-10-06
log: Add support for backtrace symbole resolving
Marcel Holtmann
1
-1
/
+1
2011-09-21
main: Cleanup ipconfig after service
Daniel Wagner
1
-1
/
+1
2011-09-12
location: Deleted location support and portal plugin
Tomasz Bursztyka
1
-2
/
+0
2011-09-12
main: Memory leak in option_debug
Jukka Rissanen
1
-0
/
+2
2011-09-12
stats: Move stat files to respective service identifier directory
Alok Barsode
1
-6
/
+0
2011-09-12
storage: Switch to settings file
Alok Barsode
1
-0
/
+1
2011-08-25
storage: remove storage module framework
Alok Barsode
1
-2
/
+0
2011-08-25
profile: Remove profile.c and profile.h
Alok Barsode
1
-4
/
+0
2011-07-01
main: Move signalfd setup in its own function
Marcel Holtmann
1
-38
/
+58
2011-07-01
main: Use signalfd instead of plain signals
Daniel Wagner
1
-8
/
+51
2011-06-27
main: Be quiet when config file isn't found
Lucas De Marchi
1
-1
/
+5
2011-06-16
element: Remove element.c
Daniel Wagner
1
-7
/
+24
2011-06-07
element: Remove device code
Daniel Wagner
1
-1
/
+3
2011-05-27
main: Remove unused variable old_umask
Marcel Holtmann
1
-2
/
+1
2011-04-18
core: Add skeleton for clock interfaces
Marcel Holtmann
1
-0
/
+2
2011-04-04
configuration: Rename configuration to setting
Samuel Ortiz
1
-7
/
+5
2011-04-02
main: Initial configuration file support
Samuel Ortiz
1
-0
/
+61
2011-02-15
connection: Remove connection element
Daniel Wagner
1
-0
/
+2
2011-01-31
dnsproxy: Fallback to resolv.conf if dnsproxy fails
Daniel Wagner
1
-2
/
+0
2011-01-28
manager: Remove network-manager compatibility code
Kalle Valo
1
-9
/
+2
2011-01-26
ondemand: Remove ondemand.c
Daniel Wagner
1
-2
/
+0
2011-01-26
resolver: Only support resolv.conf and dnsproxy
Daniel Wagner
1
-2
/
+2
2011-01-26
dnsproxy: Add command line switch
Daniel Wagner
1
-1
/
+5
2011-01-26
dnsproxy: Move from plugins to core
Daniel Wagner
1
-0
/
+2
2010-12-08
Revert "main: Stop rfkill after the plugins"
Samuel Ortiz
1
-2
/
+0
2010-12-08
main: Stop rfkill after the plugins
Samuel Ortiz
1
-0
/
+2
[next]