Gerald Carter
939c3cb5d7
r10656: BIG merge from trunk. Features not copied over
...
* \PIPE\unixinfo
* winbindd's {group,alias}membership new functions
* winbindd's lookupsids() functionality
* swat (trunk changes to be reverted as per discussion with Deryck)
2007-10-10 11:04:48 -05:00
Steve French
e5cb7d2131
r9401: Allow disabling mandatory byte range lock mount flag, and
...
fix corresponding entry in mtab.
2007-10-10 11:00:34 -05:00
Steve French
98a7304b6b
r9225: Various minor CIFS mount helper fixes to less common error paths.
...
These bugs were found by Coverity static source code analysis tools.
2007-10-10 11:00:28 -05:00
Steve French
ed27740397
r6514: Allow domain= to be specified in credentials file. Fix umount.cifs help, allow root to unmount someone
...
else's mount
2007-10-10 10:56:44 -05:00
Steve French
37685979bb
r6505: Add missing remount flag handling
2007-10-10 10:56:44 -05:00
Steve French
2ed6b5ecab
r6499: Add two newer mount options to syntax help for mount.cifs
2007-10-10 10:56:43 -05:00
Steve French
6efd6225fa
r6103: Update list of mount options for mount.cifs
2007-10-10 10:56:21 -05:00
Steve French
72eda746c2
r5897: Fix domain name parsing for cifs mount util
2007-10-10 10:56:07 -05:00
Steve French
d98417b2cf
r5896: Fix cifs mounts to handle commas embedded in prompted password, and password and credential files.
...
Fix cifs mounts to handle domain name and user name in username field (in form domain\user)
2007-10-10 10:56:07 -05:00
Steve French
58afef91c5
r5688: ignore user_xattr mount parm so as not to confuse it with a user name
2007-10-10 10:55:55 -05:00
Steve French
8bd98b643d
r5640: On failed mount (ENXIO) retry share name in uppercase (fix mount to FastConnect AIX SMB server)
2007-10-10 10:55:53 -05:00
Steve French
076485169e
r5236: Ignore users mount parm (since unneeded by cifs kernel code). Suggested by Dirk Jagdmann.
2007-10-10 10:55:34 -05:00
Steve French
a23c607ef0
r3068: strip guest mount option off before sending to kernel mount routine to avoid logging spurious message
2007-10-10 10:53:00 -05:00
Steve French
1052eabf29
r2917: Fix ip address override in mount.cifs mount helper and clean up warning messages from the sparse tool and expand syntax help
2007-10-10 10:52:56 -05:00
Steve French
2bd2800715
r1616: Fix user unmount of shares mount with suid mount.cifs
2007-10-10 10:52:17 -05:00
Steve French
ea597e7523
r737: Handle -S and user mount parms
2007-10-10 10:51:36 -05:00
Steve French
e688c08d33
r88: Add missing guest mount option for mount.cifs
2007-10-10 10:51:08 -05:00
Steve French
69861f168c
r77: Fix path canonicalization of the mount target path and help text display in the cifs mount helper
2007-10-10 10:51:07 -05:00
Steve French
dfac69be4f
r18: Fix free of incremented pointer
2007-10-10 10:51:03 -05:00
Steve French
9ad22b8a3d
Fix credential file mountinf for cifs vfs
-
Steve French
b83802c5a1
Fixes to minor security bug pointed out by AB in the mount helper
-
Steve French
ad1ebb5000
Fix incorrect strnicmp len
-
Steve French
9b0d1072bc
Disable dev (MS_NODEV) on user mounts from cifs vfs
-
Steve French
a718f16e0b
Disable suid on user mounts (can override with -DCIFS_ALLOW_USR_SUID)
-
Steve French
e73b6a5ae5
Update mount.cifs version to 1.1
-
Steve French
c2b4d81a8d
Mount helper fixes for nosetuid, noexec part two of two
-
Steve French
5bb6429cc4
Add missing nosetuid and noexec options
-
Steve French
865fcdcb85
cifs mount helper merge
-
Steve French
18c0315c3c
mount.cifs failed to mount to directory owned by user when run setuid
-
Alexander Bokovoy
fb87388a9f
Fix segfault in mount.cifs helper when there is no options specified during mount
-
Steve French
89a0e97094
Update mount helper to take synonyms for file_mode and dir_mode (fmask and dmask)
-
Steve French
bdb65b9a6e
Fixes to all mount.cifs to run more safely setuid
-
Steve French
7e7cf0dd98
Fix mount options for ro, dir_mode, file_mode
-
Tim Potter
b2b4a7e499
Syncup with HEAD:
...
>revision 1.3
>date: 2003/05/20 04:28:29; author: sfrench; state: Exp; lines: +10 -5
>Fix Linux cifs vfs mount helper parsing of slashes
-
Steve French
a55acfd7a2
Checkin cifs vfs for Linux mount helper
-
Steve French
b20bcf8d33
Add early prototype of cifs mount helper for Linux
-