summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2015-07-21these changes were sitting here, I don't know how longHEADmasterLuke Shumaker
2014-12-15prepare "release"Luke Shumaker
2014-10-04remove non-nslcd stuffLuke Shumaker
2013-09-15Cleanups and fixes related to automake upgradeArthur de Jong
This removes a few legacy workarounds and fixes for older versions of automake. This also removes adding specific DEBUG flags for tests since subdir objects are handled differently now.
2013-08-25Have a nicer way of generating the ChangeLogArthur de Jong
This adds the commit id, improves the line wrapping and also gets rid of the external dependency.
2013-02-08generate ChangeLog with git2clArthur de Jong
2013-02-08add an --enable-utils option to configure to build command-line utilitiesArthur de Jong
2012-10-13pass CPPFLAGS and LDFLAGS to distcheck's configure and put nslcd.conf under ↵Arthur de Jong
prefix git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1786 ef36b2f9-881f-0410-afb5-c4e39611909c
2012-09-08archive older ChangeLog entries in year filesArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1761 ef36b2f9-881f-0410-afb5-c4e39611909c
2012-07-20add an LDIF version of the ldapns.schema schema fileArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1722 ef36b2f9-881f-0410-afb5-c4e39611909c
2012-06-15install the default configuration file with reduced permissions (further ↵Arthur de Jong
protection for CVE-2009-1073) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1704 ef36b2f9-881f-0410-afb5-c4e39611909c
2012-04-27add a schema file that some people use for PAMArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1660 ef36b2f9-881f-0410-afb5-c4e39611909c
2012-01-20separate the Debian packaging from main sources switching to non-native ↵Arthur de Jong
Debian package (using svn-buildpackage) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1604 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-14split 2009 and 2010 changes to separate ChangeLog filesArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1506 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-07build Debian packages with multiarch supportArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1491 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-07-02switch to dh for debian/rules and bump debhelper compatibility to 8Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1478 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-03-31use $(mkinstalldirs) instead of $(INSTALL_DATA) -D because -D is not ↵Arthur de Jong
supported on all operating systems (patch by SATOH Fumiyasu) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1420 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-03-19more tests and general test improvementsArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1401 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-03-11ensure that permissions are sane in the distributed tarballArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1389 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-03-10update copyright headers to add missing yearsArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1384 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-03-06pass --enable-pynslcd with distcheckArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1378 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-12-29fix distcheck by passing --with-pam-seclib-dir to configure and remove ↵Arthur de Jong
unneeded slashes git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1348 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-12-29add an experimental (currently partial) Python implementation of nslcd to ↵Arthur de Jong
see if we can get the same features with easier to maintain code git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1347 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-09-26switch to nicer mechanism to specify subdirectories to buildArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1216 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-08-14offer to add ldap to shadow in nsswitch.conf if a potential broken ↵Arthur de Jong
configuration is found git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1171 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-08-14archive older ChangeLog entries in year filesArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1170 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-06-25make sure the pam_ldap manual page is in the libpam-ldapd packageArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1155 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-06-18start k5start from the init script to keep the Kerberos ticket active if ↵Arthur de Jong
nslcd is configured for SASL GSSAPI kerberos authentication, based on a patch by Daniel Dehennin <daniel.dehennin@baby-gnu.org> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1151 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-05-14switch to source format 3.0 (native)Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1108 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-09-04get files ready for 0.7.0 releaseArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@987 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-09-01fix generation of ChangeLogArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@982 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-08-31rename configfile to /etc/nslcd.conf and make debian packaging copy the file ↵Arthur de Jong
to the new name on upgrade git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@980 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-08-31split into binary packages libnss-ldapd, libpam-ldapd and nslcd packages, ↵Arthur de Jong
using a patch for libpam-ldap by Steve Langasek <vorlon@debian.org> for the libpam-ldapd package git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@975 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-08-16enable building PAM module by defaultArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@972 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-05-29refactor protocol reading and writing macros to the common directory, use ↵Arthur de Jong
more logical names and in the PAM module no longer use NSS status codes (import of r887 from nss-pam-ldapd) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@904 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-05-24also build PAM module for make distcheckArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@894 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-05-09import the PAM module from the nss-ldapd branch (r875) based on the OpenLDAP ↵Arthur de Jong
nssov tree and allow configuring which modules should be built (PAM module disabled by default) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@876 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-03-22add lintian override for missing shlibs and symbols control files (we are a ↵Arthur de Jong
shared library that should not be directly linked to) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@820 ef36b2f9-881f-0410-afb5-c4e39611909c
2008-06-15lintian override seems to be no longer necessaryArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@766 ef36b2f9-881f-0410-afb5-c4e39611909c
2008-01-26move code to get information from socket peer to the compat directory ↵Arthur de Jong
because it is very platform specific git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@565 ef36b2f9-881f-0410-afb5-c4e39611909c
2007-10-03pass --enable-warnings when running the distcheck targetArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@430 ef36b2f9-881f-0410-afb5-c4e39611909c
2007-09-23some small improvements to the code based on some source code checksArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@418 ef36b2f9-881f-0410-afb5-c4e39611909c
2007-09-23remove pscan target as these checks are sufficiently covered by the other testsArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@417 ef36b2f9-881f-0410-afb5-c4e39611909c
2007-08-26workaround for problems splint has in parsing system header filesArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@365 ef36b2f9-881f-0410-afb5-c4e39611909c
2007-07-31switch to using docbook for manual pages, use docbook2x-man for generating ↵Arthur de Jong
the manual pages and update the nss-ldapd.conf manual page slightly git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@338 ef36b2f9-881f-0410-afb5-c4e39611909c
2007-07-13don't include config diretory which we don't useArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@302 ef36b2f9-881f-0410-afb5-c4e39611909c
2007-06-17do proper wildcard expansionArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@293 ef36b2f9-881f-0410-afb5-c4e39611909c
2007-06-17add proper support for make uninstallArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@292 ef36b2f9-881f-0410-afb5-c4e39611909c
2007-06-17include stuff from the m4 directory automaticallyArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@290 ef36b2f9-881f-0410-afb5-c4e39611909c
2007-06-17use the ACX_PTHREAD macro to check for platform independant pthread support ↵Arthur de Jong
and required options git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@288 ef36b2f9-881f-0410-afb5-c4e39611909c