pgadmin3/utils
lsv 2cde1c04f4 Auto execute plugin puttyforward for linux.
При наличии такого плагина:
```
; SSH (Unix): tunnel putty forward
;
Title=[Putty tunnel forward]
Command=putty -load "$$TITLE"
appliesto=puttyforward
Description=Putty forward tunnel from local port.
KeyFile=
Platform=unix
ServerType=postgresql
Database=No
SetPassword=No
;
```
При попытке подключения к БД если существует конфигурация
туннеля описанного в putty то будет проверятся наличие открытого порта на localhost
и если он закрыт то запускается выше указанный плагин для организации туннеля.
2026-03-17 11:57:33 +05:00
..
align fix align 2025-11-11 10:40:45 +05:00
json Support compile mingw32 2025-09-23 16:20:12 +05:00
log The data path of the linux application has been changed to XDG_DATA_HOME. 2025-12-25 17:41:27 +05:00
_extract_func_help.pl Add context help for generation 2026-02-18 16:10:47 +05:00
csvfiles.cpp init 2020-07-07 22:19:12 +05:00
diff_match_patch.cc for linux compile 2023-01-30 18:49:49 +05:00
diff_match_patch.h fix without patch 2022-04-27 16:01:13 +05:00
dlgTransformText.cpp Save filter frmGridEditor 2024-12-10 09:51:51 +05:00
factory.cpp init 2020-07-07 22:19:12 +05:00
favourites.cpp init 2020-07-07 22:19:12 +05:00
FormatterSQL.cpp Add message for debug 2026-02-06 17:36:05 +05:00
FunctionPGHelper.cpp add error message 2026-02-27 11:49:13 +05:00
macros.cpp init 2020-07-07 22:19:12 +05:00
misc.cpp Auto execute plugin puttyforward for linux. 2026-03-17 11:57:33 +05:00
module.mk init 2020-07-07 22:19:12 +05:00
pgconfig.cpp Migration to wxWidgets 3.1.5 2021-05-21 11:09:20 +05:00
PreviewHtml.cpp support single quote for PreviewHtml 2026-03-04 15:34:39 +05:00
registry.cpp init 2020-07-07 22:19:12 +05:00
sshTunnel.cpp Support compile mingw32 2025-09-23 16:20:12 +05:00
sysLogger.cpp init 2020-07-07 22:19:12 +05:00
sysProcess.cpp init 2020-07-07 22:19:12 +05:00
sysSettings.cpp The data path of the linux application has been changed to XDG_DATA_HOME. 2025-12-25 17:41:27 +05:00
tab-complete.inc Autocomplite, server status, publications 2025-08-18 15:53:25 +05:00
tabcomplete.c Add autocomplite dlgFunction. Fix multibyte char support. 2025-11-11 10:06:55 +05:00
tabcomplete.pl init 2020-07-07 22:19:12 +05:00
TableColsMap.cpp add quote_ident 2025-11-28 14:14:08 +05:00
utffile.cpp fix without patch 2022-04-27 16:01:13 +05:00
WaitSample.cpp The data path of the linux application has been changed to XDG_DATA_HOME. 2025-12-25 17:41:27 +05:00