cifs-utils: allow specifying rootsbindir at configure time
[jlayton/cifs-utils.git] / configure.ac
2012-02-12 Jeff Laytoncifs-utils: allow specifying rootsbindir at configure...
2012-02-12 Jeff Laytonautoconf: set release to 5.3.1 for interim builds
2012-01-28 Jeff Laytonautoconf: set version to 5.3
2012-01-24 Jeff Laytoncifscreds: build it by default
2011-12-10 Jeff Laytoncontrib: add a set of sample /etc/request-key.d files
2011-12-10 Jeff Laytonautoconf: bump release to 5.2.1 for interim builds
2011-12-10 Jeff Laytonautoconf: set version to 5.2 cifs-utils-5.2
2011-09-23 Jeff Laytonautoconf: bump version to 5.1.1 for interim builds
2011-09-23 Jeff Laytonautoconf: set version to 5.1 cifs-utils-5.1
2011-08-25 Jeff Laytonautoconf: work around broken wbclient.h file
2011-08-25 Shirish Pargaonkarcifsacl: Add configure and make directives for cifsacl...
2011-08-23 Jeff Laytonautoconf: fix help message for --enable-cifsidmap
2011-07-08 Jeff Laytonautoconf: bump release number to 5.0.1 for interim...
2011-06-01 Jeff Laytonautoconf: bump release to 5.0 cifs-utils-5.0
2011-06-01 Shirish Pargaonkarcifs-utils: Create man pages for cifs.idmap program...
2011-05-24 Shirish Pargaonkarcifs-utils: Create new binary cifs.idmap for sid to...
2011-03-15 Jeff Laytonautoconf: bump version to 4.9.1 for interim builds
2011-03-04 Jeff Laytonautoconf: bump release to 4.9 cifs-utils-4.9
2011-01-31 Jeff Laytonautoconf: bump release to 4.8.2 for interim builds
2011-01-21 Jeff Laytonautoconf: bump release to 4.8.1 cifs-utils-4.8.1
2011-01-16 Jeff Laytonautoconf: bump release to 4.8 cifs-utils-4.8
2010-12-28 Stefan Metzmachercifs.upcall: use krb5_auth_con_set_req_cksumtype()...
2010-12-09 Jeff Laytoncifs-utils: rewrite hardcoded paths in manpages
2010-12-09 Jeff Laytoncifs-utils: bump version number to 4.7.1 for interim...
2010-10-19 Jeff Laytonautoconf: bump release to 4.7 cifs-utils-4.7
2010-08-24 Björn Jackeautoconf: add checks for clock_gettime
2010-08-20 Igor Druzhinincifs-utils: infrastructure for stashing passwords in...
2010-08-04 Jeff Laytonautoconf: bump version number to 4.6.1 for non-release...
2010-07-30 Jeff Laytonautoconf: bump version to 4.6 cifs-utils-4.6
2010-07-27 Jeff Laytonautoconf: bump version to 4.5.2
2010-06-06 Jeff Laytoncifs-utils: bump version number to 4.5.1
2010-05-21 Jeff Laytoncifs-utils: bump version number to 4.5 cifs-utils-4.5
2010-05-02 Jeff Laytoncifs-utils: bump version number to 4.4.1 for interim...
2010-04-28 Jeff Laytoncifs-utils: bump version number to 4.4
2010-04-12 Jeff Laytoncifs: enable CAP_DAC_READ_SEARCH before chdir() and...
2010-04-09 Jeff Laytoncifs-utils: bump version number to 4.3 cifs-utils-4.3
2010-04-09 Jeff Laytonautoconf: remove explicit check for prctl
2010-04-05 Jeff Laytonmount.cifs: properly prune the capabilities bounding set
2010-04-04 Jeff Laytonmount.cifs: use libcap-ng to manage capabilities
2010-04-04 Jeff Laytonautotools: don't link mount.cifs against krb5 library
2010-04-02 Jeff Laytoncifs-utils: bump version to 4.2 cifs-utils-4.2
2010-04-02 Torsten Kurbadcifs-upcall: heimdal fixes
2010-04-01 Jeff Laytonmount.cifs: drop capabilities if libcap is available
2010-03-23 Jeff Laytoncifs-utils: release 4.1 cifs-utils-4.1
2010-03-20 Jeff Laytoncifs-utils: switch to using autoconf package version
2010-03-09 Jeff Laytonautotools: make cifs.upcall dependent on an enable...
2010-02-27 Jeff Laytonautotools: check for keyutils.h cifs-utils-4.0
2010-02-27 Jeff Laytoncifs.upcall: use non-legacy krb5.h location
2010-02-20 Jeff Laytonautoconf: make sure C files include config.h
2010-02-19 Igor Mammedovautoconf: now it works with autoconf 2.59 (RHEL5)
2010-02-09 Jeff Laytonautoconf: reshuffle header and function checking
2010-02-09 Jeff Laytonautoconf: bail out if talloc.h or krb5.h aren't present
2010-02-09 Jeff Laytonautoconf: fix "quoting" around macro args in configure.ac
2010-02-08 Jeff Laytoncifs.upcall: include util.h
2010-02-08 Jeff Laytonadd autoconf check for talloc.h
2010-02-08 Jeff LaytonAdd checks for specific krb5 functions
2010-02-08 Jeff LaytonAdd check for krb5.h.
2010-02-07 Jeff Laytoncifs.upcall: include arpa/inet.h
2010-02-07 Jeff Laytoncifs.upcall: replace SMB_STRNDUP with strndup
2010-02-07 Jeff LaytonInitial autotools addition