VirtualBox

source: vbox/trunk/include/iprt/err.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69892   7 years vboxsync Runtime: Start on a platform independent serial port access API which …
(edit) @69813   7 years vboxsync IPRT: VFS opening reworking in progress.
(edit) @69716   7 years vboxsync IPRT: More work on directory relative APIs (NT mainly) and VFS; …
(edit) @69105   7 years vboxsync include/iprt/: (C) year
(edit) @69035   7 years vboxsync UDF: Implemented directory listing. Works for root, other directories …
(edit) @69029   7 years vboxsync iprt: udf updates
(edit) @69023   7 years vboxsync iprt: udf updates
(edit) @69013   7 years vboxsync IPRT: UDF updates
(edit) @69011   7 years vboxsync Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
(edit) @68920   7 years vboxsync iprt: udf reading updates
(edit) @67842   7 years vboxsync IPRT/isomaker: Working on generating rock ridge data.
(edit) @67838   7 years vboxsync IPRT/isomaker: Working on generating rock ridge data (untested). …
(edit) @67797   7 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67595   7 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67571   7 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67538   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67133   8 years vboxsync IPRT: Added RTVfsChainQueryFinalPath.
(edit) @66762   8 years vboxsync iprt: More vfs bits.
(edit) @66735   8 years vboxsync iso9660vfs.cpp: Can find and read files from iso.
(edit) @66615   8 years vboxsync IPRT: More FAT fun (couldn't stop myself).
(edit) @66602   8 years vboxsync IPRT/vfs-chains: Pass around an pErrInfo buffer too.
(edit) @66601   8 years vboxsync iprt,vfs: Added a generic 'open' provider and sketched out a few …
(edit) @66594   8 years vboxsync iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
(edit) @64818   8 years vboxsync iprt/err.h: VERR_ASN1_UNEXPECTED_OBJ_ID.
(edit) @64234   8 years vboxsync IPRT: Implemented processor group support for the ring-0 code.
(edit) @62473   8 years vboxsync (C) 2016
(edit) @61693   8 years vboxsync Runtime: Add RTJson* API to parse the JavaScript Object Notation …
(edit) @60297   9 years vboxsync ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
(edit) @58738   9 years vboxsync Runtime/http-curl: distinguish between "URL not found" and "host not found"
(edit) @58068   9 years vboxsync IPRT: Added RTUriFilePathEx, removed RTUriFileNPath as we ignored the …
(edit) @57906   9 years vboxsync RTProc/win,RTErr: Avoid doing LogonUserW when we don't need to get the …
(edit) @57726   9 years vboxsync RTHttp: RTHttpUseSystemProxySettings improvements wrt env vars.
(edit) @57723   9 years vboxsync RTUri: Reworked the API to a one time parsing and make sure we get …
(edit) @57720   9 years vboxsync RTUri: Preps for parsing the authority bits into smaller pieces for …
(edit) @57613   9 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57516   9 years vboxsync Runtime/http: additional error code
(edit) @57004   9 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @55951   10 years vboxsync iprt/cdefs.h,iprt/err.h: More or less deprecated RT_UNLIKELY and …
(edit) @55659   10 years vboxsync iprt/err.h: typos.
(edit) @55658   10 years vboxsync iprt/err.h: typos.
(edit) @55562   10 years vboxsync IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
(edit) @55161   10 years vboxsync iprt/err.h: Redid r99228 as shifting status code is risky wrt …
(edit) @54970   10 years vboxsync AsyncCompletion: Better error message if I/O manager could not be …
(edit) @54408   10 years vboxsync IPRT/r0drv: Added RTMpOnPair and RTMpOnPairIsConcurrentExecSupported, …
(edit) @53615   10 years vboxsync doxygen fixes.
(edit) @52533   10 years vboxsync ASN.1 decoding: limit nesting.
(edit) @52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @52108   10 years vboxsync wrong error code.
(edit) @52050   10 years vboxsync RTMemSafer: Split generic from ring-3 specific page based …
(edit) @51862   10 years vboxsync page hash updates.
(edit) @51800   10 years vboxsync duplicate error fix.
(edit) @51798   10 years vboxsync iprt/err.h: untangle error codes
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51766   10 years vboxsync conflict with branch.
(edit) @51706   10 years vboxsync Runtime/http: added handling for 301 responses
(edit) @51696   10 years vboxsync Runtime: PKZip stream reader
(edit) @50956   11 years vboxsync punctuation and english.
(edit) @50955   11 years vboxsync VERR_X509_XX moved to 230xx because we need the two 200 status codes …
(edit) @50903   11 years vboxsync added prefix X509 into all error definitions related to X509
(edit) @50888   11 years vboxsync Added VINF_NOT_SELFSIGNED_X509_CERTIFICATE
(edit) @50832   11 years vboxsync pr6022. Support X509 certification during import OVF appliance.
(edit) @50155   11 years vboxsync iprt/err.h: fixed error code of VINF_TAR_DIR_PATH
(edit) @48838   11 years vboxsync More or less usable XAR reader.
(edit) @48797   11 years vboxsync A bit more XAR hacking.
(edit) @48780   11 years vboxsync Started on a XAR file system stream similar to what we have for TAR …
(edit) @46971   11 years vboxsync pr6022. Support handling directories in the TAR has been added. Added …
(edit) @46403   11 years vboxsync IPRT/err.h: Added VERR_/VINF_ACCOUNT_RESTRICTED.
(edit) @46266   12 years vboxsync IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always …
(edit) @46073   12 years vboxsync Baka tori!
(edit) @46048   12 years vboxsync Added a RTDbgMod reader that employs DbgHelp.dll.
(edit) @45994   12 years vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45968   12 years vboxsync Ldr,Dbg: DWARF and ELF hacking in progress.
(edit) @45454   12 years vboxsync Runtime/http: added RTHttpAbort()
(edit) @45398   12 years vboxsync Runtime/http: more error codes
(edit) @45389   12 years vboxsync IPRT: A Study in Paths - Chapter 1: The cross platform parser.
(edit) @45381   12 years vboxsync Runtime/http: added error code + don't make tstHttp fail if we can't …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44489   12 years vboxsync The deatch problem on OS/2 is in RTProcCreate.
(edit) @43698   12 years vboxsync ioprt/err: fix doxygen comment
(edit) @43645   12 years vboxsync IPRT: simple HTTP interface
(edit) @43416   12 years vboxsync Network/e1000: Separate error code for TX cache error …
(edit) @42588   12 years vboxsync More test execute only + not-accessed + short CS wrt return to real mode.
(edit) @41723   12 years vboxsync RTEnvClone: VWRN_NO_TRANSLATION -> VWRN_ENV_NOT_FULLY_TRANSLATED.
(edit) @41670   12 years vboxsync RTEnvClone: don't return an error if we found elements without a …
(edit) @40372   13 years vboxsync some customer complained the 'unprofessional' error message
(edit) @40191   13 years vboxsync iprt/err: added VERR_NOT_AVAILABLE and fixed duplicate error codes
(edit) @40029   13 years vboxsync Runtime: Add filesystem API to detect which ranges of a medium are in …
(edit) @39877   13 years vboxsync IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
(edit) @39803   13 years vboxsync space
(edit) @39727   13 years vboxsync VINF_SYS_MAY_POWER_OFF
(edit) @39724   13 years vboxsync Shutdown implementation for linux (untested).
(edit) @39721   13 years vboxsync RTSystemShutdown: stub.
(edit) @39690   13 years vboxsync IPRT: Added RTPipeQueryReadable.
(edit) @39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39234   13 years vboxsync iprt/err.C Added VERR_UNEXPECTED_EXCEPTION.
(edit) @38944   13 years vboxsync PDMCritSectLeave: Indicate whether it was a nested exit or a real one.
(edit) @38606   13 years vboxsync More dwarf hacking.
(edit) @38601   13 years vboxsync IPRT: Some more dwarf bits.
(edit) @38584   13 years vboxsync iprt/dwarf: Attacking .debug_info…
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