TerminalManager.cpp 62 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934
  1. //---------------------------------------------------------------------------
  2. #define NO_WIN32_LEAN_AND_MEAN
  3. #include <vcl.h>
  4. #pragma hdrstop
  5. #include "TerminalManager.h"
  6. #include <Authenticate.h>
  7. #include "CustomScpExplorer.h"
  8. #include "NonVisual.h"
  9. #include "WinConfiguration.h"
  10. #include "Tools.h"
  11. #include <Common.h>
  12. #include <CoreMain.h>
  13. #include <GUITools.h>
  14. #include <TextsWin.h>
  15. #include <TextsCore.h>
  16. #include <Progress.h>
  17. #include <Exceptions.h>
  18. #include <VCLCommon.h>
  19. #include <WinApi.h>
  20. #include <PuttyTools.h>
  21. #include <HelpWin.h>
  22. #include <System.IOUtils.hpp>
  23. #include <StrUtils.hpp>
  24. //---------------------------------------------------------------------------
  25. #pragma package(smart_init)
  26. //---------------------------------------------------------------------------
  27. TTerminalManager * TTerminalManager::FInstance = NULL;
  28. //---------------------------------------------------------------------------
  29. __fastcall TManagedTerminal::TManagedTerminal(TSessionData * SessionData,
  30. TConfiguration * Configuration) :
  31. TTerminal(SessionData, Configuration),
  32. LocalExplorerState(NULL), RemoteExplorerState(NULL),
  33. ReopenStart(0), DirectoryLoaded(Now()), TerminalThread(NULL), Disconnected(false), DisconnectedTemporarily(false)
  34. {
  35. StateData = new TSessionData(L"");
  36. StateData->Assign(SessionData);
  37. StateData->LocalDirectory = StateData->LocalDirectoryExpanded;
  38. }
  39. //---------------------------------------------------------------------------
  40. __fastcall TManagedTerminal::~TManagedTerminal()
  41. {
  42. delete StateData;
  43. delete LocalExplorerState;
  44. delete RemoteExplorerState;
  45. }
  46. //---------------------------------------------------------------------------
  47. //---------------------------------------------------------------------------
  48. TTerminalManager * __fastcall TTerminalManager::Instance(bool ForceCreation)
  49. {
  50. if (!FInstance && ForceCreation)
  51. {
  52. FInstance = new TTerminalManager();
  53. }
  54. return FInstance;
  55. }
  56. //---------------------------------------------------------------------------
  57. void __fastcall TTerminalManager::DestroyInstance()
  58. {
  59. DebugAssert(FInstance);
  60. SAFE_DESTROY(FInstance);
  61. }
  62. //---------------------------------------------------------------------------
  63. __fastcall TTerminalManager::TTerminalManager() :
  64. TTerminalList(Configuration)
  65. {
  66. FQueueSection = new TCriticalSection();
  67. FActiveTerminal = NULL;
  68. FScpExplorer = NULL;
  69. FDestroying = false;
  70. FTerminalPendingAction = tpNull;
  71. FDirectoryReadingStart = 0;
  72. FAuthenticateForm = NULL;
  73. FTaskbarList = NULL;
  74. FAuthenticating = 0;
  75. FMainThread = GetCurrentThreadId();
  76. FChangeSection.reset(new TCriticalSection());
  77. FPendingConfigurationChange = 0;
  78. FKeepAuthenticateForm = false;
  79. FApplicationsEvents.reset(new TApplicationEvents(Application));
  80. FApplicationsEvents->OnException = ApplicationException;
  81. FApplicationsEvents->OnShowHint = ApplicationShowHint;
  82. FApplicationsEvents->OnMessage = ApplicationMessage;
  83. FApplicationsEvents->OnModalBegin = ApplicationModalBegin;
  84. FApplicationsEvents->OnModalEnd = ApplicationModalEnd;
  85. DebugAssert(WinConfiguration->OnMasterPasswordPrompt == NULL);
  86. WinConfiguration->OnMasterPasswordPrompt = MasterPasswordPrompt;
  87. InitTaskbarButtonCreatedMessage();
  88. DebugAssert(Configuration && !Configuration->OnChange);
  89. Configuration->OnChange = ConfigurationChange;
  90. FOnLastTerminalClosed = NULL;
  91. FOnTerminalListChanged = NULL;
  92. FTerminalList = new TStringList();
  93. FQueues = new TList();
  94. FTerminationMessages = new TStringList();
  95. std::unique_ptr<TSessionData> DummyData(new TSessionData(L""));
  96. FLocalTerminal = CreateTerminal(DummyData.get());
  97. SetupTerminal(FLocalTerminal);
  98. }
  99. //---------------------------------------------------------------------------
  100. __fastcall TTerminalManager::~TTerminalManager()
  101. {
  102. FreeAll();
  103. DebugAssert(!ScpExplorer);
  104. DebugAssert(Configuration->OnChange == ConfigurationChange);
  105. Configuration->OnChange = NULL;
  106. FApplicationsEvents.reset(NULL);
  107. DebugAssert(WinConfiguration->OnMasterPasswordPrompt == MasterPasswordPrompt);
  108. WinConfiguration->OnMasterPasswordPrompt = NULL;
  109. delete FLocalTerminal;
  110. delete FQueues;
  111. delete FTerminationMessages;
  112. delete FTerminalList;
  113. CloseAutheticateForm();
  114. delete FQueueSection;
  115. ReleaseTaskbarList();
  116. }
  117. //---------------------------------------------------------------------------
  118. void __fastcall TTerminalManager::SetQueueConfiguration(TTerminalQueue * Queue)
  119. {
  120. Queue->TransfersLimit = GUIConfiguration->QueueTransfersLimit;
  121. Queue->KeepDoneItemsFor =
  122. (GUIConfiguration->QueueKeepDoneItems ? GUIConfiguration->QueueKeepDoneItemsFor : 0);
  123. }
  124. //---------------------------------------------------------------------------
  125. TTerminalQueue * __fastcall TTerminalManager::NewQueue(TTerminal * Terminal)
  126. {
  127. TTerminalQueue * Queue = new TTerminalQueue(Terminal, Configuration);
  128. SetQueueConfiguration(Queue);
  129. Queue->Enabled = WinConfiguration->EnableQueueByDefault;
  130. Queue->OnQueryUser = TerminalQueryUser;
  131. Queue->OnPromptUser = TerminalPromptUser;
  132. Queue->OnShowExtendedException = TerminalShowExtendedException;
  133. Queue->OnEvent = QueueEvent;
  134. return Queue;
  135. }
  136. //---------------------------------------------------------------------------
  137. TManagedTerminal * __fastcall TTerminalManager::CreateManagedTerminal(TSessionData * Data)
  138. {
  139. return new TManagedTerminal(Data, Configuration);
  140. }
  141. //---------------------------------------------------------------------------
  142. TTerminal * __fastcall TTerminalManager::CreateTerminal(TSessionData * Data)
  143. {
  144. return CreateManagedTerminal(Data);
  145. }
  146. //---------------------------------------------------------------------------
  147. TManagedTerminal * __fastcall TTerminalManager::GetTerminal(int Index)
  148. {
  149. return DebugNotNull(dynamic_cast<TManagedTerminal *>(TTerminalList::Terminals[Index]));
  150. }
  151. //---------------------------------------------------------------------------
  152. void __fastcall TTerminalManager::SetupTerminal(TTerminal * Terminal)
  153. {
  154. Terminal->OnQueryUser = TerminalQueryUser;
  155. Terminal->OnPromptUser = TerminalPromptUser;
  156. Terminal->OnDisplayBanner = TerminalDisplayBanner;
  157. Terminal->OnShowExtendedException = TerminalShowExtendedException;
  158. Terminal->OnProgress = OperationProgress;
  159. Terminal->OnFinished = OperationFinished;
  160. Terminal->OnDeleteLocalFile = DeleteLocalFile;
  161. Terminal->OnReadDirectoryProgress = TerminalReadDirectoryProgress;
  162. Terminal->OnInformation = TerminalInformation;
  163. Terminal->OnCustomCommand = TerminalCustomCommand;
  164. }
  165. //---------------------------------------------------------------------------
  166. TManagedTerminal * __fastcall TTerminalManager::DoNewTerminal(TSessionData * Data)
  167. {
  168. TManagedTerminal * Terminal = DebugNotNull(dynamic_cast<TManagedTerminal *>(TTerminalList::NewTerminal(Data)));
  169. try
  170. {
  171. FQueues->Add(NewQueue(Terminal));
  172. FTerminationMessages->Add(L"");
  173. SetupTerminal(Terminal);
  174. }
  175. catch(...)
  176. {
  177. if (Terminal != NULL)
  178. {
  179. FreeTerminal(Terminal);
  180. }
  181. throw;
  182. }
  183. return Terminal;
  184. }
  185. //---------------------------------------------------------------------------
  186. TTerminal * __fastcall TTerminalManager::NewTerminal(TSessionData * Data)
  187. {
  188. TTerminal * Terminal = DoNewTerminal(Data);
  189. DoTerminalListChanged();
  190. return Terminal;
  191. }
  192. //---------------------------------------------------------------------------
  193. TManagedTerminal * __fastcall TTerminalManager::NewManagedTerminal(TSessionData * Data)
  194. {
  195. return DebugNotNull(dynamic_cast<TManagedTerminal *>(NewTerminal(Data)));
  196. }
  197. //---------------------------------------------------------------------------
  198. TManagedTerminal * __fastcall TTerminalManager::NewTerminals(TList * DataList)
  199. {
  200. TManagedTerminal * Result = NULL;
  201. for (int Index = 0; Index < DataList->Count; Index++)
  202. {
  203. TSessionData * Data = reinterpret_cast<TSessionData *>(DataList->Items[Index]);
  204. TManagedTerminal * Terminal = DoNewTerminal(Data);
  205. // When opening workspace/folder, keep the sessions open, even if they fail to connect.
  206. // We cannot detect a folder here, so we "guess" it by a session set size.
  207. // After all, no one will have a folder with a one session only (while a workspace with one session is likely).
  208. // And when when opening a folder with a one session only, it's not that big problem, if we treat it the same way
  209. // as when opening the session only.
  210. // Also closing a workspace session will remove the session from the workspace.
  211. // While closing a folder session won't remove the session from the folder.
  212. Terminal->Permanent = Data->IsWorkspace || (DataList->Count > 1);
  213. if (Index == 0)
  214. {
  215. Result = Terminal;
  216. }
  217. }
  218. DoTerminalListChanged();
  219. return Result;
  220. }
  221. //---------------------------------------------------------------------------
  222. void __fastcall TTerminalManager::FreeActiveTerminal()
  223. {
  224. if (FTerminalPendingAction == tpNull)
  225. {
  226. DebugAssert(ActiveTerminal);
  227. FreeTerminal(ActiveTerminal);
  228. }
  229. else
  230. {
  231. DebugAssert(FTerminalPendingAction == ::tpNone);
  232. FTerminalPendingAction = tpFree;
  233. }
  234. }
  235. //---------------------------------------------------------------------------
  236. void __fastcall TTerminalManager::DoConnectTerminal(TTerminal * Terminal, bool Reopen, bool AdHoc)
  237. {
  238. TManagedTerminal * ManagedTerminal = dynamic_cast<TManagedTerminal *>(Terminal);
  239. // it must be managed terminal, unless it is secondary terminal (of managed terminal)
  240. DebugAssert((ManagedTerminal != NULL) || (dynamic_cast<TSecondaryTerminal *>(Terminal) != NULL));
  241. // particularly when we are reconnecting RemoteDirectory of managed terminal
  242. // hold the last used remote directory as opposite to session data, which holds
  243. // the default remote directory.
  244. // make sure the last used directory is used, but the default is preserved too
  245. UnicodeString OrigRemoteDirectory = Terminal->SessionData->RemoteDirectory;
  246. try
  247. {
  248. TTerminalThread * TerminalThread = new TTerminalThread(Terminal);
  249. TerminalThread->AllowAbandon = (Terminal == FActiveTerminal);
  250. try
  251. {
  252. if (ManagedTerminal != NULL)
  253. {
  254. Terminal->SessionData->RemoteDirectory = ManagedTerminal->StateData->RemoteDirectory;
  255. if ((double)ManagedTerminal->ReopenStart == 0)
  256. {
  257. ManagedTerminal->ReopenStart = Now();
  258. }
  259. ManagedTerminal->Disconnected = false;
  260. ManagedTerminal->DisconnectedTemporarily = false;
  261. DebugAssert(ManagedTerminal->TerminalThread == NULL);
  262. ManagedTerminal->TerminalThread = TerminalThread;
  263. }
  264. TNotifyEvent OnIdle;
  265. ((TMethod*)&OnIdle)->Code = TerminalThreadIdle;
  266. TerminalThread->OnIdle = OnIdle;
  267. if (Reopen)
  268. {
  269. TerminalThread->TerminalReopen();
  270. }
  271. else
  272. {
  273. TerminalThread->TerminalOpen();
  274. }
  275. }
  276. __finally
  277. {
  278. TerminalThread->OnIdle = NULL;
  279. if (!TerminalThread->Release())
  280. {
  281. if (!AdHoc && (DebugAlwaysTrue(Terminal == FActiveTerminal)))
  282. {
  283. // terminal was abandoned, must create a new one to replace it
  284. Terminal = ManagedTerminal = CreateManagedTerminal(new TSessionData(L""));
  285. SetupTerminal(Terminal);
  286. OwnsObjects = false;
  287. Items[ActiveTerminalIndex] = Terminal;
  288. OwnsObjects = true;
  289. FActiveTerminal = ManagedTerminal;
  290. // Can be NULL, when opening the first session from command-line
  291. if (FScpExplorer != NULL)
  292. {
  293. FScpExplorer->ReplaceTerminal(ManagedTerminal);
  294. }
  295. }
  296. // Now we do not have any reference to an abandoned terminal, so we can safely allow the thread
  297. // to complete its task and destroy the terminal afterwards.
  298. TerminalThread->Terminate();
  299. // When abandoning cancelled terminal, DoInformation(Phase = 0) does not make it to TerminalInformation handler.
  300. if (DebugAlwaysTrue(FAuthenticating > 0))
  301. {
  302. FKeepAuthenticateForm = false;
  303. AuthenticatingDone();
  304. }
  305. }
  306. else
  307. {
  308. if (ManagedTerminal != NULL)
  309. {
  310. ManagedTerminal->TerminalThread = NULL;
  311. }
  312. }
  313. }
  314. }
  315. __finally
  316. {
  317. Terminal->SessionData->RemoteDirectory = OrigRemoteDirectory;
  318. if (Terminal->Active && (ManagedTerminal != NULL))
  319. {
  320. ManagedTerminal->ReopenStart = 0;
  321. ManagedTerminal->Permanent = true;
  322. }
  323. }
  324. if (DebugAlwaysTrue(Terminal->Active) && !Reopen && GUIConfiguration->QueueBootstrap)
  325. {
  326. FindQueueForTerminal(Terminal)->AddItem(new TBootstrapQueueItem());
  327. }
  328. }
  329. //---------------------------------------------------------------------------
  330. void __fastcall TTerminalManager::CloseAutheticateForm()
  331. {
  332. SAFE_DESTROY(FAuthenticateForm);
  333. }
  334. //---------------------------------------------------------------------------
  335. bool __fastcall TTerminalManager::ConnectTerminal(TTerminal * Terminal)
  336. {
  337. bool Result = true;
  338. // were it an active terminal, it would allow abandoning, what this API cannot deal with
  339. DebugAssert(Terminal != FActiveTerminal);
  340. try
  341. {
  342. DoConnectTerminal(Terminal, false, false);
  343. }
  344. catch (Exception & E)
  345. {
  346. ShowExtendedExceptionEx(Terminal, &E);
  347. Result = false;
  348. }
  349. return Result;
  350. }
  351. //---------------------------------------------------------------------------
  352. void __fastcall TTerminalManager::TerminalThreadIdle(void * /*Data*/, TObject * /*Sender*/)
  353. {
  354. Application->ProcessMessages();
  355. }
  356. //---------------------------------------------------------------------------
  357. bool __fastcall TTerminalManager::ConnectActiveTerminalImpl(bool Reopen)
  358. {
  359. TTerminalPendingAction Action;
  360. bool Result;
  361. do
  362. {
  363. Action = tpNull;
  364. Result = false;
  365. try
  366. {
  367. DebugAssert(ActiveTerminal);
  368. DoConnectTerminal(ActiveTerminal, Reopen, false);
  369. if (ScpExplorer)
  370. {
  371. DebugAssert(ActiveTerminal->Status == ssOpened);
  372. TerminalReady();
  373. }
  374. WinConfiguration->ClearTemporaryLoginData();
  375. Result = true;
  376. }
  377. catch (Exception & E)
  378. {
  379. DebugAssert(FTerminalPendingAction == tpNull);
  380. FTerminalPendingAction = ::tpNone;
  381. try
  382. {
  383. DebugAssert(ActiveTerminal != NULL);
  384. ActiveTerminal->ShowExtendedException(&E);
  385. Action = FTerminalPendingAction;
  386. }
  387. __finally
  388. {
  389. FTerminalPendingAction = tpNull;
  390. }
  391. }
  392. }
  393. while (Action == tpReconnect);
  394. if (Action == tpFree)
  395. {
  396. DisconnectActiveTerminalIfPermanentFreeOtherwise();
  397. }
  398. return Result;
  399. }
  400. //---------------------------------------------------------------------------
  401. void __fastcall TTerminalManager::DisconnectActiveTerminalIfPermanentFreeOtherwise()
  402. {
  403. if (ActiveTerminal->Permanent)
  404. {
  405. DisconnectActiveTerminal();
  406. }
  407. else
  408. {
  409. FreeActiveTerminal();
  410. }
  411. }
  412. //---------------------------------------------------------------------------
  413. bool __fastcall TTerminalManager::ConnectActiveTerminal()
  414. {
  415. ActiveTerminal->CollectUsage();
  416. // add only stored sessions to the jump list,
  417. // ad-hoc session cannot be reproduced from just a session name
  418. if (StoredSessions->FindSame(ActiveTerminal->SessionData) != NULL)
  419. {
  420. WinConfiguration->AddSessionToJumpList(ActiveTerminal->SessionData->SessionName);
  421. }
  422. FAuthenticationCancelled = false;
  423. bool Result = ConnectActiveTerminalImpl(false);
  424. UnicodeString DateStamp = StandardDatestamp();
  425. if (Result)
  426. {
  427. if (Configuration->Usage->Get(L"OpenedSessionsFailedLastDate") == DateStamp)
  428. {
  429. Configuration->Usage->Inc(L"OpenedSessionsFailedRecovered");
  430. }
  431. }
  432. else
  433. {
  434. Configuration->Usage->Inc(L"OpenedSessionsFailed");
  435. Configuration->Usage->Set(L"OpenedSessionsFailedLastDate", DateStamp);
  436. if (FAuthenticationCancelled)
  437. {
  438. Configuration->Usage->Inc(L"OpenedSessionsFailedAfterCancel");
  439. }
  440. }
  441. if (Result && WinConfiguration->AutoOpenInPutty && CanOpenInPutty())
  442. {
  443. try
  444. {
  445. OpenInPutty();
  446. }
  447. catch(Exception & E)
  448. {
  449. ShowExtendedExceptionEx(NULL, &E);
  450. }
  451. }
  452. return Result;
  453. }
  454. //---------------------------------------------------------------------------
  455. void __fastcall TTerminalManager::DisconnectActiveTerminal()
  456. {
  457. DebugAssert(ActiveTerminal);
  458. if (ActiveTerminal->Active)
  459. {
  460. ActiveTerminal->Close();
  461. }
  462. int Index = IndexOf(ActiveTerminal);
  463. TTerminalQueue * OldQueue;
  464. TTerminalQueue * NewQueue;
  465. OldQueue = reinterpret_cast<TTerminalQueue *>(FQueues->Items[Index]);
  466. NewQueue = this->NewQueue(ActiveTerminal);
  467. FQueues->Items[Index] = NewQueue;
  468. ScpExplorer->Queue = NewQueue;
  469. delete OldQueue;
  470. ActiveTerminal->Disconnected = true;
  471. if (ScpExplorer != NULL)
  472. {
  473. TerminalReady(); // in case it was never connected
  474. ScpExplorer->TerminalDisconnected();
  475. }
  476. // disconnecting duplidate session removes need to distinguish the only connected session with short path
  477. DoTerminalListChanged();
  478. }
  479. //---------------------------------------------------------------------------
  480. void __fastcall TTerminalManager::ReconnectActiveTerminal()
  481. {
  482. DebugAssert(ActiveTerminal);
  483. if (ScpExplorer)
  484. {
  485. if (ScpExplorer->Terminal == ActiveTerminal)
  486. {
  487. ScpExplorer->UpdateTerminal(ActiveTerminal);
  488. }
  489. }
  490. try
  491. {
  492. if (FTerminalPendingAction == tpNull)
  493. {
  494. ConnectActiveTerminalImpl(true);
  495. }
  496. else
  497. {
  498. FTerminalPendingAction = tpReconnect;
  499. }
  500. }
  501. catch(...)
  502. {
  503. DisconnectActiveTerminal();
  504. throw;
  505. }
  506. }
  507. //---------------------------------------------------------------------------
  508. void __fastcall TTerminalManager::FreeAll()
  509. {
  510. FDestroying = true;
  511. try
  512. {
  513. while (Count)
  514. {
  515. FreeTerminal(Terminals[0]);
  516. }
  517. }
  518. __finally
  519. {
  520. FDestroying = false;
  521. }
  522. }
  523. //---------------------------------------------------------------------------
  524. void __fastcall TTerminalManager::FreeTerminal(TTerminal * Terminal)
  525. {
  526. try
  527. {
  528. // we want the Login dialog to open on auto-workspace name,
  529. // as set in TCustomScpExplorerForm::FormClose
  530. if (!FDestroying || !WinConfiguration->AutoSaveWorkspace)
  531. {
  532. if (StoredSessions->FindSame(Terminal->SessionData) != NULL)
  533. {
  534. WinConfiguration->LastStoredSession = Terminal->SessionData->Name;
  535. }
  536. }
  537. if (ScpExplorer != NULL)
  538. {
  539. ScpExplorer->TerminalRemoved(Terminal);
  540. }
  541. if (Terminal->Active)
  542. {
  543. Terminal->Close();
  544. }
  545. }
  546. __finally
  547. {
  548. int Index = IndexOf(Terminal);
  549. Extract(Terminal);
  550. TTerminalQueue * Queue;
  551. Queue = reinterpret_cast<TTerminalQueue *>(FQueues->Items[Index]);
  552. FQueues->Delete(Index);
  553. FTerminationMessages->Delete(Index);
  554. if (ActiveTerminal && (Terminal == ActiveTerminal))
  555. {
  556. if ((Count > 0) && !FDestroying)
  557. {
  558. TManagedTerminal * NewActiveTerminal = Terminals[Index < Count ? Index : Index - 1];
  559. if (!NewActiveTerminal->Active && !NewActiveTerminal->Disconnected)
  560. {
  561. NewActiveTerminal->Disconnected = true;
  562. NewActiveTerminal->DisconnectedTemporarily = true;
  563. }
  564. ActiveTerminal = NewActiveTerminal;
  565. }
  566. else
  567. {
  568. ActiveTerminal = NULL;
  569. }
  570. }
  571. else
  572. {
  573. SaveTerminal(Terminal);
  574. }
  575. // only now all references to/from queue (particularly events to explorer)
  576. // are cleared
  577. delete Queue;
  578. delete Terminal;
  579. DoTerminalListChanged();
  580. }
  581. }
  582. //---------------------------------------------------------------------------
  583. void __fastcall TTerminalManager::SetScpExplorer(TCustomScpExplorerForm * value)
  584. {
  585. if (ScpExplorer != value)
  586. {
  587. // changing explorer is not supported yet
  588. DebugAssert(!ScpExplorer || !value);
  589. FScpExplorer = value;
  590. if (FScpExplorer)
  591. {
  592. FScpExplorer->Terminal = ActiveTerminal;
  593. FScpExplorer->Queue = ActiveQueue;
  594. FOnLastTerminalClosed = FScpExplorer->LastTerminalClosed;
  595. FOnTerminalListChanged = FScpExplorer->TerminalListChanged;
  596. UpdateTaskbarList();
  597. }
  598. else
  599. {
  600. FOnLastTerminalClosed = NULL;
  601. FOnTerminalListChanged = NULL;
  602. }
  603. }
  604. }
  605. //---------------------------------------------------------------------------
  606. void __fastcall TTerminalManager::SetActiveTerminal(TManagedTerminal * value)
  607. {
  608. DoSetActiveTerminal(value, false);
  609. }
  610. //---------------------------------------------------------------------------
  611. void __fastcall TTerminalManager::SetActiveTerminalWithAutoReconnect(TManagedTerminal * value)
  612. {
  613. DoSetActiveTerminal(value, true);
  614. }
  615. //---------------------------------------------------------------------------
  616. void __fastcall TTerminalManager::DoSetActiveTerminal(TManagedTerminal * value, bool AutoReconnect)
  617. {
  618. if (ActiveTerminal != value)
  619. {
  620. // here used to be call to TCustomScpExporer::UpdateSessionData (now UpdateTerminal)
  621. // but it seems to be duplicate to call from TCustomScpExporer::TerminalChanging
  622. TManagedTerminal * PActiveTerminal = ActiveTerminal;
  623. FActiveTerminal = value;
  624. // moved from else block of next if (ActiveTerminal) statement
  625. // so ScpExplorer can update its caption
  626. UpdateAppTitle();
  627. if (ScpExplorer)
  628. {
  629. if (ActiveTerminal && ((ActiveTerminal->Status == ssOpened) || ActiveTerminal->Disconnected))
  630. {
  631. TerminalReady();
  632. }
  633. else
  634. {
  635. ScpExplorer->Terminal = NULL;
  636. ScpExplorer->Queue = NULL;
  637. }
  638. }
  639. if (PActiveTerminal != NULL)
  640. {
  641. if (PActiveTerminal->DisconnectedTemporarily && DebugAlwaysTrue(PActiveTerminal->Disconnected))
  642. {
  643. PActiveTerminal->Disconnected = false;
  644. PActiveTerminal->DisconnectedTemporarily = false;
  645. }
  646. if (!PActiveTerminal->Active)
  647. {
  648. SaveTerminal(PActiveTerminal);
  649. }
  650. }
  651. if (ActiveTerminal)
  652. {
  653. int Index = ActiveTerminalIndex;
  654. if (!ActiveTerminal->Active && !FTerminationMessages->Strings[Index].IsEmpty())
  655. {
  656. UnicodeString Message = FTerminationMessages->Strings[Index];
  657. FTerminationMessages->Strings[Index] = L"";
  658. if (AutoReconnect)
  659. {
  660. ReconnectActiveTerminal();
  661. }
  662. else
  663. {
  664. Exception * E = new ESshFatal(NULL, Message);
  665. try
  666. {
  667. // finally show pending terminal message,
  668. // this gives user also possibility to reconnect
  669. ActiveTerminal->ShowExtendedException(E);
  670. }
  671. __finally
  672. {
  673. delete E;
  674. }
  675. }
  676. }
  677. }
  678. else
  679. {
  680. if (OnLastTerminalClosed)
  681. {
  682. OnLastTerminalClosed(this);
  683. }
  684. }
  685. if ((ActiveTerminal != NULL) && !ActiveTerminal->Active &&
  686. !ActiveTerminal->Disconnected)
  687. {
  688. ConnectActiveTerminal();
  689. }
  690. }
  691. }
  692. //---------------------------------------------------------------------------
  693. void __fastcall TTerminalManager::QueueStatusUpdated()
  694. {
  695. UpdateAppTitle();
  696. }
  697. //---------------------------------------------------------------------------
  698. bool __fastcall TTerminalManager::ShouldDisplayQueueStatusOnAppTitle()
  699. {
  700. bool Result = IsApplicationMinimized();
  701. if (!Result && (ScpExplorer != NULL))
  702. {
  703. HWND Window = GetActiveWindow();
  704. Window = GetAncestor(Window, GA_ROOTOWNER);
  705. Result = (ScpExplorer->Handle != Window);
  706. }
  707. return Result;
  708. }
  709. //---------------------------------------------------------------------------
  710. UnicodeString __fastcall TTerminalManager::FormatFormCaptionWithSession(TCustomForm * Form, const UnicodeString & Caption)
  711. {
  712. return FormatFormCaption(Form, Caption, GetActiveTerminalTitle(false));
  713. }
  714. //---------------------------------------------------------------------------
  715. UnicodeString __fastcall TTerminalManager::GetAppProgressTitle()
  716. {
  717. UnicodeString Result;
  718. UnicodeString QueueProgressTitle;
  719. UnicodeString ProgressTitle = !FProgressTitle.IsEmpty() ? FProgressTitle : ScpExplorer->GetProgressTitle();
  720. if (!FForegroundProgressTitle.IsEmpty())
  721. {
  722. Result = FForegroundProgressTitle;
  723. }
  724. else if (!ProgressTitle.IsEmpty() && !ForegroundTask())
  725. {
  726. Result = ProgressTitle;
  727. }
  728. else if (ShouldDisplayQueueStatusOnAppTitle() &&
  729. !(QueueProgressTitle = ScpExplorer->GetQueueProgressTitle()).IsEmpty())
  730. {
  731. Result = QueueProgressTitle;
  732. }
  733. return Result;
  734. }
  735. //---------------------------------------------------------------------------
  736. void __fastcall TTerminalManager::UpdateAppTitle()
  737. {
  738. if (ScpExplorer)
  739. {
  740. TForm * MainForm = GetMainForm();
  741. if (MainForm != ScpExplorer)
  742. {
  743. // triggers caption update for some forms
  744. MainForm->Perform(WM_MANAGES_CAPTION, 0, 0);
  745. }
  746. UnicodeString NewTitle = FormatMainFormCaption(GetActiveTerminalTitle(false));
  747. UnicodeString ProgressTitle = GetAppProgressTitle();
  748. if (!ProgressTitle.IsEmpty())
  749. {
  750. NewTitle = ProgressTitle + L" - " + NewTitle;
  751. }
  752. else if (ActiveTerminal && (ScpExplorer != NULL))
  753. {
  754. UnicodeString Path = ScpExplorer->PathForCaption();
  755. if (!Path.IsEmpty())
  756. {
  757. NewTitle = Path + L" - " + NewTitle;
  758. }
  759. }
  760. // Not updating MainForm here, as for all other possible main forms, this code is actually not what we want.
  761. // And they all update their title on their own (some using GetAppProgressTitle()).
  762. ScpExplorer->Caption = NewTitle;
  763. ScpExplorer->ApplicationTitleChanged();
  764. }
  765. }
  766. //---------------------------------------------------------------------------
  767. void __fastcall TTerminalManager::SaveTerminal(TTerminal * Terminal)
  768. {
  769. TSessionData * Data = StoredSessions->FindSame(Terminal->SessionData);
  770. if (Data != NULL)
  771. {
  772. TManagedTerminal * ManagedTerminal = dynamic_cast<TManagedTerminal *>(Terminal);
  773. DebugAssert(ManagedTerminal != NULL);
  774. bool Changed = false;
  775. if (Terminal->SessionData->UpdateDirectories)
  776. {
  777. Data->CopyDirectoriesStateData(ManagedTerminal->StateData);
  778. Changed = true;
  779. }
  780. if (Changed)
  781. {
  782. // modified only, implicit
  783. StoredSessions->Save(false, false);
  784. }
  785. }
  786. }
  787. //---------------------------------------------------------------------------
  788. void __fastcall TTerminalManager::HandleException(Exception * E)
  789. {
  790. // can be null for example when exception is thrown on login dialog
  791. if (ActiveTerminal != NULL)
  792. {
  793. ActiveTerminal->ShowExtendedException(E);
  794. }
  795. else
  796. {
  797. ShowExtendedException(E);
  798. }
  799. }
  800. //---------------------------------------------------------------------------
  801. void __fastcall TTerminalManager::ApplicationException(TObject * /*Sender*/,
  802. Exception * E)
  803. {
  804. HandleException(E);
  805. }
  806. //---------------------------------------------------------------------------
  807. void __fastcall TTerminalManager::ApplicationShowHint(UnicodeString & HintStr,
  808. bool & /*CanShow*/, THintInfo & HintInfo)
  809. {
  810. HintInfo.HintData = HintInfo.HintControl;
  811. if (HasLabelHintPopup(HintInfo.HintControl, HintStr))
  812. {
  813. // Hack for transfer setting labels.
  814. // Should be converted to something like HintLabel()
  815. HintInfo.HideTimeout = 100000; // "almost" never
  816. }
  817. else if (dynamic_cast<TProgressBar *>(HintInfo.HintControl) != NULL)
  818. {
  819. // Hint is forcibly hidden in TProgressForm::FormHide
  820. HintInfo.HideTimeout = 100000; // "almost" never
  821. HintInfo.ReshowTimeout = 500; // updated each 0.5s
  822. }
  823. else
  824. {
  825. int HintMaxWidth = 300;
  826. TControl * ScaleControl = HintInfo.HintControl;
  827. if (DebugAlwaysFalse(HintInfo.HintControl == NULL) ||
  828. (GetParentForm(HintInfo.HintControl) == NULL))
  829. {
  830. ScaleControl = ScpExplorer;
  831. }
  832. HintMaxWidth = ScaleByTextHeight(ScaleControl, HintMaxWidth);
  833. HintInfo.HintMaxWidth = HintMaxWidth;
  834. }
  835. }
  836. //---------------------------------------------------------------------------
  837. bool __fastcall TTerminalManager::HandleMouseWheel(WPARAM WParam, LPARAM LParam)
  838. {
  839. // WORKAROUND This is no longer necessary on Windows 10 (except for WM_WANTS_MOUSEWHEEL_INACTIVE part)
  840. bool Result = false;
  841. if (Application->Active)
  842. {
  843. TPoint Point(LOWORD(LParam), HIWORD(LParam));
  844. TWinControl * Control = FindVCLWindow(Point);
  845. if (Control != NULL)
  846. {
  847. TCustomForm * Form = GetParentForm(Control);
  848. // Only case we expect the parent form to be NULL is on the Find/Replace dialog,
  849. // which is owned by VCL's internal TRedirectorWindow.
  850. DebugAssert((Form != NULL) || (Control->ClassName() == L"TRedirectorWindow"));
  851. if (Form != NULL)
  852. {
  853. // Send it only to windows we tested it with.
  854. // Though we should sooner or later remove this test and pass it to all our windows.
  855. if (Form->Active && (Form->Perform(WM_WANTS_MOUSEWHEEL, 0, 0) == 1))
  856. {
  857. SendMessage(Control->Handle, WM_MOUSEWHEEL, WParam, LParam);
  858. Result = true;
  859. }
  860. else if (!Form->Active && (Form->Perform(WM_WANTS_MOUSEWHEEL_INACTIVE, 0, 0) == 1))
  861. {
  862. TWinControl * Control2;
  863. // FindVCLWindow stops on window level, when the window is not active? or when there's a modal window over it?
  864. // (but in any case, when we have operation running on top of Synchronization checklist).
  865. // WORKAROUND: The while loop does what AllLevels parameter of ControlAtPos should do, but it's broken.
  866. // Based on (now removed) Embarcadero QC 82143.
  867. while ((Control2 = dynamic_cast<TWinControl *>(Control->ControlAtPos(Control->ScreenToClient(Point), false, true))) != NULL)
  868. {
  869. Control = Control2;
  870. }
  871. SendMessage(Control->Handle, WM_MOUSEWHEEL, WParam, LParam);
  872. Result = true;
  873. }
  874. }
  875. }
  876. }
  877. return Result;
  878. }
  879. //---------------------------------------------------------------------------
  880. void __fastcall TTerminalManager::ApplicationMessage(TMsg & Msg, bool & Handled)
  881. {
  882. if (Msg.message == FTaskbarButtonCreatedMessage)
  883. {
  884. CreateTaskbarList();
  885. }
  886. if (Msg.message == WM_MOUSEWHEEL)
  887. {
  888. Handled = HandleMouseWheel(Msg.wParam, Msg.lParam);
  889. }
  890. }
  891. //---------------------------------------------------------------------------
  892. void __fastcall TTerminalManager::ApplicationModalBegin(TObject * /*Sender*/)
  893. {
  894. NonVisualDataModule->StartBusy();
  895. if (ScpExplorer != NULL)
  896. {
  897. ScpExplorer->SuspendWindowLock();
  898. }
  899. }
  900. //---------------------------------------------------------------------------
  901. void __fastcall TTerminalManager::ApplicationModalEnd(TObject * /*Sender*/)
  902. {
  903. NonVisualDataModule->EndBusy();
  904. if (ScpExplorer != NULL)
  905. {
  906. ScpExplorer->ResumeWindowLock();
  907. }
  908. }
  909. //---------------------------------------------------------------------------
  910. void __fastcall TTerminalManager::InitTaskbarButtonCreatedMessage()
  911. {
  912. // XE6 VCL already handles TaskbarButtonCreated, but does not call ChangeWindowMessageFilterEx.
  913. // So we keep our implementation.
  914. // See also https://stackoverflow.com/q/14614823/850848#14618587
  915. FTaskbarButtonCreatedMessage = RegisterWindowMessage(L"TaskbarButtonCreated");
  916. HINSTANCE User32Library = LoadLibrary(L"user32.dll");
  917. ChangeWindowMessageFilterExProc ChangeWindowMessageFilterEx =
  918. (ChangeWindowMessageFilterExProc)GetProcAddress(User32Library, "ChangeWindowMessageFilterEx");
  919. if (ChangeWindowMessageFilterEx != NULL)
  920. {
  921. // without this we won't get TaskbarButtonCreated, when app is running elevated
  922. ChangeWindowMessageFilterEx(
  923. Application->Handle, FTaskbarButtonCreatedMessage, MSGFLT_ALLOW, NULL);
  924. }
  925. }
  926. //---------------------------------------------------------------------------
  927. void __fastcall TTerminalManager::CreateTaskbarList()
  928. {
  929. ReleaseTaskbarList();
  930. if(SUCCEEDED(CoCreateInstance(CLSID_TaskbarList, NULL, CLSCTX_ALL,
  931. IID_ITaskbarList3, (void **) &FTaskbarList)))
  932. {
  933. if (ScpExplorer != NULL)
  934. {
  935. UpdateTaskbarList();
  936. }
  937. }
  938. }
  939. //---------------------------------------------------------------------------
  940. void __fastcall TTerminalManager::ReleaseTaskbarList()
  941. {
  942. if (FTaskbarList != NULL)
  943. {
  944. FTaskbarList->Release();
  945. }
  946. }
  947. //---------------------------------------------------------------------------
  948. void __fastcall TTerminalManager::UpdateTaskbarList()
  949. {
  950. ScpExplorer->UpdateTaskbarList(FTaskbarList);
  951. }
  952. //---------------------------------------------------------------------------
  953. void __fastcall TTerminalManager::DeleteLocalFile(const UnicodeString FileName, bool Alternative, int & Deleted)
  954. {
  955. Deleted = RecursiveDeleteFileChecked(FileName, (WinConfiguration->DeleteToRecycleBin != Alternative));
  956. }
  957. //---------------------------------------------------------------------------
  958. void __fastcall TTerminalManager::TerminalQueryUser(TObject * Sender,
  959. const UnicodeString Query, TStrings * MoreMessages, unsigned int Answers,
  960. const TQueryParams * Params, unsigned int & Answer, TQueryType Type, void * /*Arg*/)
  961. {
  962. UnicodeString HelpKeyword;
  963. TMessageParams MessageParams(Params);
  964. UnicodeString AQuery = Query;
  965. if (Params != NULL)
  966. {
  967. HelpKeyword = Params->HelpKeyword;
  968. if (FLAGSET(Params->Params, qpFatalAbort))
  969. {
  970. AQuery = FMTLOAD(WARN_FATAL_ERROR, (AQuery));
  971. if (!MessageParams.TimerMessage.IsEmpty())
  972. {
  973. MessageParams.TimerMessage = FMTLOAD(WARN_FATAL_ERROR, (MessageParams.TimerMessage));
  974. }
  975. }
  976. }
  977. if (ScpExplorer)
  978. {
  979. Answer = ScpExplorer->MoreMessageDialog(AQuery, MoreMessages, Type, Answers,
  980. HelpKeyword, &MessageParams, dynamic_cast<TTerminal *>(Sender));
  981. }
  982. else
  983. {
  984. Answer = MoreMessageDialog(AQuery, MoreMessages, Type, Answers, HelpKeyword,
  985. &MessageParams);
  986. }
  987. }
  988. //---------------------------------------------------------------------------
  989. void __fastcall TTerminalManager::AuthenticateFormCancel(TObject * Sender)
  990. {
  991. TAuthenticateForm * Form = dynamic_cast<TAuthenticateForm *>(Sender);
  992. DebugAssert(Form != NULL);
  993. TManagedTerminal * ManagedTerminal = dynamic_cast<TManagedTerminal *>(Form->Terminal);
  994. // will be null e.g. for background transfers
  995. if (ManagedTerminal != NULL)
  996. {
  997. TTerminalThread * TerminalThread = ManagedTerminal->TerminalThread;
  998. // can be NULL for reconnects from transfers
  999. if ((TerminalThread != NULL) && !TerminalThread->Cancelling)
  1000. {
  1001. Form->Log(LoadStr(AUTH_CANCELLING));
  1002. TerminalThread->Cancel();
  1003. }
  1004. }
  1005. FAuthenticationCancelled = true;
  1006. }
  1007. //---------------------------------------------------------------------------
  1008. TAuthenticateForm * __fastcall TTerminalManager::MakeAuthenticateForm(
  1009. TTerminal * Terminal)
  1010. {
  1011. TAuthenticateForm * Dialog = SafeFormCreate<TAuthenticateForm>();
  1012. Dialog->Init(Terminal);
  1013. DebugAssert(Dialog->OnCancel == NULL);
  1014. Dialog->OnCancel = AuthenticateFormCancel;
  1015. return Dialog;
  1016. }
  1017. //---------------------------------------------------------------------------
  1018. void __fastcall TTerminalManager::FileNameInputDialogInitializeRenameBaseName(
  1019. TObject * /*Sender*/, TInputDialogData * Data)
  1020. {
  1021. EditSelectBaseName(Data->Edit->Handle);
  1022. }
  1023. //---------------------------------------------------------------------------
  1024. void __fastcall TTerminalManager::TerminalPromptUser(
  1025. TTerminal * Terminal, TPromptKind Kind, UnicodeString Name, UnicodeString Instructions,
  1026. TStrings * Prompts, TStrings * Results, bool & Result, void * /*Arg*/)
  1027. {
  1028. if (((Kind == pkPrompt) || (Kind == pkFileName)) && (FAuthenticateForm == NULL) &&
  1029. (Terminal->Status != ssOpening))
  1030. {
  1031. DebugAssert(Instructions.IsEmpty());
  1032. DebugAssert(Prompts->Count == 1);
  1033. DebugAssert(FLAGSET(int(Prompts->Objects[0]), pupEcho));
  1034. UnicodeString AResult = Results->Strings[0];
  1035. TInputDialogInitialize InputDialogInitialize = NULL;
  1036. if ((Kind == pkFileName) && !WinConfiguration->RenameWholeName)
  1037. {
  1038. InputDialogInitialize = FileNameInputDialogInitializeRenameBaseName;
  1039. }
  1040. Result = InputDialog(Name, Prompts->Strings[0], AResult, L"", NULL, false, InputDialogInitialize);
  1041. if (Result)
  1042. {
  1043. Results->Strings[0] = AResult;
  1044. }
  1045. }
  1046. else
  1047. {
  1048. TAuthenticateForm * AuthenticateForm = FAuthenticateForm;
  1049. if (AuthenticateForm == NULL)
  1050. {
  1051. AuthenticateForm = MakeAuthenticateForm(Terminal);
  1052. }
  1053. try
  1054. {
  1055. Result = AuthenticateForm->PromptUser(Kind, Name, Instructions, Prompts, Results,
  1056. (FAuthenticateForm != NULL), Terminal->StoredCredentialsTried);
  1057. }
  1058. __finally
  1059. {
  1060. if (FAuthenticateForm == NULL)
  1061. {
  1062. delete AuthenticateForm;
  1063. }
  1064. }
  1065. }
  1066. }
  1067. //---------------------------------------------------------------------------
  1068. void __fastcall TTerminalManager::TerminalDisplayBanner(
  1069. TTerminal * Terminal, UnicodeString SessionName,
  1070. const UnicodeString & Banner, bool & NeverShowAgain, int Options, unsigned int & Params)
  1071. {
  1072. DebugAssert(FAuthenticateForm != NULL);
  1073. TAuthenticateForm * AuthenticateForm = FAuthenticateForm;
  1074. if (AuthenticateForm == NULL)
  1075. {
  1076. AuthenticateForm = MakeAuthenticateForm(Terminal);
  1077. }
  1078. try
  1079. {
  1080. AuthenticateForm->Banner(Banner, NeverShowAgain, Options, Params);
  1081. }
  1082. __finally
  1083. {
  1084. if (FAuthenticateForm == NULL)
  1085. {
  1086. delete AuthenticateForm;
  1087. }
  1088. }
  1089. }
  1090. //---------------------------------------------------------------------------
  1091. void __fastcall TTerminalManager::TerminalShowExtendedException(
  1092. TTerminal * Terminal, Exception * E, void * /*Arg*/)
  1093. {
  1094. if (ScpExplorer)
  1095. {
  1096. ScpExplorer->ShowExtendedException(Terminal, E);
  1097. }
  1098. else
  1099. {
  1100. ShowExtendedExceptionEx(Terminal, E);
  1101. }
  1102. }
  1103. //---------------------------------------------------------------------------
  1104. static TDateTime DirectoryReadingProgressDelay(0, 0, 1, 500);
  1105. //---------------------------------------------------------------------------
  1106. void __fastcall TTerminalManager::TerminalReadDirectoryProgress(
  1107. TObject * /*Sender*/, int Progress, int ResolvedLinks, bool & Cancel)
  1108. {
  1109. if (Progress == 0)
  1110. {
  1111. if (ScpExplorer != NULL)
  1112. {
  1113. // See also TCustomScpExplorerForm::RemoteDirViewBusy
  1114. ScpExplorer->LockWindow();
  1115. }
  1116. FDirectoryReadingStart = Now();
  1117. if (!FProgressTitle.IsEmpty() || !FForegroundProgressTitle.IsEmpty())
  1118. {
  1119. FProgressTitle = L"";
  1120. FForegroundProgressTitle = L"";
  1121. UpdateAppTitle();
  1122. }
  1123. // Reset "was ESC ever pressed?" state
  1124. GetAsyncKeyState(VK_ESCAPE);
  1125. }
  1126. else if (Progress < 0)
  1127. {
  1128. if (Progress == -2)
  1129. {
  1130. // cancelled
  1131. if (ScpExplorer != NULL)
  1132. {
  1133. ScpExplorer->ReadDirectoryCancelled();
  1134. }
  1135. }
  1136. else
  1137. {
  1138. if (ScpExplorer != NULL)
  1139. {
  1140. ScpExplorer->UnlockWindow();
  1141. }
  1142. FProgressTitle = L"";
  1143. FForegroundProgressTitle = L"";
  1144. UpdateAppTitle();
  1145. }
  1146. }
  1147. else
  1148. {
  1149. // If the least significant bit is set,
  1150. // the key was pressed after the previous call to GetAsyncKeyState.
  1151. int KeyState = GetAsyncKeyState(VK_ESCAPE);
  1152. if (FLAGSET(KeyState, 0x01))
  1153. {
  1154. Cancel = true;
  1155. }
  1156. if ((Now() - FDirectoryReadingStart) >= DirectoryReadingProgressDelay)
  1157. {
  1158. // 4 is arbitrary number
  1159. FForegroundProgressTitle =
  1160. FMTLOAD(ResolvedLinks >= 4 ? DIRECTORY_READING_AND_RESOLVING_PROGRESS : DIRECTORY_READING_PROGRESS,
  1161. (Progress));
  1162. UpdateAppTitle();
  1163. }
  1164. }
  1165. }
  1166. //---------------------------------------------------------------------------
  1167. void __fastcall TTerminalManager::TerminalCustomCommand(
  1168. TTerminal * /*Terminal*/, const UnicodeString & Command, bool & Handled)
  1169. {
  1170. // Implementation has to be thread-safe
  1171. Handled = CopyCommandToClipboard(Command);
  1172. }
  1173. //---------------------------------------------------------------------------
  1174. void __fastcall TTerminalManager::AuthenticatingDone()
  1175. {
  1176. FAuthenticating--;
  1177. if (FAuthenticating == 0)
  1178. {
  1179. BusyEnd(FBusyToken);
  1180. FBusyToken = NULL;
  1181. }
  1182. if (!FKeepAuthenticateForm)
  1183. {
  1184. CloseAutheticateForm();
  1185. }
  1186. }
  1187. //---------------------------------------------------------------------------
  1188. void __fastcall TTerminalManager::TerminalInformation(
  1189. TTerminal * Terminal, const UnicodeString & Str, bool /*Status*/, int Phase)
  1190. {
  1191. if (Phase == 1)
  1192. {
  1193. if (FAuthenticating == 0)
  1194. {
  1195. FBusyToken = BusyStart();
  1196. }
  1197. FAuthenticating++;
  1198. }
  1199. else if (Phase == 0)
  1200. {
  1201. DebugAssert(FAuthenticating > 0);
  1202. AuthenticatingDone();
  1203. }
  1204. else
  1205. {
  1206. if (FAuthenticating > 0)
  1207. {
  1208. bool ShowPending = false;
  1209. if (FAuthenticateForm == NULL)
  1210. {
  1211. FAuthenticateForm = MakeAuthenticateForm(Terminal);
  1212. ShowPending = true;
  1213. }
  1214. FAuthenticateForm->Log(Str);
  1215. if (ShowPending)
  1216. {
  1217. FAuthenticateForm->ShowAsModal();
  1218. }
  1219. }
  1220. }
  1221. }
  1222. //---------------------------------------------------------------------------
  1223. void __fastcall TTerminalManager::OperationFinished(::TFileOperation Operation,
  1224. TOperationSide Side, bool Temp, const UnicodeString & FileName, bool Success,
  1225. TOnceDoneOperation & OnceDoneOperation)
  1226. {
  1227. DebugAssert(ScpExplorer);
  1228. ScpExplorer->OperationFinished(Operation, Side, Temp, FileName, Success,
  1229. OnceDoneOperation);
  1230. }
  1231. //---------------------------------------------------------------------------
  1232. void __fastcall TTerminalManager::OperationProgress(
  1233. TFileOperationProgressType & ProgressData)
  1234. {
  1235. UpdateAppTitle();
  1236. DebugAssert(ScpExplorer);
  1237. ScpExplorer->OperationProgress(ProgressData);
  1238. }
  1239. //---------------------------------------------------------------------------
  1240. void __fastcall TTerminalManager::QueueEvent(TTerminalQueue * Queue, TQueueEvent Event)
  1241. {
  1242. TGuard Guard(FQueueSection);
  1243. FQueueEvents.push_back(std::make_pair(Queue, Event));
  1244. }
  1245. //---------------------------------------------------------------------------
  1246. void __fastcall TTerminalManager::DoConfigurationChange()
  1247. {
  1248. DebugAssert(Configuration);
  1249. DebugAssert(Configuration == WinConfiguration);
  1250. TTerminalQueue * Queue;
  1251. for (int Index = 0; Index < Count; Index++)
  1252. {
  1253. DebugAssert(Terminals[Index]->Log);
  1254. Terminals[Index]->Log->ReflectSettings();
  1255. Terminals[Index]->ActionLog->ReflectSettings();
  1256. Queue = reinterpret_cast<TTerminalQueue *>(FQueues->Items[Index]);
  1257. SetQueueConfiguration(Queue);
  1258. }
  1259. if (ScpExplorer)
  1260. {
  1261. ScpExplorer->ConfigurationChanged();
  1262. }
  1263. }
  1264. //---------------------------------------------------------------------------
  1265. void __fastcall TTerminalManager::ConfigurationChange(TObject * /*Sender*/)
  1266. {
  1267. if (FMainThread == GetCurrentThreadId())
  1268. {
  1269. DoConfigurationChange();
  1270. }
  1271. else
  1272. {
  1273. TGuard Guard(FChangeSection.get());
  1274. FPendingConfigurationChange++;
  1275. }
  1276. }
  1277. //---------------------------------------------------------------------------
  1278. void __fastcall TTerminalManager::TerminalReady()
  1279. {
  1280. ScpExplorer->Terminal = ActiveTerminal;
  1281. ScpExplorer->Queue = ActiveQueue;
  1282. ScpExplorer->TerminalReady();
  1283. }
  1284. //---------------------------------------------------------------------------
  1285. TStrings * __fastcall TTerminalManager::GetTerminalList()
  1286. {
  1287. FTerminalList->Clear();
  1288. for (int i = 0; i < Count; i++)
  1289. {
  1290. TManagedTerminal * Terminal = Terminals[i];
  1291. UnicodeString Name = GetTerminalTitle(Terminal, true);
  1292. FTerminalList->AddObject(Name, Terminal);
  1293. }
  1294. return FTerminalList;
  1295. }
  1296. //---------------------------------------------------------------------------
  1297. int __fastcall TTerminalManager::GetActiveTerminalIndex()
  1298. {
  1299. return ActiveTerminal ? IndexOf(ActiveTerminal) : -1;
  1300. }
  1301. //---------------------------------------------------------------------------
  1302. void __fastcall TTerminalManager::SetActiveTerminalIndex(int value)
  1303. {
  1304. ActiveTerminal = Terminals[value];
  1305. }
  1306. //---------------------------------------------------------------------------
  1307. UnicodeString __fastcall TTerminalManager::GetTerminalShortPath(TTerminal * Terminal)
  1308. {
  1309. UnicodeString Result = UnixExtractFileName(Terminal->CurrentDirectory);
  1310. if (Result.IsEmpty())
  1311. {
  1312. Result = Terminal->CurrentDirectory;
  1313. }
  1314. return Result;
  1315. }
  1316. //---------------------------------------------------------------------------
  1317. UnicodeString __fastcall TTerminalManager::GetTerminalTitle(TTerminal * Terminal, bool Unique)
  1318. {
  1319. UnicodeString Result = Terminal->SessionData->SessionName;
  1320. if (Unique &&
  1321. (WinConfiguration->SessionTabNameFormat != stnfNone))
  1322. {
  1323. int Index = IndexOf(Terminal);
  1324. // not for background transfer sessions and disconnected sessions
  1325. if ((Index >= 0) && Terminal->Active)
  1326. {
  1327. for (int Index2 = 0; Index2 < Count; Index2++)
  1328. {
  1329. UnicodeString Name = Terminals[Index2]->SessionData->SessionName;
  1330. if ((Terminals[Index2] != Terminal) &&
  1331. Terminals[Index2]->Active &&
  1332. SameText(Name, Result))
  1333. {
  1334. UnicodeString Path = GetTerminalShortPath(Terminal);
  1335. if (!Path.IsEmpty())
  1336. {
  1337. const int MaxPathLen = 16;
  1338. if ((WinConfiguration->SessionTabNameFormat == stnfShortPathTrunc) &&
  1339. (Path.Length() > MaxPathLen))
  1340. {
  1341. Path = Path.SubString(1, MaxPathLen - 2) + Ellipsis;
  1342. }
  1343. Result = FORMAT(L"%s (%s)", (Result, Path));
  1344. }
  1345. break;
  1346. }
  1347. }
  1348. }
  1349. }
  1350. return Result;
  1351. }
  1352. //---------------------------------------------------------------------------
  1353. UnicodeString __fastcall TTerminalManager::GetActiveTerminalTitle(bool Unique)
  1354. {
  1355. UnicodeString Result;
  1356. if (ActiveTerminal != NULL)
  1357. {
  1358. Result = GetTerminalTitle(ActiveTerminal, Unique);
  1359. }
  1360. return Result;
  1361. }
  1362. //---------------------------------------------------------------------------
  1363. TTerminalQueue * __fastcall TTerminalManager::GetActiveQueue()
  1364. {
  1365. TTerminalQueue * Result = NULL;
  1366. if (ActiveTerminal != NULL)
  1367. {
  1368. Result = reinterpret_cast<TTerminalQueue *>(FQueues->Items[ActiveTerminalIndex]);
  1369. }
  1370. return Result;
  1371. }
  1372. //---------------------------------------------------------------------------
  1373. void __fastcall TTerminalManager::CycleTerminals(bool Forward)
  1374. {
  1375. if (Count > 0)
  1376. {
  1377. int Index = ActiveTerminalIndex;
  1378. Index += Forward ? 1 : -1;
  1379. if (Index < 0)
  1380. {
  1381. Index = Count-1;
  1382. }
  1383. else if (Index >= Count)
  1384. {
  1385. Index = 0;
  1386. }
  1387. ActiveTerminalIndex = Index;
  1388. }
  1389. }
  1390. //---------------------------------------------------------------------------
  1391. bool __fastcall TTerminalManager::CanOpenInPutty()
  1392. {
  1393. return (ActiveTerminal != NULL) && !GUIConfiguration->PuttyPath.Trim().IsEmpty();
  1394. }
  1395. //---------------------------------------------------------------------------
  1396. void __fastcall TTerminalManager::OpenInPutty()
  1397. {
  1398. Configuration->Usage->Inc(L"OpenInPutty");
  1399. TSessionData * Data = NULL;
  1400. try
  1401. {
  1402. // Is NULL on the first session when called from ConnectActiveTerminal()
  1403. // due to WinConfiguration->AutoOpenInPutty
  1404. if (ScpExplorer != NULL)
  1405. {
  1406. Data = ScpExplorer->CloneCurrentSessionData();
  1407. }
  1408. else
  1409. {
  1410. Data = new TSessionData(L"");
  1411. DebugAssert(ActiveTerminal != NULL);
  1412. Data->Assign(ActiveTerminal->SessionData);
  1413. ActiveTerminal->UpdateSessionCredentials(Data);
  1414. }
  1415. // putty does not support resolving environment variables in session settings
  1416. Data->ExpandEnvironmentVariables();
  1417. if (ActiveTerminal->TunnelLocalPortNumber != 0)
  1418. {
  1419. Data->ConfigureTunnel(ActiveTerminal->TunnelLocalPortNumber);
  1420. }
  1421. OpenSessionInPutty(GUIConfiguration->PuttyPath, Data);
  1422. }
  1423. __finally
  1424. {
  1425. delete Data;
  1426. }
  1427. }
  1428. //---------------------------------------------------------------------------
  1429. void __fastcall TTerminalManager::NewSession(bool /*FromSite*/, const UnicodeString & SessionUrl, bool ReloadSessions, TForm * LinkedForm)
  1430. {
  1431. if (ReloadSessions)
  1432. {
  1433. StoredSessions->Reload();
  1434. }
  1435. UnicodeString DownloadFile; // unused
  1436. std::unique_ptr<TObjectList> DataList(new TObjectList());
  1437. GetLoginData(SessionUrl, NULL, DataList.get(), DownloadFile, true, LinkedForm);
  1438. if (DataList->Count > 0)
  1439. {
  1440. ActiveTerminal = NewTerminals(DataList.get());
  1441. }
  1442. }
  1443. //---------------------------------------------------------------------------
  1444. void __fastcall TTerminalManager::Idle(bool SkipCurrentTerminal)
  1445. {
  1446. if (FPendingConfigurationChange > 0) // optimization
  1447. {
  1448. bool Changed = false;
  1449. {
  1450. TGuard Guard(FChangeSection.get());
  1451. if (DebugAlwaysTrue(FPendingConfigurationChange > 0))
  1452. {
  1453. FPendingConfigurationChange--;
  1454. Changed = true;
  1455. }
  1456. }
  1457. if (Changed)
  1458. {
  1459. DoConfigurationChange();
  1460. }
  1461. }
  1462. for (int Index = 0; Index < Count; Index++)
  1463. {
  1464. TManagedTerminal * Terminal = Terminals[Index];
  1465. try
  1466. {
  1467. if (!SkipCurrentTerminal || (Terminal != ActiveTerminal))
  1468. {
  1469. // make sure Idle is called on the thread that runs the terminal
  1470. if (Terminal->TerminalThread != NULL)
  1471. {
  1472. Terminal->TerminalThread->Idle();
  1473. }
  1474. else
  1475. {
  1476. if (Terminal->Active)
  1477. {
  1478. Terminal->Idle();
  1479. }
  1480. }
  1481. if (Terminal->Active)
  1482. {
  1483. DebugAssert(Index < FQueues->Count);
  1484. if (Index < FQueues->Count)
  1485. {
  1486. reinterpret_cast<TTerminalQueue *>(FQueues->Items[Index])->Idle();
  1487. }
  1488. }
  1489. }
  1490. }
  1491. catch(Exception & E)
  1492. {
  1493. if (Terminal == ActiveTerminal)
  1494. {
  1495. // throw further, so that the exception is handled in proper place
  1496. // (particularly in broken-transfer reconnect handler, bug 72)
  1497. throw;
  1498. }
  1499. else
  1500. {
  1501. // we may not have inactive terminal, unless there is a explorer,
  1502. // also Idle is called from explorer anyway
  1503. DebugAssert(ScpExplorer != NULL);
  1504. if (ScpExplorer != NULL)
  1505. {
  1506. ScpExplorer->InactiveTerminalException(Terminal, &E);
  1507. }
  1508. if (!Terminal->Active)
  1509. {
  1510. // if session is lost, save the error message and rethrow it
  1511. // once the terminal gets activated
  1512. FTerminationMessages->Strings[Index] = E.Message;
  1513. }
  1514. }
  1515. }
  1516. }
  1517. TTerminalQueue * QueueWithEvent;
  1518. TQueueEvent QueueEvent;
  1519. do
  1520. {
  1521. QueueWithEvent = NULL;
  1522. {
  1523. TGuard Guard(FQueueSection);
  1524. if (!FQueueEvents.empty())
  1525. {
  1526. QueueWithEvent = FQueueEvents[0].first;
  1527. QueueEvent = FQueueEvents[0].second;
  1528. FQueueEvents.erase(FQueueEvents.begin());
  1529. }
  1530. }
  1531. if (QueueWithEvent != NULL)
  1532. {
  1533. int Index = FQueues->IndexOf(QueueWithEvent);
  1534. // the session may not exist anymore
  1535. if (Index >= 0)
  1536. {
  1537. TManagedTerminal * Terminal = Terminals[Index];
  1538. // we can hardly have a queue event without explorer
  1539. DebugAssert(ScpExplorer != NULL);
  1540. if (ScpExplorer != NULL)
  1541. {
  1542. ScpExplorer->QueueEvent(Terminal, QueueWithEvent, QueueEvent);
  1543. }
  1544. }
  1545. }
  1546. }
  1547. while (QueueWithEvent != NULL);
  1548. }
  1549. //---------------------------------------------------------------------------
  1550. void __fastcall TTerminalManager::MasterPasswordPrompt()
  1551. {
  1552. if (GetCurrentThreadId() == MainThreadID)
  1553. {
  1554. if (!DoMasterPasswordDialog())
  1555. {
  1556. Abort();
  1557. }
  1558. }
  1559. else
  1560. {
  1561. // this can happen only when we keep cancelling all master password prompts
  1562. // as long as the sessing finally connects (session password has to be
  1563. // explictly typed in), and background transfer is started
  1564. Abort();
  1565. }
  1566. }
  1567. //---------------------------------------------------------------------------
  1568. void __fastcall TTerminalManager::Move(TTerminal * Source, TTerminal * Target)
  1569. {
  1570. int SourceIndex = IndexOf(Source);
  1571. int TargetIndex = IndexOf(Target);
  1572. TTerminalList::Move(SourceIndex, TargetIndex);
  1573. FQueues->Move(SourceIndex, TargetIndex);
  1574. DoTerminalListChanged();
  1575. // when there are indexed sessions with the same name,
  1576. // the index may change when reordering the sessions
  1577. UpdateAppTitle();
  1578. }
  1579. //---------------------------------------------------------------------------
  1580. void __fastcall TTerminalManager::DoTerminalListChanged()
  1581. {
  1582. if (OnTerminalListChanged)
  1583. {
  1584. OnTerminalListChanged(this);
  1585. }
  1586. }
  1587. //---------------------------------------------------------------------------
  1588. void __fastcall TTerminalManager::SaveWorkspace(TList * DataList)
  1589. {
  1590. for (int Index = 0; Index < Count; Index++)
  1591. {
  1592. TManagedTerminal * ManagedTerminal = Terminals[Index];
  1593. TSessionData * Data = StoredSessions->SaveWorkspaceData(ManagedTerminal->StateData, Index);
  1594. DataList->Add(Data);
  1595. }
  1596. }
  1597. //---------------------------------------------------------------------------
  1598. TTerminal * __fastcall TTerminalManager::FindActiveTerminalForSite(TSessionData * Data)
  1599. {
  1600. TTerminal * Result = NULL;
  1601. for (int Index = 0; (Result == NULL) && (Index < Count); Index++)
  1602. {
  1603. TTerminal * Terminal = Terminals[Index];
  1604. if (Terminal->Active &&
  1605. Terminal->SessionData->IsSameSite(Data))
  1606. {
  1607. Result = Terminal;
  1608. }
  1609. }
  1610. return Result;
  1611. }
  1612. //---------------------------------------------------------------------------
  1613. TTerminalQueue * __fastcall TTerminalManager::FindQueueForTerminal(TTerminal * Terminal)
  1614. {
  1615. int Index = IndexOf(Terminal);
  1616. return reinterpret_cast<TTerminalQueue *>(FQueues->Items[Index]);
  1617. }
  1618. //---------------------------------------------------------------------------
  1619. TRemoteFile * __fastcall TTerminalManager::CheckRights(
  1620. TTerminal * Terminal, const UnicodeString & EntryType, const UnicodeString & FileName, bool & WrongRights)
  1621. {
  1622. std::unique_ptr<TRemoteFile> FileOwner;
  1623. TRemoteFile * File;
  1624. try
  1625. {
  1626. Terminal->LogEvent(FORMAT(L"Checking %s \"%s\"...", (LowerCase(EntryType), FileName)));
  1627. Terminal->ReadFile(FileName, File);
  1628. FileOwner.reset(File);
  1629. int ForbiddenRights = TRights::rfGroupWrite | TRights::rfOtherWrite;
  1630. if ((File->Rights->Number & ForbiddenRights) != 0)
  1631. {
  1632. Terminal->LogEvent(FORMAT(L"%s \"%s\" exists, but has incorrect permissions %s.", (EntryType, FileName, File->Rights->Octal)));
  1633. WrongRights = true;
  1634. }
  1635. else
  1636. {
  1637. Terminal->LogEvent(FORMAT(L"%s \"%s\" exists and has correct permissions %s.", (EntryType, FileName, File->Rights->Octal)));
  1638. }
  1639. }
  1640. catch (Exception & E)
  1641. {
  1642. }
  1643. return FileOwner.release();
  1644. }
  1645. //---------------------------------------------------------------------------
  1646. bool __fastcall TTerminalManager::UploadPublicKey(
  1647. TTerminal * Terminal, TSessionData * Data, UnicodeString & FileName)
  1648. {
  1649. std::unique_ptr<TOpenDialog> OpenDialog(new TOpenDialog(Application));
  1650. OpenDialog->Title = LoadStr(LOGIN_PUBLIC_KEY_TITLE);
  1651. OpenDialog->Filter = LoadStr(LOGIN_PUBLIC_KEY_FILTER);
  1652. OpenDialog->DefaultExt = PuttyKeyExt;
  1653. OpenDialog->FileName = FileName;
  1654. bool Result = OpenDialog->Execute();
  1655. if (Result)
  1656. {
  1657. Configuration->Usage->Inc(L"PublicKeyInstallation");
  1658. FileName = OpenDialog->FileName;
  1659. bool AutoReadDirectory;
  1660. bool ExceptionOnFail;
  1661. UnicodeString TemporaryDir;
  1662. const UnicodeString SshFolder = L".ssh";
  1663. const UnicodeString AuthorizedKeysFile = L"authorized_keys";
  1664. UnicodeString AuthorizedKeysFilePath = FORMAT(L"%s/%s", (SshFolder, AuthorizedKeysFile));
  1665. VerifyAndConvertKey(FileName, ssh2only, false);
  1666. UnicodeString Comment;
  1667. UnicodeString Line = GetPublicKeyLine(FileName, Comment);
  1668. bool AdHocTerminal = (Terminal == NULL);
  1669. std::unique_ptr<TTerminal> TerminalOwner;
  1670. if (AdHocTerminal)
  1671. {
  1672. DebugAssert(Data != NULL);
  1673. TAutoFlag KeepAuthenticateFormFlag(FKeepAuthenticateForm);
  1674. try
  1675. {
  1676. TerminalOwner.reset(CreateTerminal(Data));
  1677. Terminal = TerminalOwner.get();
  1678. SetupTerminal(Terminal);
  1679. Terminal->OnProgress = NULL;
  1680. Terminal->OnFinished = NULL;
  1681. DoConnectTerminal(Terminal, false, true);
  1682. }
  1683. catch (Exception & E)
  1684. {
  1685. CloseAutheticateForm();
  1686. throw;
  1687. }
  1688. }
  1689. bool Installed = false;
  1690. bool WrongRights = false;
  1691. AutoReadDirectory = Terminal->AutoReadDirectory;
  1692. ExceptionOnFail = Terminal->ExceptionOnFail;
  1693. try
  1694. {
  1695. Terminal->AutoReadDirectory = false;
  1696. Terminal->ExceptionOnFail = true;
  1697. UnicodeString SshImplementation = Terminal->GetSessionInfo().SshImplementation;
  1698. UnicodeString NotOpenSSHMessage = FMTLOAD(LOGIN_NOT_OPENSSH, (SshImplementation));
  1699. if (IsOpenSSH(SshImplementation) ||
  1700. (MessageDialog(NotOpenSSHMessage, qtConfirmation, qaOK | qaCancel, HELP_LOGIN_AUTHORIZED_KEYS) == qaOK))
  1701. {
  1702. Terminal->Log->AddSeparator();
  1703. Terminal->LogEvent(FORMAT(L"Adding public key line to \"%s\" file:\n%s", (AuthorizedKeysFilePath, Line)));
  1704. // Ad-hoc terminal
  1705. if (FAuthenticateForm != NULL)
  1706. {
  1707. FAuthenticateForm->Log(FMTLOAD(LOGIN_PUBLIC_KEY_UPLOAD, (Comment)));
  1708. }
  1709. UnicodeString SshFolderAbsolutePath = UnixIncludeTrailingBackslash(Terminal->GetHomeDirectory()) + SshFolder;
  1710. std::unique_ptr<TRemoteFile> SshFolderFile(CheckRights(Terminal, L"Folder", SshFolderAbsolutePath, WrongRights));
  1711. if (SshFolderFile.get() == NULL)
  1712. {
  1713. TRights SshFolderRights;
  1714. SshFolderRights.Number = TRights::rfUserRead | TRights::rfUserWrite | TRights::rfUserExec;
  1715. TRemoteProperties SshFolderProperties;
  1716. SshFolderProperties.Rights = SshFolderRights;
  1717. SshFolderProperties.Valid = TValidProperties() << vpRights;
  1718. Terminal->LogEvent(FORMAT(L"Trying to create \"%s\" folder with permissions %s...", (SshFolder, SshFolderRights.Octal)));
  1719. Terminal->CreateDirectory(SshFolderAbsolutePath, &SshFolderProperties);
  1720. }
  1721. TemporaryDir = ExcludeTrailingBackslash(WinConfiguration->TemporaryDir());
  1722. if (!ForceDirectories(ApiPath(TemporaryDir)))
  1723. {
  1724. throw EOSExtException(FMTLOAD(CREATE_TEMP_DIR_ERROR, (TemporaryDir)));
  1725. }
  1726. UnicodeString TemporaryAuthorizedKeysFile = IncludeTrailingBackslash(TemporaryDir) + AuthorizedKeysFile;
  1727. UnicodeString AuthorizedKeysFileAbsolutePath = UnixIncludeTrailingBackslash(SshFolderAbsolutePath) + AuthorizedKeysFile;
  1728. bool Updated = true;
  1729. TCopyParamType CopyParam; // Use factory defaults
  1730. CopyParam.ResumeSupport = rsOff; // not to break the permissions
  1731. CopyParam.PreserveTime = false; // not needed
  1732. UnicodeString AuthorizedKeys;
  1733. std::unique_ptr<TRemoteFile> AuthorizedKeysFileFile(CheckRights(Terminal, L"File", AuthorizedKeysFileAbsolutePath, WrongRights));
  1734. if (AuthorizedKeysFileFile.get() != NULL)
  1735. {
  1736. AuthorizedKeysFileFile->FullFileName = AuthorizedKeysFileAbsolutePath;
  1737. std::unique_ptr<TStrings> Files(new TStringList());
  1738. Files->AddObject(AuthorizedKeysFileAbsolutePath, AuthorizedKeysFileFile.get());
  1739. Terminal->LogEvent(FORMAT(L"Downloading current \"%s\" file...", (AuthorizedKeysFile)));
  1740. Terminal->CopyToLocal(Files.get(), TemporaryDir, &CopyParam, cpNoConfirmation, NULL);
  1741. // Overload with Encoding parameter work incorrectly, when used on a file without BOM
  1742. AuthorizedKeys = TFile::ReadAllText(TemporaryAuthorizedKeysFile);
  1743. std::unique_ptr<TStrings> AuthorizedKeysLines(TextToStringList(AuthorizedKeys));
  1744. int P = Line.Pos(L" ");
  1745. if (DebugAlwaysTrue(P > 0))
  1746. {
  1747. P = PosEx(L" ", Line, P + 1);
  1748. }
  1749. UnicodeString Prefix = Line.SubString(1, P); // including the space
  1750. for (int Index = 0; Index < AuthorizedKeysLines->Count; Index++)
  1751. {
  1752. if (StartsStr(Prefix, AuthorizedKeysLines->Strings[Index]))
  1753. {
  1754. Terminal->LogEvent(FORMAT(L"\"%s\" file already contains public key line:\n%s", (AuthorizedKeysFile, AuthorizedKeysLines->Strings[Index])));
  1755. Updated = false;
  1756. }
  1757. }
  1758. if (Updated)
  1759. {
  1760. Terminal->LogEvent(FORMAT(L"\"%s\" file does not contain the public key line yet.", (AuthorizedKeysFile)));
  1761. if (!EndsStr(L"\n", AuthorizedKeys))
  1762. {
  1763. Terminal->LogEvent(FORMAT(L"Adding missing trailing new line to \"%s\" file...", (AuthorizedKeysFile)));
  1764. AuthorizedKeys += L"\n";
  1765. }
  1766. }
  1767. }
  1768. else
  1769. {
  1770. Terminal->LogEvent(FORMAT(L"Creating new \"%s\" file...", (AuthorizedKeysFile)));
  1771. CopyParam.PreserveRights = true;
  1772. CopyParam.Rights.Number = TRights::rfUserRead | TRights::rfUserWrite;
  1773. }
  1774. if (Updated)
  1775. {
  1776. AuthorizedKeys += Line + L"\n";
  1777. // Overload without Encoding parameter uses TEncoding::UTF8, but does not write BOM, what we want
  1778. TFile::WriteAllText(TemporaryAuthorizedKeysFile, AuthorizedKeys);
  1779. std::unique_ptr<TStrings> Files(new TStringList());
  1780. Files->Add(TemporaryAuthorizedKeysFile);
  1781. Terminal->LogEvent(FORMAT(L"Uploading updated \"%s\" file...", (AuthorizedKeysFile)));
  1782. Terminal->CopyToRemote(Files.get(), SshFolderAbsolutePath, &CopyParam, cpNoConfirmation, NULL);
  1783. }
  1784. Installed = true;
  1785. }
  1786. }
  1787. __finally
  1788. {
  1789. Terminal->AutoReadDirectory = AutoReadDirectory;
  1790. Terminal->ExceptionOnFail = ExceptionOnFail;
  1791. if (!TemporaryDir.IsEmpty())
  1792. {
  1793. RecursiveDeleteFile(ExcludeTrailingBackslash(TemporaryDir), false);
  1794. }
  1795. CloseAutheticateForm(); // When uploading from Login dialog
  1796. }
  1797. if (Installed)
  1798. {
  1799. Terminal->LogEvent(L"Public key installation done.");
  1800. if (AdHocTerminal)
  1801. {
  1802. TerminalOwner.reset(NULL);
  1803. }
  1804. else
  1805. {
  1806. Terminal->Log->AddSeparator();
  1807. }
  1808. UnicodeString Message = FMTLOAD(LOGIN_PUBLIC_KEY_UPLOADED, (Comment));
  1809. if (WrongRights)
  1810. {
  1811. Message += L"\n\n" + FMTLOAD(LOGIN_PUBLIC_KEY_PERMISSIONS, (AuthorizedKeysFilePath));
  1812. }
  1813. MessageDialog(Message, qtInformation, qaOK, HELP_LOGIN_AUTHORIZED_KEYS);
  1814. }
  1815. }
  1816. return Result;
  1817. }