summaryrefslogtreecommitdiffstats
path: root/source/client/cifs.upcall.c
Commit message (Expand)AuthorAgeFilesLines
* s3-kerberos: only use krb5 headers where required.Günther Deschner2010-01-131-0/+1
* cifs.upcall: 2nd part of fix for Bug #6868: support building with Heimdal we ...Günther Deschner2010-01-131-0/+2
* cifs.upcall: Fix Bug #6868: support building with Heimdal we well as with MIT.Günther Deschner2010-01-131-18/+16
* cifs.upcall: do a brute-force search for KRB5 credcacheJeff Layton2010-01-131-46/+138
* cifs.upcall: make using ip address conditional on new optionJeff Layton2010-01-131-22/+40
* cifs.upcall: switch to getopt_longJeff Layton2010-01-131-1/+7
* cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimitersJeff Layton2010-01-131-4/+29
* cifs.upcall: use ip address passed by kernel to get server's hostnameJeff Layton2010-01-131-12/+56
* cifs.upcall: clean up flag handlingJeff Layton2010-01-131-10/+10
* cifs.upcall: try getting a "cifs/" principal and fall back to "host/"Jeff Layton2010-01-131-12/+16
* cifs.upcall: declare a structure for holding decoded argsJeff Layton2010-01-131-30/+33
* cifs.upcall: formatting cleanupJeff Layton2010-01-131-47/+37
* cifs.upcall: clean up logging and add debug messagesJeff Layton2010-01-131-32/+47
* Attempt to fix the build -- jlayton, please check!Volker Lendecke2010-01-131-1/+1
* cifs.upcall: use pid value from kernel to determine KRB5CCNAME to useJeff Layton2010-01-131-12/+75
* cifs.upcall: make most functions static and silence compiler warningsJeff Layton2008-09-161-7/+11
* cifs.upcall: bump SPNEGO msg version number and don't reject old versionsJeff Layton2008-08-251-2/+2
* cifs.upcall: fix build warningJeff Layton2008-08-221-1/+2
* cifs.upcall: handle MSKRB5 OID properlyJeff Layton2008-08-211-5/+13
* cifs.upcall: negatively instantiate keys on errorJeff Layton2008-08-121-2/+10
* Building cifs.upcall is giving this build warning:Steve French2008-08-051-1/+1
* cifs.upcall: fix manpage and commentsSteve French2008-08-051-4/+4
* cifs.upcall was not recognizing the newer name "dns_resolver" key typeSteve French2008-07-241-1/+2
* cifs.upcall: fix compile warningSteve French2008-07-231-3/+3
* This patchset comprises a number of cleanups for the cifs upcallJeremy Allison2008-07-161-0/+369