# # ChangeLog for trunk/include/VBox/VBoxAuth.h in vbox # # Generated by Trac 1.4.3.2 # Dec 4, 2024 12:04:16 PM Thu, 16 Dec 2010 17:26:23 GMT vboxsync [35201] * trunk/include/VBox/VBoxAuth.h (modified) VBoxAuth.h: comment update Wed, 01 Dec 2010 11:39:52 GMT vboxsync [34563] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/doc/manual/en_US/user_Frontends.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/VBoxAuth.h (moved) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/HostServices/auth/Makefile.kmk (modified) * trunk/src/VBox/HostServices/auth/directoryservice/directoryservice.cpp (modified) * trunk/src/VBox/HostServices/auth/pam/VBoxAuthPAM.c (modified) * trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.cpp (modified) * trunk/src/VBox/HostServices/auth/winlogon/winlogon.cpp (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/linux/deffiles (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) VRDPAuth -> VBoxAuth. Wed, 01 Dec 2010 10:56:44 GMT vboxsync [34558] * trunk/include/VBox/VRDPAuth.h (modified) * trunk/src/VBox/HostServices/auth/Makefile.kmk (modified) * trunk/src/VBox/HostServices/auth/directoryservice/directoryservice.cpp (modified) * trunk/src/VBox/HostServices/auth/pam/VBoxAuthPAM.c (modified) * trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.cpp (modified) * trunk/src/VBox/HostServices/auth/winlogon/winlogon.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Updated VBox authentication library interface, removed references to ...