summaryrefslogtreecommitdiff
path: root/source3/client/mount.cifs.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-05cifs mount helper mergeSteve French1-226/+450
2003-12-11mount.cifs failed to mount to directory owned by user when run setuidSteve French1-2/+2
2003-10-22Fix segfault in mount.cifs helper when there is no options specified during m...Alexander Bokovoy1-1/+1
2003-08-29Update mount helper to take synonyms for file_mode and dir_mode (fmask and dm...Steve French1-9/+28
2003-08-16Fixes to all mount.cifs to run more safely setuidSteve French1-3/+22
2003-06-20Fix mount options for ro, dir_mode, file_modeSteve French1-2/+2
2003-05-28Syncup with HEAD:Tim Potter1-4/+10
2003-03-15Checkin cifs vfs for Linux mount helperSteve French1-43/+211
2003-03-07Add early prototype of cifs mount helper for LinuxSteve French1-0/+389