Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-02-07 | cifs.upcall: include arpa/inet.h | Jeff Layton | 1 | -0/+1 |
2010-02-07 | cifs.upcall: include netdb.h | Jeff Layton | 1 | -0/+1 |
2010-02-07 | cifs.upcall: replace SMB_XMALLOC_ARRAY with calloc | Jeff Layton | 1 | -4/+4 |
2010-02-07 | cifs.upcall: include time.h | Jeff Layton | 1 | -0/+1 |
2010-02-07 | cifs.upcall: add a spnego.h file | Jeff Layton | 1 | -0/+1 |
2010-02-07 | cifs.upcall: fix up the includes | Jeff Layton | 1 | -4/+11 |
2010-02-07 | cifs.upcall: replace SMB_STRNDUP with strndup | Jeff Layton | 1 | -1/+1 |
2010-02-07 | cifs.upcall: replace cli_krb5_get_ticket | Jeff Layton | 1 | -3/+84 |
2010-02-07 | cifs.upcall: don't use smb_krb5_unparse_name | Jeff Layton | 1 | -4/+18 |
2010-02-07 | cifs.upcall: don't use smb_krb5_principal_get_realm | Jeff Layton | 1 | -1/+26 |
2010-02-07 | Initial import of files from samba master branch | Jeff Layton | 1 | -0/+653 |