VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69843   7 years vboxsync filesystemext.cpp -> ext2vfs.cpp [arg]
(edit) @69842   7 years vboxsync filesystemext.cpp -> ext2vfs.cpp
(edit) @69840   7 years vboxsync IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
(edit) @69835   7 years vboxsync RTLs: use new RTStrPrintf format types
(edit) @69834   7 years vboxsync typo
(edit) @69833   7 years vboxsync iprt/string.h: Adding %Rhcb + %Rhci for human readable size formatting …
(edit) @69832   7 years vboxsync fatvfs.cpp,isovfs.cpp: removed dead code
(edit) @69831   7 years vboxsync fatvfs.cpp,isovfs.cpp: no need to provide specialized open functions here.
(edit) @69830   7 years vboxsync IPRT/VFS: Reimplemented RTVfsDirCreate, RTVfsDirOpenFile and …
(edit) @69829   7 years vboxsync IPRT: rtDvmVfsDir_Open burn fix
(edit) @69828   7 years vboxsync IPRT/VFS: Reimplemented RTVfsDirOpen and RTVfsDirOpenDir to use …
(edit) @69827   7 years vboxsync IPRT/VFS: rewrote RTVfsQueryPathInfo to new path handling.
(edit) @69826   7 years vboxsync IPRT/VFS: More path parsing work. Symlinks should work better now.
(edit) @69818   7 years vboxsync IPRT/VFS: Got rid of the pfnTraversalOpen method.
(edit) @69816   7 years vboxsync build fix
(edit) @69815   7 years vboxsync build fix
(edit) @69814   7 years vboxsync build fix
(edit) @69813   7 years vboxsync IPRT: VFS opening reworking in progress.
(edit) @69802   7 years vboxsync Make the format build box happier.
(edit) @69795   7 years vboxsync IPRT: file mode changing on NT + RTChMod command. - Reimplemented …
(edit) @69793   7 years vboxsync RTErrConvertFromWin32: ERROR_SERVICE_DOES_NOT_EXIST
(edit) @69779   7 years vboxsync VGSvcLogCreate: Fix case where pszLogFile is NULL.
(edit) @69762   7 years vboxsync IPRT,SUPDrv,VBoxGuest: common/err/errinfo.cpp is now needed for kernel …
(edit) @69760   7 years vboxsync RTProcIsRunningByName-linux.cpp: RTDIRENTRYTYPE_UNKNOWN, just in case.
(edit) @69757   7 years vboxsync iprt/dir.h: Added RTDirReadExA and RTDirReadExAFree for avoiding …
(edit) @69754   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69750   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69746   7 years vboxsync IPRT: Added tweak (RTLOGDEST_F_DELAY_FILE) for delaying log file …
(edit) @69745   7 years vboxsync IPRT: Added tweak (RTLOGDEST_F_DELAY_FILE) for delaying log file …
(edit) @69742   7 years vboxsync IPRT: Added RTGetOptFormatError.
(edit) @69720   7 years vboxsync IPRT: More work on directory relative APIs (NT mainly) and VFS; …
(edit) @69718   7 years vboxsync RTMkDir,nt/RTDirRelDirCreate: Some adjustments.
(edit) @69716   7 years vboxsync IPRT: More work on directory relative APIs (NT mainly) and VFS; …
(edit) @69705   7 years vboxsync IPRT: VFS and NT path handling fixes. * Rewrote RTDirQueryInfo for …
(edit) @69694   7 years vboxsync scm nits
(edit) @69691   7 years vboxsync iprt: Started on RTDirRel for NT.
(edit) @69688   7 years vboxsync iprt: pathint-nt.cpp: Added RTNtPathRelativeFromUtf8 for RTDirRel. …
(edit) @69679   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69678   7 years vboxsync fatvfs.cpp: forgot to disable electric fence
(edit) @69677   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) @69666   7 years vboxsync iprt: r3/test.cpp: Assert if test or value names exceed current …
(edit) @69663   7 years vboxsync fatvfs: cleanups
(edit) @69662   7 years vboxsync dbgkrnlinfo-r0drv-darwin.cpp: Stop confusing doxygen with RTR0DECL …
(edit) @69660   7 years vboxsync fatvfs.cpp: Implemented FAT16 and FAT32 cluster map update functions - …
(edit) @69659   7 years vboxsync fatvfs.cpp: Able to read FAT32 now. Fixed long name bug in ReadDir.
(edit) @69652   7 years vboxsync scm cleanup
(edit) @69651   7 years vboxsync dvmmbr.cpp: support for extended and logical partitions.
(edit) @69650   7 years vboxsync dbgkrnlinfo-r0drv-darwin.cpp: build fixes
(edit) @69648   7 years vboxsync dbgkrnlinfo-r0drv-darwin.cpp: Be more verbose in case of symbol table …
(edit) @69647   7 years vboxsync dbgkrnlinfo-r0drv-darwin.cpp: Don't barf on weak symbol definitions. …
(edit) @69644   7 years vboxsync Visual C++ is soo forgiving…
(edit) @69643   7 years vboxsync Make tstRTDarwinMachKernel build on windows because windbg is easier …
(edit) @69633   7 years vboxsync doc: Change DTD declaration everywhere to docbook xml 4.3, and remove …
(edit) @69631   7 years vboxsync fatvfs: don't match or return volume lables
(edit) @69630   7 years vboxsync vfschain: fixed incorrect check for escapable character when handling '\'.
(edit) @69625   7 years vboxsync RTLs: windows build fix
(edit) @69623   7 years vboxsync fatvfs.cpp: drop duplicate '.' and '..' entries.
(edit) @69622   7 years vboxsync fatvfs.cpp: name conversion issue in read dir
(edit) @69621   7 years vboxsync fatvfs: Directory fix. FAT16 read support.
(edit) @69619   7 years vboxsync fatvfs: Relaxed idxEndOfChain (FAT entry #2) checks.
(edit) @69618   7 years vboxsync dvm.h: Added RTDVMVOLTYPE_FAT12.
(edit) @69616   7 years vboxsync DVM: Got a working pseudo vfs. It's now possible to do stuff like: …
(edit) @69614   7 years vboxsync RTLs: Quickly hacked up human readable size, owners and groups. Stack …
(edit) @69610   7 years vboxsync iprt/dvm: Some API adjusting to VFS - work in progress. [build fix]
(edit) @69609   7 years vboxsync iprt/dvm: Some API adjusting to VFS - work in progress.
(edit) @69604   7 years vboxsync Runtime/tools: Added hack for accessing the 'vd' VFS chain element …
(edit) @69603   7 years vboxsync Runtime/tools: Added hack for accessing the 'vd' VFS chain element …
(edit) @69600   7 years vboxsync rtFsFatDir_CreateDir: imlemented, but untested
(edit) @69599   7 years vboxsync fatvfs.cpp: Implemented directory listing and opening. [build fix]
(edit) @69598   7 years vboxsync fatvfs.cpp: Implemented directory listing and opening.
(edit) @69596   7 years vboxsync fatvfs.cpp: Split dir and file structures into shared and handle …
(edit) @69595   7 years vboxsync fatvfs.cpp: Split dir and file structures into shared and handle …
(edit) @69594   7 years vboxsync isovfs.cpp: comment typo
(edit) @69593   7 years vboxsync RTCat: Fixed handle leak.
(edit) @69592   7 years vboxsync vfsstdfile.cpp: Tweaked the flush implementation to hush up …
(edit) @69590   7 years vboxsync thread.cpp: fixed thread structure leak in VBoxC debug builds with …
(edit) @69536   7 years vboxsync IPRT: Go seriously paranoid on written byte counts returned by …
(edit) @69523   7 years vboxsync Runtime/vfs/vfsiosmisc: Fix possible memory leak
(edit) @69522   7 years vboxsync pkzip: Fixed memory leak and missing error code in unlikely error …
(edit) @69521   7 years vboxsync pemfile.cpp: Don't leak pSection if binary and _F_ONLY_PEM is used. …
(edit) @69520   7 years vboxsync Runtime/json: Plug small memory leak in out of memory error condition
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69441   7 years vboxsync IPRT: scm updates
(edit) @69438   7 years vboxsync IPRT: Use iprt/formats/elf*.h instead of the internal IPRT headers.
(edit) @69437   7 years vboxsync IPRT: Use iprt/formats/elf*.h instead of the internal IPRT headers.
(edit) @69436   7 years vboxsync IPRT: remove internal ELF headers (using iprt/formats/elf*.h instead).
(edit) @69435   7 years vboxsync Debugger,DTrace,IPRT: Use iprt/formats/elf*.h instead of the internal …
(edit) @69434   7 years vboxsync Runtime: scm updates
(edit) @69219   7 years vboxsync Runtime: scm cleanups
(edit) @69218   7 years vboxsync r0drv/os2: svn keywords on assembly (scm)
(edit) @69217   7 years vboxsync alloc-r0drv-netbsd.c: license separator to ease parsing
(edit) @69214   7 years vboxsync process-r0drv-netbsd.c: copied the freebsd version again and made the …
(edit) @69157   7 years vboxsync isomakercmd.cpp: Create the iso file with fmask 0664 instead of the …
(edit) @69155   7 years vboxsync isomaker: Don't use zero as an INode number. isoinfo takes that to …
(edit) @69111   7 years vboxsync (C) year
(edit) @69108   7 years vboxsync IPRT: scm fixes
(edit) @69103   7 years vboxsync log.cpp: nodeny fix.
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