Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* get files ready for 0.6.8 release0.6.8Arthur de Jong2009-03-227-11/+186
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@825 ef36b2f9-881f-0410-afb5-c4e39611909c
* update copyright yearArthur de Jong2009-03-222-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@824 ef36b2f9-881f-0410-afb5-c4e39611909c
* update copyright yearArthur de Jong2009-03-221-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@823 ef36b2f9-881f-0410-afb5-c4e39611909c
* upgrade to debhelper compatibility level 7Arthur de Jong2009-03-223-4/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@822 ef36b2f9-881f-0410-afb5-c4e39611909c
* upgrade to standards-version 3.8.1 (no changes needed)Arthur de Jong2009-03-221-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@821 ef36b2f9-881f-0410-afb5-c4e39611909c
* add lintian override for missing shlibs and symbols ↵Arthur de Jong2009-03-223-0/+9
| | | | | | 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
* fix version numbers in NEWS fileArthur de Jong2009-03-211-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@818 ef36b2f9-881f-0410-afb5-c4e39611909c
* add a note about permissions of nss-ldapd.conf when ↵Arthur de Jong2009-03-211-0/+1
| | | | | | using the bindpw option git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@817 ef36b2f9-881f-0410-afb5-c4e39611909c
* instead of bindpw check always create config file with ↵Arthur de Jong2009-03-211-9/+8
| | | | | | proper permissions and fix permissions once on upgrade git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@816 ef36b2f9-881f-0410-afb5-c4e39611909c
* add bindpw-related warning message to default installed ↵Arthur de Jong2009-03-201-0/+1
| | | | | | config file git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@814 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix permissions of configfile if passwords are storedArthur de Jong2009-03-201-1/+9
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@813 ef36b2f9-881f-0410-afb5-c4e39611909c
* follow change in override fileArthur de Jong2009-03-151-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@812 ef36b2f9-881f-0410-afb5-c4e39611909c
* use misc:Depends to generate debconf dependencyArthur de Jong2009-02-271-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@811 ef36b2f9-881f-0410-afb5-c4e39611909c
* check user and group names against LOGIN_NAME_MAX if it ↵Arthur de Jong2009-02-271-1/+6
| | | | | | is defined git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@810 ef36b2f9-881f-0410-afb5-c4e39611909c
* generate utf-8 encoded manual page (no non-ascii ↵Arthur de Jong2009-02-271-0/+1
| | | | | | characters used at the moment) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@809 ef36b2f9-881f-0410-afb5-c4e39611909c
* add some more documentationArthur de Jong2009-02-271-1/+12
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@808 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix for getpeercred() on Solaris by David Bartley ↵Arthur de Jong2009-01-301-5/+5
| | | | | | <dtbartle@csclub.uwaterloo.ca> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@807 ef36b2f9-881f-0410-afb5-c4e39611909c
* add a note about permissions of configfile when bindpw ↵Arthur de Jong2008-12-151-0/+3
| | | | | | is used git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@806 ef36b2f9-881f-0410-afb5-c4e39611909c
* rename the tls_checkpeer option to tls_reqcert, ↵Arthur de Jong2008-12-065-37/+51
| | | | | | deprecating the old name and supporting all options that OpenLDAP supports for that value git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@805 ef36b2f9-881f-0410-afb5-c4e39611909c
* allow backslashes in names execpt as first or last characterArthur de Jong2008-12-032-2/+6
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@804 ef36b2f9-881f-0410-afb5-c4e39611909c
* clean the environment and set LDAPNOINIT to disable ↵Arthur de Jong2008-12-032-3/+31
| | | | | | parsing of LDAP configfiles (.ldaprc, /etc/ldap/ldap.conf, etc) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@803 ef36b2f9-881f-0410-afb5-c4e39611909c
* use tls_* options also for StartTLS connectionsArthur de Jong2008-11-291-36/+36
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@802 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove sslpath option because it wasn't used for anythingArthur de Jong2008-11-293-21/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@801 ef36b2f9-881f-0410-afb5-c4e39611909c
* add missing pound signArthur de Jong2008-11-291-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@800 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.7 release0.6.7Arthur de Jong2008-11-146-3/+39
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@798 ef36b2f9-881f-0410-afb5-c4e39611909c
* also leave out empty Default line for ↵Arthur de Jong2008-11-131-1/+0
| | | | | | libnss-ldapd/ldap-binddn git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@797 ef36b2f9-881f-0410-afb5-c4e39611909c
* set debconf values from the environment only when they ↵Arthur de Jong2008-11-132-57/+93
| | | | | | are empty or if configfile is present to fix installation problem git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@796 ef36b2f9-881f-0410-afb5-c4e39611909c
* any output should go to stderr to not confuse debconfArthur de Jong2008-11-111-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@795 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.6 release0.6.6Arthur de Jong2008-11-047-7/+73
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@793 ef36b2f9-881f-0410-afb5-c4e39611909c
* some spelling fixesArthur de Jong2008-11-041-3/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@792 ef36b2f9-881f-0410-afb5-c4e39611909c
* update manual page with current timeout numbersArthur de Jong2008-11-041-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@791 ef36b2f9-881f-0410-afb5-c4e39611909c
* fail on errorsArthur de Jong2008-11-011-0/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@790 ef36b2f9-881f-0410-afb5-c4e39611909c
* check for existance of init script instead of daemonArthur de Jong2008-11-011-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@789 ef36b2f9-881f-0410-afb5-c4e39611909c
* also allow spaces in user and group names because it was ↵Arthur de Jong2008-10-011-1/+1
| | | | | | causing problems in some environments git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@788 ef36b2f9-881f-0410-afb5-c4e39611909c
* also retry if ldap_result() failed and getting error ↵Arthur de Jong2008-09-241-1/+1
| | | | | | number returned LDAP_SUCCESS git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@787 ef36b2f9-881f-0410-afb5-c4e39611909c
* log option name instead of option value for ↵Arthur de Jong2008-09-241-1/+1
| | | | | | ldap_set_option() value git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@786 ef36b2f9-881f-0410-afb5-c4e39611909c
* clarify relationship to nss_ldap in package descriptionArthur de Jong2008-09-241-3/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@785 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.5 release0.6.5Arthur de Jong2008-08-226-7/+39
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@783 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Danish (da) translation of debconf templates by ↵Arthur de Jong2008-08-072-291/+38
| | | | | | Jonas Smedegaard <dr@jones.dk> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@782 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Swedish (sv) translation of debconf templates by ↵Arthur de Jong2008-08-071-157/+31
| | | | | | Martin Ågren <martin.agren@gmail.com> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@781 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.4 releaseArthur de Jong2008-07-207-13/+88
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@778 ef36b2f9-881f-0410-afb5-c4e39611909c
* rename get_base_from_dse() to get_base_from_rootdse()Arthur de Jong2008-07-201-5/+5
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@777 ef36b2f9-881f-0410-afb5-c4e39611909c
* make the get_base_from_dse() function cleaner and add a ↵Arthur de Jong2008-07-201-5/+11
| | | | | | comment describing the function git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@776 ef36b2f9-881f-0410-afb5-c4e39611909c
* implement looking up search base in DSE of LDAP serverArthur de Jong2008-07-202-1/+60
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@775 ef36b2f9-881f-0410-afb5-c4e39611909c
* reflect change in test LDAP setupArthur de Jong2008-07-201-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@774 ef36b2f9-881f-0410-afb5-c4e39611909c
* LDAP_OPT_X_TLS_REQUIRE_CERT is not a booleanArthur de Jong2008-07-101-4/+5
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@773 ef36b2f9-881f-0410-afb5-c4e39611909c
* small change to documentationArthur de Jong2008-06-211-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@772 ef36b2f9-881f-0410-afb5-c4e39611909c
* further improvements to Active Directory filters and ↵Arthur de Jong2008-06-211-3/+3
| | | | | | attribute mappings by Petter Reinholdtsen <pere@hungry.com> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@771 ef36b2f9-881f-0410-afb5-c4e39611909c
* replace https:// by ldaps:// (stupid typo)Arthur de Jong2008-06-172-4/+4
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@770 ef36b2f9-881f-0410-afb5-c4e39611909c
* Active Directory sample configuration improvement by ↵Arthur de Jong2008-06-171-2/+2
| | | | | | Jelmer Jaarsma <jelmer.jaarsma@sara.nl> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@769 ef36b2f9-881f-0410-afb5-c4e39611909c