[ros-diffs] [pschweitzer] 75804: [FSUTIL] Implement fsutil hardlink create

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 20:51:16 2017 New Revision: 75804 URL: http://svn.reactos.org/svn/reactos?rev=75804&view=rev Log: [FSUTIL] Implement fsutil hardlink create Added: trunk/reactos/base/applications/cmdutils/fsutil/hardlink.c (with props) Modified: trunk/reactos/base/ap

[ros-diffs] [mjansen] 75803: [APPHELP_APITEST][APPSHIM_APITEST] Update the license headers

2017-09-08 Thread mjansen
Author: mjansen Date: Fri Sep 8 20:33:40 2017 New Revision: 75803 URL: http://svn.reactos.org/svn/reactos?rev=75803&view=rev Log: [APPHELP_APITEST][APPSHIM_APITEST] Update the license headers Modified: trunk/rostests/apitests/apphelp/apphelp.c trunk/rostests/apitests/apphelp/data.c t

[ros-diffs] [mjansen] 75802: [XML2SDB][SHIMDBG] Update license headers

2017-09-08 Thread mjansen
Author: mjansen Date: Fri Sep 8 20:31:28 2017 New Revision: 75802 URL: http://svn.reactos.org/svn/reactos?rev=75802&view=rev Log: [XML2SDB][SHIMDBG] Update license headers Modified: trunk/reactos/sdk/tools/xml2sdb/main.cpp trunk/reactos/sdk/tools/xml2sdb/xml2sdb.cpp trunk/reactos/sdk

[ros-diffs] [mjansen] 75801: [ACLAYERS][ACGENRAL] Update license headers + include cleanup.

2017-09-08 Thread mjansen
Author: mjansen Date: Fri Sep 8 20:29:16 2017 New Revision: 75801 URL: http://svn.reactos.org/svn/reactos?rev=75801&view=rev Log: [ACLAYERS][ACGENRAL] Update license headers + include cleanup. Modified: trunk/reactos/dll/appcompat/shims/genral/ignoredbgout.c trunk/reactos/dll/appcompat/s

[ros-diffs] [khornicek] 75800: [WIN32SS|KBDHID] - fix some typos and copypastas

2017-09-08 Thread khornicek
Author: khornicek Date: Fri Sep 8 20:20:34 2017 New Revision: 75800 URL: http://svn.reactos.org/svn/reactos?rev=75800&view=rev Log: [WIN32SS|KBDHID] - fix some typos and copypastas Modified: trunk/reactos/drivers/hid/kbdhid/kbdhid.c trunk/reactos/win32ss/gdi/gdi32/objects/bitmap.c tr

[ros-diffs] [mjansen] 75799: [APPHELP][ACPPAGE][SHIMLIB] Update license headers

2017-09-08 Thread mjansen
Author: mjansen Date: Fri Sep 8 20:19:51 2017 New Revision: 75799 URL: http://svn.reactos.org/svn/reactos?rev=75799&view=rev Log: [APPHELP][ACPPAGE][SHIMLIB] Update license headers Modified: trunk/reactos/dll/appcompat/apphelp/CMakeLists.txt trunk/reactos/dll/appcompat/apphelp/apphelp.c

[ros-diffs] [khornicek] 75798: [SHELL32] - some tweaks, optimizations and fixes for the free/used disk space pie chart drawing code to properly cover all corner cases and remove minor drawing artifact

2017-09-08 Thread khornicek
Author: khornicek Date: Fri Sep 8 20:00:59 2017 New Revision: 75798 URL: http://svn.reactos.org/svn/reactos?rev=75798&view=rev Log: [SHELL32] - some tweaks, optimizations and fixes for the free/used disk space pie chart drawing code to properly cover all corner cases and remove minor drawing ar

[ros-diffs] [khornicek] 75797: [NOTEPAD] - don't allow multiple instances of the find/replace dialog CORE-13744

2017-09-08 Thread khornicek
Author: khornicek Date: Fri Sep 8 19:09:48 2017 New Revision: 75797 URL: http://svn.reactos.org/svn/reactos?rev=75797&view=rev Log: [NOTEPAD] - don't allow multiple instances of the find/replace dialog CORE-13744 Modified: trunk/reactos/base/applications/notepad/dialog.c Modified: trunk/r

[ros-diffs] [pschweitzer] 75796: [BTRFSLIB] Sync to 1.0 CORE-13763

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 16:31:32 2017 New Revision: 75796 URL: http://svn.reactos.org/svn/reactos?rev=75796&view=rev Log: [BTRFSLIB] Sync to 1.0 CORE-13763 Modified: trunk/reactos/media/doc/README.FSD trunk/reactos/sdk/lib/fslib/btrfslib/CMakeLists.txt trunk/reactos/sdk/

[ros-diffs] [pschweitzer] 75795: [SHELLBTRFS] Fix MSVC build? CORE-13763

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 12:13:10 2017 New Revision: 75795 URL: http://svn.reactos.org/svn/reactos?rev=75795&view=rev Log: [SHELLBTRFS] Fix MSVC build? CORE-13763 Modified: trunk/reactos/dll/shellext/shellbtrfs/propsheet.cpp Modified: trunk/reactos/dll/shellext/shellbtrfs/propsh

[ros-diffs] [pschweitzer] 75794: [SHELLBTRFS] Add missing header CORE-13763

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 12:01:47 2017 New Revision: 75794 URL: http://svn.reactos.org/svn/reactos?rev=75794&view=rev Log: [SHELLBTRFS] Add missing header CORE-13763 Modified: trunk/reactos/dll/shellext/shellbtrfs/reactos.cpp Modified: trunk/reactos/dll/shellext/shellbtrfs/react

[ros-diffs] [pschweitzer] 75793: [SHELLBTRFS] Sync the btrfs shell extension to 1.0 CORE-13763

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 11:59:42 2017 New Revision: 75793 URL: http://svn.reactos.org/svn/reactos?rev=75793&view=rev Log: [SHELLBTRFS] Sync the btrfs shell extension to 1.0 CORE-13763 Added: trunk/reactos/dll/shellext/shellbtrfs/balance.cpp (with props) trunk/reactos/dll/s

[ros-diffs] [pschweitzer] 75792: [NDK] - Make FILE_INFORMATION_CLASS definition consistent with XDK - Add the definition of FILE_ACCESS_INFORMATION CORE-13763

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 11:46:06 2017 New Revision: 75792 URL: http://svn.reactos.org/svn/reactos?rev=75792&view=rev Log: [NDK] - Make FILE_INFORMATION_CLASS definition consistent with XDK - Add the definition of FILE_ACCESS_INFORMATION CORE-13763 Modified: trunk/reactos/sdk/inc

[ros-diffs] [pschweitzer] 75791: [NDK] Add a missing typedef

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 11:41:31 2017 New Revision: 75791 URL: http://svn.reactos.org/svn/reactos?rev=75791&view=rev Log: [NDK] Add a missing typedef Modified: trunk/reactos/sdk/include/ndk/rtltypes.h Modified: trunk/reactos/sdk/include/ndk/rtltypes.h URL: http://svn.reactos.or

[ros-diffs] [pschweitzer] 75790: [PSDK] Define FSCTL_GET_INTEGRITY_INFORMATION, FSCTL_SET_INTEGRITY_INFORMATION, FSCTL_DUPLICATE_EXTENTS_TO_FILE and their associated structures CORE-13763

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 11:40:52 2017 New Revision: 75790 URL: http://svn.reactos.org/svn/reactos?rev=75790&view=rev Log: [PSDK] Define FSCTL_GET_INTEGRITY_INFORMATION, FSCTL_SET_INTEGRITY_INFORMATION, FSCTL_DUPLICATE_EXTENTS_TO_FILE and their associated structures CORE-13763 Modif

[ros-diffs] [pschweitzer] 75789: [XDK] Add a Win8.1 FSCTL CORE-13763

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 11:39:17 2017 New Revision: 75789 URL: http://svn.reactos.org/svn/reactos?rev=75789&view=rev Log: [XDK] Add a Win8.1 FSCTL CORE-13763 Modified: trunk/reactos/sdk/include/xdk/iotypes.h Modified: trunk/reactos/sdk/include/xdk/iotypes.h URL: http://svn.rea

[ros-diffs] [tfaber] 75788: [NTFS] - Delete autorun.inf, which SVN decided to improperly merge. See r71342. - Use trunk's version of the large MCB implementation, which already has Trevor's changes.

2017-09-08 Thread tfaber
Author: tfaber Date: Fri Sep 8 10:36:40 2017 New Revision: 75788 URL: http://svn.reactos.org/svn/reactos?rev=75788&view=rev Log: [NTFS] - Delete autorun.inf, which SVN decided to improperly merge. See r71342. - Use trunk's version of the large MCB implementation, which already has Trevor's chang

[ros-diffs] [pschweitzer] 75787: [BTRFS] Fix build CORE-13763

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 08:15:21 2017 New Revision: 75787 URL: http://svn.reactos.org/svn/reactos?rev=75787&view=rev Log: [BTRFS] Fix build CORE-13763 Modified: trunk/reactos/drivers/filesystems/btrfs/balance.c trunk/reactos/sdk/include/psdk/ntddstor.h Modified: trunk/react

[ros-diffs] [pschweitzer] 75786: [BTRFS] Sync btrfs to 1.0. CORE-13763

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 08:02:43 2017 New Revision: 75786 URL: http://svn.reactos.org/svn/reactos?rev=75786&view=rev Log: [BTRFS] Sync btrfs to 1.0. CORE-13763 Added: trunk/reactos/drivers/filesystems/btrfs/guid.c (with props) trunk/reactos/drivers/filesystems/btrfs/scrub.

[ros-diffs] [pschweitzer] 75785: [DDK] Define IDE_COMMAND_FLUSH_CACHE CORE-13763

2017-09-08 Thread pschweitzer
Author: pschweitzer Date: Fri Sep 8 07:55:16 2017 New Revision: 75785 URL: http://svn.reactos.org/svn/reactos?rev=75785&view=rev Log: [DDK] Define IDE_COMMAND_FLUSH_CACHE CORE-13763 Modified: trunk/reactos/sdk/include/ddk/ata.h Modified: trunk/reactos/sdk/include/ddk/ata.h URL: http://svn

[ros-diffs] [tfaber] 75784: [USBPORT][USBHUB_NEW] - Add license headers

2017-09-08 Thread tfaber
Author: tfaber Date: Fri Sep 8 07:32:39 2017 New Revision: 75784 URL: http://svn.reactos.org/svn/reactos?rev=75784&view=rev Log: [USBPORT][USBHUB_NEW] - Add license headers Modified: trunk/reactos/drivers/usb/usbhub_new/dbg_uhub.h trunk/reactos/drivers/usb/usbhub_new/debug.c trunk/re

[ros-diffs] [tfaber] 75783: [USBPORT] - Begin implementing split transfers. Patch by Vadim Galyant.

2017-09-08 Thread tfaber
Author: tfaber Date: Fri Sep 8 07:17:34 2017 New Revision: 75783 URL: http://svn.reactos.org/svn/reactos?rev=75783&view=rev Log: [USBPORT] - Begin implementing split transfers. Patch by Vadim Galyant. Added: trunk/reactos/drivers/usb/usbport/trfsplit.c (with props) Modified: trunk/reac