VirtualBox

source: vbox/trunk/src/VBox/Runtime

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @60481   9 年 vboxsync IPRT: Added testcase for RTNtPathExpand8dot3Path and …
(edit) @60480   9 年 vboxsync SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
(edit) @60467   9 年 vboxsync ldrPE: Generalized the load config dir size vs header size kludges.
(edit) @60457   9 年 vboxsync Runtime: build fix
(edit) @60455   9 年 vboxsync Runtime: comment
(edit) @60454   9 年 vboxsync Runtime: Linux 4.6 fixes
(edit) @60453   9 年 vboxsync Runtime/Additions: Linux 4.6 fixes
(edit) @60450   9 年 vboxsync ldrELFRelocatable.cpp.h: Fixed incorrect st_shndx validation. Used …
(edit) @60427   9 年 vboxsync Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, …
(edit) @60424   9 年 vboxsync Runtime/linux/sysfs: RTLinuxSysFsReadStr() has to be return …
(edit) @60393   9 年 vboxsync Runtime/linux/sysfs: Fixes, implement two forgotten methods
(edit) @60390   9 年 vboxsync Runtime/linux/sysfs: Correct format string attributes and introduce …
(edit) @60373   9 年 vboxsync Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
(edit) @60372   9 年 vboxsync Runtime/r0drv/linux: bugref:8315: don't set the PG_reserved flag on …
(edit) @60371   9 年 vboxsync Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
(edit) @60370   9 年 vboxsync Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
(edit) @60346   9 年 vboxsync Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
(edit) @60298   9 年 vboxsync ldrPE.cpp: doxygen fix
(edit) @60297   9 年 vboxsync ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
(edit) @60282   9 年 vboxsync Runtime/r0drv/nt: another Parfait __stdcall problem
(edit) @60278   9 年 vboxsync HostDrivers/Runtime: fixed a few functions according to __stdcall …
(edit) @60269   9 年 vboxsync dbgmodcodeview.cpp: CV8 string table and source info tables may come …
(edit) @60267   9 年 vboxsync Runtime/r0drv/nt: Parfait warning (stdcall)
(edit) @60266   9 年 vboxsync rtDbgModCvSsProcessV4PlusSymTab: Process LProc16, GProc16, LProc32 and …
(edit) @60263   9 年 vboxsync dbgmodcodeview.cpp: two CV8 bugfixes.
(edit) @60258   9 年 vboxsync dbgmodcodeview.cpp: Parse CV8 line numbers.
(edit) @60257   9 年 vboxsync tstPrfRT: mark asm code with BEGINCODE otherwise it will not be part …
(edit) @60245   9 年 vboxsync IPRT: Added RTCrX509Name_GetShortRdn.
(edit) @60244   9 年 vboxsync Runtime/test: typos
(edit) @60191   9 年 vboxsync tstRTPrf: Converted to iprt/test.h and added a little off topic …
(edit) @60143   9 年 vboxsync RTTimerGetSystemGranularity/nt: Removed assertion on …
(edit) @60124   9 年 vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60122   9 年 vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60121   9 年 vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60095   9 年 vboxsync ASMMemFirstMismatchingU8/ASMMemFirstNonZero: fixed 16-bit far return …
(edit) @60077   9 年 vboxsync introduced RT_GNUC_PREREQ
(edit) @60056   9 年 vboxsync Runtime: build fix
(edit) @60054   9 年 vboxsync never use AssertStmt(..., continue) but use AssertContinue(...) (look …
(edit) @60048   9 年 vboxsync Runtime/zip: typo (thanks PVS)
(edit) @60046   9 年 vboxsync tstRTPath: bogus test (thanks PVS)
(edit) @60037   9 年 vboxsync RTReqWait: Correct incorrect assertion (VMR3ReqWait got it right). …
(edit) @60035   9 年 vboxsync Runtime/VerSetConditionMask: fixed type (thanks PVS)
(edit) @60030   9 年 vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @60029   9 年 vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @60028   9 年 vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @60018   9 年 vboxsync tstRTFileAio: Warning (thanks VPS)
(edit) @59998   9 年 vboxsync NetLwf/Win(bugref:8283): five pre-allocated pools to accomodate …
(edit) @59983   9 年 vboxsync warning
(edit) @59974   9 年 vboxsync rtDbgModCvLoadDirectory: Sort the directory the way we like it, stop …
(edit) @59973   9 年 vboxsync dbgmodecodeview.cpp: committed too much
(edit) @59972   9 年 vboxsync Implemented RTSortShell.
(edit) @59917   9 年 vboxsync build fix
(edit) @59861   9 年 vboxsync ASMBit[Last|First]SetUxx.asm: pop bp, duh.
(edit) @59846   9 年 vboxsync tstRTUri: missing RTFree (gcc asan)
(edit) @59827   9 年 vboxsync vfsreadahead.cpp: Fixed two bugs in the read code and increased the …
(edit) @59826   9 年 vboxsync RTZipTarCmd: Added --read-ahead option for testing the read ahead code.
(edit) @59817   9 年 vboxsync IPRT/r3/win/process-win.cpp: re-applied the process-win.cpp changes …
(edit) @59797   9 年 vboxsync BugReportTool(bugref:8169): USB device tree, device list, filter list, …
(edit) @59781   9 年 vboxsync IPRT/r3/win/process-win.cpp: temporary back out the most recent LSA …
(edit) @59770   9 年 vboxsync IPRT: s/TARGET_NT4/IPRT_TARGET_NT4/
(edit) @59764   9 年 vboxsync Runtime/ASMMemFirstMismatchingU8: fix for 32-bit
(edit) @59761   9 年 vboxsync Runtime: missing parameter and gcc format warning
(edit) @59757   9 年 vboxsync rtVfsReadAhead_Read: Incorrect assertions.
(edit) @59756   9 年 vboxsync vfsreadahead.cpp: Initialize status code in read ahead thread.
(edit) @59755   9 年 vboxsync RTGzip: Just leave it here, disabled, for future debugging.
(edit) @59754   9 年 vboxsync vfsreadahead.cpp: Completed and debugged.
(edit) @59753   9 年 vboxsync gzipvfs.cpp: Pass correct flag to autodetect gzip header. Can't tell …
(edit) @59751   9 年 vboxsync IPRT: More build fixing.
(edit) @59749   9 年 vboxsync IPRT: build fixes
(edit) @59747   9 年 vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59745   9 年 vboxsync sg.cpp/h: Some cleanups/optimizations.
(edit) @59731   9 年 vboxsync hardening build fix. duh
(edit) @59730   9 年 vboxsync hardening build fix.
(edit) @59729   9 年 vboxsync didn't mean to enable building common/vfs/vfsreadahead.cpp yet.
(edit) @59728   9 年 vboxsync asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
(edit) @59715   9 年 vboxsync pkcs7-sanity.cpp: Don't error out with an internal error when seeing …
(edit) @59706   9 年 vboxsync vfsreadahead.cpp: coding in progress (time to go home)
(edit) @59703   9 年 vboxsync IPRT: strformat.cpp: Share the temporary buffer and use it for '%c' …
(edit) @59696   9 年 vboxsync pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 …
(edit) @59695   9 年 vboxsync IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix.
(edit) @59694   9 年 vboxsync backed out previous commit
(edit) @59693   9 年 vboxsync IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix.
(edit) @59692   9 年 vboxsync pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 …
(edit) @59689   9 年 vboxsync IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, …
(edit) @59678   9 年 vboxsync RTCrX509CertPathsSetValidTime[Spec]: Allow setting/changing the …
(edit) @59676   9 年 vboxsync RTCrX509CertPaths: Don't use ValidTime unless it's actually set.
(edit) @59675   9 年 vboxsync RTAsn1BitString_EncodeWrite: Fixed assertion. Added testcase which …
(edit) @59672   9 年 vboxsync iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, …
(edit) @59670   9 年 vboxsync IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
(edit) @59668   9 年 vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
(edit) @59665   9 年 vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
(edit) @59663   9 年 vboxsync IPRT: Added RTCrX509Certificate_VerifySignatureSelfSigned and …
(edit) @59636   9 年 vboxsync Runtime/guest logging: changed private log settings.
(edit) @59625   9 年 vboxsync IPRT: Added RTCrPemFindFirstSectionInContent and exposed certificate …
(edit) @59620   9 年 vboxsync IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
(edit) @59594   9 年 vboxsync IPRT: r3/win/process-win.cpp: Disabled LSA cache handling for NT4.
(edit) @59575   9 年 vboxsync iprt: Added RTManifestQueryAllAttrTypes.
(edit) @59567   9 年 vboxsync RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
(edit) @59554   9 年 vboxsync RTManifestReadStandardEx: Don't assume spaces between the attribute …
(edit) @59546   9 年 vboxsync Documentation build fix.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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