summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-27upgrade to standards-version 3.8.4 (no changes needed)Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1069 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-02-27fix typoArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1068 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-02-27rename admindn option to rootpwmoddnArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1067 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-02-27update from latest automakeArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1066 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-02-27small updates to documentationArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1065 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-02-17first try password modification without the old password and if that fails ↵Arthur de Jong
with the old password git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1064 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-02-17add pointer to RFC 3062Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1063 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-28patch by Jan Schampera to implement a --check optionArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1062 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-25fix for type mismatch (thanks to Jan Schampera)Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1061 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-24add --with-bindpw-file configure option to enable reading the bindpw option ↵Arthur de Jong
from a file git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1060 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-24add admindn configuration file option that is used when modifying another ↵Arthur de Jong
user's password git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1059 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-24fix exampleArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1058 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-24make logging of passwords consistent and support a NULL oldpassword value in ↵Arthur de Jong
myldap_passwd() git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1057 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-24free data returned from ldap_passwd_s() call if needed and add missing castsArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1056 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-24general updates and add PAM module informationArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1055 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-23simple improvement for FreeBSDArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1054 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-23lock the pidfile at start-up to ensure only one nslcd process is running ↵Arthur de Jong
(based on a patch by Jan Schampera <jan.schampera@web.de>) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1053 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-21start nslcd before apache for systems that use LDAP users to run virtual hostsArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1052 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-21set contact address to mailing listArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1051 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-21change format of NEWS entry based on Developer's ReferenceArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1050 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-21install lintian overrides with dh_lintianArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1049 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-08improve getting of domain name by also checking hostname aliases (based on ↵Arthur de Jong
patch by Jan Schampera <jan.schampera@web.de>) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1048 ef36b2f9-881f-0410-afb5-c4e39611909c
2010-01-08improve getting of domain name by also checking hostname aliases (based on ↵Arthur de Jong
patch by Jan Schampera <jan.schampera@web.de>) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1047 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-29some small simplifcations and clarificationsArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1046 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-28get files ready for 0.7.2 releaseArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1044 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-28fix removal of old configuration file (thanks piuparts)Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1043 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-28fix Conflicts relationshipArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1042 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-28implement attribute mapping using shell-like expressionsArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1041 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-28fix missing argument (problem in r1039)Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1040 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-28Glibc changed the addr parameter of getnetbyaddr_r() from network-byte-order ↵Arthur de Jong
to host-byte-order git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1039 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-28preload our own NSS module for testsArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1038 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-28WRITE_STRINGLIST(): properly handle the case where the list is null (result ↵Arthur de Jong
of change in r1028) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1037 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-27fix log messageArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1036 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-27fix commentArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1035 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-27updated Italian (it) translation of debconf templates by Vincenzo Campanella ↵Arthur de Jong
<vinz65@gmail.com> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1034 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-21remove -Wunreachable-code because it was turning up too many false positives ↵Arthur de Jong
(our use of macros, system string functions, etc) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1033 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-21also use compat/ether.h for nss functionsArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1032 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-21include the same headers in configure as in compat/ether.hArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1031 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-13change dict and set API to perform loops with a list of strings instead of ↵Arthur de Jong
loop_first() and loop_next() functions git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1028 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-12-06recommend libpam-krb5 als an alternative to libpam-ldapd for Kerberos ↵Arthur de Jong
environments git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1027 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-11-14updated Italian (it) translation of debconf templates by Vincenzo Campanella ↵Arthur de Jong
<vinz65@gmail.com> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1024 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-11-13fix lber library check for function we actually use and another small ↵Arthur de Jong
reorganisation git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1023 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-11-11simplify structure of configure script and see if -llber is neededArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1022 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-11-02fix PAM library check for systems without pam_get_authtok()Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1017 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-11-01fail in configure if PAM functionality is missingArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1016 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-11-01add test case for comma in DN attribute valueArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1015 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-11-01give search filter escaping buffers more logical namesArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1014 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-11-01also do proper escaping in mkfilter_group_bymember()Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1013 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-11-01also log uri when ldap_start_tls_s() failsArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1012 ef36b2f9-881f-0410-afb5-c4e39611909c
2009-11-01make --disable-* configure options default values clearerArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1011 ef36b2f9-881f-0410-afb5-c4e39611909c