VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/win

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53318   10 years vboxsync NDIS6/NetLwf: Use new component id (oracle_VBoxNetLwf) instead of old …
(edit) @53242   10 years vboxsync Main/HostDnsService: Tcpip\Parameters\NameServer value is not updated …
(edit) @53165   10 years vboxsync Main/HostDnsService: brush up old Windows code. In general no …
(edit) @53159   10 years vboxsync Main/HostDnsService: revert windows code back to r91891. The rewrite …
(edit) @53154   10 years vboxsync Spell "changed" correctly in an identifier.
(edit) @53151   10 years vboxsync Main/HostDnsService: bring back Windows changes of r96331 but with …
(edit) @53122   10 years vboxsync Main/HostDnsService: revert r96327 and follow-up r96329 and r96331 to …
(edit) @53082   10 years vboxsync NetFlt/win: NDIS6: no halt on host suspend, hardware id changed to …
(edit) @52900   10 years vboxsync Main: HostDnsMonitor for Windows: remove extra spaces.
(edit) @52899   10 years vboxsync Main: HosDnsMonitor for Windows: fix event indexes handling.
(edit) @52897   10 years vboxsync Main: DnsMonitorService: step on unicode rails: store network …
(edit) @52592   10 years vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52489   10 years vboxsync Main: tabs
(edit) @52240   10 years vboxsync VBoxSVC: replace complicated command line parsing looking for …
(edit) @51743   10 years vboxsync Main/src-server/win/USBProxyServiceWindows.cpp: delete commented out …
(edit) @51737   10 years vboxsync Main/src-server/win/svcmain.cpp: on Windows (with working file locking …
(edit) @51441   11 years vboxsync Main: code formatting.
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @50263   11 years vboxsync Main/HostDnsService: - Generic part could be used with threading on …
(edit) @50174   11 years vboxsync Main/src-server: unify {p,m}VBox => {p,m}VirtualBox
(edit) @49960   11 years vboxsync 6813 stage 6 - Make use of server side API wrapper code in all interfaces
(edit) @49938   11 years vboxsync Main/src-server/win/HostPowerWin.cpp: fix long standing bug which …
(edit) @49873   11 years vboxsync 6813 stage 4 - further bug removal
(edit) @49445   11 years vboxsync Main/HostDnsServiceWin: use sizeof() here
(edit) @49444   11 years vboxsync Main/HostDnsServiceWin: initlialization of local variables in …
(edit) @49241   11 years vboxsync Main/HostDnsServiceWin.cpp: cast-hummer (char *)BYTE.
(edit) @49240   11 years vboxsync Main/HostDnsServiceWin: Monitoring code dont need VirtualBox obj (aParent)
(edit) @49239   11 years vboxsync Main/HostDnsServiceWin.cpp: update->updateInfo
(edit) @49236   11 years vboxsync Main/HostDnsServiceWin.cpp: Attemp of Windows build fix.
(edit) @49235   11 years vboxsync Main/HostDnsService: splits HostDnsService on "singleton" …
(edit) @48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48805   11 years vboxsync Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const …
(edit) @48330   11 years vboxsync Main/DNS: general host specific DNS and Co handling added. Darwin …
(edit) @47525   11 years vboxsync control VBoxSVC release logging xtracker id 6787
(edit) @47117   11 years vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @46909   11 years vboxsync Todos.
(edit) @46907   11 years vboxsync svcmain.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46775   11 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46722   11 years vboxsync HostPowerServiceWin: Missing RTThreadWait call.
(edit) @46593   11 years vboxsync updates
(edit) @46460   11 years vboxsync Main: indentation
(edit) @46328   12 years vboxsync Main/PerformanceLinux: switch to the runtime function for determining …
(edit) @46321   12 years vboxsync build fix
(edit) @46319   12 years vboxsync Main/PerformanceWin: call RTSystemQueryTotalRam() only once
(edit) @45367   12 years vboxsync Main: a couple of whitespace fixes
(edit) @45073   12 years vboxsync Main/win/NetIf-win.cpp: release logging fix
(edit) @44742   12 years vboxsync Main/Metrics: Generic implentation of link state and stubs for line …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43836   12 years vboxsync Main/Metrics: removed unused functions (#6345)
(edit) @43629   12 years vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
(edit) @43550   12 years vboxsync build fix
(edit) @43547   12 years vboxsync Main/PerformanceWin: switch to the runtime function for determining …
(edit) @41814   12 years vboxsync USBProxyServiceWindows: Fixed debug assertion when releasing devices.
(edit) @41528   13 years vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41041   13 years vboxsync Main: fix COM server build error
(edit) @41040   13 years vboxsync Main+Frontends: move release logging setup to the glue code (to …
(edit) @40080   13 years vboxsync Another Windows build fix
(edit) @39837   13 years vboxsync nit
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @37683   13 years vboxsync Main/win/svcmain.cpp: fix regression when registering the COM service, …
(edit) @37670   13 years vboxsync Main/win/svcmain.cpp: fix command line parsing, and generally make the …
(edit) @37667   13 years vboxsync build fix
(edit) @37666   13 years vboxsync Main/VBoxSVC: add release logging, with conservative log rotation …
(edit) @37599   13 years vboxsync Main/USBProxyService: implementation inheritance is not so great that …
(edit) @36941   14 years vboxsync usb rework
(edit) @36900   14 years vboxsync Main/win/svcmain.cpp: Switch to the user's home directory if VBoxSVC …
(edit) @36121   14 years vboxsync rework NetFlt/Adp
(edit) @35785   14 years vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Linux
(edit) @35722   14 years vboxsync Main: reworked listener objects creation, fixes Win problems with …
(edit) @35375   14 years vboxsync Adding Makefile.kup files to the new Main directories.
(add) @35368   14 years vboxsync Main: source re-org.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette