summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2009-11-27s3-kerberos: only use krb5 headers where required.Günther Deschner1-0/+1
2009-11-25cifs.upcall: 2nd part of fix for Bug #6868: support building with Heimdal we ...Günther Deschner1-0/+2
2009-11-21mount.cifs: Fix a const errorVolker Lendecke1-2/+2
2009-11-12cifs.upcall: Fix Bug #6868: support building with Heimdal we well as with MIT.Günther Deschner1-18/+16
2009-11-11mount.cifs: get rid of CONST_DISCARDJeff Layton1-4/+3
2009-11-06s3-kerberos: modify cli_krb5_get_ticket to take a new impersonate_princ_s arg.Günther Deschner1-1/+1
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-09-17cifs-upcall: fix the build after spnego merge.Günther Deschner1-0/+1
2009-09-04cifs.upcall: do a brute-force search for KRB5 credcacheJeff Layton1-46/+138
2009-08-26cifs.upcall: make using ip address conditional on new optionJeff Layton1-22/+40
2009-08-26cifs.upcall: switch to getopt_longJeff Layton1-1/+7
2009-08-14cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimitersJeff Layton1-4/+29
2009-08-14cifs.upcall: use ip address passed by kernel to get server's hostnameJeff Layton1-12/+56
2009-08-14cifs.upcall: clean up flag handlingJeff Layton1-10/+10
2009-08-14cifs.upcall: try getting a "cifs/" principal and fall back to "host/"Jeff Layton1-12/+16
2009-08-14cifs.upcall: declare a structure for holding decoded argsJeff Layton1-30/+33
2009-08-14cifs.upcall: formatting cleanupJeff Layton1-47/+37
2009-08-14cifs.upcall: clean up logging and add debug messagesJeff Layton1-32/+47
2009-07-27umount.cifs: do not attempt to update /etc/mtab if it is symbolic linkShirish Pargaonkar1-3/+4
2009-07-10Attempt to fix the build -- jlayton, please check!Volker Lendecke1-1/+1
2009-07-09cifs.upcall: use pid value from kernel to determine KRB5CCNAME to useJeff Layton1-12/+75
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 Vernooij6-0/+2639