|
|
@13838
|
16 years |
vboxsync |
Some more %V* -> %R* changes while at it.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@9927
|
17 years |
vboxsync |
@todo
|
|
|
@9880
|
17 years |
vboxsync |
External contribution: Gi youl Kim
Mac OS X deals with filename using …
|
|
|
@9816
|
17 years |
vboxsync |
Windows shared folders: a more generic directory listing bugfix.
|
|
|
@9780
|
17 years |
vboxsync |
Windows shared folders: another directory listing bugfix.
|
|
|
@9146
|
17 years |
vboxsync |
Backed out r31259.
|
|
|
@9134
|
17 years |
vboxsync |
Shared folders flag for appending data to a file. Windows addition …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7418
|
17 years |
vboxsync |
UCS-2 -> UTF-16.
|
|
|
@6901
|
17 years |
vboxsync |
Shared folders: No assertions when accessing file properties anymore.
|
|
|
@6896
|
17 years |
vboxsync |
Shared folders: Bugfix for file properties assertion.
|
|
|
@6848
|
17 years |
vboxsync |
Shared folders: Bugfix for accessing file properties of files on the …
|
|
|
@6838
|
17 years |
vboxsync |
More bugfixes for shared folders.
|
|
|
@6832
|
17 years |
vboxsync |
Eliminated tabs.
|
|
|
@6831
|
17 years |
vboxsync |
First bugfix for shared folder guest -> host copying. Now overwriting …
|
|
|
@6415
|
17 years |
vboxsync |
comment
|
|
|
@6414
|
17 years |
vboxsync |
Removed checks if writing to a shared folder is allowed from 2 static …
|
|
|
@6413
|
17 years |
vboxsync |
more places to check if writing to a shared folder is allowed
|
|
|
@6402
|
17 years |
vboxsync |
more places to check if writing is allowed
|
|
|
@6384
|
17 years |
vboxsync |
next try
|
|
|
@6382
|
17 years |
vboxsync |
backed out again, needs build fixes on Windows
|
|
|
@6379
|
17 years |
vboxsync |
support read-only shared folders
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5636
|
17 years |
vboxsync |
Backed out 25962/25963; there is no handle type distinction
|
|
|
@5635
|
17 years |
vboxsync |
Wrong type again
|
|
|
@5634
|
17 years |
vboxsync |
Wrong handle type
|
|
|
@5633
|
17 years |
vboxsync |
Free allocated file/directory handle instead of just removing it from …
|
|
|
@5258
|
17 years |
vboxsync |
Rewrote the shared folder create file function on the host to …
|
|
|
@5090
|
17 years |
vboxsync |
Try file locking only on Windows hosts (experiment).
|
|
|
@5087
|
17 years |
vboxsync |
Wrong logging
|
|
|
@4926
|
17 years |
vboxsync |
don't depend on a file handle when requesting volume information …
|
|
|
@4855
|
17 years |
vboxsync |
Don't assert on expected errors.
|
|
|
@4383
|
17 years |
vboxsync |
More logging
|
|
|
@4372
|
17 years |
vboxsync |
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4007
|
17 years |
vboxsync |
comments
|
|
|
@4006
|
17 years |
vboxsync |
Bugfix
|
|
|
@4004
|
17 years |
vboxsync |
Backed out 23427; problem lies elsewhere
|
|
|
@4002
|
17 years |
vboxsync |
More logging
|
|
|
@4001
|
17 years |
vboxsync |
In Linux we sometimes get VERR_PATH_NOT_FOUND when only the file is …
|
|
|
@3999
|
17 years |
vboxsync |
bugfix
|
|
|
@3997
|
17 years |
vboxsync |
Moved logging statement
|
|
|
@3996
|
17 years |
vboxsync |
Silent failure.
|
|
|
@3994
|
17 years |
vboxsync |
Don't fail if the file/directory, that needs to be created, doesn't exist
|
|
|
@3993
|
17 years |
vboxsync |
Fixed dir search on linux hosts
|
|
|
@3992
|
17 years |
vboxsync |
More logging
|
|
|
@3972
|
18 years |
vboxsync |
Correction for wildcard-less directory listing
|
|
|
@3970
|
18 years |
vboxsync |
Disabled some annoying assertions
|
|
|
@3969
|
18 years |
vboxsync |
Enabled case conversion
|
|
|
@3968
|
18 years |
vboxsync |
Deal with trailing delimiter
|
|
|
@3967
|
18 years |
vboxsync |
correction
|
|
|
@3965
|
18 years |
vboxsync |
Deal with wildcard path parts
|
|
|
@3960
|
18 years |
vboxsync |
Corrections
|
|
|
@3955
|
18 years |
vboxsync |
compile fix
|
|
|
@3954
|
18 years |
vboxsync |
Backwards compatibility with older VBox versions ensured.
|
|
|
@3944
|
18 years |
vboxsync |
Preparations for dealing with case sensitivity
|
|
|
@3338
|
18 years |
vboxsync |
Export HostServices
|