1
0
Fork 0

Commit Graph

  • b5da50b035 Use the auth callback for ssh kbd interaction. Andreas Schneider 2008-08-12 15:36:14 +0200
  • 27800adce5 Fix some visual flaws in the auth callback of the client. Andreas Schneider 2008-08-12 11:18:24 +0200
  • 95f4db7c4f Create a more generic authentication callback. Andreas Schneider 2008-08-11 13:21:15 +0200
  • ae304565af Added password only flag or auth callback. Andreas Schneider 2008-08-08 17:28:33 +0200
  • 4b03d4ff78 Linking against the stdlib isn't needed. Andreas Schneider 2008-08-08 15:58:18 +0200
  • e4fc52188d Finalize the functions for sftp. Andreas Schneider 2008-08-08 15:57:19 +0200
  • d875c8a6fa More work on the sftp module. Andreas Schneider 2008-08-07 14:24:27 +0200
  • ecf1027a54 This is a start for a sftp module. Andreas Schneider 2008-08-06 18:16:54 +0200
  • 05253be461 Simplify _readdir function of the smb module. Andreas Schneider 2008-08-06 18:16:08 +0200
  • de86c0ba6b Add more tests for the virtual io system. Andreas Schneider 2008-08-06 18:14:34 +0200
  • d9432bee61 Add no memory tests to the rbtree testcases. Andreas Schneider 2008-08-05 11:31:37 +0200
  • 1315b1197f Fix a memory leak in the rename test. Andreas Schneider 2008-08-04 17:21:32 +0200
  • fc85165f48 Mark the include dir as advanced too. Andreas Schneider 2008-08-04 10:17:37 +0200
  • 5853d67855 Use readline. Patch by Bernhard Walle. Andreas Schneider 2008-08-04 10:13:10 +0200
  • 1572841ec5 Add a testcase for the update detection. Andreas Schneider 2008-08-01 15:58:28 +0200
  • 9722fd0bad Test if we have a correct path. Andreas Schneider 2008-08-01 15:57:19 +0200
  • ce6896453c Fix check for CSYNC_NOMEMORY env variable. Andreas Schneider 2008-07-29 15:43:18 +0200
  • 7143f20f95 Add memory NULL tests. Andreas Schneider 2008-07-28 11:49:56 +0200
  • bccadc7d67 Fix segfault in str(n)dup function. Andreas Schneider 2008-07-28 11:49:37 +0200
  • 33aa3abd96 Add some error log messages. Andreas Schneider 2008-07-21 14:31:34 +0200
  • 08eab05c29 Use the GNU version of strerror_r. Andreas Schneider 2008-07-19 12:03:48 +0200
  • 8451d29d12 Replace strerror with thread safe version. Andreas Schneider 2008-07-18 11:35:02 +0200
  • 7ef568d815 Mark each library as advanced. Andreas Schneider 2008-07-15 14:06:21 +0200
  • e84527ccc8 Add a valgrind suppression file to get rid of 3rdparty errors. Andreas Schneider 2008-07-10 19:08:24 +0200
  • 5a7008ae53 Set the right license header in csync.{c,h}. Andreas Schneider 2008-07-10 10:25:12 +0200
  • e5286c7c8a Rename journal functions to statedb. Andreas Schneider 2008-07-09 10:10:00 +0200
  • 88690312d7 Rename the csync_journal files to csync_statedb. Andreas Schneider 2008-07-09 09:57:19 +0200
  • 879680cc0c Add some examples and more documentation to the exclude file. Andreas Schneider 2008-07-09 09:48:00 +0200
  • 177bcce3ae Use -Wextra compiler flag by default. Andreas Schneider 2008-07-09 09:47:24 +0200
  • dc964a4c9a Only run chmod if we are root. Andreas Schneider 2008-07-03 11:34:34 +0200
  • 36ae0468f6 Don't autogenerate manpages for now. Andreas Schneider 2008-07-03 11:10:12 +0200
  • bd36d85aae Copy the file to the cmake for manpage generation. Andreas Schneider 2008-07-02 21:00:59 +0200
  • 1cd21855f2 Improve the manpage, add description and example section. Andreas Schneider 2008-07-02 20:37:21 +0200
  • ea950dc870 Always compile with -fPIC if supported by the compiler. Andreas Schneider 2008-07-02 20:20:50 +0200
  • e1753fbba2 Update changelog. Andreas Schneider 2008-07-02 19:03:10 +0200
  • 67efe90536 Add a manpage for the csync commandline client. Andreas Schneider 2008-07-02 19:02:27 +0200
  • f54b36fe7a Change version to 0.42.0 alpha4 and update ChangeLog. Andreas Schneider 2008-07-02 10:59:37 +0200
  • 9a96239e7c Change the exclude list to match the directories exactly. Andreas Schneider 2008-06-28 20:46:25 +0200
  • 262348c7ef Check if a path is excluded directly in the file tree walker. Andreas Schneider 2008-06-28 20:44:54 +0200
  • e1b1eaa6d5 Set dirent to NULL do avoid double free corruption. Andreas Schneider 2008-06-28 19:49:37 +0200
  • 70ca880a05 Set the right instruction during propagation for the journal. Andreas Schneider 2008-06-28 17:18:10 +0200
  • 274c73a929 Add missing instructions. Andreas Schneider 2008-06-28 17:17:34 +0200
  • 880530c079 Set instruction by default to NONE. Andreas Schneider 2008-06-28 17:14:20 +0200
  • c79c7bddc8 Implement a safe write on local file system. Andreas Schneider 2008-06-28 15:36:30 +0200
  • 259319f4f9 Stop synchronization if quota exceeded. Andreas Schneider 2008-06-28 15:33:52 +0200
  • 96a933a058 More printf fixes. Andreas Schneider 2008-06-27 19:24:24 +0200
  • 5d35a46d07 More printf fixes. Andreas Schneider 2008-06-27 19:05:54 +0200
  • bd8034170a Fix printf attributes. Andreas Schneider 2008-06-27 18:52:09 +0200
  • d968e6f48d Add printf attribute checking for gcc. Andreas Schneider 2008-06-27 18:51:44 +0200
  • 0a4d1e41e1 Forgotten %llu fix for PPC. Andreas Schneider 2008-06-27 18:25:34 +0200
  • 076c7fb819 More code cleanup for PPC. Andreas Schneider 2008-06-27 18:01:19 +0200
  • cde1a6b9cc Fix segfault on PPC. Andreas Schneider 2008-06-27 17:58:32 +0200
  • e9cfa4e610 Remove accidently commited debug message. Andreas Schneider 2008-06-27 16:12:26 +0200
  • f52114e043 Fix typo. Andreas Schneider 2008-06-25 14:46:01 +0200
  • 867b8252ad Update changelog and files for 0.42.0 alpha3. Andreas Schneider 2008-06-25 13:55:03 +0200
  • 9934a2842c Fix disabling the journal in the commandline client. Andreas Schneider 2008-06-25 13:44:11 +0200
  • bcbf4f02f5 Fix debug output and add more output. Andreas Schneider 2008-06-25 13:43:47 +0200
  • e795539137 Create files and directories with a default mode again and run chmod. Andreas Schneider 2008-06-24 18:02:00 +0200
  • 75c22fce6c Improve debug and error messages. Andreas Schneider 2008-06-24 18:01:43 +0200
  • d7d397ab63 Change options of the client. Andreas Schneider 2008-06-24 17:39:46 +0200
  • 8aed1cef83 Disable journal completely instead of writing and removing it. Andreas Schneider 2008-06-24 13:36:47 +0200
  • d7309c4ff9 Rename the callback function. Andreas Schneider 2008-06-24 13:36:27 +0200
  • aee15d55ee Improve debug message. Andreas Schneider 2008-06-24 13:34:27 +0200
  • c4f87bf519 Add missing NULL check. Andreas Schneider 2008-06-24 11:13:56 +0200
  • d9821b9780 Add getter and setter for the journal exists check. Andreas Schneider 2008-06-24 11:13:17 +0200
  • 5496d868ca Restructure code and add some comments. Andreas Schneider 2008-06-24 10:20:13 +0200
  • b73684cc80 Use a static variable for krb5. Andreas Schneider 2008-06-24 10:19:53 +0200
  • 4c345d5a80 Allocate memory directly in the module. Andreas Schneider 2008-06-20 14:39:58 +0200
  • cdda179203 Fix kerberos support. Andreas Schneider 2008-06-20 14:06:36 +0200
  • 8f52348315 Improve the authentication calls. Andreas Schneider 2008-06-20 10:10:38 +0200
  • 4ef93cdf17 Add more debug output. Andreas Schneider 2008-06-20 10:10:19 +0200
  • 35284ff09e Set all smbc options before we call smbc_init. Andreas Schneider 2008-06-19 16:08:53 +0200
  • a6b2a4b47d Add more debug messages. Andreas Schneider 2008-06-19 15:36:02 +0200
  • 0f5541ba9a Initialize global variables in csync_smb module. Andreas Schneider 2008-06-19 15:35:41 +0200
  • ef6633a130 libsmbclient doesn't provide a chown function so disable it. Andreas Schneider 2008-06-19 10:31:20 +0200
  • 902b588d60 Close the files after copy. Andreas Schneider 2008-06-18 16:30:00 +0200
  • 8fa73bb8dd Temporary fix for Samba cause smbc_chown is missing. Andreas Schneider 2008-06-18 16:29:14 +0200
  • 9d6706493e Add a sysconfdir option to the build script. Andreas Schneider 2008-06-18 14:14:32 +0200
  • 183f16c386 Add a function to merge the trees. Andreas Schneider 2008-06-18 13:16:45 +0200
  • 5a05f17187 Fix update detection. Don't sync special files. Andreas Schneider 2008-06-18 11:52:57 +0200
  • 8f427a8ccb Set instruction to UPDATED for newly created files. Andreas Schneider 2008-06-18 10:44:40 +0200
  • 51728fdd25 Rename visitor function to _insert_metadata_visitor. Andreas Schneider 2008-06-18 10:43:57 +0200
  • 5824c4ba1e Add some comments. Andreas Schneider 2008-06-18 10:41:49 +0200
  • 7935d63098 Don't add deleted files to the journal. Andreas Schneider 2008-06-18 09:56:08 +0200
  • 4246190524 Set O_NOATIME if we are the owner of the file or a superuser. Andreas Schneider 2008-06-16 17:48:48 +0200
  • 8a9a4b18fb Improve debug output if open fails. Andreas Schneider 2008-06-16 16:42:46 +0200
  • 0eb0842e0a Fix return code of open which was always 1. Andreas Schneider 2008-06-16 16:41:19 +0200
  • 9c9faebd0e Fix open on the original file in propagation. Andreas Schneider 2008-06-16 16:40:25 +0200
  • 8682bab7f2 Set version string for alpha2. Andreas Schneider 2008-06-16 14:05:47 +0200
  • 8b3deb105e Add a ChangeLog. Andreas Schneider 2008-06-16 12:27:43 +0200
  • 262a179c68 Add a strreplace function to stdlib. Andreas Schneider 2008-06-16 12:12:06 +0200
  • 72174b6c82 Fix journal query test case. Andreas Schneider 2008-06-16 11:53:59 +0200
  • c24411e5e5 Don't create the remote directory if it doesn't exist. Andreas Schneider 2008-06-13 18:44:15 +0200
  • afa3bd7b80 Fix the exclude list test. Andreas Schneider 2008-06-13 09:39:17 +0200
  • 1608edb5cb Add beagle dir to default exclude list. Andreas Schneider 2008-06-12 10:15:13 +0200
  • 3ec18e0746 Load the right exclude file in the user directory. Andreas Schneider 2008-06-12 09:31:50 +0200
  • 35d32c045a Add .snapshot dir to default exclude list. Andreas Schneider 2008-06-11 18:16:20 +0200
  • c1b9dffd12 Remove unused CMake module. Andreas Schneider 2008-06-09 18:16:46 +0200
  • 9606865383 Add CPack support for source tarball generation. Andreas Schneider 2008-06-09 18:14:25 +0200
  • 914f0e5628 Define _GNU_SOURCE only if not defined. Andreas Schneider 2008-06-09 17:19:12 +0200