summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-08-23autoconf: fix help message for --enable-cifsidmapJeff Layton1-1/+1
2011-07-08autoconf: bump release number to 5.0.1 for interim buildsJeff Layton1-1/+1
2011-06-01autoconf: bump release to 5.0cifs-utils-5.0Jeff Layton1-1/+1
2011-06-01cifs-utils: Create man pages for cifs.idmap program (try #2)Shirish Pargaonkar1-2/+5
2011-05-24cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #4)Shirish Pargaonkar1-2/+15
2011-03-15autoconf: bump version to 4.9.1 for interim buildsJeff Layton1-1/+1
2011-03-04autoconf: bump release to 4.9cifs-utils-4.9Jeff Layton1-1/+1
2011-01-31autoconf: bump release to 4.8.2 for interim buildsJeff Layton1-1/+1
2011-01-21autoconf: bump release to 4.8.1cifs-utils-4.8.1Jeff Layton1-1/+1
2011-01-15autoconf: bump release to 4.8cifs-utils-4.8Jeff Layton1-1/+1
2010-12-28cifs.upcall: use krb5_auth_con_set_req_cksumtype() and pass a GSSAPI checksum...Stefan Metzmacher1-0/+1
2010-12-09cifs-utils: rewrite hardcoded paths in manpagesJeff Layton1-0/+1
2010-12-09cifs-utils: bump version number to 4.7.1 for interim buildsJeff Layton1-1/+1
2010-10-19autoconf: bump release to 4.7cifs-utils-4.7Jeff Layton1-1/+1
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