Sync with trunk r43123
[reactos.git] / reactos / base / services / eventlog / file.c
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-21 Michael MartinLogfWriteData: Add missing LeaveCriticalSection before...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-30 Michael Martin- eventlog.h: Add LIST_ENTRY to EVENTSOURCE structure...
2009-05-22 Michael Martin- Implement internal function LogfDeleteOffsetInformation.
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-20 Michael Martin- eventlog.h: Add CurrentRecord to EventSource struct...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-01-01 Timo KreuzerSync to trunk r38500
2008-12-24 Michael Martin- Update structs and flags to correct names based on...
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Dmitry GorbachevPut inline functions into header files.
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (8/11).
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-26 Christoph von Wittichfix some format strings
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-05-03 Dmitry Gorbachev- Fix a bug in "close all log files" code.
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...
2007-01-05 Christoph von Wittich* fixed some warnings
2006-12-09 Johannes Anderwald- various msvc fixes
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-07-18 Saveliy TretiakovAdd missing return value checks. Finally fix bug #1526
2006-07-01 Saveliy TretiakovReduce code dublication
2006-06-30 Saveliy TretiakovRead configuration from registry
2006-06-29 Saveliy TretiakovFix thread synchronization, use critical sections.
2006-03-04 Saveliy TretiakovDon't create files when booting from CD
2006-02-17 Maarten Bosma3.) Move services into base