index
:
delta/VirtualBox-svn.git
master
www.virtualbox.org: svn/vbox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
VBox
/
GuestHost
/
GuestControl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Guest Control: Implements IGuestSession::fsQueryInfo() and IGuestSession::fsQ...
vboxsync
2023-04-03
1
-0
/
+81
*
Guest Control: Added ability of specifying an optional current working direct...
vboxsync
2023-03-22
1
-0
/
+2
*
Guest Control: Added directory listing support via IDirectory::list(). Added ...
vboxsync
2023-03-21
1
-1
/
+40
*
Guest Control: Made the directory entry reading really dynamic by letting the...
vboxsync
2023-03-02
1
-2
/
+5
*
Guest Control: Fixed 32-bit burns. bugref:9783
vboxsync
2023-03-02
1
-5
/
+0
*
Guest Control: Fixed 32-bit burns. bugref:9783
vboxsync
2023-03-02
1
-0
/
+10
*
Guest Control: Removed #pragma pack directives, added AssertCompileSize() [bu...
vboxsync
2023-03-02
1
-3
/
+5
*
Guest Control: Removed #pragma pack directives, added AssertCompileSize(). bu...
vboxsync
2023-03-02
1
-6
/
+6
*
Guest Control: Fixed typo. bugref:9783
vboxsync
2023-02-28
1
-1
/
+1
*
Guest Control: Added some more GSTCTL_CREATEDIRECTORY_F_ flags. bugref:9783
vboxsync
2023-02-28
1
-3
/
+11
*
Guest Control: Implemented directory handling / walking as non-toolbox varian...
vboxsync
2023-02-24
1
-7
/
+12
*
Guest Control: Implemented the GuestSession::i_fsQueryInfo() + GuestSession::...
vboxsync
2023-02-21
1
-2
/
+1
*
Guest Control: Initial commit (work in progress, disabled by default). bugref...
vboxsync
2023-02-10
1
-0
/
+302
*
Copyright year updates by scm.
vboxsync
2023-01-17
1
-1
/
+1
*
scm copyright and license note update
vboxsync
2022-08-22
1
-10
/
+20
*
scm --update-copyright-year
vboxsync
2022-01-01
1
-1
/
+1
*
Guest Control: Resolved a @todo: A bit more scoping for some defines, even if...
vboxsync
2021-12-02
1
-1
/
+1
*
Guest Control: Resolved a @todo: A bit more scoping for some defines, even if...
vboxsync
2021-12-02
1
-37
/
+34
*
Guest Control: Also implemented a "force" flag for the reboot/shutdown comman...
vboxsync
2020-06-12
1
-0
/
+10
*
Guest Control/VbglR3: Made initial session startup information a bit more lig...
vboxsync
2020-06-09
1
-7
/
+7
*
Guest Control/VbglR3 + VBoxService: Moved code to retrieve and allocate sessi...
vboxsync
2020-05-08
1
-3
/
+16
*
Guest Control/VBoxService: Implemented heap data allocation for VBOXSERVICECT...
vboxsync
2020-05-05
1
-1
/
+1
*
Guest Control/VBoxSerivce: Added an own vbox_stat toolbox exit code for INVAL...
vboxsync
2020-04-09
1
-0
/
+1
*
Copyright year updates by scm.
vboxsync
2020-02-04
1
-1
/
+1
*
VBoxService: Made new sub-dir only deletion code work like RTDirRemoveRecursi...
vboxsync
2019-06-25
1
-1
/
+1
*
Guest Control/Main: Fixed DIRREMOVEREC_FLAG_VALID_MASK for calling GuestSessi...
vboxsync
2019-04-08
1
-1
/
+1
*
Guest Control/Main: Check flags of IGuestSession::directoryRemoveRecursive() ...
vboxsync
2019-01-31
1
-5
/
+8
*
*: scm --fix-header-guard-endif
vboxsync
2019-01-01
1
-1
/
+1
*
include/VBox: Use VBOX_INCLUDED_ rather than ___vbox_ as header guard prefix,...
vboxsync
2019-01-01
1
-2
/
+2
*
scm --update-copyright-year
vboxsync
2019-01-01
1
-1
/
+1
*
/include: scm --fix-header-guards. bugref:9344
vboxsync
2018-12-30
1
-0
/
+3
*
VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
vboxsync
2018-11-29
1
-1
/
+3
*
Guest Control: Added toolbox / vbox_stat error handling for not found network...
vboxsync
2018-03-26
1
-0
/
+1
*
Guest Control/Toolbox: Added VBOXSERVICETOOLBOX_CAT_EXITCODE_IS_A_DIRECTORY.
vboxsync
2018-03-02
1
-1
/
+2
*
include/VBox/: (C) year
vboxsync
2017-10-17
1
-1
/
+1
*
include file build fixes (kmk -C include)
vboxsync
2017-09-06
1
-0
/
+2
*
Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
vboxsync
2016-06-27
1
-1
/
+1
*
doxygen fixes.
vboxsync
2016-04-28
1
-16
/
+20
*
VBox/GuestHost/GuestControl.h: For the millionth time, either get these comme...
vboxsync
2016-04-28
1
-1
/
+1
*
Guest Control: Added proper handling for (VBoxService) toolbox exit codes, re...
vboxsync
2016-04-21
1
-0
/
+189