Andreas Schneider
|
f0f36120ad
|
module: Build the webdav module.
|
2012-02-22 18:23:17 +01:00 |
|
Andreas Schneider
|
3df0eb527f
|
Require at least libssh 0.4.0.
|
2010-02-15 11:55:48 +01:00 |
|
Andreas Schneider
|
d082c8479e
|
Require at least version 0.3.3 of libssh.
|
2009-08-25 10:53:58 +02:00 |
|
Andreas Schneider
|
050b806dc8
|
Rename FindLibSSH.
|
2009-05-07 17:00:25 +02:00 |
|
Andreas Schneider
|
0634e0fdea
|
Don't require a C++ compiler.
|
2009-03-18 10:55:14 +01:00 |
|
Andreas Schneider
|
6d20c8b4fc
|
Install the modules to a version directory.
The directory version number is the soversion of the library.
|
2008-12-16 15:03:57 +01:00 |
|
Andreas Schneider
|
8b3b57734e
|
Fix segfault in the modules if running in a pam module.
If csync is running in a pam module and the module isn't linked
against the cstdlib, the module segfaults.
|
2008-09-09 15:07:37 +02:00 |
|
Andreas Schneider
|
959911fa32
|
Only build the sftp module if libssh is found.
|
2008-09-04 16:08:50 +02:00 |
|
Andreas Schneider
|
4b03d4ff78
|
Linking against the stdlib isn't needed.
|
2008-08-08 15:58:18 +02:00 |
|
Andreas Schneider
|
ecf1027a54
|
This is a start for a sftp module.
|
2008-08-06 18:16:54 +02:00 |
|
Andreas Schneider
|
e6f4a4cf4b
|
Add a module dummy for testing.
|
2008-05-09 10:56:38 +02:00 |
|
Andreas Schneider
|
ab39159607
|
Add virtual IO plugin system.
This is the initial commit of the vio plugin system. The idea is based on
gnomevfs.
|
2008-04-07 17:16:41 +02:00 |
|