|
|
@1765
|
18 years |
vboxsync |
Doesn't work.
|
|
|
@1764
|
18 years |
vboxsync |
Detach named pipe driver.
|
|
|
@1763
|
18 years |
vboxsync |
Changed registration order of char & named pipe driver.
|
|
|
@1762
|
18 years |
vboxsync |
Fixed uninitialized input variable in CDROM media presence check.
|
|
|
@1761
|
18 years |
vboxsync |
removed todo
|
|
|
@1760
|
18 years |
vboxsync |
Updates
|
|
|
@1759
|
18 years |
vboxsync |
Removed assertion and break out of receive loop in case of errors.
|
|
|
@1758
|
18 years |
vboxsync |
Another attempt at proper shutdown.
|
|
|
@1757
|
18 years |
vboxsync |
FE/Qt: Hard disk details now show Checking.../Inaccessibe when …
|
|
|
@1756
|
18 years |
vboxsync |
Read fix.
|
|
|
@1755
|
18 years |
vboxsync |
updated logging
|
|
|
@1754
|
18 years |
vboxsync |
Oops
|
|
|
@1753
|
18 years |
vboxsync |
Added statistics
|
|
|
@1752
|
18 years |
vboxsync |
Shutdown fix
|
|
|
@1751
|
18 years |
vboxsync |
Logging update
|
|
|
@1750
|
18 years |
vboxsync |
Extra check for busy read
|
|
|
@1749
|
18 years |
vboxsync |
|
|
|
@1748
|
18 years |
vboxsync |
alignment
|
|
|
@1746
|
18 years |
vboxsync |
another attempt
|
|
|
@1745
|
18 years |
vboxsync |
another attempt
|
|
|
@1744
|
18 years |
vboxsync |
attempt to fix 64-bit-builds
|
|
|
@1743
|
18 years |
vboxsync |
German updates
|
|
|
@1742
|
18 years |
vboxsync |
Proterty cleanup
|
|
|
@1741
|
18 years |
vboxsync |
Use a seperate thread for writing.
|
|
|
@1740
|
18 years |
vboxsync |
Support raw disk images (the code is almost identical to raw disk …
|
|
|
@1739
|
18 years |
vboxsync |
Main: VBoxSVC autostart: Don't endlessly continue starting it after a …
|
|
|
@1738
|
18 years |
vboxsync |
Clean up properly.
|
|
|
@1737
|
18 years |
vboxsync |
Fixed a couple off-by-one errors in the CHS handling part …
|
|
|
@1736
|
18 years |
vboxsync |
Property cleanup (and reexport serial device).
|
|
|
@1735
|
18 years |
vboxsync |
Partly revert previous CHS translation and shuffle around 16383 …
|
|
|
@1734
|
18 years |
vboxsync |
Skip write in case of an error.
|
|
|
@1733
|
18 years |
vboxsync |
-Wno-extra is not available on gcc-3
|
|
|
@1732
|
18 years |
vboxsync |
Shutdown fixes.
|
|
|
@1731
|
18 years |
vboxsync |
Another attempt…
|
|
|
@1730
|
18 years |
vboxsync |
Use iprt/alloca.h to get the right headers for alloca().
|
|
|
@1729
|
18 years |
vboxsync |
Attempt at working around a problem with GCC 4.1.2 20060928.
|
|
|
@1728
|
18 years |
vboxsync |
Added missing IN_GUEST to a couple of templates.
|
|
|
@1727
|
18 years |
vboxsync |
Added expected config value to the list.
|
|
|
@1726
|
18 years |
vboxsync |
1703: Redesign the Virtual Disk Manager dialog:
1. Removing the last …
|
|
|
@1725
|
18 years |
vboxsync |
Please, take care to when introducing new features!
|
|
|
@1724
|
18 years |
vboxsync |
Build breakage fix.
|
|
|
@1723
|
18 years |
vboxsync |
Serial device:
- Renamed file & cleaned up
- Enabled GC & R0 IO port …
|
|
|
@1722
|
18 years |
vboxsync |
r=bird: excellent.
|
|
|
@1721
|
18 years |
vboxsync |
Implemented new 'MonitorCount' VM setting, to be used by VGA device …
|
|
|
@1720
|
18 years |
vboxsync |
fix/workaround for #1873
|
|
|
@1719
|
18 years |
vboxsync |
r=bird: missed an else case (fixed).
|
|
|
@1718
|
18 years |
vboxsync |
FE/Qt: NLS: Fixed: header files were not processed by the language …
|
|
|
@1717
|
18 years |
vboxsync |
64 bits windows build fixes
|
|
|
@1716
|
18 years |
vboxsync |
win64 build break
|
|
|
@1715
|
18 years |
vboxsync |
small cosmetical fixes
|
|
|
@1714
|
18 years |
vboxsync |
GCC warning.
|
|
|
@1713
|
18 years |
vboxsync |
GCC warning.
|
|
|
@1712
|
18 years |
vboxsync |
Cleaned up a bit.
|
|
|
@1711
|
18 years |
vboxsync |
HGCM cleanup.
|
|
|
@1710
|
18 years |
vboxsync |
Fixed support for Linux guest ring 3 in the runtime
|
|
|
@1709
|
18 years |
vboxsync |
nls updates
|
|
|
@1708
|
18 years |
vboxsync |
Implemented WIN32 raw disk access setup (the rest was already generic).
|
|
|
@1707
|
18 years |
vboxsync |
FE/Qt: Added generic list item up/down icons (currently used for the …
|
|
|
@1706
|
18 years |
vboxsync |
FE/Qt: Linux: When opening an URL, give kfmclient:exec a higher …
|
|
|
@1705
|
18 years |
vboxsync |
export to OSE
|
|
|
@1704
|
18 years |
vboxsync |
Convert to use case-insensitive string compare from runtime.
|
|
|
@1703
|
18 years |
vboxsync |
Added case-insensitive UTF-8 string compare (implemented via C library …
|
|
|
@1702
|
18 years |
vboxsync |
Using -dumpversion, and corrected the parsing of minor_ver.
|
|
|
@1701
|
18 years |
vboxsync |
FE/Qt: Network UI spelling.
|
|
|
@1700
|
18 years |
vboxsync |
Permit 4.1.x+.
|
|
|
@1699
|
18 years |
vboxsync |
NO_SUPCALLR0VMM not needed for L4
|
|
|
@1698
|
18 years |
vboxsync |
Change configuration option for TCP/UDP setting. Better config checking.
|
|
|
@1697
|
18 years |
vboxsync |
Enabled recompiler/new.
|
|
|
@1696
|
18 years |
vboxsync |
Raw disk driver is not supported on L4.
|
|
|
@1695
|
18 years |
vboxsync |
Initial implementation of raw host hard disk support.
|
|
|
@1694
|
18 years |
vboxsync |
Don't log GRUB invoking the ROM get configuration BIOS function.
|
|
|
@1692
|
18 years |
vboxsync |
Testcase for reading the TSC on all CPUs in an SMP system.
|
|
|
@1691
|
18 years |
vboxsync |
First version of German translation (state of discussion). Use export …
|
|
|
@1690
|
18 years |
vboxsync |
removed VRDP and guest resize indicator icons
|
|
|
@1688
|
18 years |
vboxsync |
FE/Qt: Added NLS support (compile and install defined NLS files; load …
|
|
|
@1687
|
18 years |
vboxsync |
warnings
|
|
|
@1686
|
18 years |
vboxsync |
warning
|
|
|
@1685
|
18 years |
vboxsync |
warning
|
|
|
@1684
|
18 years |
vboxsync |
NO_SUPCALLR0VMM for L4
|
|
|
@1683
|
18 years |
vboxsync |
Remove unused variables.
|
|
|
@1682
|
18 years |
vboxsync |
A try to fix the Linux build.
|
|
|
@1681
|
18 years |
vboxsync |
Implemented HGCM save/load state
|
|
|
@1680
|
18 years |
vboxsync |
eol-style
|
|
|
@1679
|
18 years |
vboxsync |
Cleaned it up.
|
|
|
@1678
|
18 years |
vboxsync |
Lost connection case.
|
|
|
@1677
|
18 years |
vboxsync |
Don't pass back VERR_BROKEN_PIPE to upper layers.
|
|
|
@1676
|
18 years |
vboxsync |
Removed shutdown detection
|
|
|
@1675
|
18 years |
vboxsync |
Disconnect client after detecting a broken pipe
|
|
|
@1674
|
18 years |
vboxsync |
Sleep a bit after detecting the client is still connected.
|
|
|
@1673
|
18 years |
vboxsync |
Update
|
|
|
@1672
|
18 years |
vboxsync |
typo
|
|
|
@1671
|
18 years |
vboxsync |
Correction
|
|
|
@1670
|
18 years |
vboxsync |
Bugfix
|
|
|
@1669
|
18 years |
vboxsync |
Don't use auto-reset event semaphores.
|
|
|
@1668
|
18 years |
vboxsync |
Use overlapped option for ConnectNamedPipe too.
|
|
|
@1667
|
18 years |
vboxsync |
vbox version visible in additions modules
|
|
|
@1666
|
18 years |
vboxsync |
make VBOX_VERSION visible with modinfo
|
|
|
@1665
|
18 years |
vboxsync |
Compile fix
|
|
|
@1664
|
18 years |
vboxsync |
Another fix
|
|
|
@1663
|
18 years |
vboxsync |
Some shutdown fixes. (not well done)
|
|
|