Report service status to the service manager.
[reactos.git] / reactos / base / services / dhcp / dhclient.c
2010-02-28 Eric KohlReport service status to the service manager.
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-10 Cameron Gutman - Specify the interface index so the route won't get...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-24 Johannes Anderwald- Fix derefercing of null pointer
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-20 Cameron Gutman - Partial rewrite of dispatch()
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Cameron Gutmanws2_32_new compatibility fixes
2009-07-24 Cameron Gutman - Add support for adapters added after DHCP is started
2009-07-10 Cameron Gutman - Fix more global variable abuse
2009-07-08 Cameron Gutman - Remove an old hack (r14812) which limited ROS to...
2009-07-04 Cameron Gutman - Don't use a global interface_info struct
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-09 Sylvain PetreolleDhcp HostName isn't mandatory.
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-29 Timo KreuzerMerge 40118 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-20 Samuel Serapion%m is a glibc extension, convert it to "%s", strerror...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-26 Michael Martin- Revert r38346 as its incorrect fix. Real problem...
2008-12-25 Michael Martin- ipv4addrs should search for decimals not spaces when...
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-12 Johannes Anderwald- Fix length check
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-28 Johannes Anderwald- Fix storing the DhcpIpAddress key
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-24 Samuel Serapion- Sync to trunk 36919.
2008-10-22 Johannes Anderwald- Delete old DhcpNameServer key when no nameservers...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-17 Johannes Anderwald* Store more settings in registry
2008-10-17 Johannes Anderwald* Fix retrieval of automatic DNS settings 2/2
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-23 Art YerkesFix possible overrun of the last byte of dbuf (coverity...
2008-09-14 Christoph von Wittichfix a no newline @ end of file warning
2008-09-05 Cameron Gutman - Patch by Michael Martin (aka bugboy) <martinmnet...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-10-06 Hervé PoussineauRename _REACTOS_ to __REACTOS__
2007-09-28 Hervé PoussineauRtlRandom is now part of NDK since r29254
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-07 Johannes Anderwald- fix a few warnings
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-06-25 Hervé PoussineauStartServiceCtrlDispatcher must be called during main...
2006-04-05 Andrew MungerDHCP Client fixes and enhancements
2006-02-17 Maarten Bosma3.) Move services into base