Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix for --with-nss-ldap-soname option by Julien CristauArthur de Jong2010-08-191-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1185 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.8 release0.7.8Arthur de Jong2010-08-187-8/+174
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1183 ef36b2f9-881f-0410-afb5-c4e39611909c
* added Norwegian Bokmål (nb) translation of debconf ↵Arthur de Jong2010-08-181-0/+287
| | | | | | templates by Bjørn Steensrud git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1182 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Russian (ru) translation of debconf templates by ↵Arthur de Jong2010-08-181-9/+18
| | | | | | Yuri Kozlov git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1181 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Portuguese (pt) translation of debconf templates ↵Arthur de Jong2010-08-181-8/+18
| | | | | | by Américo Monteir git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1180 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove invalid and bouncing addressesArthur de Jong2010-08-173-3/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1179 ef36b2f9-881f-0410-afb5-c4e39611909c
* update debian/po files with modified templateArthur de Jong2010-08-1718-373/+313
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1178 ef36b2f9-881f-0410-afb5-c4e39611909c
* only offer to fix nsswitch.conf if PAM has been ↵Arthur de Jong2010-08-171-1/+3
| | | | | | converted with pam-auth-update git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1177 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated debconf template thanks to Justin B RyeArthur de Jong2010-08-171-10/+7
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1176 ef36b2f9-881f-0410-afb5-c4e39611909c
* update debian/po files with added templateArthur de Jong2010-08-1519-18/+727
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1175 ef36b2f9-881f-0410-afb5-c4e39611909c
* upgrade to standards-version 3.9.1Arthur de Jong2010-08-141-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1174 ef36b2f9-881f-0410-afb5-c4e39611909c
* add libpam-sss as an alternative to libpam-ldapdArthur de Jong2010-08-141-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1173 ef36b2f9-881f-0410-afb5-c4e39611909c
* merge the recommends from libnss-ldapd and libpam-ldapd ↵Arthur de Jong2010-08-141-3/+1
| | | | | | into those of nslcd so we can track all the PAM alternatives in one place git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1172 ef36b2f9-881f-0410-afb5-c4e39611909c
* offer to add ldap to shadow in nsswitch.conf if a ↵Arthur de Jong2010-08-146-0/+68
| | | | | | 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-145-4236/+2646
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1170 ef36b2f9-881f-0410-afb5-c4e39611909c
* also don't expand variables in rest of ${var:+rest} ↵Arthur de Jong2010-08-141-3/+12
| | | | | | expressions if var is not set or empty git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1169 ef36b2f9-881f-0410-afb5-c4e39611909c
* do not expand variables in rest of ${var:-rest} ↵Arthur de Jong2010-08-141-5/+18
| | | | | | expressions if var is not blank or empty git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1168 ef36b2f9-881f-0410-afb5-c4e39611909c
* use htons() instead of ntohs() (thanks Ted C. Cheng)Arthur de Jong2010-07-271-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1167 ef36b2f9-881f-0410-afb5-c4e39611909c
* compatibility improvement: also check for nss_common.h ↵Arthur de Jong2010-07-182-1/+15
| | | | | | and see if enum nss_status exists git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1166 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix commentArthur de Jong2010-07-181-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1165 ef36b2f9-881f-0410-afb5-c4e39611909c
* use -h linker flag instead of -soname which seems more ↵Arthur de Jong2010-07-181-1/+1
| | | | | | portable git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1164 ef36b2f9-881f-0410-afb5-c4e39611909c
* define pam_info(), pam_error() and pam_syslog() ↵Arthur de Jong2010-07-181-6/+6
| | | | | | compatibility macros to allow no arguments for format git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1163 ef36b2f9-881f-0410-afb5-c4e39611909c
* only go back one step on Debconf backArthur de Jong2010-07-171-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1162 ef36b2f9-881f-0410-afb5-c4e39611909c
* allow configuring NSS module's SONAME from configure and ↵Arthur de Jong2010-07-073-8/+13
| | | | | | use this in nslcd to dlopen() the correct library (thanks to Alexander V. Chernikov for the idea) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1161 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.7 release0.7.7Arthur de Jong2010-07-038-11/+252
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1159 ef36b2f9-881f-0410-afb5-c4e39611909c
* upgrade to standards-version 3.9.0Arthur de Jong2010-07-031-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1158 ef36b2f9-881f-0410-afb5-c4e39611909c
* don't use dh_title to set the Debconf title, the default ↵Arthur de Jong2010-07-032-6/+0
| | | | | | should be fine git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1157 ef36b2f9-881f-0410-afb5-c4e39611909c
* use Replaces/Breaks instead of Conflicts for ↵Arthur de Jong2010-07-031-2/+3
| | | | | | introduction of nslcd package (as per policy 3.9.0) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1156 ef36b2f9-881f-0410-afb5-c4e39611909c
* make sure the pam_ldap manual page is in the ↵Arthur de Jong2010-06-254-1/+5
| | | | | | libpam-ldapd package git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1155 ef36b2f9-881f-0410-afb5-c4e39611909c
* add logging to SASL interaction functionArthur de Jong2010-06-191-0/+12
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1154 ef36b2f9-881f-0410-afb5-c4e39611909c
* improve debug logging of SASL bind callsArthur de Jong2010-06-191-4/+14
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1153 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated based on comments by Daniel Dehennin ↵Arthur de Jong2010-06-191-5/+0
| | | | | | <daniel.dehennin@baby-gnu.org> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1152 ef36b2f9-881f-0410-afb5-c4e39611909c
* start k5start from the init script to keep the Kerberos ↵Arthur de Jong2010-06-186-0/+101
| | | | | | 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
* remove warning messages from parsing the sasl_* options ↵Arthur de Jong2010-06-183-25/+18
| | | | | | and document them in the nslcd.conf(5) manual page (they should be functional) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1150 ef36b2f9-881f-0410-afb5-c4e39611909c
* make SASL binding code a little earier to readArthur de Jong2010-06-181-16/+12
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1149 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove the use_sasl option and instead rely on sasl_mech ↵Arthur de Jong2010-06-184-16/+2
| | | | | | being specified git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1148 ef36b2f9-881f-0410-afb5-c4e39611909c
* group options moreArthur de Jong2010-06-181-3/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1147 ef36b2f9-881f-0410-afb5-c4e39611909c
* have more compatibility code for NSS module and move ↵Arthur de Jong2010-06-175-66/+152
| | | | | | compatibility code to compat directory git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1146 ef36b2f9-881f-0410-afb5-c4e39611909c
* ensure that nslcd is started after hostname lookups are ↵Arthur de Jong2010-06-161-1/+1
| | | | | | available so getting to the LDAP server via DNS lookups will work (patch by Petter Reinholdtsen) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1145 ef36b2f9-881f-0410-afb5-c4e39611909c
* use RTLD_NODELETE during dlopen() instead of not using ↵Arthur de Jong2010-06-161-3/+4
| | | | | | dlclose() git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1144 ef36b2f9-881f-0410-afb5-c4e39611909c
* rename symbol map files and check for the linker option ↵Arthur de Jong2010-06-155-6/+28
| | | | | | to specify the file with git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1143 ef36b2f9-881f-0410-afb5-c4e39611909c
* pass pthread flags correctly to nslcd Makefile and ↵Arthur de Jong2010-06-152-11/+12
| | | | | | rename save_ vars to not conflict with AX_PTHREAD test git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1142 ef36b2f9-881f-0410-afb5-c4e39611909c
* implement a global symbol inside the NSS module to allow ↵Arthur de Jong2010-06-149-14/+85
| | | | | | applications to disable NSS lookups over LDAP and use it in nslcd to avoid deadlocks git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1141 ef36b2f9-881f-0410-afb5-c4e39611909c
* make include guard names consistent throughout the ↵Arthur de Jong2010-06-1420-59/+59
| | | | | | source and avoid conflicts with system headers git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1140 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove some unused include statementsArthur de Jong2010-06-1411-11/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1139 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove commented out memberOf and ipNetmaskNumber ↵Arthur de Jong2010-06-126-7/+0
| | | | | | attributes and small cleanups git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1138 ef36b2f9-881f-0410-afb5-c4e39611909c
* run translations through debconf-updatepo -vArthur de Jong2010-06-1217-41/+57
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1137 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix and remove source code commentsArthur de Jong2010-06-111-3/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1136 ef36b2f9-881f-0410-afb5-c4e39611909c
* revert part of r1134 that was accidentally commitedArthur de Jong2010-06-042-44/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1135 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix nullok test for password modificationArthur de Jong2010-06-043-1/+45
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1134 ef36b2f9-881f-0410-afb5-c4e39611909c