[connman] Added Tizen Wi-Fi Mesh
[platform/upstream/connman.git] / src / dhcp.c
2018-08-24 Nishant Chaprana[connman] Added Tizen Wi-Fi Mesh 69/186569/10 submit/tizen/20180824.072908
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2017-08-03 Abhishek SansanwalChanges required for DHCP leased seconds API 88/142188/1 accepted/tizen/unified/20170811.021044 submit/tizen/20170808.043745 submit/tizen/20170809.085632
2017-04-25 Seonah MoonAdded some logs for debugging 83/126883/1
2017-04-20 chleun.moonMerge branch 'ipsec' into tizen 26/126026/1
2017-04-13 taesub kimMerge "Provide DHCP Server address to upper layer while...
2017-04-10 Abhishek SansanwalRemove old IP and gateway address 75/124075/1 accepted/tizen/unified/20170412.152315 submit/tizen/20170411.091632 submit/tizen/20170412.005740
2017-04-06 taesub kimMerge "[connman] Added DBus method to get scanning... accepted/tizen/unified/20170406.173418 submit/tizen/20170406.062437
2017-03-28 taesub kimMerge "Fix to prevent RA message processing" into tizen
2017-03-28 taesub kimMerge "[upstream patch] dhcp: Remove the possible remai...
2017-03-28 taesub kimMerge "Modified the DHCP descover/request timeout and...
2017-03-28 taesub kimModified the DHCP descover/request timeout and disable... 31/121531/4
2017-03-27 Seonah Moon[upstream patch] dhcp: Remove the possible remaining... 13/121213/1
2017-03-22 taesub kimMerge "When scan is started send signal ScanStarted...
2017-03-14 Seonah MoonApply DNS configuration method 87/118887/4 accepted/tizen/common/20170322.153711 accepted/tizen/ivi/20170322.235801 accepted/tizen/mobile/20170322.235633 accepted/tizen/tv/20170322.235708 accepted/tizen/unified/20170322.235830 accepted/tizen/wearable/20170322.235735 submit/tizen/20170322.011410
2017-03-03 taesub kimMerge "[tizen 4.0]: Add support of Disconnect Reason... accepted/tizen/common/20170303.090745 accepted/tizen/ivi/20170303.065637 accepted/tizen/mobile/20170303.065550 accepted/tizen/tv/20170303.065605 accepted/tizen/unified/20170309.035138 accepted/tizen/wearable/20170303.065623 submit/tizen/20170303.005553 submit/tizen_unified/20170308.100411
2017-02-24 Seonah MoonDHCP: Use auto-generated IP when DHCP is failed 19/116019/2 accepted/tizen/common/20170227.140546 accepted/tizen/common/20170228.065258 accepted/tizen/ivi/20170228.071900 accepted/tizen/mobile/20170228.071608 accepted/tizen/tv/20170228.071716 accepted/tizen/wearable/20170228.071803 submit/tizen/20170227.093013 submit/tizen/20170228.042751
2016-06-17 Niraj Kumar Goit[SPIN] Added the connman disconnect reason property. 06/74706/2
2016-06-17 Niraj Kumar Goit[SPIN] Fix the connman bugs. 34/74634/2
2016-06-14 Niraj Kumar Goit[SPIN] network: enable DHCP failure. 12/74412/1
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2016-04-26 taesubkimImported Upstream version 1.29 90/67290/1 upstream/1.29
2015-12-24 taesub kimMerge "Fixed various memory leak issues" into tizen
2015-12-15 Saurav BabuFixed various memory leak issues 46/54346/1
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-10-29 Zhang zhengguangImported Upstream version 1.26 upstream/1.26
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2012-11-23 Jukka Rissanenipconfig: Move IP address API into separate ipaddress...
2012-11-02 Jukka Rissanendhcp: Clear ipaddresses from ipconfig before starting...
2012-08-14 Daniel Wagnerservice: Allow plugins to lookup services by networks
2012-08-10 Jukka Rissanendhcp: Apply received hostname option according to conf...
2012-07-05 Julien Massotdhcp: warn on invalid netmask
2012-05-09 Jukka Rissanendhcp: Use g_list_length() to calculate the list length
2012-05-09 Jukka Rissanendhcp: Check NULL pointer dereference
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-02-13 Grant Ericksondhcp: Request sending a RFC 1533- and 2132-compliant...
2012-02-04 Alok Barsodedhcp: modify connman_dhcp to add multiple timeservers
2012-01-13 Daniel Wagneripconfig: Rename previously public functions
2011-11-28 Jukka Rissanenservice: Support automatically added nameservers
2011-10-20 Jukka Rissanendhcp: Reference count network properly
2011-08-09 Jukka Rissanendhcp: Try to reuse the IP address we had last time.
2011-07-25 Daniel Wagnerdhcp: Fix memory leak
2011-07-25 Daniel Wagnerdhcp: Fix cleanup
2011-06-07 Daniel Wagnerdhcp: Fix dhcp_invalidate NULL pointer access
2011-05-31 Samuel Ortizdhcp: Call ipconfig_address_remove from dhcp_invalidate
2011-05-31 Grant Ericksondhcp: Invalidate and Release on Network Removal
2011-05-31 Thierry Boureilledhcp: Remove extra dhcp_release call
2011-03-25 Jukka Rissanenservice: Create/remove 6to4 tunnel.
2011-03-23 Daniel Wagnerdhcp: Fix memory leak
2011-03-22 Samuel Ortizdhcp: Reset IP settings upon changes
2011-03-22 Samuel Ortizdhcp: Remove unused net string
2011-03-21 Lucas De Marchidhcp: do not overwrite DNS servers
2011-03-11 Daniel Wagnerdhcp: Stop pending gdhcp client requests
2011-02-24 Daniel Wagnerelement: Remove DHCP element
2011-01-28 Daniel Wagnerdhcp: Move plugins/dhcp in to core
2010-12-31 Jukka Rissanenmemoryleak: remove element when not needed any more
2010-12-14 Julien Massotdhcp: Add function to clear DHCP configuration
2010-10-02 Marcel HoltmannPrint debug information about DHCP timeserver value...
2010-07-30 Marcel HoltmannUpdate service domain name when connection becomes...
2010-07-30 Marcel HoltmannStore host and domain names retrieved from DHCP
2010-05-04 Forest BondSplit DHCP-provided nameserver string.
2010-01-08 Marcel HoltmannAdd debug information for proxy auto configuration URL
2010-01-04 Marcel HoltmannStore PAC URL configuration in DHCP and provider elements
2010-01-04 Marcel HoltmannAdd basic interfaces for automatic proxy configuration
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-14 Marcel HoltmannAdd timeserver value from DHCP configuration
2009-12-07 Marcel HoltmannAdd driver data handling for DHCP
2009-12-07 Marcel HoltmannAdd support for setting hostname and domainname from...
2009-12-07 Marcel HoltmannParse interface MTU values from DHCP results
2009-12-07 Marcel HoltmannAdd parsing of Domainname, Hostname and Timeserver...
2009-12-07 Marcel HoltmannAdd DHCP value configuration handling
2009-12-07 Marcel HoltmannAdd DHCP bound, renew and fail handling
2009-12-07 Marcel HoltmannAdd function to get index value from DHCP structure
2009-12-07 Marcel HoltmannAdd DHCP driver and element handling
2009-12-07 Marcel HoltmannAdd skeleton for DHCP driver transition
2008-08-10 Marcel HoltmannRemove old DHCP support
2008-04-13 Marcel HoltmannUpdate copyright information
2008-04-04 Marcel HoltmannUpdate state machine handling for wireless networks
2008-01-14 Marcel HoltmannAdd more detailed interface state machine
2008-01-09 Marcel HoltmannSet the IPv4 method to DHCP in case of DHCP udpates
2008-01-01 Marcel HoltmannAdd experimental IPv4 address retrieval over netlink
2007-12-25 Marcel HoltmannAdd interface index and state variables
2007-12-24 Marcel HoltmannAdd experimental DHCP plugin
2007-12-22 Marcel HoltmannAdd basic DHCP infrastructure