Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Use the provided Python for `make distcheck`Arthur de Jong2021-01-171-1/+2
| | | | | | This ensures that if a Python interpreter was previously supplied to configure it is also used for subsequent calls to run a distribution check.
* Remove confinc.out which is left behind by aclocal.m4Arthur de Jong2019-09-081-0/+2
|
* Archive 2013 ChangeLog entriesArthur de Jong2016-07-271-1/+1
|
* Correctly insert emtpy lines in ChangeLogArthur de Jong2015-06-141-1/+1
|
* Cleanups and fixes related to automake upgradeArthur de Jong2013-09-151-4/+0
| | | | | | 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.
* Have a nicer way of generating the ChangeLogArthur de Jong2013-08-251-2/+5
| | | | | This adds the commit id, improves the line wrapping and also gets rid of the external dependency.
* generate ChangeLog with git2clArthur de Jong2013-02-081-1/+2
|
* add an --enable-utils option to configure to build ↵Arthur de Jong2013-02-081-2/+5
| | | | command-line utilities
* pass CPPFLAGS and LDFLAGS to distcheck's configure and ↵Arthur de Jong2012-10-131-2/+4
| | | | | | put nslcd.conf under prefix git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1786 ef36b2f9-881f-0410-afb5-c4e39611909c
* archive older ChangeLog entries in year filesArthur de Jong2012-09-081-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1761 ef36b2f9-881f-0410-afb5-c4e39611909c
* add an LDIF version of the ldapns.schema schema fileArthur de Jong2012-07-201-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1722 ef36b2f9-881f-0410-afb5-c4e39611909c
* install the default configuration file with reduced ↵Arthur de Jong2012-06-151-1/+1
| | | | | | permissions (further protection for CVE-2009-1073) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1704 ef36b2f9-881f-0410-afb5-c4e39611909c
* add a schema file that some people use for PAMArthur de Jong2012-04-271-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1660 ef36b2f9-881f-0410-afb5-c4e39611909c
* separate the Debian packaging from main sources ↵Arthur de Jong2012-01-201-39/+1
| | | | | | switching to non-native Debian package (using svn-buildpackage) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1604 ef36b2f9-881f-0410-afb5-c4e39611909c
* split 2009 and 2010 changes to separate ChangeLog filesArthur de Jong2011-08-141-3/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1506 ef36b2f9-881f-0410-afb5-c4e39611909c
* build Debian packages with multiarch supportArthur de Jong2011-08-071-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1491 ef36b2f9-881f-0410-afb5-c4e39611909c
* switch to dh for debian/rules and bump debhelper ↵Arthur de Jong2011-07-021-1/+1
| | | | | | compatibility to 8 git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1478 ef36b2f9-881f-0410-afb5-c4e39611909c
* use $(mkinstalldirs) instead of $(INSTALL_DATA) -D ↵Arthur de Jong2011-03-311-1/+2
| | | | | | because -D is not 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
* more tests and general test improvementsArthur de Jong2011-03-191-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1401 ef36b2f9-881f-0410-afb5-c4e39611909c
* ensure that permissions are sane in the distributed tarballArthur de Jong2011-03-111-0/+4
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1389 ef36b2f9-881f-0410-afb5-c4e39611909c
* update copyright headers to add missing yearsArthur de Jong2011-03-101-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1384 ef36b2f9-881f-0410-afb5-c4e39611909c
* pass --enable-pynslcd with distcheckArthur de Jong2011-03-061-1/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1378 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix distcheck by passing --with-pam-seclib-dir to ↵Arthur de Jong2010-12-291-1/+1
| | | | | | configure and remove unneeded slashes git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1348 ef36b2f9-881f-0410-afb5-c4e39611909c
* add an experimental (currently partial) Python ↵Arthur de Jong2010-12-291-0/+3
| | | | | | implementation of nslcd to 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
* switch to nicer mechanism to specify subdirectories to buildArthur de Jong2010-09-261-5/+5
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1216 ef36b2f9-881f-0410-afb5-c4e39611909c
* offer to add ldap to shadow in nsswitch.conf if a ↵Arthur de Jong2010-08-141-0/+2
| | | | | | potential broken configuration is found git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1171 ef36b2f9-881f-0410-afb5-c4e39611909c
* archive older ChangeLog entries in year filesArthur de Jong2010-08-141-5/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1170 ef36b2f9-881f-0410-afb5-c4e39611909c
* make sure the pam_ldap manual page is in the ↵Arthur de Jong2010-06-251-0/+2
| | | | | | libpam-ldapd package git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1155 ef36b2f9-881f-0410-afb5-c4e39611909c
* start k5start from the init script to keep the Kerberos ↵Arthur de Jong2010-06-181-0/+2
| | | | | | ticket active if 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
* switch to source format 3.0 (native)Arthur de Jong2010-05-141-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1108 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.0 release0.7.0Arthur de Jong2009-09-041-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@987 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix generation of ChangeLogArthur de Jong2009-09-011-1/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@982 ef36b2f9-881f-0410-afb5-c4e39611909c
* rename configfile to /etc/nslcd.conf and make debian ↵Arthur de Jong2009-08-311-10/+10
| | | | | | packaging copy the file to the new name on upgrade git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@980 ef36b2f9-881f-0410-afb5-c4e39611909c
* split into binary packages libnss-ldapd, libpam-ldapd ↵Arthur de Jong2009-08-311-7/+17
| | | | | | and nslcd packages, 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
* enable building PAM module by defaultArthur de Jong2009-08-161-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@972 ef36b2f9-881f-0410-afb5-c4e39611909c
* refactor protocol reading and writing macros to the ↵Arthur de Jong2009-05-291-1/+1
| | | | | | common directory, use 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
* also build PAM module for make distcheckArthur de Jong2009-05-241-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@894 ef36b2f9-881f-0410-afb5-c4e39611909c
* import the PAM module from the nss-ldapd branch (r875) ↵Arthur de Jong2009-05-091-2/+12
| | | | | | based on the OpenLDAP 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
* add lintian override for missing shlibs and symbols ↵Arthur de Jong2009-03-221-0/+1
| | | | | | control files (we are a 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
* lintian override seems to be no longer necessaryArthur de Jong2008-06-151-1/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@766 ef36b2f9-881f-0410-afb5-c4e39611909c
* move code to get information from socket peer to the ↵Arthur de Jong2008-01-261-2/+2
| | | | | | compat directory because it is very platform specific git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@565 ef36b2f9-881f-0410-afb5-c4e39611909c
* pass --enable-warnings when running the distcheck targetArthur de Jong2007-10-031-0/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@430 ef36b2f9-881f-0410-afb5-c4e39611909c
* some small improvements to the code based on some source ↵Arthur de Jong2007-09-231-2/+2
| | | | | | code checks git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@418 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove pscan target as these checks are sufficiently ↵Arthur de Jong2007-09-231-5/+1
| | | | | | covered by the other tests git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@417 ef36b2f9-881f-0410-afb5-c4e39611909c
* workaround for problems splint has in parsing system ↵Arthur de Jong2007-08-261-1/+2
| | | | | | header files git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@365 ef36b2f9-881f-0410-afb5-c4e39611909c
* switch to using docbook for manual pages, use ↵Arthur de Jong2007-07-311-3/+1
| | | | | | docbook2x-man for generating 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
* don't include config diretory which we don't useArthur de Jong2007-07-131-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@302 ef36b2f9-881f-0410-afb5-c4e39611909c
* do proper wildcard expansionArthur de Jong2007-06-171-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@293 ef36b2f9-881f-0410-afb5-c4e39611909c
* add proper support for make uninstallArthur de Jong2007-06-171-0/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@292 ef36b2f9-881f-0410-afb5-c4e39611909c
* include stuff from the m4 directory automaticallyArthur de Jong2007-06-171-0/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@290 ef36b2f9-881f-0410-afb5-c4e39611909c