TerminalManager.cpp 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922
  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::GetAppProgressTitle()
  711. {
  712. UnicodeString Result;
  713. UnicodeString QueueProgressTitle;
  714. UnicodeString ProgressTitle = !FProgressTitle.IsEmpty() ? FProgressTitle : ScpExplorer->GetProgressTitle();
  715. if (!FForegroundProgressTitle.IsEmpty())
  716. {
  717. Result = FForegroundProgressTitle;
  718. }
  719. else if (!ProgressTitle.IsEmpty() && !ForegroundTask())
  720. {
  721. Result = ProgressTitle;
  722. }
  723. else if (ShouldDisplayQueueStatusOnAppTitle() &&
  724. !(QueueProgressTitle = ScpExplorer->GetQueueProgressTitle()).IsEmpty())
  725. {
  726. Result = QueueProgressTitle;
  727. }
  728. return Result;
  729. }
  730. //---------------------------------------------------------------------------
  731. void __fastcall TTerminalManager::UpdateAppTitle()
  732. {
  733. if (ScpExplorer)
  734. {
  735. TForm * MainForm = GetMainForm();
  736. if (MainForm != ScpExplorer)
  737. {
  738. // triggers caption update for some forms
  739. MainForm->Perform(WM_MANAGES_CAPTION, 0, 0);
  740. }
  741. UnicodeString NewTitle = FormatMainFormCaption(GetActiveTerminalTitle(false));
  742. UnicodeString ProgressTitle = GetAppProgressTitle();
  743. if (!ProgressTitle.IsEmpty())
  744. {
  745. NewTitle = ProgressTitle + L" - " + NewTitle;
  746. }
  747. else if (ActiveTerminal && (ScpExplorer != NULL))
  748. {
  749. UnicodeString Path = ScpExplorer->PathForCaption();
  750. if (!Path.IsEmpty())
  751. {
  752. NewTitle = Path + L" - " + NewTitle;
  753. }
  754. }
  755. // Not updating MainForm here, as for all other possible main forms, this code is actually not what we want.
  756. // And they all update their title on their own (some using GetAppProgressTitle()).
  757. ScpExplorer->Caption = NewTitle;
  758. ScpExplorer->ApplicationTitleChanged();
  759. }
  760. }
  761. //---------------------------------------------------------------------------
  762. void __fastcall TTerminalManager::SaveTerminal(TTerminal * Terminal)
  763. {
  764. TSessionData * Data = StoredSessions->FindSame(Terminal->SessionData);
  765. if (Data != NULL)
  766. {
  767. TManagedTerminal * ManagedTerminal = dynamic_cast<TManagedTerminal *>(Terminal);
  768. DebugAssert(ManagedTerminal != NULL);
  769. bool Changed = false;
  770. if (Terminal->SessionData->UpdateDirectories)
  771. {
  772. Data->CopyDirectoriesStateData(ManagedTerminal->StateData);
  773. Changed = true;
  774. }
  775. if (Changed)
  776. {
  777. // modified only, implicit
  778. StoredSessions->Save(false, false);
  779. }
  780. }
  781. }
  782. //---------------------------------------------------------------------------
  783. void __fastcall TTerminalManager::HandleException(Exception * E)
  784. {
  785. // can be null for example when exception is thrown on login dialog
  786. if (ActiveTerminal != NULL)
  787. {
  788. ActiveTerminal->ShowExtendedException(E);
  789. }
  790. else
  791. {
  792. ShowExtendedException(E);
  793. }
  794. }
  795. //---------------------------------------------------------------------------
  796. void __fastcall TTerminalManager::ApplicationException(TObject * /*Sender*/,
  797. Exception * E)
  798. {
  799. HandleException(E);
  800. }
  801. //---------------------------------------------------------------------------
  802. void __fastcall TTerminalManager::ApplicationShowHint(UnicodeString & HintStr,
  803. bool & /*CanShow*/, THintInfo & HintInfo)
  804. {
  805. HintInfo.HintData = HintInfo.HintControl;
  806. if (HasLabelHintPopup(HintInfo.HintControl, HintStr))
  807. {
  808. // Hack for transfer setting labels.
  809. // Should be converted to something like HintLabel()
  810. HintInfo.HideTimeout = 100000; // "almost" never
  811. }
  812. else if (dynamic_cast<TProgressBar *>(HintInfo.HintControl) != NULL)
  813. {
  814. // Hint is forcibly hidden in TProgressForm::FormHide
  815. HintInfo.HideTimeout = 100000; // "almost" never
  816. HintInfo.ReshowTimeout = 500; // updated each 0.5s
  817. }
  818. else
  819. {
  820. int HintMaxWidth = 300;
  821. TControl * ScaleControl = HintInfo.HintControl;
  822. if (DebugAlwaysFalse(HintInfo.HintControl == NULL) ||
  823. (GetParentForm(HintInfo.HintControl) == NULL))
  824. {
  825. ScaleControl = ScpExplorer;
  826. }
  827. HintMaxWidth = ScaleByTextHeight(ScaleControl, HintMaxWidth);
  828. HintInfo.HintMaxWidth = HintMaxWidth;
  829. }
  830. }
  831. //---------------------------------------------------------------------------
  832. bool __fastcall TTerminalManager::HandleMouseWheel(WPARAM WParam, LPARAM LParam)
  833. {
  834. // WORKAROUND This is no longer necessary on Windows 10 (except for WM_WANTS_MOUSEWHEEL_INACTIVE part)
  835. bool Result = false;
  836. if (Application->Active)
  837. {
  838. TPoint Point(LOWORD(LParam), HIWORD(LParam));
  839. TWinControl * Control = FindVCLWindow(Point);
  840. if (Control != NULL)
  841. {
  842. TCustomForm * Form = GetParentForm(Control);
  843. // Only case we expect the parent form to be NULL is on the Find/Replace dialog,
  844. // which is owned by VCL's internal TRedirectorWindow.
  845. DebugAssert((Form != NULL) || (Control->ClassName() == L"TRedirectorWindow"));
  846. if (Form != NULL)
  847. {
  848. // Send it only to windows we tested it with.
  849. // Though we should sooner or later remove this test and pass it to all our windows.
  850. if (Form->Active && (Form->Perform(WM_WANTS_MOUSEWHEEL, 0, 0) == 1))
  851. {
  852. SendMessage(Control->Handle, WM_MOUSEWHEEL, WParam, LParam);
  853. Result = true;
  854. }
  855. else if (!Form->Active && (Form->Perform(WM_WANTS_MOUSEWHEEL_INACTIVE, 0, 0) == 1))
  856. {
  857. TWinControl * Control2;
  858. // FindVCLWindow stops on window level, when the window is not active? or when there's a modal window over it?
  859. // (but in any case, when we have operation running on top of Synchronization checklist).
  860. // WORKAROUND: The while loop does what AllLevels parameter of ControlAtPos should do, but it's broken.
  861. // Based on (now removed) Embarcadero QC 82143.
  862. while ((Control2 = dynamic_cast<TWinControl *>(Control->ControlAtPos(Control->ScreenToClient(Point), false, true))) != NULL)
  863. {
  864. Control = Control2;
  865. }
  866. SendMessage(Control->Handle, WM_MOUSEWHEEL, WParam, LParam);
  867. Result = true;
  868. }
  869. }
  870. }
  871. }
  872. return Result;
  873. }
  874. //---------------------------------------------------------------------------
  875. void __fastcall TTerminalManager::ApplicationMessage(TMsg & Msg, bool & Handled)
  876. {
  877. if (Msg.message == FTaskbarButtonCreatedMessage)
  878. {
  879. CreateTaskbarList();
  880. }
  881. if (Msg.message == WM_MOUSEWHEEL)
  882. {
  883. Handled = HandleMouseWheel(Msg.wParam, Msg.lParam);
  884. }
  885. }
  886. //---------------------------------------------------------------------------
  887. void __fastcall TTerminalManager::ApplicationModalBegin(TObject * /*Sender*/)
  888. {
  889. NonVisualDataModule->StartBusy();
  890. if (ScpExplorer != NULL)
  891. {
  892. ScpExplorer->SuspendWindowLock();
  893. }
  894. }
  895. //---------------------------------------------------------------------------
  896. void __fastcall TTerminalManager::ApplicationModalEnd(TObject * /*Sender*/)
  897. {
  898. NonVisualDataModule->EndBusy();
  899. if (ScpExplorer != NULL)
  900. {
  901. ScpExplorer->ResumeWindowLock();
  902. }
  903. }
  904. //---------------------------------------------------------------------------
  905. void __fastcall TTerminalManager::InitTaskbarButtonCreatedMessage()
  906. {
  907. // XE6 VCL already handles TaskbarButtonCreated, but does not call ChangeWindowMessageFilterEx.
  908. // So we keep our implementation.
  909. // See also https://stackoverflow.com/q/14614823/850848#14618587
  910. FTaskbarButtonCreatedMessage = RegisterWindowMessage(L"TaskbarButtonCreated");
  911. HINSTANCE User32Library = LoadLibrary(L"user32.dll");
  912. ChangeWindowMessageFilterExProc ChangeWindowMessageFilterEx =
  913. (ChangeWindowMessageFilterExProc)GetProcAddress(User32Library, "ChangeWindowMessageFilterEx");
  914. if (ChangeWindowMessageFilterEx != NULL)
  915. {
  916. // without this we won't get TaskbarButtonCreated, when app is running elevated
  917. ChangeWindowMessageFilterEx(
  918. Application->Handle, FTaskbarButtonCreatedMessage, MSGFLT_ALLOW, NULL);
  919. }
  920. }
  921. //---------------------------------------------------------------------------
  922. void __fastcall TTerminalManager::CreateTaskbarList()
  923. {
  924. ReleaseTaskbarList();
  925. if(SUCCEEDED(CoCreateInstance(CLSID_TaskbarList, NULL, CLSCTX_ALL,
  926. IID_ITaskbarList3, (void **) &FTaskbarList)))
  927. {
  928. if (ScpExplorer != NULL)
  929. {
  930. UpdateTaskbarList();
  931. }
  932. }
  933. }
  934. //---------------------------------------------------------------------------
  935. void __fastcall TTerminalManager::ReleaseTaskbarList()
  936. {
  937. if (FTaskbarList != NULL)
  938. {
  939. FTaskbarList->Release();
  940. }
  941. }
  942. //---------------------------------------------------------------------------
  943. void __fastcall TTerminalManager::UpdateTaskbarList()
  944. {
  945. ScpExplorer->UpdateTaskbarList(FTaskbarList);
  946. }
  947. //---------------------------------------------------------------------------
  948. void __fastcall TTerminalManager::DeleteLocalFile(const UnicodeString FileName, bool Alternative, int & Deleted)
  949. {
  950. Deleted = RecursiveDeleteFileChecked(FileName, (WinConfiguration->DeleteToRecycleBin != Alternative));
  951. }
  952. //---------------------------------------------------------------------------
  953. void __fastcall TTerminalManager::TerminalQueryUser(TObject * Sender,
  954. const UnicodeString Query, TStrings * MoreMessages, unsigned int Answers,
  955. const TQueryParams * Params, unsigned int & Answer, TQueryType Type, void * /*Arg*/)
  956. {
  957. UnicodeString HelpKeyword;
  958. TMessageParams MessageParams(Params);
  959. UnicodeString AQuery = Query;
  960. if (Params != NULL)
  961. {
  962. HelpKeyword = Params->HelpKeyword;
  963. if (FLAGSET(Params->Params, qpFatalAbort))
  964. {
  965. AQuery = FMTLOAD(WARN_FATAL_ERROR, (AQuery));
  966. if (!MessageParams.TimerMessage.IsEmpty())
  967. {
  968. MessageParams.TimerMessage = FMTLOAD(WARN_FATAL_ERROR, (MessageParams.TimerMessage));
  969. }
  970. }
  971. }
  972. if (ScpExplorer)
  973. {
  974. Answer = ScpExplorer->MoreMessageDialog(AQuery, MoreMessages, Type, Answers,
  975. HelpKeyword, &MessageParams, dynamic_cast<TTerminal *>(Sender));
  976. }
  977. else
  978. {
  979. Answer = MoreMessageDialog(AQuery, MoreMessages, Type, Answers, HelpKeyword,
  980. &MessageParams);
  981. }
  982. }
  983. //---------------------------------------------------------------------------
  984. void __fastcall TTerminalManager::AuthenticateFormCancel(TObject * Sender)
  985. {
  986. TAuthenticateForm * Form = dynamic_cast<TAuthenticateForm *>(Sender);
  987. DebugAssert(Form != NULL);
  988. TManagedTerminal * ManagedTerminal = dynamic_cast<TManagedTerminal *>(Form->Terminal);
  989. // will be null e.g. for background transfers
  990. if (ManagedTerminal != NULL)
  991. {
  992. TTerminalThread * TerminalThread = ManagedTerminal->TerminalThread;
  993. // can be NULL for reconnects from transfers
  994. if ((TerminalThread != NULL) && !TerminalThread->Cancelling)
  995. {
  996. Form->Log(LoadStr(AUTH_CANCELLING));
  997. TerminalThread->Cancel();
  998. }
  999. }
  1000. FAuthenticationCancelled = true;
  1001. }
  1002. //---------------------------------------------------------------------------
  1003. TAuthenticateForm * __fastcall TTerminalManager::MakeAuthenticateForm(
  1004. TTerminal * Terminal)
  1005. {
  1006. TAuthenticateForm * Dialog = SafeFormCreate<TAuthenticateForm>();
  1007. Dialog->Init(Terminal);
  1008. DebugAssert(Dialog->OnCancel == NULL);
  1009. Dialog->OnCancel = AuthenticateFormCancel;
  1010. return Dialog;
  1011. }
  1012. //---------------------------------------------------------------------------
  1013. void __fastcall TTerminalManager::FileNameInputDialogInitializeRenameBaseName(
  1014. TObject * /*Sender*/, TInputDialogData * Data)
  1015. {
  1016. EditSelectBaseName(Data->Edit->Handle);
  1017. }
  1018. //---------------------------------------------------------------------------
  1019. void __fastcall TTerminalManager::TerminalPromptUser(
  1020. TTerminal * Terminal, TPromptKind Kind, UnicodeString Name, UnicodeString Instructions,
  1021. TStrings * Prompts, TStrings * Results, bool & Result, void * /*Arg*/)
  1022. {
  1023. if (((Kind == pkPrompt) || (Kind == pkFileName)) && (FAuthenticateForm == NULL) &&
  1024. (Terminal->Status != ssOpening))
  1025. {
  1026. DebugAssert(Instructions.IsEmpty());
  1027. DebugAssert(Prompts->Count == 1);
  1028. DebugAssert(FLAGSET(int(Prompts->Objects[0]), pupEcho));
  1029. UnicodeString AResult = Results->Strings[0];
  1030. TInputDialogInitialize InputDialogInitialize = NULL;
  1031. if ((Kind == pkFileName) && !WinConfiguration->RenameWholeName)
  1032. {
  1033. InputDialogInitialize = FileNameInputDialogInitializeRenameBaseName;
  1034. }
  1035. Result = InputDialog(Name, Prompts->Strings[0], AResult, L"", NULL, false, InputDialogInitialize);
  1036. if (Result)
  1037. {
  1038. Results->Strings[0] = AResult;
  1039. }
  1040. }
  1041. else
  1042. {
  1043. TAuthenticateForm * AuthenticateForm = FAuthenticateForm;
  1044. if (AuthenticateForm == NULL)
  1045. {
  1046. AuthenticateForm = MakeAuthenticateForm(Terminal);
  1047. }
  1048. try
  1049. {
  1050. Result = AuthenticateForm->PromptUser(Kind, Name, Instructions, Prompts, Results,
  1051. (FAuthenticateForm != NULL), Terminal->StoredCredentialsTried);
  1052. }
  1053. __finally
  1054. {
  1055. if (FAuthenticateForm == NULL)
  1056. {
  1057. delete AuthenticateForm;
  1058. }
  1059. }
  1060. }
  1061. }
  1062. //---------------------------------------------------------------------------
  1063. void __fastcall TTerminalManager::TerminalDisplayBanner(
  1064. TTerminal * Terminal, UnicodeString SessionName,
  1065. const UnicodeString & Banner, bool & NeverShowAgain, int Options, unsigned int & Params)
  1066. {
  1067. DebugAssert(FAuthenticateForm != NULL);
  1068. TAuthenticateForm * AuthenticateForm = FAuthenticateForm;
  1069. if (AuthenticateForm == NULL)
  1070. {
  1071. AuthenticateForm = MakeAuthenticateForm(Terminal);
  1072. }
  1073. try
  1074. {
  1075. AuthenticateForm->Banner(Banner, NeverShowAgain, Options, Params);
  1076. }
  1077. __finally
  1078. {
  1079. if (FAuthenticateForm == NULL)
  1080. {
  1081. delete AuthenticateForm;
  1082. }
  1083. }
  1084. }
  1085. //---------------------------------------------------------------------------
  1086. void __fastcall TTerminalManager::TerminalShowExtendedException(
  1087. TTerminal * Terminal, Exception * E, void * /*Arg*/)
  1088. {
  1089. if (ScpExplorer)
  1090. {
  1091. ScpExplorer->ShowExtendedException(Terminal, E);
  1092. }
  1093. else
  1094. {
  1095. ShowExtendedExceptionEx(Terminal, E);
  1096. }
  1097. }
  1098. //---------------------------------------------------------------------------
  1099. static TDateTime DirectoryReadingProgressDelay(0, 0, 1, 500);
  1100. //---------------------------------------------------------------------------
  1101. void __fastcall TTerminalManager::TerminalReadDirectoryProgress(
  1102. TObject * /*Sender*/, int Progress, int ResolvedLinks, bool & Cancel)
  1103. {
  1104. if (Progress == 0)
  1105. {
  1106. if (ScpExplorer != NULL)
  1107. {
  1108. // See also TCustomScpExplorerForm::RemoteDirViewBusy
  1109. ScpExplorer->LockWindow();
  1110. }
  1111. FDirectoryReadingStart = Now();
  1112. if (!FProgressTitle.IsEmpty() || !FForegroundProgressTitle.IsEmpty())
  1113. {
  1114. FProgressTitle = L"";
  1115. FForegroundProgressTitle = L"";
  1116. UpdateAppTitle();
  1117. }
  1118. // Reset "was ESC ever pressed?" state
  1119. GetAsyncKeyState(VK_ESCAPE);
  1120. }
  1121. else if (Progress < 0)
  1122. {
  1123. if (Progress == -2)
  1124. {
  1125. // cancelled
  1126. if (ScpExplorer != NULL)
  1127. {
  1128. ScpExplorer->ReadDirectoryCancelled();
  1129. }
  1130. }
  1131. else
  1132. {
  1133. if (ScpExplorer != NULL)
  1134. {
  1135. ScpExplorer->UnlockWindow();
  1136. }
  1137. FProgressTitle = L"";
  1138. FForegroundProgressTitle = L"";
  1139. UpdateAppTitle();
  1140. }
  1141. }
  1142. else
  1143. {
  1144. // If the least significant bit is set,
  1145. // the key was pressed after the previous call to GetAsyncKeyState.
  1146. int KeyState = GetAsyncKeyState(VK_ESCAPE);
  1147. if (FLAGSET(KeyState, 0x01))
  1148. {
  1149. Cancel = true;
  1150. }
  1151. if ((Now() - FDirectoryReadingStart) >= DirectoryReadingProgressDelay)
  1152. {
  1153. // 4 is arbitrary number
  1154. FForegroundProgressTitle =
  1155. FMTLOAD(ResolvedLinks >= 4 ? DIRECTORY_READING_AND_RESOLVING_PROGRESS : DIRECTORY_READING_PROGRESS,
  1156. (Progress));
  1157. UpdateAppTitle();
  1158. }
  1159. }
  1160. }
  1161. //---------------------------------------------------------------------------
  1162. void __fastcall TTerminalManager::TerminalCustomCommand(
  1163. TTerminal * /*Terminal*/, const UnicodeString & Command, bool & Handled)
  1164. {
  1165. // Implementation has to be thread-safe
  1166. Handled = CopyCommandToClipboard(Command);
  1167. }
  1168. //---------------------------------------------------------------------------
  1169. void __fastcall TTerminalManager::AuthenticatingDone()
  1170. {
  1171. FAuthenticating--;
  1172. if (FAuthenticating == 0)
  1173. {
  1174. BusyEnd(FBusyToken);
  1175. FBusyToken = NULL;
  1176. }
  1177. if (!FKeepAuthenticateForm)
  1178. {
  1179. CloseAutheticateForm();
  1180. }
  1181. }
  1182. //---------------------------------------------------------------------------
  1183. void __fastcall TTerminalManager::TerminalInformation(
  1184. TTerminal * Terminal, const UnicodeString & Str, bool /*Status*/, int Phase)
  1185. {
  1186. if (Phase == 1)
  1187. {
  1188. if (FAuthenticating == 0)
  1189. {
  1190. FBusyToken = BusyStart();
  1191. }
  1192. FAuthenticating++;
  1193. }
  1194. else if (Phase == 0)
  1195. {
  1196. DebugAssert(FAuthenticating > 0);
  1197. AuthenticatingDone();
  1198. }
  1199. else
  1200. {
  1201. if (FAuthenticating > 0)
  1202. {
  1203. bool ShowPending = false;
  1204. if (FAuthenticateForm == NULL)
  1205. {
  1206. FAuthenticateForm = MakeAuthenticateForm(Terminal);
  1207. ShowPending = true;
  1208. }
  1209. FAuthenticateForm->Log(Str);
  1210. if (ShowPending)
  1211. {
  1212. FAuthenticateForm->ShowAsModal();
  1213. }
  1214. }
  1215. }
  1216. }
  1217. //---------------------------------------------------------------------------
  1218. void __fastcall TTerminalManager::OperationFinished(::TFileOperation Operation,
  1219. TOperationSide Side, bool Temp, const UnicodeString & FileName, bool Success,
  1220. TOnceDoneOperation & OnceDoneOperation)
  1221. {
  1222. DebugAssert(ScpExplorer);
  1223. ScpExplorer->OperationFinished(Operation, Side, Temp, FileName, Success,
  1224. OnceDoneOperation);
  1225. }
  1226. //---------------------------------------------------------------------------
  1227. void __fastcall TTerminalManager::OperationProgress(
  1228. TFileOperationProgressType & ProgressData)
  1229. {
  1230. UpdateAppTitle();
  1231. DebugAssert(ScpExplorer);
  1232. ScpExplorer->OperationProgress(ProgressData);
  1233. }
  1234. //---------------------------------------------------------------------------
  1235. void __fastcall TTerminalManager::QueueEvent(TTerminalQueue * Queue, TQueueEvent Event)
  1236. {
  1237. TGuard Guard(FQueueSection);
  1238. FQueueEvents.push_back(std::make_pair(Queue, Event));
  1239. }
  1240. //---------------------------------------------------------------------------
  1241. void __fastcall TTerminalManager::DoConfigurationChange()
  1242. {
  1243. DebugAssert(Configuration);
  1244. DebugAssert(Configuration == WinConfiguration);
  1245. TTerminalQueue * Queue;
  1246. for (int Index = 0; Index < Count; Index++)
  1247. {
  1248. DebugAssert(Terminals[Index]->Log);
  1249. Terminals[Index]->Log->ReflectSettings();
  1250. Terminals[Index]->ActionLog->ReflectSettings();
  1251. Queue = reinterpret_cast<TTerminalQueue *>(FQueues->Items[Index]);
  1252. SetQueueConfiguration(Queue);
  1253. }
  1254. if (ScpExplorer)
  1255. {
  1256. ScpExplorer->ConfigurationChanged();
  1257. }
  1258. }
  1259. //---------------------------------------------------------------------------
  1260. void __fastcall TTerminalManager::ConfigurationChange(TObject * /*Sender*/)
  1261. {
  1262. if (FMainThread == GetCurrentThreadId())
  1263. {
  1264. DoConfigurationChange();
  1265. }
  1266. else
  1267. {
  1268. TGuard Guard(FChangeSection.get());
  1269. FPendingConfigurationChange++;
  1270. }
  1271. }
  1272. //---------------------------------------------------------------------------
  1273. void __fastcall TTerminalManager::TerminalReady()
  1274. {
  1275. ScpExplorer->Terminal = ActiveTerminal;
  1276. ScpExplorer->Queue = ActiveQueue;
  1277. ScpExplorer->TerminalReady();
  1278. }
  1279. //---------------------------------------------------------------------------
  1280. TStrings * __fastcall TTerminalManager::GetTerminalList()
  1281. {
  1282. FTerminalList->Clear();
  1283. for (int i = 0; i < Count; i++)
  1284. {
  1285. TManagedTerminal * Terminal = Terminals[i];
  1286. UnicodeString Name = GetTerminalTitle(Terminal, true);
  1287. FTerminalList->AddObject(Name, Terminal);
  1288. }
  1289. return FTerminalList;
  1290. }
  1291. //---------------------------------------------------------------------------
  1292. int __fastcall TTerminalManager::GetActiveTerminalIndex()
  1293. {
  1294. return ActiveTerminal ? IndexOf(ActiveTerminal) : -1;
  1295. }
  1296. //---------------------------------------------------------------------------
  1297. void __fastcall TTerminalManager::SetActiveTerminalIndex(int value)
  1298. {
  1299. ActiveTerminal = Terminals[value];
  1300. }
  1301. //---------------------------------------------------------------------------
  1302. UnicodeString __fastcall TTerminalManager::GetTerminalShortPath(TTerminal * Terminal)
  1303. {
  1304. UnicodeString Result = UnixExtractFileName(Terminal->CurrentDirectory);
  1305. if (Result.IsEmpty())
  1306. {
  1307. Result = Terminal->CurrentDirectory;
  1308. }
  1309. return Result;
  1310. }
  1311. //---------------------------------------------------------------------------
  1312. UnicodeString __fastcall TTerminalManager::GetTerminalTitle(TTerminal * Terminal, bool Unique)
  1313. {
  1314. UnicodeString Result = Terminal->SessionData->SessionName;
  1315. if (Unique)
  1316. {
  1317. int Index = IndexOf(Terminal);
  1318. // not for background transfer sessions and disconnected sessions
  1319. if ((Index >= 0) && Terminal->Active)
  1320. {
  1321. for (int Index2 = 0; Index2 < Count; Index2++)
  1322. {
  1323. UnicodeString Name = Terminals[Index2]->SessionData->SessionName;
  1324. if ((Terminals[Index2] != Terminal) &&
  1325. Terminals[Index2]->Active &&
  1326. SameText(Name, Result))
  1327. {
  1328. UnicodeString Path = GetTerminalShortPath(Terminal);
  1329. if (!Path.IsEmpty())
  1330. {
  1331. Result = FORMAT(L"%s (%s)", (Result, Path));
  1332. }
  1333. break;
  1334. }
  1335. }
  1336. }
  1337. }
  1338. return Result;
  1339. }
  1340. //---------------------------------------------------------------------------
  1341. UnicodeString __fastcall TTerminalManager::GetActiveTerminalTitle(bool Unique)
  1342. {
  1343. UnicodeString Result;
  1344. if (ActiveTerminal != NULL)
  1345. {
  1346. Result = GetTerminalTitle(ActiveTerminal, Unique);
  1347. }
  1348. return Result;
  1349. }
  1350. //---------------------------------------------------------------------------
  1351. TTerminalQueue * __fastcall TTerminalManager::GetActiveQueue()
  1352. {
  1353. TTerminalQueue * Result = NULL;
  1354. if (ActiveTerminal != NULL)
  1355. {
  1356. Result = reinterpret_cast<TTerminalQueue *>(FQueues->Items[ActiveTerminalIndex]);
  1357. }
  1358. return Result;
  1359. }
  1360. //---------------------------------------------------------------------------
  1361. void __fastcall TTerminalManager::CycleTerminals(bool Forward)
  1362. {
  1363. if (Count > 0)
  1364. {
  1365. int Index = ActiveTerminalIndex;
  1366. Index += Forward ? 1 : -1;
  1367. if (Index < 0)
  1368. {
  1369. Index = Count-1;
  1370. }
  1371. else if (Index >= Count)
  1372. {
  1373. Index = 0;
  1374. }
  1375. ActiveTerminalIndex = Index;
  1376. }
  1377. }
  1378. //---------------------------------------------------------------------------
  1379. bool __fastcall TTerminalManager::CanOpenInPutty()
  1380. {
  1381. return (ActiveTerminal != NULL) && !GUIConfiguration->PuttyPath.Trim().IsEmpty();
  1382. }
  1383. //---------------------------------------------------------------------------
  1384. void __fastcall TTerminalManager::OpenInPutty()
  1385. {
  1386. Configuration->Usage->Inc(L"OpenInPutty");
  1387. TSessionData * Data = NULL;
  1388. try
  1389. {
  1390. // Is NULL on the first session when called from ConnectActiveTerminal()
  1391. // due to WinConfiguration->AutoOpenInPutty
  1392. if (ScpExplorer != NULL)
  1393. {
  1394. Data = ScpExplorer->CloneCurrentSessionData();
  1395. }
  1396. else
  1397. {
  1398. Data = new TSessionData(L"");
  1399. DebugAssert(ActiveTerminal != NULL);
  1400. Data->Assign(ActiveTerminal->SessionData);
  1401. ActiveTerminal->UpdateSessionCredentials(Data);
  1402. }
  1403. // putty does not support resolving environment variables in session settings
  1404. Data->ExpandEnvironmentVariables();
  1405. if (ActiveTerminal->TunnelLocalPortNumber != 0)
  1406. {
  1407. Data->ConfigureTunnel(ActiveTerminal->TunnelLocalPortNumber);
  1408. }
  1409. OpenSessionInPutty(GUIConfiguration->PuttyPath, Data);
  1410. }
  1411. __finally
  1412. {
  1413. delete Data;
  1414. }
  1415. }
  1416. //---------------------------------------------------------------------------
  1417. void __fastcall TTerminalManager::NewSession(bool /*FromSite*/, const UnicodeString & SessionUrl, bool ReloadSessions, TForm * LinkedForm)
  1418. {
  1419. if (ReloadSessions)
  1420. {
  1421. StoredSessions->Reload();
  1422. }
  1423. UnicodeString DownloadFile; // unused
  1424. std::unique_ptr<TObjectList> DataList(new TObjectList());
  1425. GetLoginData(SessionUrl, NULL, DataList.get(), DownloadFile, true, LinkedForm);
  1426. if (DataList->Count > 0)
  1427. {
  1428. ActiveTerminal = NewTerminals(DataList.get());
  1429. }
  1430. }
  1431. //---------------------------------------------------------------------------
  1432. void __fastcall TTerminalManager::Idle(bool SkipCurrentTerminal)
  1433. {
  1434. if (FPendingConfigurationChange > 0) // optimization
  1435. {
  1436. bool Changed = false;
  1437. {
  1438. TGuard Guard(FChangeSection.get());
  1439. if (DebugAlwaysTrue(FPendingConfigurationChange > 0))
  1440. {
  1441. FPendingConfigurationChange--;
  1442. Changed = true;
  1443. }
  1444. }
  1445. if (Changed)
  1446. {
  1447. DoConfigurationChange();
  1448. }
  1449. }
  1450. for (int Index = 0; Index < Count; Index++)
  1451. {
  1452. TManagedTerminal * Terminal = Terminals[Index];
  1453. try
  1454. {
  1455. if (!SkipCurrentTerminal || (Terminal != ActiveTerminal))
  1456. {
  1457. // make sure Idle is called on the thread that runs the terminal
  1458. if (Terminal->TerminalThread != NULL)
  1459. {
  1460. Terminal->TerminalThread->Idle();
  1461. }
  1462. else
  1463. {
  1464. if (Terminal->Active)
  1465. {
  1466. Terminal->Idle();
  1467. }
  1468. }
  1469. if (Terminal->Active)
  1470. {
  1471. DebugAssert(Index < FQueues->Count);
  1472. if (Index < FQueues->Count)
  1473. {
  1474. reinterpret_cast<TTerminalQueue *>(FQueues->Items[Index])->Idle();
  1475. }
  1476. }
  1477. }
  1478. }
  1479. catch(Exception & E)
  1480. {
  1481. if (Terminal == ActiveTerminal)
  1482. {
  1483. // throw further, so that the exception is handled in proper place
  1484. // (particularly in broken-transfer reconnect handler, bug 72)
  1485. throw;
  1486. }
  1487. else
  1488. {
  1489. // we may not have inactive terminal, unless there is a explorer,
  1490. // also Idle is called from explorer anyway
  1491. DebugAssert(ScpExplorer != NULL);
  1492. if (ScpExplorer != NULL)
  1493. {
  1494. ScpExplorer->InactiveTerminalException(Terminal, &E);
  1495. }
  1496. if (!Terminal->Active)
  1497. {
  1498. // if session is lost, save the error message and rethrow it
  1499. // once the terminal gets activated
  1500. FTerminationMessages->Strings[Index] = E.Message;
  1501. }
  1502. }
  1503. }
  1504. }
  1505. TTerminalQueue * QueueWithEvent;
  1506. TQueueEvent QueueEvent;
  1507. do
  1508. {
  1509. QueueWithEvent = NULL;
  1510. {
  1511. TGuard Guard(FQueueSection);
  1512. if (!FQueueEvents.empty())
  1513. {
  1514. QueueWithEvent = FQueueEvents[0].first;
  1515. QueueEvent = FQueueEvents[0].second;
  1516. FQueueEvents.erase(FQueueEvents.begin());
  1517. }
  1518. }
  1519. if (QueueWithEvent != NULL)
  1520. {
  1521. int Index = FQueues->IndexOf(QueueWithEvent);
  1522. // the session may not exist anymore
  1523. if (Index >= 0)
  1524. {
  1525. TManagedTerminal * Terminal = Terminals[Index];
  1526. // we can hardly have a queue event without explorer
  1527. DebugAssert(ScpExplorer != NULL);
  1528. if (ScpExplorer != NULL)
  1529. {
  1530. ScpExplorer->QueueEvent(Terminal, QueueWithEvent, QueueEvent);
  1531. }
  1532. }
  1533. }
  1534. }
  1535. while (QueueWithEvent != NULL);
  1536. }
  1537. //---------------------------------------------------------------------------
  1538. void __fastcall TTerminalManager::MasterPasswordPrompt()
  1539. {
  1540. if (GetCurrentThreadId() == MainThreadID)
  1541. {
  1542. if (!DoMasterPasswordDialog())
  1543. {
  1544. Abort();
  1545. }
  1546. }
  1547. else
  1548. {
  1549. // this can happen only when we keep cancelling all master password prompts
  1550. // as long as the sessing finally connects (session password has to be
  1551. // explictly typed in), and background transfer is started
  1552. Abort();
  1553. }
  1554. }
  1555. //---------------------------------------------------------------------------
  1556. void __fastcall TTerminalManager::Move(TTerminal * Source, TTerminal * Target)
  1557. {
  1558. int SourceIndex = IndexOf(Source);
  1559. int TargetIndex = IndexOf(Target);
  1560. TTerminalList::Move(SourceIndex, TargetIndex);
  1561. FQueues->Move(SourceIndex, TargetIndex);
  1562. DoTerminalListChanged();
  1563. // when there are indexed sessions with the same name,
  1564. // the index may change when reordering the sessions
  1565. UpdateAppTitle();
  1566. }
  1567. //---------------------------------------------------------------------------
  1568. void __fastcall TTerminalManager::DoTerminalListChanged()
  1569. {
  1570. if (OnTerminalListChanged)
  1571. {
  1572. OnTerminalListChanged(this);
  1573. }
  1574. }
  1575. //---------------------------------------------------------------------------
  1576. void __fastcall TTerminalManager::SaveWorkspace(TList * DataList)
  1577. {
  1578. for (int Index = 0; Index < Count; Index++)
  1579. {
  1580. TManagedTerminal * ManagedTerminal = Terminals[Index];
  1581. TSessionData * Data = StoredSessions->SaveWorkspaceData(ManagedTerminal->StateData, Index);
  1582. DataList->Add(Data);
  1583. }
  1584. }
  1585. //---------------------------------------------------------------------------
  1586. TTerminal * __fastcall TTerminalManager::FindActiveTerminalForSite(TSessionData * Data)
  1587. {
  1588. TTerminal * Result = NULL;
  1589. for (int Index = 0; (Result == NULL) && (Index < Count); Index++)
  1590. {
  1591. TTerminal * Terminal = Terminals[Index];
  1592. if (Terminal->Active &&
  1593. Terminal->SessionData->IsSameSite(Data))
  1594. {
  1595. Result = Terminal;
  1596. }
  1597. }
  1598. return Result;
  1599. }
  1600. //---------------------------------------------------------------------------
  1601. TTerminalQueue * __fastcall TTerminalManager::FindQueueForTerminal(TTerminal * Terminal)
  1602. {
  1603. int Index = IndexOf(Terminal);
  1604. return reinterpret_cast<TTerminalQueue *>(FQueues->Items[Index]);
  1605. }
  1606. //---------------------------------------------------------------------------
  1607. TRemoteFile * __fastcall TTerminalManager::CheckRights(
  1608. TTerminal * Terminal, const UnicodeString & EntryType, const UnicodeString & FileName, bool & WrongRights)
  1609. {
  1610. std::unique_ptr<TRemoteFile> FileOwner;
  1611. TRemoteFile * File;
  1612. try
  1613. {
  1614. Terminal->LogEvent(FORMAT(L"Checking %s \"%s\"...", (LowerCase(EntryType), FileName)));
  1615. Terminal->ReadFile(FileName, File);
  1616. FileOwner.reset(File);
  1617. int ForbiddenRights = TRights::rfGroupWrite | TRights::rfOtherWrite;
  1618. if ((File->Rights->Number & ForbiddenRights) != 0)
  1619. {
  1620. Terminal->LogEvent(FORMAT(L"%s \"%s\" exists, but has incorrect permissions %s.", (EntryType, FileName, File->Rights->Octal)));
  1621. WrongRights = true;
  1622. }
  1623. else
  1624. {
  1625. Terminal->LogEvent(FORMAT(L"%s \"%s\" exists and has correct permissions %s.", (EntryType, FileName, File->Rights->Octal)));
  1626. }
  1627. }
  1628. catch (Exception & E)
  1629. {
  1630. }
  1631. return FileOwner.release();
  1632. }
  1633. //---------------------------------------------------------------------------
  1634. bool __fastcall TTerminalManager::UploadPublicKey(
  1635. TTerminal * Terminal, TSessionData * Data, UnicodeString & FileName)
  1636. {
  1637. std::unique_ptr<TOpenDialog> OpenDialog(new TOpenDialog(Application));
  1638. OpenDialog->Title = LoadStr(LOGIN_PUBLIC_KEY_TITLE);
  1639. OpenDialog->Filter = LoadStr(LOGIN_PUBLIC_KEY_FILTER);
  1640. OpenDialog->DefaultExt = PuttyKeyExt;
  1641. OpenDialog->FileName = FileName;
  1642. bool Result = OpenDialog->Execute();
  1643. if (Result)
  1644. {
  1645. Configuration->Usage->Inc(L"PublicKeyInstallation");
  1646. FileName = OpenDialog->FileName;
  1647. bool AutoReadDirectory;
  1648. bool ExceptionOnFail;
  1649. UnicodeString TemporaryDir;
  1650. const UnicodeString SshFolder = L".ssh";
  1651. const UnicodeString AuthorizedKeysFile = L"authorized_keys";
  1652. UnicodeString AuthorizedKeysFilePath = FORMAT(L"%s/%s", (SshFolder, AuthorizedKeysFile));
  1653. VerifyAndConvertKey(FileName, ssh2only, false);
  1654. UnicodeString Comment;
  1655. UnicodeString Line = GetPublicKeyLine(FileName, Comment);
  1656. bool AdHocTerminal = (Terminal == NULL);
  1657. std::unique_ptr<TTerminal> TerminalOwner;
  1658. if (AdHocTerminal)
  1659. {
  1660. DebugAssert(Data != NULL);
  1661. TAutoFlag KeepAuthenticateFormFlag(FKeepAuthenticateForm);
  1662. try
  1663. {
  1664. TerminalOwner.reset(CreateTerminal(Data));
  1665. Terminal = TerminalOwner.get();
  1666. SetupTerminal(Terminal);
  1667. Terminal->OnProgress = NULL;
  1668. Terminal->OnFinished = NULL;
  1669. DoConnectTerminal(Terminal, false, true);
  1670. }
  1671. catch (Exception & E)
  1672. {
  1673. CloseAutheticateForm();
  1674. throw;
  1675. }
  1676. }
  1677. bool Installed = false;
  1678. bool WrongRights = false;
  1679. AutoReadDirectory = Terminal->AutoReadDirectory;
  1680. ExceptionOnFail = Terminal->ExceptionOnFail;
  1681. try
  1682. {
  1683. Terminal->AutoReadDirectory = false;
  1684. Terminal->ExceptionOnFail = true;
  1685. UnicodeString SshImplementation = Terminal->GetSessionInfo().SshImplementation;
  1686. UnicodeString NotOpenSSHMessage = FMTLOAD(LOGIN_NOT_OPENSSH, (SshImplementation));
  1687. if (IsOpenSSH(SshImplementation) ||
  1688. (MessageDialog(NotOpenSSHMessage, qtConfirmation, qaOK | qaCancel, HELP_LOGIN_AUTHORIZED_KEYS) == qaOK))
  1689. {
  1690. Terminal->Log->AddSeparator();
  1691. Terminal->LogEvent(FORMAT(L"Adding public key line to \"%s\" file:\n%s", (AuthorizedKeysFilePath, Line)));
  1692. // Ad-hoc terminal
  1693. if (FAuthenticateForm != NULL)
  1694. {
  1695. FAuthenticateForm->Log(FMTLOAD(LOGIN_PUBLIC_KEY_UPLOAD, (Comment)));
  1696. }
  1697. UnicodeString SshFolderAbsolutePath = UnixIncludeTrailingBackslash(Terminal->GetHomeDirectory()) + SshFolder;
  1698. std::unique_ptr<TRemoteFile> SshFolderFile(CheckRights(Terminal, L"Folder", SshFolderAbsolutePath, WrongRights));
  1699. if (SshFolderFile.get() == NULL)
  1700. {
  1701. TRights SshFolderRights;
  1702. SshFolderRights.Number = TRights::rfUserRead | TRights::rfUserWrite | TRights::rfUserExec;
  1703. TRemoteProperties SshFolderProperties;
  1704. SshFolderProperties.Rights = SshFolderRights;
  1705. SshFolderProperties.Valid = TValidProperties() << vpRights;
  1706. Terminal->LogEvent(FORMAT(L"Trying to create \"%s\" folder with permissions %s...", (SshFolder, SshFolderRights.Octal)));
  1707. Terminal->CreateDirectory(SshFolderAbsolutePath, &SshFolderProperties);
  1708. }
  1709. TemporaryDir = ExcludeTrailingBackslash(WinConfiguration->TemporaryDir());
  1710. if (!ForceDirectories(ApiPath(TemporaryDir)))
  1711. {
  1712. throw EOSExtException(FMTLOAD(CREATE_TEMP_DIR_ERROR, (TemporaryDir)));
  1713. }
  1714. UnicodeString TemporaryAuthorizedKeysFile = IncludeTrailingBackslash(TemporaryDir) + AuthorizedKeysFile;
  1715. UnicodeString AuthorizedKeysFileAbsolutePath = UnixIncludeTrailingBackslash(SshFolderAbsolutePath) + AuthorizedKeysFile;
  1716. bool Updated = true;
  1717. TCopyParamType CopyParam; // Use factory defaults
  1718. CopyParam.ResumeSupport = rsOff; // not to break the permissions
  1719. CopyParam.PreserveTime = false; // not needed
  1720. UnicodeString AuthorizedKeys;
  1721. std::unique_ptr<TRemoteFile> AuthorizedKeysFileFile(CheckRights(Terminal, L"File", AuthorizedKeysFileAbsolutePath, WrongRights));
  1722. if (AuthorizedKeysFileFile.get() != NULL)
  1723. {
  1724. AuthorizedKeysFileFile->FullFileName = AuthorizedKeysFileAbsolutePath;
  1725. std::unique_ptr<TStrings> Files(new TStringList());
  1726. Files->AddObject(AuthorizedKeysFileAbsolutePath, AuthorizedKeysFileFile.get());
  1727. Terminal->LogEvent(FORMAT(L"Downloading current \"%s\" file...", (AuthorizedKeysFile)));
  1728. Terminal->CopyToLocal(Files.get(), TemporaryDir, &CopyParam, cpNoConfirmation, NULL);
  1729. // Overload with Encoding parameter work incorrectly, when used on a file without BOM
  1730. AuthorizedKeys = TFile::ReadAllText(TemporaryAuthorizedKeysFile);
  1731. std::unique_ptr<TStrings> AuthorizedKeysLines(TextToStringList(AuthorizedKeys));
  1732. int P = Line.Pos(L" ");
  1733. if (DebugAlwaysTrue(P > 0))
  1734. {
  1735. P = PosEx(L" ", Line, P + 1);
  1736. }
  1737. UnicodeString Prefix = Line.SubString(1, P); // including the space
  1738. for (int Index = 0; Index < AuthorizedKeysLines->Count; Index++)
  1739. {
  1740. if (StartsStr(Prefix, AuthorizedKeysLines->Strings[Index]))
  1741. {
  1742. Terminal->LogEvent(FORMAT(L"\"%s\" file already contains public key line:\n%s", (AuthorizedKeysFile, AuthorizedKeysLines->Strings[Index])));
  1743. Updated = false;
  1744. }
  1745. }
  1746. if (Updated)
  1747. {
  1748. Terminal->LogEvent(FORMAT(L"\"%s\" file does not contain the public key line yet.", (AuthorizedKeysFile)));
  1749. if (!EndsStr(L"\n", AuthorizedKeys))
  1750. {
  1751. Terminal->LogEvent(FORMAT(L"Adding missing trailing new line to \"%s\" file...", (AuthorizedKeysFile)));
  1752. AuthorizedKeys += L"\n";
  1753. }
  1754. }
  1755. }
  1756. else
  1757. {
  1758. Terminal->LogEvent(FORMAT(L"Creating new \"%s\" file...", (AuthorizedKeysFile)));
  1759. CopyParam.PreserveRights = true;
  1760. CopyParam.Rights.Number = TRights::rfUserRead | TRights::rfUserWrite;
  1761. }
  1762. if (Updated)
  1763. {
  1764. AuthorizedKeys += Line + L"\n";
  1765. // Overload without Encoding parameter uses TEncoding::UTF8, but does not write BOM, what we want
  1766. TFile::WriteAllText(TemporaryAuthorizedKeysFile, AuthorizedKeys);
  1767. std::unique_ptr<TStrings> Files(new TStringList());
  1768. Files->Add(TemporaryAuthorizedKeysFile);
  1769. Terminal->LogEvent(FORMAT(L"Uploading updated \"%s\" file...", (AuthorizedKeysFile)));
  1770. Terminal->CopyToRemote(Files.get(), SshFolderAbsolutePath, &CopyParam, cpNoConfirmation, NULL);
  1771. }
  1772. Installed = true;
  1773. }
  1774. }
  1775. __finally
  1776. {
  1777. Terminal->AutoReadDirectory = AutoReadDirectory;
  1778. Terminal->ExceptionOnFail = ExceptionOnFail;
  1779. if (!TemporaryDir.IsEmpty())
  1780. {
  1781. RecursiveDeleteFile(ExcludeTrailingBackslash(TemporaryDir), false);
  1782. }
  1783. CloseAutheticateForm(); // When uploading from Login dialog
  1784. }
  1785. if (Installed)
  1786. {
  1787. Terminal->LogEvent(L"Public key installation done.");
  1788. if (AdHocTerminal)
  1789. {
  1790. TerminalOwner.reset(NULL);
  1791. }
  1792. else
  1793. {
  1794. Terminal->Log->AddSeparator();
  1795. }
  1796. UnicodeString Message = FMTLOAD(LOGIN_PUBLIC_KEY_UPLOADED, (Comment));
  1797. if (WrongRights)
  1798. {
  1799. Message += L"\n\n" + FMTLOAD(LOGIN_PUBLIC_KEY_PERMISSIONS, (AuthorizedKeysFilePath));
  1800. }
  1801. MessageDialog(Message, qtInformation, qaOK, HELP_LOGIN_AUTHORIZED_KEYS);
  1802. }
  1803. }
  1804. return Result;
  1805. }