Commit Graph

194 Commits

Author SHA1 Message Date
wbaumann 79f240d2ac Document option "use_compression" 2014-03-15 16:35:34 +00:00
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 c92d1520a3 Beautify defaults 2013-08-12 10:21:57 +00:00
wbaumann ff7d6e7af2 Assign buf_size before using it 2013-08-10 10:54:58 +00:00
wbaumann f5e14315d4 Remove support for extended attributes 2013-08-09 18:42:48 +00:00
wbaumann d61383d148 Remove support for Coda 2013-08-09 16:16:13 +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 563100c460 add trust_ca_cert and trust_server_cert 2012-02-05 09:57:57 +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 014dd388cc Redo: Canonicalize conf in parse_cmdline 2012-01-31 20:38:57 +00:00
wbaumann 21414ee396 Read ca_cert in mount_davfs.c 2012-01-31 20:34:02 +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 828ded4558 Use stored persona 2012-01-28 16:58:55 +00:00
wbaumann 0d03618d7e Check secrets file in check_dirs 2012-01-28 16:48:02 +00:00
wbaumann 9a04d29567 Use getgroups 2012-01-28 12:03:14 +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