Commit Graph

170 Commits

Author SHA1 Message Date
wbaumann ae905093b9 Fix escape rules for fstab 2014-03-12 16:42:28 +00:00
wbaumann c723d492d0 Support compression for GET responses 2014-03-11 21:53:13 +00:00
wbaumann 895527b357 Added option "comment=" 2014-03-09 20:29:05 +00:00
wbaumann 7097f3f583 Updating to fuse kernel version 7.19 2013-09-08 07:54:58 +00:00
wbaumann 06e1569677 Fix has_permission (bug #33644) 2013-08-15 17:22:24 +00:00
wbaumann f7ea24cd4c Fix evaluation of default modes 2013-08-13 19:48:25 +00:00
wbaumann 03b620d90f Remove support for property 'Execute'. 2013-08-13 18:52:08 +00:00
wbaumann d18fd120ed Fix default modes 2013-08-12 19:46:43 +00:00
wbaumann 0a42f0c625 Make default access modes 755 and 644 2013-08-12 17:40:36 +00:00
wbaumann ebfd3e6f8e Remove file_umask and dir_umask (bug #34563) 2013-08-12 16:49:16 +00:00
wbaumann 2c7e88f6c5 Honour configure parameter --manfile (sr #108173) 2012-11-01 18:14:30 +00:00
wbaumann cbbb06b3c7 Fix DESTDIR bug (sr #108104) 2012-08-20 19:07:41 +00:00
wbaumann 29dde41bcd Fixrd typo 2012-08-06 19:21:41 +00:00
wbaumann 7dc721a576 Remove unnecessary variable ret 2012-08-06 19:17:54 +00:00
wbaumann 7565efc840 Fix integer format warnings 2012-08-06 18:56:08 +00:00
wbaumann 64990da08f Fix integer format warnings 2012-08-04 15:24:42 +00:00
wbaumann 418b5258c2 Fix integer format warnings 2012-08-03 19:39:35 +00:00
wbaumann 46e6f3f1c9 Change strcmp() == 0 into strcmp() != 0 2012-06-03 10:22:00 +00:00
wbaumann e4e3a88de5 dded functions read_cert and read_client_cert 2012-05-28 19:37:35 +00:00
wbaumann 15f368a8ee fixed typos 2012-03-18 11:11:37 +00:00
wbaumann 02c79a1693 Translate HTTP 405 into ENOENT 2012-03-18 10:42:42 +00:00
wbaumann 459a6c9bdf Fix integer overrun 2012-03-11 15:40:32 +00:00
wbaumann 793ef7060f *** empty log message *** 2012-02-05 12:20:14 +00:00
wbaumann c6c3fca29a Read client certificates in mount_davfs.c 2012-02-05 12:19:13 +00:00
wbaumann c35e92e076 Add option trust_server_cert 2012-02-01 18:19:25 +00:00
wbaumann f62e22ba6b Don't use a-flag in fscanf 2012-01-31 20:50:28 +00:00
wbaumann f1b02bed97 Add Gnulib modules xstrndup and xvasprintf 2012-01-28 22:38:15 +00:00
wbaumann 6559f12463 Add Gnulib module xalloc 2012-01-28 19:54:55 +00:00
wbaumann 0d03618d7e Check secrets file in check_dirs 2012-01-28 16:48:02 +00:00
wbaumann 92519c9c78 Use getgroups 2012-01-28 11:56:42 +00:00
wbaumann 7d71ddc114 Use stat instead of access, use stored persona 2012-01-28 11:14:36 +00:00
wbaumann 9a5e41b3f8 Readd 'return mounted' 2012-01-25 20:26:30 +00:00
wbaumann 123b473444 Check mount point in parse_commandline 2012-01-25 20:22:52 +00:00
wbaumann fef2a85f3d Use stored persona 2012-01-24 18:01:33 +00:00
wbaumann 3e6d34f275 Use stored persona 2012-01-22 17:24:13 +00:00
wbaumann 0fc24da75a Canonicalize conf in parse_cmdline 2012-01-22 16:37:39 +00:00
wbaumann da76a8448a Add function expand_home 2012-01-22 16:17:47 +00:00
wbaumann b9f1ccd793 Remove double check for ft->mnt_dir and decode_octal. 2012-01-21 20:47:50 +00:00
wbaumann b3b534c342 Set n_args->uid and n_args->gid in check_fstab 2012-01-21 20:06:39 +00:00
wbaumann 24bdeb9e65 Get default fsuid and fsgid from getuid and getgid 2012-01-15 21:16:39 +00:00
wbaumann af0e0b57c7 Check for _POSIX_SAVED_IDS, add gain_privileges and release_privileges 2012-01-15 17:29:11 +00:00
wbaumann 67c5cbe9ee Set defaults for netdev, mopts, fsuid and fsgid in get_options 2012-01-15 12:31:48 +00:00
wbaumann 9fa02be19a Set default cache directory in parse_config 2012-01-14 19:29:54 +00:00
wbaumann 0b8d2dc7ef Set default user secrets file in parse_config 2012-01-14 19:13:05 +00:00
wbaumann 02d7da7cb7 Set default user config file in parse_config 2012-01-14 19:05:53 +00:00
wbaumann b61ba3ab4f Store process persona in args 2012-01-14 18:32:51 +00:00
wbaumann 9c2a748122 Rename members uid and gid of args into fsuid and fsgid 2012-01-14 17:00:31 +00:00
wbaumann 0ac5316bf5 Added ../gl/libgnu.a to _LDADD 2012-01-14 10:18:15 +00:00
wbaumann 15d5b565a9 Typo in $(top_builddir) 2012-01-14 10:05:21 +00:00
wbaumann b1a26a2c29 Add missing -I$(tob_builddir)/gl to AM_CPPFLAGS 2012-01-12 20:16:08 +00:00
wbaumann 3665f06808 Add missing #include <stdlib.h> 2012-01-12 20:11:25 +00:00
wbaumann 611e7a9b77 Use newer versions of auto-tools 2012-01-07 19:17:13 +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 a49a4fb0e8 added Gnulib modules canonicalize and rpmatch 2010-11-09 20:22:18 +00:00
wbaumann fd3d1ff494 added Gnulig modules canonicalize and rpmatch 2010-11-09 11:06:08 +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 b720dc467c released version 1.4.6 2010-04-30 19:48:55 +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 d8544209c1 create log message in case of supposed server bug 2009-10-23 20:12:47 +00:00
wbaumann cd3eee429f don't ask for untrusted certificates if askauth is 0 2009-10-18 16:12:41 +00:00
wbaumann 308b3aad85 released version 1.4.2 2009-10-18 11:34: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 b014936769 support neon 0.29 2009-10-14 19:34:26 +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 15bd0d7ab8 released version 1.4.1 2009-06-13 16:42:40 +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 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