Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* get files ready for 0.8.5 release0.8.5Arthur de Jong2011-12-311-0/+29
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1584 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix versioned build dependency on debhelperArthur de Jong2011-12-301-3/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1583 ef36b2f9-881f-0410-afb5-c4e39611909c
* update copyright informationArthur de Jong2011-12-271-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1572 ef36b2f9-881f-0410-afb5-c4e39611909c
* get the first configuration value instead of the last ↵Arthur de Jong2011-12-101-5/+5
| | | | | | because that one is also written git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1567 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix a deprecated use of head without the -n optionArthur de Jong2011-12-101-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1566 ef36b2f9-881f-0410-afb5-c4e39611909c
* enable more hardening options (-fPIE doesn't work yet ↵Arthur de Jong2011-12-101-0/+3
| | | | | | because we use -fPIC in some places) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1565 ef36b2f9-881f-0410-afb5-c4e39611909c
* ensure that the output of nss_list_configured() is space ↵Arthur de Jong2011-12-102-2/+4
| | | | | | separated git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1564 ef36b2f9-881f-0410-afb5-c4e39611909c
* simplification of logic to overwrite list of enabled ↵Arthur de Jong2011-11-181-12/+4
| | | | | | /etc/nsswitch.conf services in debconf (based on r1555 of 0.7 branch) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1556 ef36b2f9-881f-0410-afb5-c4e39611909c
* add versioned dependency on libpam for mutiarch supportArthur de Jong2011-10-121-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1554 ef36b2f9-881f-0410-afb5-c4e39611909c
* keep nslcd running during package upgradesArthur de Jong2011-10-101-0/+4
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1552 ef36b2f9-881f-0410-afb5-c4e39611909c
* treat the "hard" value for tls_reqcert as if it was "demand"Arthur de Jong2011-09-211-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1546 ef36b2f9-881f-0410-afb5-c4e39611909c
* make whitespace matching consistent in regular ↵Arthur de Jong2011-09-145-8/+8
| | | | | | expressions (thanks Nick) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1543 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Swedish (sv) translation of debconf templates by ↵Arthur de Jong2011-09-072-84/+109
| | | | | | Martin Bagge git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1538 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.8.4 release0.8.4Arthur de Jong2011-09-042-2/+56
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1536 ef36b2f9-881f-0410-afb5-c4e39611909c
* ignore failures in testsArthur de Jong2011-09-041-0/+4
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1533 ef36b2f9-881f-0410-afb5-c4e39611909c
* use auto-detection for LDAP library and defaults for ↵Arthur de Jong2011-09-041-5/+1
| | | | | | config file, socket and pidfile (no changes) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1532 ef36b2f9-881f-0410-afb5-c4e39611909c
* support spaces before and after database name while ↵Arthur de Jong2011-09-034-24/+76
| | | | | | parsing /etc/nsswitch.conf and reduce the number of places where parsing is done git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1531 ef36b2f9-881f-0410-afb5-c4e39611909c
* correctly handle leading and trailing spaces in ↵Arthur de Jong2011-08-301-1/+1
| | | | | | preseeded uri option (patch by Andreas B. Mundt) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1530 ef36b2f9-881f-0410-afb5-c4e39611909c
* some changes based on feedback by Jeroen SchotArthur de Jong2011-08-291-22/+22
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1525 ef36b2f9-881f-0410-afb5-c4e39611909c
* some changes based on feedback by Paul GeversArthur de Jong2011-08-271-30/+31
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1521 ef36b2f9-881f-0410-afb5-c4e39611909c
* first attempt at Dutch (nl) translationArthur de Jong2011-08-261-89/+101
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1520 ef36b2f9-881f-0410-afb5-c4e39611909c
* small formatting changes to headerArthur de Jong2011-08-269-11/+11
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1519 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Spanish (es) translation of debconf templates by ↵Arthur de Jong2011-08-251-51/+53
| | | | | | Francisco Javier Cuadrado git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1518 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated German (de) translation of debconf templates by ↵Arthur de Jong2011-08-241-46/+57
| | | | | | Chris Leick git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1514 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Czech (cs) translation of debconf templates by ↵Arthur de Jong2011-08-231-43/+47
| | | | | | Miroslav Kure git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1512 ef36b2f9-881f-0410-afb5-c4e39611909c
* typo fix provided by Christian PerrierArthur de Jong2011-08-191-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1511 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Japanese (ja) translation of debconf templates ↵Arthur de Jong2011-08-171-44/+35
| | | | | | by Kenshi Muto git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1509 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Portuguese (pt) translation of debconf templates ↵Arthur de Jong2011-08-171-37/+49
| | | | | | by Américo Monteiro git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1508 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Brazilian Portuguese (pt_BR) translation of ↵Arthur de Jong2011-08-141-106/+106
| | | | | | debconf templates by Denis Doria git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1507 ef36b2f9-881f-0410-afb5-c4e39611909c
* add lintian override for SONAME checkArthur de Jong2011-08-141-0/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1502 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Brazilian Portuguese (pt_BR) translation of ↵Arthur de Jong2011-08-141-63/+100
| | | | | | debconf templates by Denis Doria git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1501 ef36b2f9-881f-0410-afb5-c4e39611909c
* update Danish (da) translation of debconf templates by ↵Arthur de Jong2011-08-141-46/+55
| | | | | | Joe Hansen git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1500 ef36b2f9-881f-0410-afb5-c4e39611909c
* added Slovak (sk) translation of debconf templates by SlavkoArthur de Jong2011-08-141-0/+488
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1499 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated French (fr) translation of debconf templates by ↵Arthur de Jong2011-08-141-40/+53
| | | | | | Christian Perrier git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1498 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Russian (ru) translation of debconf templates by ↵Arthur de Jong2011-08-141-39/+56
| | | | | | Yuri Kozlov git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1497 ef36b2f9-881f-0410-afb5-c4e39611909c
* run debconf-updatepo to update .pot and .po filesArthur de Jong2011-08-0919-1495/+1040
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1494 ef36b2f9-881f-0410-afb5-c4e39611909c
* small language updates based on feedback by Justin B RyeArthur de Jong2011-08-091-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1493 ef36b2f9-881f-0410-afb5-c4e39611909c
* incorporate feedback on debconf templates by ↵Arthur de Jong2011-08-081-20/+21
| | | | | | debian-l10n-english@lists.debian.org (thanks Justin B Rye and Christian PERRIER) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1492 ef36b2f9-881f-0410-afb5-c4e39611909c
* build Debian packages with multiarch supportArthur de Jong2011-08-078-17/+20
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1491 ef36b2f9-881f-0410-afb5-c4e39611909c
* update AX_PTHREAD from ↵Arthur de Jong2011-08-061-0/+1
| | | | | | http://www.gnu.org/software/autoconf-archive/ax_pthread.html git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1489 ef36b2f9-881f-0410-afb5-c4e39611909c
* on restart only log_end_msg onceArthur de Jong2011-07-151-1/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1482 ef36b2f9-881f-0410-afb5-c4e39611909c
* switch to dh for debian/rules and bump debhelper ↵Arthur de Jong2011-07-026-77/+9
| | | | | | compatibility to 8 git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1478 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.8.3 release0.8.3Arthur de Jong2011-05-131-0/+23
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1462 ef36b2f9-881f-0410-afb5-c4e39611909c
* don't unconditionally restart nscd but just try to ↵Arthur de Jong2011-05-131-11/+4
| | | | | | invalidate the cache for the maps that change git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1461 ef36b2f9-881f-0410-afb5-c4e39611909c
* correctly pick up current configuration of ↵Arthur de Jong2011-05-131-6/+7
| | | | | | /etc/nsswitch.conf when running dpkg-reconfigure git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1460 ef36b2f9-881f-0410-afb5-c4e39611909c
* upgrade to standards-version 3.9.2Arthur de Jong2011-05-131-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1459 ef36b2f9-881f-0410-afb5-c4e39611909c
* search for LDAP server by looking for SRV _ldap._tcp DNS ↵Arthur de Jong2011-05-132-21/+89
| | | | | | records and try to query LDAP server for base DN during package configuration (based on work by Petter Reinholdtsen for the sssd package) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1457 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix domain to basedn expansion when having more than two ↵Arthur de Jong2011-05-131-1/+1
| | | | | | domain parts (patch by Per Carlson) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1456 ef36b2f9-881f-0410-afb5-c4e39611909c
* 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