Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* updated Japanese (ja) translation of debconf templates ↵Arthur de Jong2009-04-221-32/+8
| | | | | | by Kenshi Muto <kmuto@debian.org> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@845 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Danish (da) translation of debconf templates by ↵Arthur de Jong2009-04-221-2/+12
| | | | | | Jonas Smedegaard <dr@jones.dk> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@844 ef36b2f9-881f-0410-afb5-c4e39611909c
* ask on removal and on purge whether to edit ↵Arthur de Jong2009-04-2116-39/+592
| | | | | | /etc/nsswitch.conf and remove ldap entries git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@843 ef36b2f9-881f-0410-afb5-c4e39611909c
* clear up protocol description in nslcd.h, renaming ↵Arthur de Jong2009-04-1914-133/+118
| | | | | | NSLCD_RESULT_SUCCESS to NSLCD_RESULT_BEGIN git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@834 ef36b2f9-881f-0410-afb5-c4e39611909c
* include definitions of PAM-related actions from current ↵Arthur de Jong2009-04-171-0/+5
| | | | | | OpenLDAP work in nssov git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@830 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix spelling in commentArthur de Jong2009-04-171-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@829 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove /var/run/nslcd on package removalArthur de Jong2009-04-041-0/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@828 ef36b2f9-881f-0410-afb5-c4e39611909c
* add CVE identifierArthur de Jong2009-03-311-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@827 ef36b2f9-881f-0410-afb5-c4e39611909c
* 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