[ros-diffs] [tthompson] 71616: [NTFS] Add fixes to WriteAttribute(): -Remove erroneous check for end of run (before writing to the last run returned) -Properly dereference RealLengthWritten pointer, a

2016-06-11 Thread tthompson
Author: tthompson Date: Sun Jun 12 04:02:52 2016 New Revision: 71616 URL: http://svn.reactos.org/svn/reactos?rev=71616=rev Log: [NTFS] Add fixes to WriteAttribute(): -Remove erroneous check for end of run (before writing to the last run returned) -Properly dereference RealLengthWritten pointer,

[ros-diffs] [ekohl] 71615: [SC] Implement the qc, qdescription and qfailure commands.

2016-06-11 Thread ekohl
Author: ekohl Date: Sat Jun 11 21:24:40 2016 New Revision: 71615 URL: http://svn.reactos.org/svn/reactos?rev=71615=rev Log: [SC] Implement the qc, qdescription and qfailure commands. Added: trunk/reactos/base/applications/sc/qc.c (with props)

[ros-diffs] [mjansen] 71614: [APPHELP] Implement automatic stringtable generation when writing an Sdb database. CORE-10367

2016-06-11 Thread mjansen
Author: mjansen Date: Sat Jun 11 21:12:43 2016 New Revision: 71614 URL: http://svn.reactos.org/svn/reactos?rev=71614=rev Log: [APPHELP] Implement automatic stringtable generation when writing an Sdb database. CORE-10367 Added: trunk/reactos/dll/appcompat/apphelp/sdbstringtable.c (with

[ros-diffs] [hbelusca] 71613: [PIFMGR]: Add the PIF icon resource library. By Jared Smudde, Lee Schroeder, Ercan Ersoy, manuel. Icons adapted from Tango Icon set and from public domain OpenClipArt (ht

2016-06-11 Thread hbelusca
Author: hbelusca Date: Sat Jun 11 16:16:26 2016 New Revision: 71613 URL: http://svn.reactos.org/svn/reactos?rev=71613=rev Log: [PIFMGR]: Add the PIF icon resource library. By Jared Smudde, Lee Schroeder, Ercan Ersoy, manuel. Icons adapted from Tango Icon set and from public domain OpenClipArt

[ros-diffs] [ekohl] 71612: [SC] Implement the sdset command.

2016-06-11 Thread ekohl
Author: ekohl Date: Sat Jun 11 15:01:01 2016 New Revision: 71612 URL: http://svn.reactos.org/svn/reactos?rev=71612=rev Log: [SC] Implement the sdset command. Added: trunk/reactos/base/applications/sc/sdset.c (with props) Modified: trunk/reactos/base/applications/sc/CMakeLists.txt

[ros-diffs] [ekohl] 71611: [SERVICES] - Read the service security descriptors when the service list is created. - Assign and write the default security descriptor when a service does not have its own

2016-06-11 Thread ekohl
Author: ekohl Date: Sat Jun 11 09:41:05 2016 New Revision: 71611 URL: http://svn.reactos.org/svn/reactos?rev=71611=rev Log: [SERVICES] - Read the service security descriptors when the service list is created. - Assign and write the default security descriptor when a service does not have its own

[ros-diffs] [pschweitzer] 71610: [FASTFAT] Properly round up 64b values. This fixes reads on 4GB+ volumes. Patch by Wim Hueskes. CORE-10932 #resolve #comment Thanks for the patch! Commited in r71610

2016-06-11 Thread pschweitzer
Author: pschweitzer Date: Sat Jun 11 09:32:00 2016 New Revision: 71610 URL: http://svn.reactos.org/svn/reactos?rev=71610=rev Log: [FASTFAT] Properly round up 64b values. This fixes reads on 4GB+ volumes. Patch by Wim Hueskes. CORE-10932 #resolve #comment Thanks for the patch! Commited in r71610