cifs-utils.git
2010-02-09 Jeff Laytonautoconf: add some missing files for the release cifs-utils-4.0a1 release-4-0a1
2010-02-08 Jeff Laytonsilence some build warnings
2010-02-08 Jeff Laytoncifs.upcall: include util.h
2010-02-08 Jeff LaytonClean up ChangeLog and fix versioning
2010-02-08 Jeff LaytonAdd manpages to makefile
2010-02-08 Jeff Laytonadd autoconf check for talloc.h
2010-02-08 Jeff LaytonAdd checks for specific krb5 functions
2010-02-08 Jeff LaytonAdd check for krb5.h.
2010-02-08 Jeff LaytonAdd more docs...
2010-02-08 Jeff Laytonadd manpages for mount.cifs and cifs.upcall
2010-02-08 Jeff Laytoncifs.upcall: add proper licenses to files
2010-02-08 Jeff Laytoncifs.upcall: remove strncasecmp redefinition
2010-02-07 Jeff Laytonutil.c: move strlcat and strlcpy into a separate "util...
2010-02-07 Jeff Laytonreplace.h: pare down some unneeded replacements
2010-02-07 Jeff Laytonspnego.c: add new spnego.c file with SPNEGO/GSSAPI...
2010-02-07 Jeff Laytonasn1.c: remove a couple of unneeded functions
2010-02-07 Jeff Laytonadd asn.1 files from samba tree
2010-02-07 Jeff Laytonspnego.h: add some needed OID's
2010-02-07 Jeff Laytoncifs.upcall: include arpa/inet.h
2010-02-07 Jeff Laytoncifs.upcall: include netdb.h
2010-02-07 Jeff Laytoncifs.upcall: replace SMB_XMALLOC_ARRAY with calloc
2010-02-07 Jeff Laytoncifs.upcall: include time.h
2010-02-07 Jeff Laytonreplace.h: add SAFE_FREE
2010-02-07 Jeff Laytoncifs.upcall: add a spnego.h file
2010-02-07 Jeff Laytoncifs.upcall: fix up the includes
2010-02-07 Jeff Laytoncifs.upcall: replace SMB_STRNDUP with strndup
2010-02-07 Jeff LaytonInitial autotools addition
2010-02-07 Jeff Laytoncifs.upcall: borrow some of the samba headers
2010-02-07 Jeff Laytoncifs.upcall: replace cli_krb5_get_ticket
2010-02-07 Jeff Laytoncifs.upcall: don't use smb_krb5_unparse_name
2010-02-07 Jeff Laytoncifs.upcall: don't use smb_krb5_principal_get_realm
2010-02-07 Jeff LaytonInitial import of files from samba master branch