summaryrefslogtreecommitdiffstats
path: root/source3/client/cifs.upcall.c
Commit message (Expand)AuthorAgeFilesLines
* cifs.upcall: allocate a talloc context for smb_krb5_unparse_nameJeff Layton2010-02-171-1/+4
* s3-kerberos: only use krb5 headers where required.Günther Deschner2009-12-231-0/+1
* cifs.upcall: 2nd part of fix for Bug #6868: support building with Heimdal we ...Günther Deschner2009-12-231-0/+2
* cifs.upcall: Fix Bug #6868: support building with Heimdal we well as with MIT.Günther Deschner2009-12-231-18/+16
* cifs.upcall: do a brute-force search for KRB5 credcacheJeff Layton2009-10-201-46/+138
* cifs.upcall: make using ip address conditional on new optionJeff Layton2009-10-201-22/+40
* cifs.upcall: switch to getopt_longJeff Layton2009-10-201-1/+7
* cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimitersJeff Layton2009-10-201-4/+29
* cifs.upcall: use ip address passed by kernel to get server's hostnameJeff Layton2009-10-201-12/+56
* cifs.upcall: clean up flag handlingJeff Layton2009-10-201-10/+10
* cifs.upcall: try getting a "cifs/" principal and fall back to "host/"Jeff Layton2009-10-201-12/+16
* cifs.upcall: declare a structure for holding decoded argsJeff Layton2009-10-201-30/+33
* cifs.upcall: formatting cleanupJeff Layton2009-10-201-47/+37
* cifs.upcall: clean up logging and add debug messagesJeff Layton2009-10-201-32/+47
* Attempt to fix the build -- jlayton, please check!Volker Lendecke2009-10-201-1/+1
* cifs.upcall: use pid value from kernel to determine KRB5CCNAME to useJeff Layton2009-10-201-12/+75
* cifs.upcall: make most functions static and silence compiler warningsJeff Layton2008-09-121-7/+11
* cifs.upcall: bump SPNEGO msg version number and don't reject old versionsJeff Layton2008-08-221-2/+2
* cifs.upcall: fix build warningJeff Layton2008-08-211-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