VirtualBox

source: vbox/trunk/src/VBox/Additions/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58185   9 years vboxsync VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
(edit) @58184   9 years vboxsync VBoxGuestLib: HVBOXCRCTL -> VBGLCRCTLHANDLE.
(edit) @58183   9 years vboxsync VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
(edit) @58182   9 years vboxsync VBoxService: fixed semaphore destruction race.
(edit) @58181   9 years vboxsync VBoxGuestLib: Removed misunderstood …
(edit) @58178   9 years vboxsync VbglInit -> VbglInitPrimary & VbglInitClient. VBoxGuestLib/Init.cpp …
(edit) @58177   9 years vboxsync iprt/cdefs.h,VBoxGuestR3LibAdditions.cpp: Added RT_LSTR for prefixing …
(edit) @58176   9 years vboxsync VBoxGuestR3LibAdditions.cpp: Don't use ANSI APIs! Why pretend …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58154   9 years vboxsync Doxygen: fixes
(edit) @58146   9 years vboxsync Doxygen: build fix.
(edit) @58144   9 years vboxsync *: Doxygen fixes.
(edit) @58115   9 years vboxsync VBoxGuest: build fix
(edit) @58113   9 years vboxsync VBoxGuest: Vbgd -> VGDrv, cleanups - will probably not build cleanly …
(edit) @58089   9 years vboxsync VBoxGuest,VBoxService,Doxyfile.Core: fixes.
(edit) @58054   9 years vboxsync VBoxService: page fix
(edit) @58053   9 years vboxsync VBoxGuest: s/vbgd/VGDrv/ + started on page.
(edit) @58052   9 years vboxsync VBoxService: More service introduction pages. A few more cleanups.
(edit) @58042   9 years vboxsync VBoxService: warning
(edit) @58034   9 years vboxsync VBoxService: oops
(edit) @58033   9 years vboxsync VBoxService: Started adding pages with some details for each component.
(edit) @58032   9 years vboxsync VBoxService: Build fix
(edit) @58031   9 years vboxsync VBoxService: Some more cleanups log statements & comments.
(edit) @58030   9 years vboxsync VBoxService: build fix
(edit) @58029   9 years vboxsync VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real …
(edit) @58023   9 years vboxsync VBoxServiceControlSession.cpp: Pass RTPROC_FLAGS_PROFILE on unix too; …
(edit) @57969   9 years vboxsync Installers/linux: drop DKMS support.
(edit) @57966   9 years vboxsync Additions/VBoxService: unsigned verbosity level
(edit) @57965   9 years vboxsync Additions: fix
(edit) @57963   9 years vboxsync VBoxServiceControlSession.cpp: typo.
(edit) @57962   9 years vboxsync VBoxServiceControlSession.cpp: ditto.
(edit) @57961   9 years vboxsync VBoxServiceControlSession.cpp: better off doing the changes immediately.
(edit) @57960   9 years vboxsync VBoxServiceControlSession.cpp: feedback.
(edit) @57943   9 years vboxsync added utf16.h and latin1.h to the various files_ files
(edit) @57925   9 years vboxsync VBoxServiceVMInfo-win.cpp: kernel32
(edit) @57921   9 years vboxsync VBoxServiceVMInfo-win.cpp: Just resolve stuff dynamically once, …
(edit) @57920   9 years vboxsync vboxserviceVMInfoWriteNetwork: Workaround for bug in …
(edit) @57834   9 years vboxsync VBoxServiceControlSession.cpp: No need to pass …
(edit) @57820   9 years vboxsync IPRT/process-win.cpp: User profile environment handling, take 2: …
(edit) @57800   9 years vboxsync Guest Control/VBoxService: Use the newly introduced …
(edit) @57776   9 years vboxsync DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
(edit) @57759   9 years vboxsync Guest Control/VBoxService: Use RTENV_DEFAULT when spawning new …
(edit) @57753   9 years vboxsync IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
(edit) @57743   9 years vboxsync DnD/VbglR3: Check the host version before doing a (blocking) …
(edit) @57730   9 years vboxsync Windows build fix
(edit) @57729   9 years vboxsync VBoxService: s/vboxServiceCreatePidFile/VbglR3PidFile/
(edit) @57721   9 years vboxsync Additions/VBoxService: instead of relying on 'pidof', explicitly ask …
(edit) @57710   9 years vboxsync Comment, renaming.
(edit) @57708   9 years vboxsync Comment typo.
(edit) @57661   9 years vboxsync Guest Control/VBoxService: Fixed adopting main service's env var …
(edit) @57660   9 years vboxsync Guest Control/VBoxService: Added logging of guest process environment …
(edit) @57659   9 years vboxsync Guest Control/VBoxService: Addressed some todos.
(edit) @57654   9 years vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57605   9 years vboxsync Additions/solaris: check the return value of mod_remove() before doing …
(edit) @57544   9 years vboxsync warning
(edit) @57500   9 years vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @57426   9 years vboxsync DECLCALLBACK
(edit) @57416   9 years vboxsync More DECLCALLBACK fixes; retired RTMemAutoPtr.
(edit) @57415   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57407   9 years vboxsync VBoxGuestR3LibGuestProp.cpp: Elimiate RTCMemAutoPtr.
(edit) @57395   9 years vboxsync build fix
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57205   9 years vboxsync gcc false positive warning
(edit) @57187   9 years vboxsync unused code
(edit) @56909   9 years vboxsync DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
(edit) @56904   9 years vboxsync DnD/VbglR3: No need to open files in vglR3DnDGHSendFile() anymore; …
(edit) @56745   9 years vboxsync RTPathRmCmd seems to work fine, remove old stuff.
(edit) @56744   9 years vboxsync VBoxServiceToolBox.cpp: Try use RTPathRmCmd instead of the home cooked …
(edit) @56675   9 years vboxsync Additions/linux: Implement '-s' sloppy option parsing for shared folders.
(edit) @56652   9 years vboxsync DnD/VbglR3: Also support non URI-data transfers, logging.
(edit) @56575   9 years vboxsync DnD/VbglR3: Cleanup.
(edit) @56505   9 years vboxsync DnD: VbglR3: Also destroy scratch transfer buffer if guest file …
(edit) @56458   9 years vboxsync handle return code
(edit) @56457   9 years vboxsync Additions/VBoxService: properly report the CPU load of each VCPU
(edit) @56431   9 years vboxsync Windows guest additions, VBVA: reverted part of r100972: host mouse …
(edit) @56390   9 years vboxsync build fix
(edit) @56387   9 years vboxsync Additions/VBoxService: additional check
(edit) @56378   9 years vboxsync Windows guest additions, VBVA: host mouse cursor capability.
(edit) @56376   9 years vboxsync Additions/VBoxService: fix long-standing todo for Windows host, report …
(edit) @56354   9 years vboxsync build fixes
(edit) @56322   9 years vboxsync whitespace
(edit) @56294   9 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @56282   9 years vboxsync static and some function naming.
(edit) @56220   10 years vboxsync warning
(edit) @56219   10 years vboxsync Additions/solaris: revert r92087, though not strictly necessary due to …
(edit) @56008   10 years vboxsync Additions/common/crOpenGL: fixed detection of CrHgsmi transport in …
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55981   10 years vboxsync build fix
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55902   10 years vboxsync Additions/common/VBoxGuestLib: more precise scanf format string.
(edit) @55825   10 years vboxsync 3D: Additions: provide Windows ICD driver with HGSMI connection.
(edit) @55804   10 years vboxsync Additions/common/VBoxControl: fix a conditional test.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55751   10 years vboxsync Additions/common/VBoxService: some left-over bits from the display …
(edit) @55671   10 years vboxsync RTGetOptArgvFromString: Added fFlags parameter for selecting the …
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