summaryrefslogtreecommitdiff
path: root/client/mount.cifs.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-29Fix const warning.Jeremy Allison1-1/+1
2010-01-26mount.cifs: don't allow it to be run as setuid root programJeff Layton1-1/+38
2010-01-26mount.cifs: check for invalid characters in device name and mountpointJeff Layton1-0/+34
2010-01-26mount.cifs: take extra care that mountpoint isn't changed during mountJeff Layton1-8/+26
2009-11-21mount.cifs: Fix a const errorVolker Lendecke1-2/+2
2009-11-11mount.cifs: get rid of CONST_DISCARDJeff Layton1-4/+3
2009-10-01mount.cifs: don't leak passwords with verbose optionJeff Layton1-16/+30
2009-10-01mount.cifs: check access of credential files before openingJeff Layton1-0/+11
2009-09-24mount.cifs: print output to stderrJeff Layton1-108/+101
2009-06-29mount.cifs: don't pass text ro/rw options to kernelJeff Layton1-0/+2
2009-06-25mount.cifs: add support for sending IPv6 scope ID to kernelJeff Layton1-0/+8
2009-06-10mount.cifs: explicitly handle non AF_INET/AF_INET6 addressesJeff Layton1-0/+2
2009-06-06mount.cifs: properly check for mount being in fstab when running setuid root ...Jeff Layton1-40/+162
2009-06-02Move mount.cifs/umount.cifs to the top level and remove the outdated copyJelmer Vernooij1-0/+1539