summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Clean up ChangeLog and fix versioningJeff Layton0-0/+0
2010-02-08Add manpages to makefileJeff Layton1-0/+2
2010-02-08add autoconf check for talloc.hJeff Layton1-1/+1
2010-02-08Add checks for specific krb5 functionsJeff Layton1-1/+1
2010-02-08Add check for krb5.h.Jeff Layton1-3/+3
2010-02-08Add more docs...Jeff Layton3-0/+856
2010-02-08add manpages for mount.cifs and cifs.upcallJeff Layton2-0/+576
2010-02-08cifs.upcall: add proper licenses to filesJeff Layton4-0/+89
2010-02-08cifs.upcall: remove strncasecmp redefinitionJeff Layton3-12/+22
2010-02-07util.c: move strlcat and strlcpy into a separate "util.c" objectJeff Layton4-46/+58
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