VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedFolders/testcase

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @78947   6 years vboxsync SharedFolderSvc,IPRT: Implemented changing attributes/mode via a …
(edit) @77685   6 years vboxsync SharedFolders: Use RTFileOpenEx to get a more accurate …
(edit) @77276   6 years vboxsync tstSharedFolderService.cpp: Need to catch RTFileWriteAt and …
(edit) @76971   6 years vboxsync Shared Folders/HostServices: Renamed VBoxSharedFolders.cpp to …
(edit) @76570   6 years vboxsync HostServices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76526   6 years vboxsync HostServices: scm --fix-header-guards. bugref:9344
(edit) @76421   6 years vboxsync VBox/shflsvc.h: Use errcore.h rather than err.h. bugref:9344
(edit) @75748   6 years vboxsync HGCM: build fix
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75570   6 years vboxsync tstSharedFolderService: Fix crashing testcase after last helper …
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69675   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69111   7 years vboxsync (C) year
(edit) @68551   7 years vboxsync merging vbglioc r117691: Initial VBoxGuest I/O control changes. …
(edit) @67020   8 years vboxsync HostServices/SharedFolders: call pfnUnload() after disconnecting from …
(edit) @66099   8 years vboxsync SharedFolders: Some adjustments necessary for flexible array syntax in …
(edit) @66092   8 years vboxsync SharedFolders: testcase build fix.
(edit) @66038   8 years vboxsync tstSharedFolderService: Added testcase for case-insensitive create-file.
(edit) @66014   8 years vboxsync tstSharedFolderService: not necessary anymore with the previous change
(edit) @66013   8 years vboxsync tstSharedFolderService.cpp: Make TESTSHFLSTRING a union to avoid …
(edit) @66012   8 years vboxsync tstSharedFolderService: fix the loop.
(edit) @66011   8 years vboxsync tstSharedFolderService: gcc does aggressive loop optimization and will …
(edit) @65998   8 years vboxsync SharedFolders: Do RTAbsPath on folder roots, don't double convert to …
(edit) @63760   8 years vboxsync build fix
(edit) @63756   8 years vboxsync HostServices/SharedFolders: test case warning fix for gcc 6.2.
(edit) @63123   8 years vboxsync warnings
(edit) @62876   8 years vboxsync HostServices: gcc warnings
(edit) @62806   8 years vboxsync HostServices: warnings
(edit) @62489   8 years vboxsync (C) 2016
(edit) @57415   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56962   9 years vboxsync HostServices/SharedFolders: enable guest to host path conversion
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @55162   10 years vboxsync tstSharedFolderService: init the client structure
(edit) @48953   11 years vboxsync HostServices: Whitespace and svn:keywords cleanups by scm.
(edit) @46032   12 years vboxsync grumble.
(edit) @46031   12 years vboxsync Cannot define two RT_OS_XXX macros at the same time, sorry, was never …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44223   12 years vboxsync tstSharedFolderService.cpp: Fixed fillTestShflString u16Length bug …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @40108   13 years vboxsync HostServices/SharedFolders: fix test case.
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39543   13 years vboxsync HostServices/SharedFolders: starter unit test, try to make Windows happy.
(edit) @39542   13 years vboxsync HostServices/SharedFolders: starter unit test, try to make Windows happy.
(edit) @39541   13 years vboxsync HostServices/SharedFolders: starter unit test, try to fix a Darwin burn.
(edit) @39540   13 years vboxsync HostServices/SharedFolders: starter unit test.
(edit) @38737   13 years vboxsync One more Log redef gone.
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @33994   14 years vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @25292   15 years vboxsync RTDirReadEx parameter to resolve symlinks.
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @18461   16 years vboxsync tstShflCase/Makefile: missing /..
(edit) @18460   16 years vboxsync tstShflCase: size_t warnings.
(edit) @14062   16 years vboxsync RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13363   16 years vboxsync small clean fixes
(edit) @12250   16 years vboxsync HostServices/Makefiles: Eliminated PATH_TARGET usage and pushed them …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11733   16 years vboxsync Made the automatic build tests no depend on VBoxRT.
(edit) @11732   16 years vboxsync tstShflSize: don't depend on VBoxRT
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @10198   16 years vboxsync Fixed dependency (double expansion).
(edit) @10051   16 years vboxsync VBOX_KBUILD_HACKING
(edit) @9462   17 years vboxsync
(edit) @9461   17 years vboxsync debug
(edit) @9460   17 years vboxsync Fixed tstShflSizes for 64 bits hosts.
(edit) @9459   17 years vboxsync Fixed tstShflSizes for 64 bits hosts. Removed unused structures.
(edit) @8992   17 years vboxsync Configure the testing pass.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 years vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @6722   17 years vboxsync spelling
(edit) @6718   17 years vboxsync better fix
(edit) @6717   17 years vboxsync fix
(edit) @6716   17 years vboxsync adapted BFE to readonly shared folders
(edit) @6329   17 years vboxsync make theh tstShflSizes test mandatory during build time
(edit) @6327   17 years vboxsync tstShflSizes: fixed VBoxSFMapFolder
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4232   17 years vboxsync fixed eol-style, fixed gcc-4.2 warings about 'char*' version 'const char*'
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4006   17 years vboxsync Bugfix
(edit) @3999   17 years vboxsync bugfix
(edit) @3993   17 years vboxsync Fixed dir search on linux hosts
(edit) @3972   17 years vboxsync Correction for wildcard-less directory listing
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette