summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-08-20cifs-utils: moving resolve_host into separate fileIgor Druzhinin1-1/+1
2010-07-27automake: add -Wextra to CFLAGSJeff Layton1-1/+1
2010-04-13automake: don't use @foo@ constructs in Makefile.amJeff Layton1-2/+2
2010-04-04mount.cifs: use libcap-ng to manage capabilitiesJeff Layton1-1/+1
2010-04-04autotools: don't link mount.cifs against krb5 libraryJeff Layton1-1/+1
2010-04-01mount.cifs: drop capabilities if libcap is availableJeff Layton1-0/+3
2010-03-08autotools: make cifs.upcall dependent on an enable optionJeff Layton1-1/+5
2010-02-14automake: make sure to link cifs.upcall to keyutils Jeff Layton1-1/+1
2010-02-09cifs-utils: make sure -Wall is always set for buildsJeff Layton1-0/+1
2010-02-08Add manpages to makefileJeff Layton1-0/+2
2010-02-07util.c: move strlcat and strlcpy into a separate "util.c" objectJeff Layton1-2/+2
2010-02-07spnego.c: add new spnego.c file with SPNEGO/GSSAPI routines we needJeff Layton1-2/+2
2010-02-07spnego.h: add some needed OID'sJeff Layton1-1/+1
2010-02-07Initial autotools additionJeff Layton1-0/+7