Commit Graph

165 Commits

Author SHA1 Message Date
wbaumann 3665f06808 Add missing #include <stdlib.h> 2012-01-12 20:11:25 +00:00
wbaumann 1fd39b4739 Check for all no-temporary errors on USERINFO 2011-12-18 15:39:52 +00:00
wbaumann 0d5eee4626 Check for relative mount point 2011-06-29 18:48:26 +00:00
wbaumann cf9f09619b Quote mpoint in umount_command 2011-06-25 16:03:03 +00:00
wbaumann f9986f9640 Always canonicalize mount point 2011-06-25 15:44:06 +00:00
wbaumann 2c76d8c105 Remove fixed length buffer 2011-06-23 08:28:24 +00:00
wbaumann 1a251f9934 missing include canonicalize.h 2011-05-27 20:46:44 +00:00
wbaumann 9047ccb272 no longer check for someone elses home directory 2011-04-03 15:28:41 +00:00
wbaumann 977ed9f3e9 added option --disable-iconv 2011-01-02 21:26:10 +00:00
wbaumann d2e28bf8e3 add Gnulib module iconv_open 2010-12-31 20:18:02 +00:00
wbaumann fd3d1ff494 added Gnulig modules canonicalize and rpmatch 2010-11-09 11:06:08 +00:00
wbaumann fbc8330f54 check return values of chown and chmod 2010-11-07 11:19:11 +00:00
wbaumann 3a9a59db12 check return value of system call 2010-11-07 11:08:32 +00:00
wbaumann eb3f3839d4 use format string in syslog 2010-11-07 10:42:32 +00:00
wbaumann 09fc39b814 make calls to iconv functions depend on HAVE_ICONV 2010-11-07 10:31:40 +00:00
wbaumann c01f625e79 replace log_dbg_cmdline 2010-11-03 21:45:37 +00:00
wbaumann 7e5fa7fe7d replace argz 2010-11-03 18:53:02 +00:00
wbaumann 3459387094 replace xxfsent functions by xxmntent functions 2010-11-03 11:14:55 +00:00
wbaumann 93a8791136 always canonicalize mount point 2010-11-03 09:11:14 +00:00
wbaumann f8e3e247ad missing '\r' in none_match_header 2010-08-07 10:21:12 +00:00
wbaumann 2c9169e6cd undo option minimize mem 2010-08-07 08:45:35 +00:00
wbaumann 6a51851f4d option to minimize memory usage 2010-07-25 15:34:34 +00:00
wbaumann 78f56f4b3c search fstab for mount points with trailing slash too. 2010-05-04 20:19:22 +00:00
wbaumann d1e2c5efef Add missing "#include <sys/stat.h>" (bug #28916) 2010-02-16 19:46:48 +00:00
wbaumann 741b565765 Wrong assignment of password from pam_mount 2010-01-21 18:58:49 +00:00
wbaumann 3a62d5a5da fix another error in the log message 2009-11-15 10:18:11 +00:00
wbaumann d73759b10e fix log message 2009-11-15 09:36:24 +00:00
wbaumann 842d7e1b99 log entry if dav_lock returns EEXIST 2009-11-15 08:10:47 +00:00
wbaumann 8b46082e32 initialize fs_stat->files 2009-11-14 08:43:24 +00:00
wbaumann 20e646de3f don't accept suspicious certificates if !have_terminal 2009-11-07 17:52:38 +00:00
wbaumann cc9f8e1ab6 don't ask for untrusted certificates if askauth is 0 2009-10-18 16:00:55 +00:00
wbaumann cee8624145 add command line option 'username' 2009-10-18 09:40:28 +00:00
wbaumann e4ea0d0619 Check for tty before calling dav_user_input_hidden 2009-10-17 20:25:22 +00:00
wbaumann 47db2ada78 support NTLM authentication 2009-10-14 19:54:03 +00:00
wbaumann f7af20ba48 Ignore Last-Modified header if the value is 0 2009-10-10 17:02:46 +00:00
wbaumann 94af607c70 Don't chamge file times when Last-Modified-Header is missing 2009-09-13 19:58:57 +00:00
wbaumann 0de3396a3d fix EBADF when coda closes directory 2009-08-26 19:40:58 +00:00
wbaumann eabf5ab4bc remove double slashes in href 2009-07-17 12:01:14 +00:00
wbaumann e0b11e496f correct block counts in stat 2009-06-30 18:49:03 +00:00
wbaumann 4d3a55e95e Add configuration option max_upload_attempts 2009-06-12 10:30:29 +00:00
wbaumann 3a1840fa65 Max. retry intervall for files must not exceed max_retry 2009-06-12 08:45:33 +00:00
wbaumann d3b5b34109 Save member lock_expire to index file 2009-06-08 19:58:22 +00:00
wbaumann f2efbdce30 remove comment characters 2009-06-07 20:22:13 +00:00
wbaumann 7f0ace729c Fix double free after second PUT attempt 2009-06-07 20:19:53 +00:00
wbaumann e82cca6076 If file is not found, try to unlock 2009-06-07 18:26:53 +00:00
wbaumann 8e213f10fe retry failed uploads with increasing delay 2009-06-07 15:17:14 +00:00
wbaumann 0b8556f838 If property not found try property without namespace 2009-06-07 08:49:20 +00:00
wbaumann 9bf8e61826 Only call ne_uri_defaultport if scheme != NULL 2009-06-06 17:51:09 +00:00
wbaumann 2c93b8d9b6 fix port parsing error in read_secrets 2009-06-05 20:08:38 +00:00
wbaumann 4c101585b0 URL in secrets: only check port if present 2009-06-05 19:49:20 +00:00
wbaumann d26e7b68d6 do HEAD if no Etag returned 2009-06-05 19:15:48 +00:00
wbaumann 317e8a19df support USERINF, div bug fixes 2009-06-04 18:57:48 +00:00
wbaumann 15455d6130 Add missing includes 2009-05-25 19:09:01 +00:00
wbaumann cf4e867693 Set src->utime = time(NULL). 2009-05-21 09:19:40 +00:00
wbaumann e8225e0812 Rename move_dirty to move_no_remote. 2009-05-21 08:27:49 +00:00
wbaumann 81517d457c Use converted file name for dst_path. 2009-05-21 07:48:50 +00:00
wbaumann 61351de196 Always delete directory cache files on close 2009-05-15 18:57:01 +00:00
wbaumann 1dca8d5a4a Fix open mode fordirs 2009-05-15 18:42:00 +00:00
wbaumann cde78e7069 fix etag normalization 2009-05-01 18:26:40 +00:00
wbaumann c5872e5833 llow for open(..., O_CREATE, 444) 2009-05-01 11:23:03 +00:00
wbaumann 40442f819a if delay_upload == 0 save to server immediately 2009-05-01 07:12:48 +00:00
wbaumann 3b80e972ff add mount option 'users' 2009-04-29 18:37:47 +00:00
wbaumann ed5351e375 update documentation 2009-04-27 19:29:12 +00:00
wbaumann 5b849d6ff3 Fix bug concerning urls with spaces 2009-04-26 15:28:09 +00:00
wbaumann d12d77382e first import 2009-04-14 19:54:53 +00:00