Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-07 | cifs.upcall: don't use smb_krb5_unparse_name | Jeff Layton | 1 | -4/+18 | |
...we don't really need a talloc-ified version here. Just use the normal one. Also don't use strnequal. Use strncasecmp instead. Signed-off-by: Jeff Layton <jlayton@redhat.com> | |||||
2010-02-07 | cifs.upcall: don't use smb_krb5_principal_get_realm | Jeff Layton | 1 | -1/+26 | |
...we need our own version. Signed-off-by: Jeff Layton <jlayton@redhat.com> | |||||
2010-02-07 | Initial import of files from samba master branch | Jeff Layton | 1 | -0/+653 | |
(commit 6e510b49c03be9caba4f587f3f6cec547841b0d7) |