|
|
@107631
|
10 days |
vboxsync |
Runtime/common/zip/tarcmd.cpp: Add missing error check after switch () …
|
|
|
@107455
|
13 days |
vboxsync |
Runtime/common/zip/tarvfswriter.cpp: Don't call a function inside …
|
|
|
@106061
|
4 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@104554
|
9 months |
vboxsync |
Runtime/common/zip/pkzipvfs.cpp: Remove redundant condition in if …
|
|
|
@104553
|
9 months |
vboxsync |
Runtime/common/zip/xarvfs.cpp: Unnecessary NULL pointer checked …
|
|
|
@104552
|
9 months |
vboxsync |
Runtime/common/zip/unzipcmd.cpp: Properly propagate the exit status …
|
|
|
@103013
|
12 months |
vboxsync |
iprt/asm-mem.h,zip.cpp,tstRTInlineAsm.cpp: Eliminated unused …
|
|
|
@103005
|
12 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@100908
|
17 months |
vboxsync |
IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
|
|
|
@99739
|
21 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99013
|
23 months |
vboxsync |
Fixed typo.
|
|
|
@98766
|
23 months |
vboxsync |
Runtime/lzmavfs.cpp: Need to include asm.h for RT_LE2H_U32 to work, …
|
|
|
@98750
|
23 months |
vboxsync |
Runtime/lzmavfs.cpp: Need to define LZMA_API_STATIC or linking fails …
|
|
|
@98732
|
2 years |
vboxsync |
Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
|
|
|
@98462
|
2 years |
vboxsync |
Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
|
|
|
@98461
|
2 years |
vboxsync |
Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
|
|
|
@98460
|
2 years |
vboxsync |
Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
|
|
|
@98459
|
2 years |
vboxsync |
Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
|
|
|
@98458
|
2 years |
vboxsync |
Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
|
|
|
@98457
|
2 years |
vboxsync |
Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
|
|
|
@98325
|
2 years |
vboxsync |
Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
|
|
|
@98322
|
2 years |
vboxsync |
Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@98093
|
2 years |
vboxsync |
IPRT/zip + libs/liblzf: Older versions of system-provided liblzf do …
|
|
|
@98092
|
2 years |
vboxsync |
IPRT/zip + libs/liblzf: Older versions of system-provided liblzf do …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95924
|
2 years |
vboxsync |
IPRT/zip.cpp: Adjustments for IPRT_NO_CRT mode. Need to disable LZF …
|
|
|
@95807
|
2 years |
vboxsync |
IPRT/zip.h: No errno.h in IPRT_NO_CRT mode. bugref:10261
|
|
|
@94291
|
3 years |
vboxsync |
IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@86036
|
4 years |
vboxsync |
Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
|
|
|
@86035
|
4 years |
vboxsync |
Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
|
|
|
@85126
|
5 years |
vboxsync |
iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
|
|
|
@85121
|
5 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84761
|
5 years |
vboxsync |
IPRT/tarcmd: Added initial support for creating TAR files from directories.
|
|
|
@84760
|
5 years |
vboxsync |
IPRT/tools: Avoid running into various assertions when no input files …
|
|
|
@84753
|
5 years |
vboxsync |
IPRT/tools: Avoid running into various assertions when no input files …
|
|
|
@84207
|
5 years |
vboxsync |
IPRT: Added two flags to the %Rhxs formatter type to control the …
|
|
|
@84192
|
5 years |
vboxsync |
IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82594
|
5 years |
vboxsync |
Runtime/zip.cpp: Allow RTZIPTYPE_ZLIB_NO_HEADER in the block …
|
|
|
@82593
|
5 years |
vboxsync |
Runtime/tarvfs.cpp: Use off instead of the last accessed file offset, …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76560
|
6 years |
vboxsync |
IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76513
|
6 years |
vboxsync |
IPRT: scm --fix-header-guards. bugref:9344
|
|
|
@76347
|
6 years |
vboxsync |
*: Preparing for iprt/vfslowlevel.h to no longer include iprt/err.h. …
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@73516
|
6 years |
vboxsync |
IPRT: GCC 8.2.0 fixes [build fix]
|
|
|
@73502
|
6 years |
vboxsync |
IPRT: GCC 8.2.0 fixes
|
|
|
@73501
|
6 years |
vboxsync |
IPRT/tarvfs: Missing break handling RTZIPTAR_TF_GNU_LONGNAME and …
|
|
|
@73097
|
7 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72036
|
7 years |
vboxsync |
RTTar: Implemented extracting hardlinked files by copying. This is …
|
|
|
@72035
|
7 years |
vboxsync |
RTTar: Implemented extracting hardlinked files by copying. This is …
|
|
|
@72034
|
7 years |
vboxsync |
unzipcmd.cpp: fix for -t.
|
|
|
@70424
|
7 years |
vboxsync |
IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
|
|
|
@69977
|
7 years |
vboxsync |
IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
|
|
|
@69522
|
7 years |
vboxsync |
pkzip: Fixed memory leak and missing error code in unlikely error …
|
|
|
@69219
|
7 years |
vboxsync |
Runtime: scm cleanups
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@67635
|
8 years |
vboxsync |
tarvfs.cpp: Relax rtZipTarReaderIsAtEnd a lot.
|
|
|
@67279
|
8 years |
vboxsync |
tarvfswriter: fixed regression
|
|
|
@67256
|
8 years |
vboxsync |
RTZipTarCmd: pass --owner, --group, and file and dir mode masks to the …
|
|
|
@67255
|
8 years |
vboxsync |
RTZipTarCmd: pass --owner, --group, and file and dir mode masks to the …
|
|
|
@67253
|
8 years |
vboxsync |
IPRT/tarvfswriter.cpp: Added RTZipTarFsStreamSetOwner, …
|
|
|
@67220
|
8 years |
vboxsync |
tarvfswriter.cpp: Fixed sparse header bug.
|
|
|
@67206
|
8 years |
vboxsync |
IPRT: rtZipTarFssWriter_WriteGnuSparseHeaders: isextended location …
|
|
|
@67167
|
8 years |
vboxsync |
RTZipTarCmd: Added --use-push-file to test the RTVfsFsStrmPushFile API.
|
|
|
@67166
|
8 years |
vboxsync |
IPRT/vfstarwriter.cpp: Initial push-file implementation (untested).
|
|
|
@67150
|
8 years |
vboxsync |
IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
|
|
|
@67149
|
8 years |
vboxsync |
IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
|
|
|
@67134
|
8 years |
vboxsync |
IPRT: Got the new tar writer working and did basic RTZipTarCmd integration.
|
|
|
@67124
|
8 years |
vboxsync |
build fix
|
|
|
@67123
|
8 years |
vboxsync |
IPRT: Some more tar vfs writer bits.
|
|
|
@67116
|
8 years |
vboxsync |
IPRT: Started on VFS file system output streams for implementing TAR …
|
|
|
@66602
|
8 years |
vboxsync |
IPRT/vfs-chains: Pass around an pErrInfo buffer too.
|
|
|
@66601
|
8 years |
vboxsync |
iprt,vfs: Added a generic 'open' provider and sketched out a few …
|
|
|
@66596
|
8 years |
vboxsync |
gzipvfs.cpp: Missing input I/O stream releases in previous commit.
|
|
|
@66594
|
8 years |
vboxsync |
iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
|
|
|
@65559
|
8 years |
vboxsync |
Runtime/tarcmd.cpp: Fix copy and paste bug in help text
|
|
|
@63561
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@62584
|
8 years |
vboxsync |
IPRT: Unused parameters on windows.
|
|
|
@62566
|
8 years |
vboxsync |
IPRT: More unused parameters.
|
|
|
@62564
|
8 years |
vboxsync |
IPRT: Mark unused parameters.
|
|
|
@62477
|
9 years |
vboxsync |
(C) 2016
|
|
|
@62452
|
9 years |
vboxsync |
*: MSC level 4 warnings in release bldprogs.
|
|
|
@62448
|
9 years |
vboxsync |
IPRT: More MSC level 4 warning fixes.
|
|
|
@61972
|
9 years |
vboxsync |
xarvfs.cpp: Leaking the entire parsed XML document structure for the image.
|
|
|
@61970
|
9 years |
vboxsync |
Runtime/xarvfs.cpp: Fix another handle leak for files in a XAR stream
|
|
|
@61966
|
9 years |
vboxsync |
xarvfs.cpp: Leaking objects during stream enumeration.
|
|
|
@60710
|
9 years |
vboxsync |
tarvfs.cpp: don't shift signed values, may lead to undefined behavior.
|
|
|
@60048
|
9 years |
vboxsync |
Runtime/zip: typo (thanks PVS)
|
|
|
@59826
|
9 years |
vboxsync |
RTZipTarCmd: Added --read-ahead option for testing the read ahead code.
|
|
|
@59753
|
9 years |
vboxsync |
gzipvfs.cpp: Pass correct flag to autodetect gzip header. Can't tell …
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59620
|
9 years |
vboxsync |
IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
|
|
|
@57432
|
9 years |
vboxsync |
iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
|
|
|
@57372
|
9 years |
vboxsync |
scm: fixes in previous cleanup run.
|
|
|
@57368
|
9 years |
vboxsync |
fix
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|