summaryrefslogtreecommitdiff
path: root/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93115 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Guest Control/Main: Added lots of missing docs.vboxsync2021-12-141-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92897 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76553 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing the ↵vboxsync2018-12-031-2/+2
| | | | | | code for populating IGuestFsObjInfo. bugref:9320 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@75926 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Guest Control/Main: GuestFsObjInfo logging.vboxsync2018-03-291-4/+4
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@71567 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Guest Control/Main: Resolved a @todo: Return VERR_OBJECT_DESTROYED on ↵vboxsync2018-03-291-1/+1
| | | | | | failure in init(). git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@71566 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Guest Control: Logging tweaks; make use of the dedicated ↵vboxsync2018-03-021-1/+1
| | | | | | LOG_GROUP_MAIN_GUEST_XXX groups. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@71174 cfe28804-0f27-0410-a406-dd0f0b0b656f
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69500 cfe28804-0f27-0410-a406-dd0f0b0b656f
* backed out r118835 as it incorrectly updated the 'This file is based on' ↵vboxsync2017-10-281-1/+1
| | | | | | file headers. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69498 cfe28804-0f27-0410-a406-dd0f0b0b656f
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69496 cfe28804-0f27-0410-a406-dd0f0b0b656f
* src-client: Define LOG_GROUP according to interface or similar.vboxsync2017-07-111-5/+3
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@67914 cfe28804-0f27-0410-a406-dd0f0b0b656f
* (C) 2016vboxsync2016-07-221-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@62485 cfe28804-0f27-0410-a406-dd0f0b0b656f
* *: scm cleanup run.vboxsync2015-08-141-3/+3
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@57358 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Removed 106 #ifdef/#ifndef VBOX_WITH_GUEST_CONTROL statements that was never ↵vboxsync2015-05-041-96/+5
| | | | | | really necessary. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@55645 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IGuestSession: Added a pathStyle attribute (read-only) that translates the ↵vboxsync2015-05-031-1/+1
| | | | | | OS type reported by the guest additions into a DOS, UNIX or Unknown path styles values. Added two methods fsExists and fsQueryInfo that aren't as narrow minded as fileQueryInfo and directoryQueryInfo and has parameters for how to treat symbolic links. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@55613 cfe28804-0f27-0410-a406-dd0f0b0b656f
* 6813 - src-client/GuestFsObjInfoImpl.cpp wrapper issues sortedvboxsync2014-02-201-118/+27
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@50528 cfe28804-0f27-0410-a406-dd0f0b0b656f
* 6813 - r92358 changes backed out due to errors on win-dbg clbr and win-rel clbrvboxsync2014-02-191-27/+118
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@50516 cfe28804-0f27-0410-a406-dd0f0b0b656f
* 6813 - GuestFsObjInfoImpl.cpp 2nd attemptvboxsync2014-02-191-118/+27
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@50515 cfe28804-0f27-0410-a406-dd0f0b0b656f
* 6813 - r92342 & r92343 changes backed out due to errors on win-dbg clbr and ↵vboxsync2014-02-181-27/+118
| | | | | | win-rel clbr git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@50502 cfe28804-0f27-0410-a406-dd0f0b0b656f
* 6813 - client/GuestFsObjInfoImpl.cppvboxsync2014-02-181-118/+27
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@50500 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main/GuestCtrl: Reference counting bugfixes, handle more directoryCreate errors.vboxsync2013-11-151-2/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@49504 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Guest Control 2.0: Bugfixes.vboxsync2012-08-211-0/+6
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@42897 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Guest Control 2.0: Update.vboxsync2012-08-081-27/+118
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@42673 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Guest Control 2.0: Update.vboxsync2012-07-311-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@42478 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Build fix.vboxsync2012-07-101-2/+2
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@42095 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Guest Control 2.0: Hacking in progress.vboxsync2012-07-101-0/+315
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@42084 cfe28804-0f27-0410-a406-dd0f0b0b656f