summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* cifs.upcall: allocate a talloc context for smb_krb5_unparse_nameJeff Layton2010-02-181-1/+4
* s3-kerberos: only use krb5 headers where required.Günther Deschner2009-12-081-0/+1
* cifs.upcall: 2nd part of fix for Bug #6868: support building with Heimdal we ...Günther Deschner2009-11-261-0/+2
* cifs.upcall: Fix Bug #6868: support building with Heimdal we well as with MIT.Günther Deschner2009-11-261-18/+16
* s3-kerberos: modify cli_krb5_get_ticket to take a new impersonate_princ_s arg.Günther Deschner2009-11-261-1/+1
* mount.cifs: don't leak passwords with verbose optionJeff Layton2009-11-261-16/+30
* mount.cifs: check access of credential files before openingJeff Layton2009-11-261-0/+11
* mount.cifs: print output to stderrJeff Layton2009-09-241-108/+101
* cifs-upcall: fix the build after spnego merge.Günther Deschner2009-09-171-0/+1
* cifs.upcall: do a brute-force search for KRB5 credcacheJeff Layton2009-09-041-46/+138
* cifs.upcall: make using ip address conditional on new optionJeff Layton2009-08-261-22/+40
* cifs.upcall: switch to getopt_longJeff Layton2009-08-261-1/+7
* cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimitersJeff Layton2009-08-141-4/+29
* cifs.upcall: use ip address passed by kernel to get server's hostnameJeff Layton2009-08-141-12/+56
* cifs.upcall: clean up flag handlingJeff Layton2009-08-141-10/+10
* cifs.upcall: try getting a "cifs/" principal and fall back to "host/"Jeff Layton2009-08-141-12/+16
* cifs.upcall: declare a structure for holding decoded argsJeff Layton2009-08-141-30/+33
* cifs.upcall: formatting cleanupJeff Layton2009-08-141-47/+37
* cifs.upcall: clean up logging and add debug messagesJeff Layton2009-08-141-32/+47
* umount.cifs: do not attempt to update /etc/mtab if it is symbolic linkShirish Pargaonkar2009-07-271-3/+4
* Attempt to fix the build -- jlayton, please check!Volker Lendecke2009-07-101-1/+1
* cifs.upcall: use pid value from kernel to determine KRB5CCNAME to useJeff Layton2009-07-091-12/+75
* mount.cifs: don't pass text ro/rw options to kernelJeff Layton2009-06-291-0/+2
* mount.cifs: add support for sending IPv6 scope ID to kernelJeff Layton2009-06-251-0/+8
* mount.cifs: explicitly handle non AF_INET/AF_INET6 addressesJeff Layton2009-06-101-0/+2
* mount.cifs: properly check for mount being in fstab when running setuid root ...Jeff Layton2009-06-061-40/+162
* Move mount.cifs/umount.cifs to the top level and remove the outdated copyJelmer Vernooij2009-06-026-0/+2639