|
|
@2706
|
18 years |
vboxsync |
Correct INST.
|
|
|
@2705
|
18 years |
vboxsync |
Additions signing in progress. Blocked by VBOX_SIGN_ADDITIONS for now.
|
|
|
@2704
|
18 years |
vboxsync |
Fix typo.
|
|
|
@2703
|
18 years |
vboxsync |
Changing “Guest Addition Outdated” message.
Separated messages done: …
|
|
|
@2702
|
18 years |
vboxsync |
prevent ugly messages if CC or CXX are not used
|
|
|
@2701
|
18 years |
vboxsync |
Stupid typo
|
|
|
@2700
|
18 years |
vboxsync |
Full-screen and maximization issues fixed. Current implementation:
1. …
|
|
|
@2699
|
18 years |
vboxsync |
Stricter type checking.
|
|
|
@2698
|
18 years |
vboxsync |
do not swallow errors
|
|
|
@2697
|
18 years |
vboxsync |
minor improvement
|
|
|
@2696
|
18 years |
vboxsync |
fixed wrong VBOX_EDIT_INF32_FN replacement.
|
|
|
@2695
|
18 years |
vboxsync |
new kBuild.
|
|
|
@2694
|
18 years |
vboxsync |
Sign the catalog and the files it covers. (still disabled)
|
|
|
@2693
|
18 years |
vboxsync |
Sign the catalog and the files it covers.
|
|
|
@2692
|
18 years |
vboxsync |
win.x86 currently needs vcc7 regardless of whether we're using vcc80.
|
|
|
@2691
|
18 years |
vboxsync |
use the edit function. (still disabled)
|
|
|
@2690
|
18 years |
vboxsync |
A simplified approach.
|
|
|
@2689
|
18 years |
vboxsync |
A simplified approach.
|
|
|
@2688
|
18 years |
vboxsync |
VBOX_EDIT_INF*_FN
|
|
|
@2687
|
18 years |
vboxsync |
typo.
|
|
|
@2686
|
18 years |
vboxsync |
Code signing (not enabled).
|
|
|
@2685
|
18 years |
vboxsync |
Code signing (not disabled).
|
|
|
@2684
|
18 years |
vboxsync |
Can't sign this one…
|
|
|
@2683
|
18 years |
vboxsync |
Fixed typo.
|
|
|
@2682
|
18 years |
vboxsync |
cat files…
|
|
|
@2681
|
18 years |
vboxsync |
more code signing.
|
|
|
@2680
|
18 years |
vboxsync |
use -mtune=generic as optimization flag if possible (introduced with …
|
|
|
@2679
|
18 years |
vboxsync |
fixed alignment issue, move the code to the right place and fixed the …
|
|
|
@2678
|
18 years |
vboxsync |
Fix 32 bit OSE builds.
|
|
|
@2677
|
18 years |
vboxsync |
signing in progress.
|
|
|
@2676
|
18 years |
vboxsync |
some inf2cat work (needs selfsign update so not enabled).
|
|
|
@2675
|
18 years |
vboxsync |
Raw disk VMDK image creation stuff.
|
|
|
@2674
|
18 years |
vboxsync |
Web services: implemented soap faults (error handling) + explicit …
|
|
|
@2673
|
18 years |
vboxsync |
Comment fix.
|
|
|
@2672
|
18 years |
vboxsync |
Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
|
|
|
@2671
|
18 years |
vboxsync |
FE/Qt: Added support for displaying more than one COM error if several …
|
|
|
@2670
|
18 years |
vboxsync |
doppelmoppel
|
|
|
@2669
|
18 years |
vboxsync |
IPRT: Added <iprt/memory> C++ extension.
|
|
|
@2668
|
18 years |
vboxsync |
FE/Qt: Updated Russian (spelling), Polish (sync) and German (resync) …
|
|
|
@2667
|
18 years |
vboxsync |
FE/BFE: removed the APIC -> IOAPIC dependency again
|
|
|
@2666
|
18 years |
vboxsync |
fixed name
|
|
|
@2665
|
18 years |
vboxsync |
adapted QTDIR for rhel5-x86_64
|
|
|
@2664
|
18 years |
vboxsync |
Updates
|
|
|
@2663
|
18 years |
vboxsync |
Added a simple test if someone tries to write to physical memory after …
|
|
|
@2662
|
18 years |
vboxsync |
Updared header file for raw disk access.
|
|
|
@2661
|
18 years |
vboxsync |
Raw disk access VMDKs can now be generated, too.
|
|
|
@2660
|
18 years |
vboxsync |
Runtime: Added missing 'const' to DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP.
|
|
|
@2659
|
18 years |
vboxsync |
Corrected function description.
|
|
|
@2658
|
18 years |
vboxsync |
Added usblibCaptureDevice
|
|
|
@2657
|
18 years |
vboxsync |
Web services: attempted fix for XSLT problems (#1976), plus a couple …
|
|
|
@2656
|
18 years |
vboxsync |
More logging
|
|
|
@2655
|
18 years |
vboxsync |
fixed a minor issue causing SUPUnloadVMM to fail with …
|
|
|
@2654
|
18 years |
vboxsync |
Disable the IDT patching on 64-bit windows. It seems to fix a …
|
|
|
@2653
|
18 years |
vboxsync |
tag.
|
|
|
@2652
|
18 years |
vboxsync |
The tag should be easy to spot (IPRT).
|
|
|
@2651
|
18 years |
vboxsync |
provide MPS table if IOAPIC is present, use the last 16 bytes of the …
|
|
|
@2650
|
18 years |
vboxsync |
Updated VD image create interface. Implemented closing/deleting of …
|
|
|
@2649
|
18 years |
vboxsync |
Compile fix
|
|
|
@2648
|
18 years |
vboxsync |
Added USBLibEnable/DisableDeviceCapture
|
|
|
@2647
|
18 years |
vboxsync |
strip the other case too.
|
|
|
@2646
|
18 years |
vboxsync |
Fix for 64-bit Vista host lockup.
|
|
|
@2645
|
18 years |
vboxsync |
Better ATAPI passthrough error logging.
|
|
|
@2644
|
18 years |
vboxsync |
Use a cast to avoid compiler warnings.
|
|
|
@2643
|
18 years |
vboxsync |
Wrong printf format for time offset
|
|
|
@2642
|
18 years |
vboxsync |
typo
|
|
|
@2641
|
18 years |
vboxsync |
export to OSE, added proper license
|
|
|
@2640
|
18 years |
vboxsync |
fixed typo
|
|
|
@2639
|
18 years |
vboxsync |
share files between Makefile.kmk and export_modules
|
|
|
@2638
|
18 years |
vboxsync |
fixed debug build
|
|
|
@2637
|
18 years |
vboxsync |
if IOAPIC is enabled enable ACPI as well
|
|
|
@2636
|
18 years |
vboxsync |
enable local APIC if IOAPIC is enabled or CPU == Intel || CPU == AMD
|
|
|
@2635
|
18 years |
vboxsync |
if IOAPIC is eanbled, enable ACPI as well
|
|
|
@2634
|
18 years |
vboxsync |
nls
|
|
|
@2633
|
18 years |
vboxsync |
added PDMDevHlpQueryCPUId()
|
|
|
@2632
|
18 years |
vboxsync |
typo
|
|
|
@2631
|
18 years |
vboxsync |
temporary hack to fix the win tinderboxes
|
|
|
@2630
|
18 years |
vboxsync |
Fixed UTC typo.
|
|
|
@2629
|
18 years |
vboxsync |
some flags and fixed broken RTTimeLocaleNow on windows.
|
|
|
@2628
|
18 years |
vboxsync |
ms != ns.
|
|
|
@2627
|
18 years |
vboxsync |
Fixed some RTTIME -> tm conversion bugs.
|
|
|
@2626
|
18 years |
vboxsync |
Fixed UTC typo.
|
|
|
@2625
|
18 years |
vboxsync |
Added usb monitor driver major & minor version.
|
|
|
@2624
|
18 years |
vboxsync |
Renamed structure member.
|
|
|
@2623
|
18 years |
vboxsync |
Fixed UTC typo.
|
|
|
@2622
|
18 years |
vboxsync |
pass time offset to CFGM
|
|
|
@2621
|
18 years |
vboxsync |
Update
|
|
|
@2620
|
18 years |
vboxsync |
cosmetical fixes
|
|
|
@2619
|
18 years |
vboxsync |
fixed compile
|
|
|
@2618
|
18 years |
vboxsync |
converted Makefile to use INSTALLS target
|
|
|
@2617
|
18 years |
vboxsync |
export to OSE
|
|
|
@2616
|
18 years |
vboxsync |
export to OSE
|
|
|
@2615
|
18 years |
vboxsync |
export to OSE
|
|
|
@2614
|
18 years |
vboxsync |
export sharedfolders and xclient to OSE
|
|
|
@2613
|
18 years |
vboxsync |
Use TM as UCT source.
|
|
|
@2612
|
18 years |
vboxsync |
Implemented local time functions. (not properly tested yet)
|
|
|
@2611
|
18 years |
vboxsync |
UCTOffset (ns).
|
|
|
@2610
|
18 years |
vboxsync |
spelling
|
|
|
@2609
|
18 years |
vboxsync |
Build USB on Darwin if VBOX_WITH_USB is defined.
|
|
|
@2608
|
18 years |
vboxsync |
Trust VBOX_WITH_USB.
|
|
|
@2607
|
18 years |
vboxsync |
pass vendor id and product id along as well.
|
|
|