summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-07replace.h: pare down some unneeded replacementsJeff Layton1-52/+0
2010-02-07spnego.c: add new spnego.c file with SPNEGO/GSSAPI routines we needJeff Layton3-2/+95
2010-02-07asn1.c: remove a couple of unneeded functionsJeff Layton2-102/+0
2010-02-07add asn.1 files from samba treeJeff Layton2-0/+1052
2010-02-07spnego.h: add some needed OID'sJeff Layton3-1/+11
2010-02-07cifs.upcall: include arpa/inet.hJeff Layton3-2/+4
2010-02-07cifs.upcall: include netdb.hJeff Layton1-0/+1
2010-02-07cifs.upcall: replace SMB_XMALLOC_ARRAY with callocJeff Layton1-4/+4
2010-02-07cifs.upcall: include time.hJeff Layton1-0/+1
2010-02-07replace.h: add SAFE_FREEJeff Layton1-0/+4
2010-02-07cifs.upcall: add a spnego.h fileJeff Layton2-0/+12
2010-02-07cifs.upcall: fix up the includesJeff Layton1-4/+11
2010-02-07cifs.upcall: replace SMB_STRNDUP with strndupJeff Layton3-3/+4
2010-02-07Initial autotools additionJeff Layton12-0/+10415
2010-02-07cifs.upcall: borrow some of the samba headersJeff Layton3-0/+1097
2010-02-07cifs.upcall: replace cli_krb5_get_ticketJeff Layton1-3/+84
2010-02-07cifs.upcall: don't use smb_krb5_unparse_nameJeff Layton1-4/+18
2010-02-07cifs.upcall: don't use smb_krb5_principal_get_realmJeff Layton1-1/+26
2010-02-07Initial import of files from samba master branchJeff Layton5-0/+2736