Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* get files ready for 0.8.2 release0.8.2Arthur de Jong2011-03-261-1/+20
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1417 ef36b2f9-881f-0410-afb5-c4e39611909c
* integrate patch by Daniel Dehennin to not loose debconf ↵Arthur de Jong2011-03-252-64/+69
| | | | | | values of previously set options with dpkg-reconfigure git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1412 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.8.1 release0.8.1Arthur de Jong2011-03-101-0/+18
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1385 ef36b2f9-881f-0410-afb5-c4e39611909c
* add FreeBSD support, partially imported from the FreeBSD ↵Arthur de Jong2011-01-051-1/+4
| | | | | | port (thanks to Jacques Vidrine, Artem Kazakov and Alexander V. Chernikov) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1365 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.8.0 release0.8.0Arthur de Jong2010-12-301-0/+69
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1358 ef36b2f9-881f-0410-afb5-c4e39611909c
* update copyright informationArthur de Jong2010-12-301-35/+33
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1357 ef36b2f9-881f-0410-afb5-c4e39611909c
* run debconf-updatepo (new and updated templates)Arthur de Jong2010-12-3019-575/+4631
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1356 ef36b2f9-881f-0410-afb5-c4e39611909c
* put headers of .po files in a consistent formatArthur de Jong2010-12-3018-86/+50
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1355 ef36b2f9-881f-0410-afb5-c4e39611909c
* merge changes from trunkArthur de Jong2010-12-123-90/+226
|\ | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-solaris@1329 ef36b2f9-881f-0410-afb5-c4e39611909c
| * implement configuring SASL authentication using Debconf, ↵Arthur de Jong2010-11-103-18/+165
| | | | | | | | | | | | based on a patch by Daniel Dehennin git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1312 ef36b2f9-881f-0410-afb5-c4e39611909c
| * fix for problem with undefined values in read_config() ↵Arthur de Jong2010-11-101-0/+2
| | | | | | | | | | | | function git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1311 ef36b2f9-881f-0410-afb5-c4e39611909c
| * split reading values from a configfile into a separate ↵Arthur de Jong2010-11-071-21/+20
| | | | | | | | | | | | function and also ensure that tls_reqcert is correctly read git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1310 ef36b2f9-881f-0410-afb5-c4e39611909c
| * add comment describing functionArthur de Jong2010-11-071-0/+1
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1309 ef36b2f9-881f-0410-afb5-c4e39611909c
| * split updating configuration file based on debconf value ↵Arthur de Jong2010-11-071-41/+30
| | | | | | | | | | | | to separate function and make config option renaming consistent git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1308 ef36b2f9-881f-0410-afb5-c4e39611909c
| * move special casing of handling bindpw removal to ↵Arthur de Jong2010-11-071-11/+7
| | | | | | | | | | | | cfg_disable() function git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1306 ef36b2f9-881f-0410-afb5-c4e39611909c
| * handle tls_reqcert option consistently with other optionsArthur de Jong2010-11-072-4/+6
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1305 ef36b2f9-881f-0410-afb5-c4e39611909c
| * remove extra slash characterArthur de Jong2010-11-071-1/+1
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1304 ef36b2f9-881f-0410-afb5-c4e39611909c
* | import Solaris support developed by Ted C. Cheng of ↵Arthur de Jong2010-09-301-0/+6
|/ | | | | | Symas Corporation merged against SVN head (parts remain to be cleaned up) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-solaris@1232 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Vietnamese (vi) translation of debconf templates ↵Arthur de Jong2010-09-301-21/+14
| | | | | | by Clytie Siddall git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1229 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.9 release0.7.9Arthur de Jong2010-08-281-0/+19
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1204 ef36b2f9-881f-0410-afb5-c4e39611909c
* unfuzzy a few Dutch translations and improve some othersArthur de Jong2010-08-281-32/+11
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1203 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix package nameArthur de Jong2010-08-281-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1202 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Spanish (es) translation of debconf templates by ↵Arthur de Jong2010-08-281-23/+30
| | | | | | Francisco Javier Cuadrado git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1201 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix incorrect reference from /etc/nsswitch to ↵Arthur de Jong2010-08-2820-101/+103
| | | | | | /etc/nsswitch.conf git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1200 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix wrapping of po filesArthur de Jong2010-08-287-64/+65
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1199 ef36b2f9-881f-0410-afb5-c4e39611909c
* correct references to package name for up-to-date ↵Arthur de Jong2010-08-2812-16/+16
| | | | | | translations git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1198 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix translations that had a reference to the old ↵Arthur de Jong2010-08-284-6/+5
| | | | | | location of the configuration file git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1197 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Swedish (sv) translation of debconf templates by ↵Arthur de Jong2010-08-281-19/+13
| | | | | | Martin Ågren git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1196 ef36b2f9-881f-0410-afb5-c4e39611909c
* unfuzzy translated string (confirmed OK by Agustí Grau)Arthur de Jong2010-08-281-1/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1195 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Catalan (ca) translation of debconf templates by ↵Arthur de Jong2010-08-271-26/+65
| | | | | | Agusti Grau git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1194 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated German (de) translation of debconf templates by ↵Arthur de Jong2010-08-261-25/+17
| | | | | | Chris Leick git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1193 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated French (fr) translation of debconf templates by ↵Arthur de Jong2010-08-251-14/+23
| | | | | | Christian Perrier git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1192 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Danish (da) translation of debconf templates by ↵Arthur de Jong2010-08-241-81/+61
| | | | | | Joe Hansen git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1191 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Japanese (ja) translation of debconf templates ↵Arthur de Jong2010-08-201-22/+5
| | | | | | by Kenshi Muto git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1190 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix double "be" in English template thanks to Christian ↵Arthur de Jong2010-08-1920-20/+20
| | | | | | PERRIER git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1189 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Italian (it) translation of debconf templates by ↵Arthur de Jong2010-08-191-8/+15
| | | | | | Vincenzo Campanella git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1188 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Simplified Chinese (zh_CN) translation of ↵Arthur de Jong2010-08-191-22/+12
| | | | | | debconf templates by zym git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1187 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Czech (cs) translation of debconf templates by ↵Arthur de Jong2010-08-191-2/+9
| | | | | | Miroslav Kure git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1186 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.8 release0.7.8Arthur de Jong2010-08-181-0/+22
| | | | 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