index
:
cifs-utils.git
for-next
master
Clone of git://git.samba.org/cifs-utils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
autoconf: now it works with autoconf 2.59 (RHEL5)
Igor Mammedov
1
-7
/
+3
2010-02-16
spnego.c: make sure to free talloc contexts
Jeff Layton
1
-2
/
+6
2010-02-14
automake: make sure to link cifs.upcall to keyutils
Jeff Layton
1
-1
/
+1
2010-02-14
Don't make "configure" part of the repo
Jeff Layton
1
-7949
/
+0
2010-02-09
autoconf: reshuffle header and function checking
Jeff Layton
1
-3
/
+7
2010-02-09
cifs-utils: make sure -Wall is always set for builds
Jeff Layton
2
-0
/
+2
2010-02-09
autoconf: bail out if talloc.h or krb5.h aren't present
Jeff Layton
2
-12
/
+167
2010-02-09
autoconf: fix "quoting" around macro args in configure.ac
Jeff Layton
1
-2
/
+2
2010-02-09
autoconf: add some missing files for the release
release-4-0a1
cifs-utils-4.0a1
Jeff Layton
4
-3
/
+1008
2010-02-08
silence some build warnings
Jeff Layton
2
-4
/
+4
2010-02-08
cifs.upcall: include util.h
Jeff Layton
4
-4
/
+6
2010-02-08
Clean up ChangeLog and fix versioning
Jeff Layton
0
-0
/
+0
2010-02-08
Add manpages to makefile
Jeff Layton
1
-0
/
+2
2010-02-08
add autoconf check for talloc.h
Jeff Layton
1
-1
/
+1
2010-02-08
Add checks for specific krb5 functions
Jeff Layton
1
-1
/
+1
2010-02-08
Add check for krb5.h.
Jeff Layton
1
-3
/
+3
2010-02-08
Add more docs...
Jeff Layton
3
-0
/
+856
2010-02-08
add manpages for mount.cifs and cifs.upcall
Jeff Layton
2
-0
/
+576
2010-02-08
cifs.upcall: add proper licenses to files
Jeff Layton
4
-0
/
+89
2010-02-08
cifs.upcall: remove strncasecmp redefinition
Jeff Layton
3
-12
/
+22
2010-02-07
util.c: move strlcat and strlcpy into a separate "util.c" object
Jeff Layton
4
-46
/
+58
2010-02-07
replace.h: pare down some unneeded replacements
Jeff Layton
1
-52
/
+0
2010-02-07
spnego.c: add new spnego.c file with SPNEGO/GSSAPI routines we need
Jeff Layton
3
-2
/
+95
2010-02-07
asn1.c: remove a couple of unneeded functions
Jeff Layton
2
-102
/
+0
2010-02-07
add asn.1 files from samba tree
Jeff Layton
2
-0
/
+1052
2010-02-07
spnego.h: add some needed OID's
Jeff Layton
3
-1
/
+11
2010-02-07
cifs.upcall: include arpa/inet.h
Jeff Layton
3
-2
/
+4
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
replace.h: add SAFE_FREE
Jeff Layton
1
-0
/
+4
2010-02-07
cifs.upcall: add a spnego.h file
Jeff Layton
2
-0
/
+12
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
3
-3
/
+4
2010-02-07
Initial autotools addition
Jeff Layton
12
-0
/
+10415
2010-02-07
cifs.upcall: borrow some of the samba headers
Jeff Layton
3
-0
/
+1097
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
5
-0
/
+2736