|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@69101
|
7 years |
vboxsync |
iprt/log.h: Adding 'nodeny' flag to make it possible to delete log …
|
|
|
@66274
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@62896
|
8 years |
vboxsync |
iprt/log.h: fix comment
|
|
|
@62473
|
8 years |
vboxsync |
(C) 2016
|
|
|
@59827
|
9 years |
vboxsync |
vfsreadahead.cpp: Fixed two bugs in the read code and increased the …
|
|
|
@59081
|
9 years |
vboxsync |
iprt/log.h: pedantic warnings for 32-bit gcc
|
|
|
@58290
|
9 years |
vboxsync |
RTLocalIpc fixes.
|
|
|
@57974
|
9 years |
vboxsync |
IPRT: Some more doxygen fixes.
|
|
|
@57926
|
9 years |
vboxsync |
IPRT: Doxygen clenaups (mostly).
|
|
|
@57814
|
9 years |
vboxsync |
http-curl.cpp: Implemented system proxy config for OS X and fixed …
|
|
|
@57584
|
9 years |
vboxsync |
IPRT: Implemented reading lib/Security/cacerts from JRE.
|
|
|
@57004
|
9 years |
vboxsync |
iprt,*: Marked all format strings in the C part of IPRT and fixed the …
|
|
|
@56919
|
9 years |
vboxsync |
Introducing RT_IPRT_FORMAT_ATTR for the purpose of marking functions …
|
|
|
@56380
|
9 years |
vboxsync |
iprt/log.h: a few more RT_GCC_EXTENSIONs for gcc-5
|
|
|
@56377
|
9 years |
vboxsync |
more RT_GCC_EXTENSION required for gcc-5
|
|
|
@56291
|
9 years |
vboxsync |
include: Updated (C) year.
|
|
|
@55989
|
10 years |
vboxsync |
iprt/log.h: Make RTLOGGRPFLAGS_FLOW and RTLOGGRPFLAGS_WARN be in the …
|
|
|
@55988
|
10 years |
vboxsync |
iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
|
|
|
@55980
|
10 years |
vboxsync |
iprt/log.h,++: Added extended logger instance getters that also checks …
|
|
|
@55286
|
10 years |
vboxsync |
mark one additional log statement as gcc extension to shut up gcc 5
|
|
|
@53778
|
10 years |
vboxsync |
iprt/log.h: Added a set of LogRelMax macros that limits the number of …
|
|
|
@53173
|
10 years |
vboxsync |
IPRT,SUPDrv: Added new 'ringbuf[=size]' log destination for cases …
|
|
|
@52691
|
10 years |
vboxsync |
Provide missing Log2Func to Log6Func. Fix already defined Log4Func to …
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@46392
|
11 years |
vboxsync |
iprt/log: Added Log4Func() macro.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@42599
|
12 years |
vboxsync |
log.h/log.cpp: s/pszVar/pszValue/g
|
|
|
@41251
|
13 years |
vboxsync |
log: Shortcut for LogFlowFunc(("LEAVE: %Rrc")).
|
|
|
@38573
|
13 years |
vboxsync |
iprt: Read dwarf line numbers.
|
|
|
@37818
|
13 years |
vboxsync |
Fix logging from R0
|
|
|
@37591
|
13 years |
vboxsync |
RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
|
|
|
@36830
|
14 years |
vboxsync |
iprt/log.h: Check the RTLOGFLAGS_DISABLED in a few places.
|
|
|
@36408
|
14 years |
vboxsync |
log rotation review and adjustments: Don't delete any excess files if …
|
|
|
@36344
|
14 years |
vboxsync |
Runtime/log: implement log rotation, adapt all code creating log files …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33426
|
14 years |
vboxsync |
iprt/symlink.h: Initial code (only tested on linux).
|
|
|
@32355
|
14 years |
vboxsync |
IPRT: Added RTLogRelSetBuffering and RTLogSetBuffering.
|
|
|
@31399
|
14 years |
vboxsync |
iprt/log.h: Added RTLOG_[COMMA]_SRC_POS* defines for function call tracing.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28695
|
15 years |
vboxsync |
iprt/log: Added a write-through flag and a flush flag for file …
|
|
|
@27615
|
15 years |
vboxsync |
include,tools/env.sh: applying sparc patches.
|
|
|
@22700
|
15 years |
vboxsync |
Main: comptr logging
|
|
|
@21953
|
15 years |
vboxsync |
iprt/log.h: Made _LogRelIt do what _LogIt does.
|
|
|
@21794
|
15 years |
vboxsync |
iprt/log.h: Assume gcc 4+ on dawrin and set LOG_USE_C99.
|
|
|
@21699
|
15 years |
vboxsync |
iprt/log.h: Fixed the LogRel*Func macros.
|
|
|
@21648
|
15 years |
vboxsync |
iprt/log: added LogRelFlowFunc
|
|
|
@21550
|
15 years |
vboxsync |
iprt/log.h: Use the spinning mutexes.
|
|
|
@21377
|
15 years |
vboxsync |
iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
|
|
|
@21374
|
15 years |
vboxsync |
iprt/log.h: Corrected RTLOGFLAGS_PREFIX_MASK.
|
|
|
@20859
|
15 years |
vboxsync |
IPRT: Increased the logger buffer and replaced a bunch RTUINT with …
|
|
|
@20853
|
15 years |
vboxsync |
IPRT: Added custom prefix callback to the logger.
|
|
|
@20835
|
15 years |
vboxsync |
Interface for generating NMI & SMI added.
|
|
|
@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.
|
|
|
@19730
|
16 years |
vboxsync |
Backed out 47346
|
|
|
@19729
|
16 years |
vboxsync |
RTLogSetDefaultInstanceThread change; ring 0 logging fix for multiple VCPUs
|
|
|
@18927
|
16 years |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@18188
|
16 years |
vboxsync |
Added RTLogGetDefaultInstance
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13717
|
16 years |
vboxsync |
VMM,IPRT: More GC->RC and similar cleanups.
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@12147
|
16 years |
vboxsync |
IPRT: added RTLOG_REL_DISABLE and RTLOG_REL_ENABLE for disabling …
|
|
|
@12131
|
16 years |
vboxsync |
Comment added
|
|
|
@12128
|
16 years |
vboxsync |
Release logging in ring 0 seems to cause problems (memory corruption). …
|
|
|
@11853
|
16 years |
vboxsync |
IPRT: Added a 'append' flag to the logger.
|
|
|
@11605
|
16 years |
vboxsync |
backdoor logging for AMD64 guests
|
|
|
@11391
|
16 years |
vboxsync |
Moved annoying log messages to either level4 or private logging. Added …
|
|
|
@10646
|
16 years |
vboxsync |
Made RTLogDestroy ignore NULL logger.
|
|
|
@9244
|
17 years |
vboxsync |
GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8964
|
17 years |
vboxsync |
Overlooked two macros in the #else.
|
|
|
@8962
|
17 years |
vboxsync |
Fixed amd64 debug builds. Added some TODOs.
|
|
|
@8957
|
17 years |
vboxsync |
Correction
|
|
|
@8953
|
17 years |
vboxsync |
Ring-0 assertions are now always printed to the debug log.
Introduced …
|
|
|
@8663
|
17 years |
vboxsync |
New logger prefix: lockcnts Output: read/write
|
|
|
@8627
|
17 years |
vboxsync |
Fixed build break.
|
|
|
@8622
|
17 years |
vboxsync |
Fixed logging macros causing mixed up output on smp machines (C99 only).
|
|
|
@8480
|
17 years |
vboxsync |
Use %Rfn when printing PRETTY_FUNCTION. Can be overridden.
|
|
|
@8274
|
17 years |
vboxsync |
Corrected RTLogSetDefaultInstance docs.
|
|
|
@8247
|
17 years |
vboxsync |
Runtime: Added RTLogSetDefaultInstance().
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8163
|
17 years |
vboxsync |
rebrand IPRT
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7709
|
17 years |
vboxsync |
Added a cpuid / apicid logging prefix. New *_LOG_FLAGS is 'cpuid'.
|
|
|
@7602
|
17 years |
vboxsync |
Runtime: switch guest R3 logging from backdoor to normal (with …
|
|
|
@7448
|
17 years |
vboxsync |
Runtime/Logger: added "LOG_TO_BACKDOOR_FULL" for guest R3 executables …
|
|
|
@7170
|
17 years |
vboxsync |
Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++)
|
|
|
@6515
|
17 years |
vboxsync |
Added a 'pid' prefix flag to the logger. This is primarily intended …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5511
|
17 years |
vboxsync |
Runtime: Fixed the RTLOGGER_THREAD/"RT_THREAD" pair.
|
|
|
@4860
|
17 years |
vboxsync |
Activated the full backdoor logger in release builds of the Linux …
|
|
|
@4351
|
17 years |
vboxsync |
Added additional logging macros
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3636
|
17 years |
vboxsync |
AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] (except …
|
|
|
@3630
|
17 years |
vboxsync |
iprt_hdr_h -> _iprt_hdr_h
|
|
|
@3243
|
17 years |
vboxsync |
LogRelBackdoor and map LogRel to it when LOG_TO_BACKDOOR is defined.
|
|
|
@3242
|
17 years |
vboxsync |
LogRelBackdoor and map LogRel to it when LOG_TO_BACKDOOR is defined.
|
|
|
@3223
|
17 years |
vboxsync |
Moved the backdoor logging prototypes from VBox/log.h to iprt/log.h …
|
|
|
@3086
|
17 years |
vboxsync |
introduced RTLogCreateEx and RTLogCreateExV to be able to pass an …
|
|
|