1. 01.10.2017 5 коммитов
  2. 30.09.2017 15 коммитов
  3. 29.09.2017 8 коммитов
    • Colin Finck's avatar
      [ROSTESTS] Use the new header with SPDX license identifier for my printing-related API tests
      · b6d999db
      Colin Finck создал
      svn path=/trunk/; revision=75992
      b6d999db
    • Colin Finck's avatar
      [ROSAUTOTEST] Use the new header with SPDX license identifier and remove dead source files.
      · bb0896b8
      Colin Finck создал
      svn path=/trunk/; revision=75991
      bb0896b8
    • Jérôme Gardou's avatar
      [RTL]
      · abc37007
      Jérôme Gardou создал
       - Add CFI annotations to debug functions
      CORE-8531
      
      svn path=/trunk/; revision=75990
      abc37007
    • Jérôme Gardou's avatar
      [ASM]
      · 9173e7c6
      Jérôme Gardou создал
       - Add CFI annotation macros
      CORE-13850 #resolve
      
      svn path=/trunk/; revision=75989
      9173e7c6
    • Colin Finck's avatar
      [PRINTING] [SKIPLIST] Use the new header with SPDX license identifier and...
      · 154f1aaa
      Colin Finck создал
      [PRINTING] [SKIPLIST] Use the new header with SPDX license identifier and relicense the entire Printing Stack as well as its Skiplist dependency under GPL-2.0+
      
      Previously, the Printing Stack was a mix of GPLed and LGPLed code. Having everything under GPL-2.0+ makes things consistent and allows me to import code from most Open Source licenses.
      Given that the Printing Stack components are exchangeable with their Windows counterparts and implement documented interfaces, this license change doesn't impose any additional restrictions on dependent components (like printer drivers).
      
      svn path=/trunk/; revision=75988
      154f1aaa
    • Colin Finck's avatar
      [VGAFONTEDIT] Use the new header with SPDX license identifier and make the...
      · 57d74df7
      Colin Finck создал
      [VGAFONTEDIT] Use the new header with SPDX license identifier and make the entire application GPL-2.0+
      
      The code of the single GPL-2.0 only file "misc.c" was originally derived from GPL-2.0 only devmgmt.
      I have now replaced it with the same code from LGPL-2.1+ mmc, which makes my application a full GPL-2.0+ work. This is legit, because I know that Thomas Weidenmueller is the original author of the "misc.c" code.
      
      svn path=/trunk/; revision=75987
      57d74df7
    • Colin Finck's avatar
      [FASTFAT_NEW] [FULLFAT] Remove the FullFAT-based "fastfat_new" driver and the...
      · 26dd1bcf
      Colin Finck создал
      [FASTFAT_NEW] [FULLFAT] Remove the FullFAT-based "fastfat_new" driver and the third-party FullFAT library itself.
      
      Our driver has not seen any development since 2010 and the current fastfat driver has long surpassed it.
      Even more important, FullFAT is licensed under a modified version of GPLv3 that forbids commercial usage. Shipping it as a ReactOS dependency would render the OS unusable for commercial scenarios.
      If anybody wants to resurrect the driver, you can always get it from the repository history.
      
      svn path=/trunk/; revision=75986
      26dd1bcf
    • Colin Finck's avatar
      [HEADERS] Use the new header with SPDX license identifier for host headers...
      · e9bc2c9b
      Colin Finck создал
      [HEADERS] Use the new header with SPDX license identifier for host headers I've contributed to and ensure license compliance for pshpack/poppack.
      
      - The pshpack and poppack headers were rewritten from scratch as their current versions came with no license information and included obsolete checks (e.g. for an ancient FreeBSD version).
        I have put the new ones under CC0-1.0, which is equivalent to Public Domain but legally valid also in jurisdictions which have no concept of Public Domain (e.g. Germany).
      - Relicense nls.h under CC0-1.0 too. I'd recommend the same for typedefs.h, but I'm not the only contributor to that file.
      
      svn path=/trunk/; revision=75985
      e9bc2c9b
  4. 28.09.2017 6 коммитов
    • Colin Finck's avatar
      [BOOTSECTORS] Use the new header with SPDX license identifier for the ISO boot...
      · ea2806e1
      Colin Finck создал
      [BOOTSECTORS] Use the new header with SPDX license identifier for the ISO boot sector files I contributed to.
      
      Remove the unmaintained .asm files.
      
      svn path=/trunk/; revision=75984
      ea2806e1
    • Colin Finck's avatar
      [CONTROL] Use the new header with SPDX license identifier.
      · d20eaaf8
      Colin Finck создал
      - The original header committed in 2004 clearly indicated "or any later version", so use GPL-2.0+
        That header has since been removed in r33507 by some "Colin Finck" guy ;)
      - Add Hermès to the list of copyright holders, since he rewrote most of this in r62694.
      
      svn path=/trunk/; revision=75983
      d20eaaf8
    • Sylvain Petreolle's avatar
      Set the resolution to 800x600x16 bit onbootcdregtest.
      · 9704b700
      Sylvain Petreolle создал
      This removes the fallback to 640x480x256 colors induced by the lack of 32bits in KVM's cirrus GPU.
      Fixes:
      dosbox 2.intro
      irfanview 2.OpenDocument
      smplayer 2.play_file
      
      
      svn path=/trunk/; revision=75982
      9704b700
    • Eric Kohl's avatar
      [PCI]
      · 3ebd207b
      Eric Kohl создал
      Fix a port base adddress decoding bug. Port base addresses were always decoded like memory base addresses. Because of this bug, a device could have two port address ranges starting at the same base address but with different lengths.
      
      svn path=/trunk/; revision=75981
      3ebd207b
    • James Tabor's avatar
      [NtUser]
      · 64bf4151
      James Tabor создал
      - Patch by MudHead : Should test for invalid parent parameter. See CORE-13718.
      
      svn path=/trunk/; revision=75980
      64bf4151
    • James Tabor's avatar
      [NtUser]
      · 8cc85a40
      James Tabor создал
      - Patch by MudHead : Not setting error on success. See CORE-13717.
      
      svn path=/trunk/; revision=75979
      8cc85a40
  5. 27.09.2017 1 коммит
    • Pierre Schweitzer's avatar
      [KERNEL32]
      · 92bc7bda
      Pierre Schweitzer создал
      - Move InternalOpenDirW() to disk.c; that's the last place where it's used
      - Implement GetVolumePathNamesForVolumeNameA(); its -W implementation is still to be implemented
      - W2K3ify SetVolumeLabelW() and SetVolumeLabelA() 
      
      svn path=/trunk/; revision=75978
      92bc7bda
  6. 26.09.2017 5 коммитов
    • Hermès Bélusca-Maïto's avatar
      [TIMEOUT]: Use a waitable timer to wait for a maximum of 1 second, instead of...
      · 4bce7ced
      Hermès Bélusca-Maïto создал
      [TIMEOUT]: Use a waitable timer to wait for a maximum of 1 second, instead of using some Sleep(100) calls. The only Sleep() call allowed is the Sleep(INFINITE) one.
      
      svn path=/trunk/; revision=75977
      4bce7ced
    • Eric Kohl's avatar
      [FASTFAT]
      · 036a0ad6
      Eric Kohl создал
      Revert r75975 because of failures in the advpack files winetest.
      
      svn path=/trunk/; revision=75976
      036a0ad6
    • Eric Kohl's avatar
      [FASTFAT]
      · 4a830ca8
      Eric Kohl создал
      Terminate the path name at the last slash when a file is opened using the IO_OPEN_TARGET_DIRECTORY option. This fixes some IoCreateFile kernel mode tests.
      
      svn path=/trunk/; revision=75975
      4a830ca8
    • Eric Kohl's avatar
      [NETAPI32]
      · 43649817
      Eric Kohl создал
      Implement NetLogonSetServiceBits().
      
      svn path=/trunk/; revision=75974
      43649817
    • Giannis Adamopoulos's avatar
      [WINLOGON][WIN32K][WINSRV] -Silence a lot of debug prints in the shutdown...
      · 03acaff5
      Giannis Adamopoulos создал
      [WINLOGON][WIN32K][WINSRV] -Silence a lot of debug prints in the shutdown sequence. Add some debug prints in case of error.  Also print the name of the processes that get terminated. Keep the debug prints that show the parameters that are passed to SrvExitWindowsEx and WM_LOGONNOTIFY.
      
      svn path=/trunk/; revision=75973
      03acaff5