|
|
@10986
|
16 years |
vboxsync |
HostServices/GuestProperties: removed an unused header file
|
|
|
@10985
|
16 years |
vboxsync |
Additions/common: guest property cosmetics
|
|
|
@10984
|
16 years |
vboxsync |
vbgl: NIL_RTFILE instead of NULL/0. (All IPRT handles have a …
|
|
|
@10983
|
16 years |
vboxsync |
tstIntNet-1: Use IPRT for checksumming.
|
|
|
@10982
|
16 years |
vboxsync |
iprt: More IPv4 checksum calculation.
|
|
|
@10981
|
16 years |
vboxsync |
HostServices/GuestProperties: cosmetics
|
|
|
@10980
|
16 years |
vboxsync |
Runtime, HostServices/GuestProperties, Additions/common: autores update
|
|
|
@10979
|
16 years |
vboxsync |
tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
|
|
|
@10978
|
16 years |
vboxsync |
tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
|
|
|
@10977
|
16 years |
vboxsync |
Runtime: forgot a header file in autores
|
|
|
@10976
|
16 years |
vboxsync |
HostServices/GuestProperties and Additions/common: reactivated autores
|
|
|
@10975
|
16 years |
vboxsync |
Runtime: renamed iprt/autores -> iprt/autores.h
|
|
|
@10974
|
16 years |
vboxsync |
Runtime: updated and simplified the autores code
|
|
|
@10973
|
16 years |
vboxsync |
Additions/common: small fix to the R3 guest library daemonising code
|
|
|
@10972
|
16 years |
vboxsync |
RTTimerLRCreateEx: Fixed parameter validation for one shot timers.
|
|
|
@10971
|
16 years |
vboxsync |
Fe/Qt4: Changed buddy widgets used for composing default validator's …
|
|
|
@10970
|
16 years |
vboxsync |
Fe/Qt4: Changed composing of default validator's warning (invalid …
|
|
|
@10969
|
16 years |
vboxsync |
Fe/Qt4: Make VBoxSettingsDialog's validators to be retranslated on …
|
|
|
@10968
|
16 years |
vboxsync |
Fe/Qt4: Little code-restyling for VBoxSettingsDialogSpecific.cpp
|
|
|
@10967
|
16 years |
vboxsync |
iprt/cpputils.h: added stdx::non_copyable class
|
|
|
@10966
|
16 years |
vboxsync |
IPRT: some more IP checksumming stuff (hope it works).
|
|
|
@10965
|
16 years |
vboxsync |
intnet: build fix (RTNETIPV4 change).
|
|
|
@10964
|
16 years |
vboxsync |
IPRT: added RTNETTCP to iprt/net.h and started on the IPv4 checksum …
|
|
|
@10963
|
16 years |
vboxsync |
types: Merged PDMMAC and RTNETMAC into RTMAC.
|
|
|
@10962
|
16 years |
vboxsync |
iprt/types.h: Added RTMAC.
|
|
|
@10961
|
16 years |
vboxsync |
intnet: Use iprt/net.h and share the network protocol structures and …
|
|
|
@10960
|
16 years |
vboxsync |
IPRT/intnet: Moving network protocol structures and related stuff into …
|
|
|
@10959
|
16 years |
vboxsync |
VBoxSVC: Use RTTimerLR instead of RTTimer.
|
|
|
@10958
|
16 years |
vboxsync |
VBoxSVC: Use RTTimerLR instead of RTTimer.
|
|
|
@10957
|
16 years |
vboxsync |
more cosmetics.
|
|
|
@10956
|
16 years |
vboxsync |
Burn fix, cosmetics and some todos.
|
|
|
@10955
|
16 years |
vboxsync |
Burn fix: Use RTProcSelf() instead of getpid()!
|
|
|
@10954
|
16 years |
vboxsync |
IPRT: Integrated vbi v2 changes (r0drv/solaris/vbi).
|
|
|
@10953
|
16 years |
vboxsync |
GuestProps: Disabled the RTMemAutoPtr stuff because it's too …
|
|
|
@10952
|
16 years |
vboxsync |
GuestProps: Use RTSTR_VALIDATE_ENCODING_ZERO_TERMINATED.
|
|
|
@10951
|
16 years |
vboxsync |
IPRT: Extended RTStrValidateEncodingEx with a …
|
|
|
@10950
|
16 years |
vboxsync |
Fixing windows bustage.
|
|
|
@10949
|
16 years |
vboxsync |
IPRT: Added RTStrNLen and RTStrNLenEx.
|
|
|
@10948
|
16 years |
vboxsync |
tstTimer: windows doesn't have the extended timer API.
|
|
|
@10947
|
16 years |
vboxsync |
tstOnce: extended the checks a bit.
|
|
|
@10946
|
16 years |
vboxsync |
tstTimer: some adjustments.
|
|
|
@10945
|
16 years |
vboxsync |
Ensure the right revision is used for releases.
|
|
|
@10944
|
16 years |
vboxsync |
iprt: RTTimerLR - low resolution timer API (< 10 Hz).
|
|
|
@10943
|
16 years |
vboxsync |
iprt/asm.h: Fixed missing ASMAtomicReadU64 and ASMAtomicUoReadU64 on …
|
|
|
@10942
|
16 years |
vboxsync |
Fix for windows builds for unresolved symbols
|
|
|
@10941
|
16 years |
vboxsync |
iprt/posix timers: Cleanup fixing the create/destroy races, a …
|
|
|
@10940
|
16 years |
vboxsync |
IPRT: Implemented the RTOnce API.
|
|
|
@10939
|
16 years |
vboxsync |
iprt/asm.h: Added a bunch of atomic operations for IPRT handles …
|
|
|
@10938
|
16 years |
vboxsync |
Test case for collector HAL. Fixes for memory usage stats.
|
|
|
@10937
|
16 years |
vboxsync |
Fe/Qt4: Warning text returned to VBoxSettingsDialog.
|
|
|
@10936
|
16 years |
vboxsync |
Fe/Qt4: Fix for CD/FD settings (for enabling/disabling device).
|
|
|
@10935
|
16 years |
vboxsync |
More moving around of files in Linux 2.6.27
|
|
|
@10934
|
16 years |
vboxsync |
Fe/Qt4: Fixing default/auto-default rules for QIMainDialog.
|
|
|
@10933
|
16 years |
vboxsync |
Fe/Qt4: Replacing obsolete topLevelWidget() with window().
|
|
|
@10932
|
16 years |
vboxsync |
Fe/Qt4: Fixing tab order for VM Settings / General page. Also …
|
|
|
@10931
|
16 years |
vboxsync |
Additions/common: added guest property enumeration to VBoxControl
|
|
|
@10930
|
16 years |
vboxsync |
Additions/common: added guest property enumeration functions to the …
|
|
|
@10929
|
16 years |
vboxsync |
HostServices/GuestProperties: added a guest enumeration interface to …
|
|
|
@10928
|
16 years |
vboxsync |
When SATA controller is enabled but no disk is attached BIOS log …
|
|
|
@10927
|
16 years |
vboxsync |
Runtime: updated RTMemAuto -> RTMemAutoPtr
|
|
|
@10926
|
16 years |
vboxsync |
Runtime: updated RTAutoRes -> RTMemAuto
|
|
|
@10925
|
16 years |
vboxsync |
Runtime: updated RTAutoRes
|
|
|
@10924
|
16 years |
vboxsync |
intnet: INTNET_OPEN_FLAGS_SECURITY_XOR_MASK -> …
|
|
|
@10923
|
16 years |
vboxsync |
intnet: MAC sharing under construction…
|
|
|
@10922
|
16 years |
vboxsync |
Fe/Qt4: Porting qimage frame-buffer to qt4, fixing some little …
|
|
|
@10921
|
16 years |
vboxsync |
Replaced another occurrence of getpagesize()
|
|
|
@10920
|
16 years |
vboxsync |
POSIX timers with SIGEV_SIGNAL and a dedicated thread
|
|
|
@10919
|
16 years |
vboxsync |
replaced getpagesize() with PAGE_SIZE
|
|
|
@10918
|
16 years |
vboxsync |
Runtime: added RTAutoRes (a generalised form of auto_ptr for managing …
|
|
|
@10917
|
16 years |
vboxsync |
tstVMM-HwAccm: disabled testcase becaused it panics here.
|
|
|
@10916
|
16 years |
vboxsync |
Fe/Qt4: Fixing QIDialog centering for qt4 frontend (this dialog used …
|
|
|
@10915
|
16 years |
vboxsync |
tstRunTestcases: deactivated slow tstSemMutex test
|
|
|
@10914
|
16 years |
vboxsync |
tstRunTestcases: deactivated slow tstVD test
|
|
|
@10913
|
16 years |
vboxsync |
tstRunTestcases: Change directory when taking the default route.
|
|
|
@10912
|
16 years |
vboxsync |
tstRunTestcases: fixed a typo in r33737 (tstHeadless-2 -> tstHeadless2)
|
|
|
@10911
|
16 years |
vboxsync |
IPRT: Added RTPathSetCurrent.
|
|
|
@10910
|
16 years |
vboxsync |
FE/Qt3: French NLS: Replaced deprecated characters with HTML entities.
|
|
|
@10909
|
16 years |
vboxsync |
FE/Qt3: Updated the Indonesian and Chinese (China) NLS.
|
|
|
@10908
|
16 years |
vboxsync |
FE/Qt3: Updated the Swedish NLS and the Portuguese Qt NLS.
|
|
|
@10907
|
16 years |
vboxsync |
tstRunTestcases: Exclude tstHeadless-2.
|
|
|
@10906
|
16 years |
vboxsync |
tstRunTestcases: Exclude tstGlobalConfig and tstFileAppendWin-1.
|
|
|
@10905
|
16 years |
vboxsync |
tstStrFormat: Fixed %RGv and %RGp bustage. Added %RRv test.
|
|
|
@10904
|
16 years |
vboxsync |
tstRunTestcases: Exclude testcase/tstDisasm-2
|
|
|
@10903
|
16 years |
vboxsync |
tstSSM: Fixed bustage caused by the UVM change.
|
|
|
@10902
|
16 years |
vboxsync |
Fix ioctl error on guest shutdown in the serial device
|
|
|
@10901
|
16 years |
vboxsync |
main: Console::attachToHostInterface and …
|
|
|
@10900
|
16 years |
vboxsync |
Main: Fixed the darwin hif setup.
|
|
|
@10899
|
16 years |
vboxsync |
DrvIntNet: Missing key validation.
|
|
|
@10898
|
16 years |
vboxsync |
Main: Host interface networking on Darwin.
|
|
|
@10897
|
16 years |
vboxsync |
VirtualBox4: Host interface networking for Darwin.
|
|
|
@10896
|
16 years |
vboxsync |
Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
|
|
|
@10895
|
16 years |
vboxsync |
main: Implemented DarwinGetEthernetControllers.
|
|
|
@10894
|
16 years |
vboxsync |
|
|
|
@10893
|
16 years |
vboxsync |
main: started on the NIC enumeration for darwin.
|
|
|
@10892
|
16 years |
vboxsync |
Fe/Qt4: Little code styling.
|
|
|
@10891
|
16 years |
vboxsync |
vboxClipboardDestroy: Fixed bad assertion on uninitialized variable …
|
|
|
@10890
|
16 years |
vboxsync |
Fe/Qt4: Remove porting garbage from VBoxSelectorWnd.
|
|
|
@10889
|
16 years |
vboxsync |
Handle the Qt3 GUI in the Solaris installer.
|
|
|
@10888
|
16 years |
vboxsync |
Fe/Qt4: Remove porting garbage from VBoxConsoleWnd.
|
|
|
@10887
|
16 years |
vboxsync |
Fe/Qt4: Removing garbage from QIStatusBar sources.
|
|
|