Apply device policy for wifi and wifi profile
[platform/core/connectivity/libnet-client.git] / src / network-profile-intf.c
2016-06-07 hyunuktakApply device policy for wifi and wifi profile 34/72234/5 accepted/tizen/common/20160607.194726 accepted/tizen/ivi/20160607.235422 accepted/tizen/mobile/20160607.235359 accepted/tizen/tv/20160607.235413 accepted/tizen/wearable/20160607.235347 submit/tizen/20160607.090155
2016-04-20 hyunuktakAdd some types for cellular pdn 71/66271/4 accepted/tizen/common/20160429.170658 accepted/tizen/ivi/20160501.121737 accepted/tizen/mobile/20160501.120843 accepted/tizen/tv/20160501.121243 accepted/tizen/wearable/20160501.121451 submit/tizen/20160429.065012
2016-04-06 taesub kimMerge "Apply coding rule" into tizen accepted/tizen/common/20160406.145049 accepted/tizen/ivi/20160407.000501 accepted/tizen/mobile/20160407.000412 accepted/tizen/tv/20160407.000427 accepted/tizen/wearable/20160407.000443 submit/tizen/20160406.091331
2016-04-06 taesub kimMerge "Added underscore to group name with prefix ssid...
2016-04-01 hyunuktakApply coding rule 22/64422/1
2016-03-30 Saurav Babu[libnet-client] Fixed wifi_ap_get_dns_address with... 20/64120/3
2015-10-05 taesub.kimSync with Tizen 2.4(v1.1.41) 15/49015/1 accepted/tizen/mobile/20151020.111004 accepted/tizen/tv/20151020.111020 accepted/tizen/wearable/20151020.111031 submit/tizen/20151020.082803 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 36/45536/1 submit/tizen/20150810.034432
2015-06-11 Maneesh JainAdd support of IPv6 address in ethernet profile. 51/41051/1
2015-06-01 hyunuktakFix initialize and hidden issues 21/40221/3 submit/tizen/20150601.084018 submit/tizen/20150603.094522 submit/tizen/20150603.100748 submit/tizen/20150604.000658
2015-05-29 taesub kimMerge "Update DNS & Proxy Addressing for ethernet profi... submit/tizen/20150530.015033
2015-05-27 taesub.kimAdd support for ipv6 89/39989/1
2015-05-27 taesub.kimAdd API(ethernet cable state) 53/39953/1
2015-05-26 taesub kimMerge "Add support of Manual/DHCP IP address for ethern...
2015-05-15 Maneesh JainAdd support of Manual/DHCP IP address for ethernet... 45/39445/1
2015-02-16 taesub.kimMerge 2.3 code for sync #2 43/35443/1 accepted/tizen/common/20150311.132405 accepted/tizen/mobile/20150312.012011 accepted/tizen/tv/20150312.010613 accepted/tizen/wearable/20150312.011223 submit/tizen/20150311.104640
2014-04-09 taesubkimHS20: Enable to disconnect passpoint AP 42/19242/1
2014-04-09 taesubkimHS20: Extend wifi profile for passpoint AP information 32/19232/1
2014-02-19 Jaehyun Kimmulti-thread: thread local storage support 69/16569/2
2013-11-27 taesub.kimFix double unref issue 18/13018/1
2013-11-27 taesub.kimFix memory leaks 83/12983/1
2013-11-27 taesub.kimRevise net_get_progile_list() 74/12974/1
2013-11-27 taesub.kimFix minor prevent defect 65/12965/1
2013-11-27 taesub.kimFix DBus pending call (wait pending calls) 49/12849/2
2013-11-21 taesub.kimFix a bug for error handling 69/12669/1
2013-05-02 Jaehyun KimUpdate the flora license version
2013-04-26 Jaehyun KimImplement dbus-glib to GDBus
2013-04-24 Jaehyun KimFix current_profile
2013-04-24 Jaehyun KimFix to get default profile
2013-04-24 Jaehyun KimReplace strcmp with g_strcmp0 and handle error cause...
2013-04-22 Jaehyun KimFix memory invalid access
2013-04-22 Jaehyun KimOptimize fetching of profile list
2013-04-22 Jaehyun KimSet CFLAGS fvisibility hidden and Remove unuseful code
2013-04-21 Jaehyun KimAdd WPS(PBC & PIN) connection support and Revise agent...
2013-04-21 Jaehyun KimCode refactoring
2013-04-09 Jaehyun KimAdd new API : net_set_default_cellular_service_profile_...
2013-03-12 Jinkun JangTizen 2.1 base