Commit graph

109 commits

Author SHA1 Message Date
Alexander Koblov
ba6424dc60 FIX: Small fixes for ftp plugin 2012-03-24 10:53:29 +00:00
Alexander Koblov
453b99bad3 FIX: Small fixes for ftp plugin 2012-03-24 10:43:38 +00:00
Alexander Koblov
98eb4ad19f FIX: Don't show garbage in password input dialog (patch by vitaliyg) 2011-12-04 12:20:07 +00:00
Alexander Koblov
23b5b02fe7 FIX: Also fixes for bug [0000225] 2011-12-03 15:43:03 +00:00
Alexander Koblov
508a13c164 FIX: Bug [0000225] "Critical errors with FTP plugin" 2011-12-03 10:26:24 +00:00
Alexander Koblov
ddf51d9864 UPD: Samba - Use custom dialog for authentication 2011-08-15 13:58:52 +00:00
Alexander Koblov
e026c4373a UPD: Calling convention for wfx plugins 2011-08-13 17:55:15 +00:00
Alexander Koblov
5347066372 FIX: Build ftp plugin under Mac OS X 2011-08-13 14:15:59 +00:00
Alexander Koblov
c4d25a9a1d UPD: FTP - Use cdecl calling convention under UNIX'es
FIX: Build under Mac OS X
2011-08-13 13:52:22 +00:00
Alexander Koblov
33deb09380 FIX: Some warnings 2011-08-09 18:41:59 +00:00
Alexander Koblov
d4c063cc40 FIX: GVFS - Don't allow to use PathDelim in connection name 2011-08-09 18:31:04 +00:00
Alexander Koblov
c77ffa5cad FIX: FTP - Don't allow to use PathDelim in connection name 2011-08-09 17:30:42 +00:00
Alexander Koblov
105961ecab UPD: Plugins according last API changes 2011-08-09 17:20:12 +00:00
Alexander Koblov
8060397b97 FIX: FTP - Interface alignment (when use master password) 2011-08-07 18:05:26 +00:00
Alexander Koblov
d858d85d0d UPD: FTP - Interface alignment
DEL: FTP - Unused controls
2011-08-07 11:06:40 +00:00
Alexander Koblov
e05167b377 FIX: Samba - Call auth function manually if needed 2011-08-06 12:11:20 +00:00
cobines
b33b3569e0 DEL: Remove svn:executable. 2011-08-01 12:56:40 +00:00
cobines
1efde49cc7 UPD: Add -fPIC to samba plugin (fixes building for 64-bit). 2011-08-01 12:52:50 +00:00
Alexander Koblov
5d2b463f84 UPD: FTP - Use 64 bit of file size 2011-07-24 16:36:01 +00:00
Alexander Koblov
05ccc061a7 ADD: Samba - FsSetAttr function 2011-07-24 12:21:05 +00:00
cobines
cdc8ca7c5d UPD: Merge some changes from Synapse SVN trunk; fixes building on Win64, some types changes. 2011-07-24 11:57:22 +00:00
Alexander Koblov
62ba335617 FIX: Samba - FsGetFile 2011-07-24 11:18:13 +00:00
Alexander Koblov
8a2f17ac20 UPD: Samba - Show Windows attributes 2011-07-24 11:05:25 +00:00
Alexander Koblov
8c7492ac74 ADD: Samba - FsSetTime function 2011-07-23 17:51:54 +00:00
Alexander Koblov
c5f0e70d71 FIX: Use "mode" parameter for smbc_open function 2011-07-23 14:58:15 +00:00
Alexander Koblov
3cfca5a04a ADD: Samba - FsGetFile and FsPutFile functions 2011-07-23 12:43:41 +00:00
Alexander Koblov
9b9c8a1ff4 ADD: FsRenMoveFile and FsGetDefRootName 2011-07-23 12:12:53 +00:00
Alexander Koblov
f32c300d3d ADD: FsDeleteFile, FsMkDir and FsRemoveDir functions 2011-07-23 09:39:06 +00:00
Alexander Koblov
553e27ab6c ADD: Show error message if can not load libsmbclient library 2011-07-23 09:08:35 +00:00
Alexander Koblov
928ae0447d ADD: Start to implement samba.wfx plugin based on libsmbclient library 2011-07-23 09:00:18 +00:00
Alexander Koblov
c7768f60db FIX: Re-opening the connection 2011-07-17 10:44:38 +00:00
Alexander Koblov
3fb3363853 UPD: Makefile for gvfs plugin 2011-07-17 07:28:18 +00:00
Alexander Koblov
3f7ce345be UPD: GVFS - Update operation progress 2011-07-17 07:24:13 +00:00
cobines
58a7778ad3 DEL: Remove plugins resource files. 2011-07-17 05:45:36 +00:00
cobines
bf5671aa25 UPD: Plugins: set explicit output filenames for consistency on Windows, Linux; remove resources; move session data to .lps. 2011-07-17 05:44:34 +00:00
Alexander Koblov
7893c00c5f FIX: Some fixes for ftp plugin 2011-07-16 04:53:49 +00:00
Alexander Koblov
0d4d00aa56 ADD: Synapse modules for ftp plugin 2011-07-15 14:34:23 +00:00
Alexander Koblov
63b8a52f52 UPD: Revert WFX API changes, it is need to create new universal plugin type for such things 2010-07-12 04:33:28 +00:00
Alexander Koblov
620f8c297f UPD: [WFX] FTP plugin add new api support 2010-05-23 08:13:45 +00:00
Alexander Koblov
d3ff7390e1 UPD: Network connection manager 2010-05-22 14:02:33 +00:00
Alexander Koblov
a667e0a20d UPD: [WFX] FTP plugin add new api support 2010-05-22 13:21:35 +00:00
Alexander Koblov
1670d0d7f7 UPD: Extend WFX plugin API 2010-05-22 12:08:25 +00:00
Alexander Koblov
f2f2826aab UPD: Added .txt extension for README and COPYING files 2010-04-18 13:56:55 +00:00
cobines
302b4458b5 UPD: Store Lazarus forms of plugins as FPC resources, so that external lfm files are not needed at runtime. Modified DialogApi accordingly. 2010-03-11 14:04:26 +00:00
Alexander Koblov
f48568c3dd UPD: Wfx sample plugin 2010-02-06 17:40:37 +00:00
Alexander Koblov
8dec58b555 FIX: Questions text in GVFS plugin 2010-02-05 21:20:31 +00:00
Alexander Koblov
ad1160ee10 FIX: Error when try to delete special item in GVFS 2010-02-03 15:42:20 +00:00
Alexander Koblov
ef0e59f5d2 ADD: Remove connection in GVFS plugin 2010-02-03 15:26:33 +00:00
Alexander Koblov
8d08b0e025 UPD: Better error handling when save GFVS plugin configuration 2010-02-03 13:36:47 +00:00
Alexander Koblov
e5cdf52298 UPD: Use default location, but our own ini file name fo GVFS plugin 2010-02-03 12:44:29 +00:00