|
|
@57613
|
9 years |
vboxsync |
IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
|
|
|
@57572
|
9 years |
vboxsync |
IPRT: Started on accessing system certificate stores to get SSL roots …
|
|
|
@56291
|
9 years |
vboxsync |
include: Updated (C) year.
|
|
|
@52944
|
10 years |
vboxsync |
IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@46162
|
12 years |
vboxsync |
Simple RTPathIsSame implementation.
|
|
|
@46104
|
12 years |
vboxsync |
RTPathFilenameEx: Take path style as argument.
|
|
|
@45400
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
|
|
|
@45394
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
|
|
|
@45391
|
12 years |
vboxsync |
IPRT: Changed the RTPATHPARSE_FLAGS_ into generic ones as they will be …
|
|
|
@45389
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 1: The cross platform parser.
|
|
|
@45375
|
12 years |
vboxsync |
RTPathParse -> RTPathParseSimple.
|
|
|
@45265
|
12 years |
vboxsync |
doc typo.
|
|
|
@44623
|
12 years |
vboxsync |
Runtime: RTPathCreateRelative -> RTPathCalcRelative
|
|
|
@44615
|
12 years |
vboxsync |
Runtime/path: Add RTPathCreateRelative to create a relative path …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44278
|
12 years |
vboxsync |
IPRT: Initial implementation of rm. Missing interactivity. Not tested …
|
|
|
@40980
|
13 years |
vboxsync |
Corrected two really old sins.
|
|
|
@40979
|
13 years |
vboxsync |
Corrected two really old sins.
|
|
|
@40826
|
13 years |
vboxsync |
VBoxTpG.cpp: Microsoft Visual C++ support.
|
|
|
@39641
|
13 years |
vboxsync |
IPRT headers: warning
|
|
|
@39628
|
13 years |
vboxsync |
symlinks: small fixes
|
|
|
@39627
|
13 years |
vboxsync |
backed out previous changeset
|
|
|
@39626
|
13 years |
vboxsync |
more symlink stuff
|
|
|
@39612
|
13 years |
vboxsync |
IPRT/*: add _NO_SYMLINKS flags to certain functions
|
|
|
@36611
|
14 years |
vboxsync |
iprt: add RTPathUserDocuments
|
|
|
@35218
|
14 years |
vboxsync |
Introduced RTPathAppPrivateArchTop for hacking around the …
|
|
|
@34230
|
14 years |
vboxsync |
iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
|
|
|
@34214
|
14 years |
vboxsync |
IPRT: Added RTPathJoinEx and RTPathAppendEx.
|
|
|
@34002
|
14 years |
vboxsync |
iprt: Working on tar vfs.
|
|
|
@33802
|
14 years |
vboxsync |
iprt/path.h: Added RTPATHRENAME_FLAGS_NO_REPLACE to make …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33450
|
14 years |
vboxsync |
iprt/path: Added RTPathJoinA.
|
|
|
@33439
|
14 years |
vboxsync |
IPRT, Linux additions, Shared folders: added support for guest shared …
|
|
|
@33337
|
14 years |
vboxsync |
iprt: introduced RTSymlink() and RTReadLink() (thanks Brian …
|
|
|
@33245
|
14 years |
vboxsync |
IPRT: Added RTPathStartsWithRoot.
|
|
|
@31404
|
14 years |
vboxsync |
RTPathGetMode: Can simplify this now that we've got RTPathQueryInfoEx.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26520
|
15 years |
vboxsync |
iprt: Added RTPathChangeToUnixSlashes and RTPathChangeToDosSlashes.
|
|
|
@26476
|
15 years |
vboxsync |
iprt: Added RTPathCountComponents, RTPathCopyComponents, …
|
|
|
@26133
|
15 years |
vboxsync |
IPRT: Added RTPathJoin.
|
|
|
@25923
|
15 years |
vboxsync |
RTPathStripTrailingSlash: testcase + extensions.
|
|
|
@25645
|
15 years |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@23294
|
15 years |
vboxsync |
iprt/path.h: typo
|
|
|
@23291
|
15 years |
vboxsync |
IPRT: RTPathQueryInfo and RTPathSetTimes should work on symbolic links …
|
|
|
@22109
|
15 years |
vboxsync |
IPRT: Added RTPathTraverseList.
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20362
|
15 years |
vboxsync |
iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20018
|
16 years |
vboxsync |
Runtime: Added method for returning the system temporary directory path.
|
|
|
@19928
|
16 years |
vboxsync |
IPRT: More RTPathAppend docs updates.
|
|
|
@19927
|
16 years |
vboxsync |
iprt/path.h: Updated RTPathAppend docs.
|
|
|
@19926
|
16 years |
vboxsync |
IPRT: Added RTPathAppend.
|
|
|
@19924
|
16 years |
vboxsync |
IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
|
|
|
@16516
|
16 years |
vboxsync |
IPRT: documentation.
|
|
|
@16252
|
16 years |
vboxsync |
iprt: typos
|
|
|
@15754
|
16 years |
vboxsync |
Runtime/POSIX: RTPathAbs: Don't access file system when calculating …
|
|
|
@14054
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14052
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14051
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14050
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@11836
|
16 years |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@10911
|
16 years |
vboxsync |
IPRT: Added RTPathSetCurrent.
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8163
|
17 years |
vboxsync |
rebrand IPRT
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7170
|
17 years |
vboxsync |
Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++)
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3860
|
17 years |
vboxsync |
introduced some generic IPRT functions for requesting several pathes
|
|
|
@3636
|
17 years |
vboxsync |
AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] (except …
|
|
|
@3630
|
17 years |
vboxsync |
iprt_hdr_h -> _iprt_hdr_h
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2778
|
18 years |
vboxsync |
updated comments
|
|
|
@2769
|
18 years |
vboxsync |
for discussion of #1856 (Knut, Dmitry pls)
|
|
|
@937
|
18 years |
vboxsync |
RTPathExists.
|
|
|
@204
|
18 years |
vboxsync |
runtime.h now includes everything. Created a new header, initterm.h, …
|
|
|
@1
|
55 years |
vboxsync |
import
|