summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-08-24autoconf: add checks for clock_gettimeBjörn Jacke1-0/+10
2010-08-20cifs-utils: infrastructure for stashing passwords in keyringIgor Druzhinin1-2/+13
2010-08-04autoconf: bump version number to 4.6.1 for non-release buildsJeff Layton1-1/+1
2010-07-30autoconf: bump version to 4.6cifs-utils-4.6Jeff Layton1-1/+1
2010-07-27autoconf: bump version to 4.5.2Jeff Layton1-1/+1
2010-06-06cifs-utils: bump version number to 4.5.1Jeff Layton1-1/+1
2010-05-21cifs-utils: bump version number to 4.5cifs-utils-4.5Jeff Layton1-1/+1
2010-05-02cifs-utils: bump version number to 4.4.1 for interim buildsJeff Layton1-1/+1
2010-04-28cifs-utils: bump version number to 4.4Jeff Layton1-1/+1
2010-04-12cifs: enable CAP_DAC_READ_SEARCH before chdir() and realpath() callsJeff Layton1-1/+1
2010-04-09cifs-utils: bump version number to 4.3cifs-utils-4.3Jeff Layton1-1/+1
2010-04-09autoconf: remove explicit check for prctlJeff Layton1-3/+0
2010-04-05mount.cifs: properly prune the capabilities bounding setJeff Layton1-0/+3
2010-04-04mount.cifs: use libcap-ng to manage capabilitiesJeff Layton1-1/+4
2010-04-04autotools: don't link mount.cifs against krb5 libraryJeff Layton1-1/+10
2010-04-02cifs-utils: bump version to 4.2cifs-utils-4.2Jeff Layton1-1/+1
2010-04-01cifs-upcall: heimdal fixesTorsten Kurbad1-10/+38
2010-04-01mount.cifs: drop capabilities if libcap is availableJeff Layton1-0/+3
2010-03-23cifs-utils: release 4.1cifs-utils-4.1Jeff Layton1-1/+1
2010-03-20cifs-utils: switch to using autoconf package versionJeff Layton1-2/+2
2010-03-08autotools: make cifs.upcall dependent on an enable optionJeff Layton1-4/+43
2010-02-26autotools: check for keyutils.hcifs-utils-4.0Jeff Layton1-0/+1
2010-02-26cifs.upcall: use non-legacy krb5.h locationJeff Layton1-2/+3
2010-02-20autoconf: make sure C files include config.hJeff Layton1-0/+1
2010-02-19autoconf: now it works with autoconf 2.59 (RHEL5)Igor Mammedov1-7/+3
2010-02-09autoconf: reshuffle header and function checkingJeff Layton1-3/+7
2010-02-09autoconf: bail out if talloc.h or krb5.h aren't presentJeff Layton1-1/+2
2010-02-09autoconf: fix "quoting" around macro args in configure.acJeff Layton1-2/+2
2010-02-08cifs.upcall: include util.hJeff Layton1-2/+2
2010-02-08add autoconf check for talloc.hJeff Layton1-1/+1
2010-02-08Add checks for specific krb5 functionsJeff Layton1-1/+1
2010-02-08Add check for krb5.h.Jeff Layton1-3/+3
2010-02-07cifs.upcall: include arpa/inet.hJeff Layton1-1/+1
2010-02-07cifs.upcall: replace SMB_STRNDUP with strndupJeff Layton1-1/+1
2010-02-07Initial autotools additionJeff Layton1-0/+40