[ros-diffs] 01/01: [NTOSKRNL] Misc fixes: - Rename page file struct to MMPAGING_FILE - Increment page files count after current page file was put in the list

2018-08-11 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=02b0ca08e40c40601a72aea0b10876d60810a942 commit 02b0ca08e40c40601a72aea0b10876d60810a942 Author: Pierre Schweitzer AuthorDate: Sat Aug 11 23:34:08 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Aug 11 23:34:08 2018 +0200

[ros-diffs] 06/07: [NTOSKRNL] Drop unused field

2018-08-11 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fb07332450068ba387aa57966d2e8a3f2bd86eda commit fb07332450068ba387aa57966d2e8a3f2bd86eda Author: Pierre Schweitzer AuthorDate: Sat Aug 11 22:06:41 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Aug 11 23:01:11 2018 +0200

[ros-diffs] 07/07: [NTOSKRNL] Replace the alloc map by a bitmap

2018-08-11 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f080ee13055509cc75096d55c7d8f2913dbd585b commit f080ee13055509cc75096d55c7d8f2913dbd585b Author: Pierre Schweitzer AuthorDate: Sat Aug 11 22:47:58 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Aug 11 23:01:12 2018 +0200

[ros-diffs] 01/01: [NTOSKRNL] Remove useless define

2018-08-11 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=47cd447cfa64ef7a5c7a29471329aec54790ff71 commit 47cd447cfa64ef7a5c7a29471329aec54790ff71 Author: Pierre Schweitzer AuthorDate: Sat Aug 11 23:07:53 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Aug 11 23:07:53 2018 +0200

[ros-diffs] 01/01: [DLLHOST] Add dllhost to make the device driver extractor for my Lenovo T400 happy

2018-08-11 Thread Eric Kohl
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2bbac124274da192c8f1958dea58ed5e41ea7ff7 commit 2bbac124274da192c8f1958dea58ed5e41ea7ff7 Author: Eric Kohl AuthorDate: Sat Aug 11 22:25:30 2018 +0200 Commit: Eric Kohl CommitDate: Sat Aug 11 22:25:30 2018 +0200 [DLLHOST] Add

[ros-diffs] 02/07: [NTOSKRNL] Properly open a page file and set appropriate attributes

2018-08-11 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2969c28a273131c82105753077402b6830ef42bb commit 2969c28a273131c82105753077402b6830ef42bb Author: Pierre Schweitzer AuthorDate: Fri Aug 10 07:50:16 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Aug 11 23:01:11 2018 +0200

[ros-diffs] 01/07: [NTOSKRNL] Check that caller has appropriate right before creating page file

2018-08-11 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0ad4ef6002fc2fdd9e636fa98384859c39d68e1c commit 0ad4ef6002fc2fdd9e636fa98384859c39d68e1c Author: Pierre Schweitzer AuthorDate: Thu Aug 9 21:13:08 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Aug 11 23:01:05 2018 +0200

[ros-diffs] 03/07: [NTOSKRNL] Deny page file creation on floppy disk

2018-08-11 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=36c20dc56ba225643eec76866f4a95cdbea219b1 commit 36c20dc56ba225643eec76866f4a95cdbea219b1 Author: Pierre Schweitzer AuthorDate: Fri Aug 10 08:01:31 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Aug 11 23:01:11 2018 +0200

[ros-diffs] 04/07: [NTOSKRNL] Restrict rights on the page file

2018-08-11 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=28b4b419c249c004f0b6cd89012aaf72bb78ea67 commit 28b4b419c249c004f0b6cd89012aaf72bb78ea67 Author: Pierre Schweitzer AuthorDate: Fri Aug 10 08:40:02 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Aug 11 23:01:11 2018 +0200

[ros-diffs] 01/01: [NTOSKRNL] Rename PagingFileList to MmPagingFile and make insertion simpler

2018-08-11 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f106c297de749667b7818c4ec9a38b51b9c7c801 commit f106c297de749667b7818c4ec9a38b51b9c7c801 Author: Pierre Schweitzer AuthorDate: Sat Aug 11 23:19:58 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Aug 11 23:19:58 2018 +0200