summaryrefslogtreecommitdiff
path: root/cifs.upcall.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-08cifs.upcall: include util.hJeff Layton1-0/+1
2010-02-08cifs.upcall: remove strncasecmp redefinitionJeff Layton1-9/+1
2010-02-07cifs.upcall: include arpa/inet.hJeff Layton1-0/+1
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-07cifs.upcall: add a spnego.h fileJeff Layton1-0/+1
2010-02-07cifs.upcall: fix up the includesJeff Layton1-4/+11
2010-02-07cifs.upcall: replace SMB_STRNDUP with strndupJeff Layton1-1/+1
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 Layton1-0/+653