reactos.git
2017-12-14 Serge Gautherie[BOOTDATA] Start menu, shortcuts: port r61988 to LiveCD... 119/head
2017-12-14 Serge Gautherie[TRANSLATION] Start menu, shortcuts, r61988: update... 120/head
2017-12-14 Thomas Faber[NTOS:KD] Pass PreviousMode down to KdpPrintString... 188/head
2017-12-14 Thomas Faber[NTOS:KD] Avoid _alloca inside SEH, as it's apparently...
2017-12-14 Thomas Faber[NTOS:KD] Don't assume null termination in KdpSerialDeb...
2017-12-13 Stanislav Motylkov[SYSDM] Extend build string to fit commit hash
2017-12-13 Amine Khaldi[ASM][NDK][NTOS] Rename Self to SelfPcr in the KIPCR...
2017-12-13 Amine Khaldi[KERNEL32_APITEST] Add a PCH.
2017-12-12 Amine Khaldi[COM_APITEST] Improve the existing PCH and make use...
2017-12-12 Amine Khaldi[ADVAPI32_APITEST] Add a PCH.
2017-12-12 Amine Khaldi[NTOS] Add some header guards.
2017-12-11 Li Keqing[TRANSLATION] Fix Simplified Chinese Translations ...
2017-12-10 Pierre Schweitzer[VCDCLI] Fix typo
2017-12-10 Hermès Bélusca... [KERNEL32] Update some console API prototypes.
2017-12-10 Thomas Faber[NTOS:KD] Protect against invalid user arguments for... 160/head
2017-12-10 Thomas Faber[NTOS:KD] Protect against invalid user arguments in...
2017-12-10 Thomas Faber[NTOS:KD] Protect against invalid user arguments in...
2017-12-10 Joachim Henze[SERVMAN] fix status-bar text truncation, update german...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-10 Colin Finck[PRINTING] Fix GetPrinterW, add tests for it and GetDef...
2017-12-10 Pierre Schweitzer[NTFS] Fix the FileNamesInformation/FileNameInformation...
2017-12-10 Trevor Thompson[NTFS] - Respect NTFS' file ordering when enumerating...
2017-12-10 Trevor Thompson[NTFS] - Fix some errors that break building in C89...
2017-12-10 Trevor Thompson[NTFS] - Add some helper functions for new features...
2017-12-10 Trevor Thompson[NTFS] - Fix increasing the mft size, to keep chkdsk...
2017-12-10 Trevor Thompson[NTFS] - Fix for C89 compliance.
2017-12-10 Trevor Thompson[NTFS] - Add support for directory creation. Add some...
2017-12-10 Trevor Thompson[NTFS] - When creating files:
2017-12-10 Trevor Thompson[NTFS] - Allow for creating a file when the index root...
2017-12-10 Trevor Thompson[NTFS] - Allow for resizing an attribute in the middle...
2017-12-10 Trevor Thompson[NTFS] - Refactor to allow the copy of the attribute...
2017-12-10 Trevor Thompson[NTFS] - Fix index entries storing the wrong allocated...
2017-12-10 Trevor Thompson[NTFS] - Add some improvements to B-Tree support. Add...
2017-12-10 Trevor Thompson[NTFS] - Add GetAllocationOffsetFromVCN() function...
2017-12-10 Trevor Thompson[NTFS] - Add some utility functions and improve some...
2017-12-10 Trevor Thompson[NTFS] - After creating a new file, update creation...
2017-12-10 Trevor Thompson[NTFS] - Fix some more issues, including remaining...
2017-12-10 Trevor Thompson[NTFS] - Fix some formatting / style issues, per CR...
2017-12-10 Trevor Thompson[NTFS] - Add a few fixes and improvements, most from...
2017-12-10 Trevor Thompson[NTFS] - Add some fixes and improvements to mft.c from...
2017-12-10 Trevor Thompson[NTFS] - Add some fixes and improvements to finfo.c...
2017-12-10 Trevor Thompson[NTFS] - Add some fixes and improvements to create...
2017-12-10 Trevor Thompson[NTFS] - Add some fixes and improvements to btree.c...
2017-12-10 Trevor Thompson[NTFS] - Add some fixes and improvements to attribute...
2017-12-10 Trevor Thompson[NTFS] - Fix UpdateFileNameRecord() when the file being...
2017-12-10 Trevor Thompson[NTFS] - Fix AddFileName() when the file path is two...
2017-12-10 Trevor Thompson[NTFS] - Fix gcc build. Fix CompareTreeKeys(): Don...
2017-12-10 Trevor Thompson[NTFS] - Fix a couple of issues spotted by Thomas:...
2017-12-10 Trevor Thompson[NTFS] - Begin to implement B-Trees. Allow for creating...
2017-12-10 Trevor Thompson[NTFS] - Add some minor fixes and improvements:
2017-12-10 Trevor Thompson[NTFS] - Fix creation of files with long filenames.
2017-12-10 Trevor Thompson[NTFS] - In the NtfsAddFilenameToDirectory() function...
2017-12-10 Trevor Thompson[NTFS] - Fix a mistake with AddFileName() from my last...
2017-12-10 Trevor Thompson[NTFS] - Fix POSIX rules. Fix accessing long filenames...
2017-12-10 Trevor Thompson[NTFS] - Fix IncreaseMftSize(); check IrpContext to...
2017-12-10 Trevor Thompson[NTFS] - Add support for expanding the master file...
2017-12-10 Trevor Thompson[NTFS] - Restructure some code in preparation for the...
2017-12-10 Trevor Thompson[NTFS] - Add some improvements to the previous commit...
2017-12-10 Trevor Thompson[NTFS] - Add the most basic support for file creation...
2017-12-10 Trevor Thompson[NTFS] - Decrease debug spam
2017-12-10 Trevor Thompson[NTFS] - Disable write support by default. Enable it...
2017-12-10 Trevor Thompson[NTFS] - Add support for changing a file's size via...
2017-12-10 Trevor Thompson[NTFS] - Fix a bug with last commit, as spotted by...
2017-12-10 Trevor Thompson[NTFS] - Expand support for resizing resident attribute...
2017-12-10 Trevor Thompson[NTFS] - Commit early results of a small restructuring...
2017-12-10 Trevor Thompson[NTFS] Add support for creating new MFT entries:
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-09 Amine Khaldi[USETUP] LanguageList => MUILanguageList. #179
2017-12-09 Amine Khaldi[ITSS] Get the stubs file out of the source files list...
2017-12-09 Pierre Schweitzer[FASTFAT] Fix FastFAT not returning short name for...
2017-12-09 Pierre Schweitzer[CHKDSK] Don't continue repair if volume is in use
2017-12-09 Pierre Schweitzer[VFATLIB] Make Chkdsk handle volume opening locking...
2017-12-09 Amine Khaldi[SMDLL] Use precomp.h in dllmain.c.
2017-12-09 Amine Khaldi[BROWSEUI/SHELLBARS] Add a PCH.
2017-12-09 Amine Khaldi[GDI32_APITEST] Properly add CreateDIBPatternBrush...
2017-12-09 Amine Khaldi[ACLEDIT][ATL][ATL80][FLTMGR] Get the def files out...
next