summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-08-25cifsacl: Add make directives for setcifsacl (try #2)Shirish Pargaonkar1-1/+8
2011-08-25cifsacl: Add configure and make directives for cifsacl (try #2)Shirish Pargaonkar1-1/+16
2011-06-01cifs-utils: Create man pages for cifs.idmap program (try #2)Shirish Pargaonkar1-1/+13
2011-05-24cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #4)Shirish Pargaonkar1-1/+9
2010-12-14cifs-utils: fixes for manpage pathname replacement schemeJeff Layton1-2/+6
2010-12-09cifs-utils: rewrite hardcoded paths in manpagesJeff Layton1-0/+6
2010-08-20cifs-utils: infrastructure for stashing passwords in keyringIgor Druzhinin1-0/+5
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