summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/err/errmsgxpcom.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* IPRT: Sort windows error messages so we can look them up using binary searchi...vboxsync2020-04-171-0/+6
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* IPRT: Ran scm --fix-err-h. bugref:9344vboxsync2018-12-251-2/+2
* (C) yearvboxsync2017-10-171-1/+1
* xpcom/Runtime: introduced NS_ERROR_SOCKET_FAIL which is used for XPCOM socket...vboxsync2016-10-261-0/+1
* (C) 2016vboxsync2016-07-221-1/+1
* IPRT: Doxygen clenaups (mostly).vboxsync2015-09-281-1/+1
* *: scm cleanup run.vboxsync2015-08-141-6/+7
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* Runtime/err: handle newly added XPCOM error codevboxsync2010-12-021-0/+1
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel (pain).vboxsync2009-07-071-0/+3
* Our COM errors not in the guestvboxsync2008-11-261-1/+1
* IPRT: errmsgvboxcom.xsl -> VBox/errmsgvboxcom.xsl; include result in #ifdef V...vboxsync2008-11-261-1/+3
* Runtime: Understand COM error codes from VirtualBox.xidl in %Rhrc.vboxsync2008-11-251-0/+2
* Runtime: no need to add \n to the end of 'unknown status' error textvboxsync2008-10-081-1/+1
* fixed mixed up description and define columns.vboxsync2008-05-081-61/+68
* orderingvboxsync2008-05-071-10/+10
* Added our custom E_ACCESSDENIED value.vboxsync2008-05-071-2/+4
* Wrote the xpcom error message lookup table by hand. (there are so few and non...vboxsync2008-05-071-4/+57
* oops.vboxsync2008-04-291-1/+1
* Don't return the last entry.vboxsync2008-04-291-1/+2
* Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. Added RTE...vboxsync2008-04-261-0/+85