summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-10update macro from autoconf-archiveArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1563 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-12-09Fix a typo in disconnect logicJakub Hrozek
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1560 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-12-01ensure that uid, gid and pid vars are properly initialised and log denied ↵Arthur de Jong
requests git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1558 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-11-30ensure that /etc/nsswitch.conf is only loaded once after start-upArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1557 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-11-18simplification of logic to overwrite list of enabled /etc/nsswitch.conf ↵Arthur de Jong
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
2011-10-12add versioned dependency on libpam for mutiarch supportArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1554 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-10-12implement group membership NSS function by Tom Judge (taken from FreeBSD PR ↵Arthur de Jong
154000) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1553 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-10-10keep nslcd running during package upgradesArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1552 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-10-02reduce loglevel of user not found messages to avoid spamming the logs with ↵Arthur de Jong
useless information (thanks Wakko Warner) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1551 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-30Use an explicit base of 10 for strtouid()/strtogid()/strtol() callsJakub Hrozek
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1547 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-21treat the "hard" value for tls_reqcert as if it was "demand"Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1546 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-14make whitespace matching consistent in regular expressions (thanks Nick)Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1543 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-09make validation log messages consistentArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1542 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-09add missing includeArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1541 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-08grow gecos buffer size and consistency improvements to other buffersArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1540 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-08give string representations of addresses more logical namesArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1539 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-07updated Swedish (sv) translation of debconf templates by Martin BaggeArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1538 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-04get files ready for 0.8.4 releaseArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1536 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-04warn when we couldn't get the gid or pid, the uid is the only really ↵Arthur de Jong
interesting bit git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1535 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-04add casts from size_t to int for printfArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1534 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-04ignore failures in testsArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1533 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-04use auto-detection for LDAP library and defaults for config file, socket and ↵Arthur de Jong
pidfile (no changes) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1532 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-09-03support spaces before and after database name while parsing ↵Arthur de Jong
/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
2011-08-30correctly handle leading and trailing spaces in preseeded uri option (patch ↵Arthur de Jong
by Andreas B. Mundt) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1530 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-30move LDAP_DEPRECATED and LDAP_REFERRALS to configure.ac to ensure that tests ↵Arthur de Jong
from configure see the same API git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1529 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-29implement and use a strtoui() function if uid_t or gid_t is of size unsigned ↵Arthur de Jong
int (thanks Jakub Hrozek) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1528 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-29get rid of automake warningArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1527 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-29silence autoconf warnings, patch by Jakub HrozekArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1526 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-29some changes based on feedback by Jeroen SchotArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1525 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-27provide strtouid() and strtogid() functions that use strtoul() or strtoull() ↵Arthur de Jong
(thanks Jakub Hrozek) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1524 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-27check errno after calls to strtol() to ensure that numbers that are too ↵Arthur de Jong
large for type will be reported (thanks Jakub Hrozek) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1523 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-27pass a statically allocated callback structure to OpenLDAP because it ↵Arthur de Jong
doesn't make it's own copy (thanks Jakub Hrozek) (fixes a problem in r1490) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1522 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-27some changes based on feedback by Paul GeversArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1521 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-26first attempt at Dutch (nl) translationArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1520 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-26small formatting changes to headerArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1519 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-25updated Spanish (es) translation of debconf templates by Francisco Javier ↵Arthur de Jong
Cuadrado git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1518 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-24fix typo (thanks Nalin Dahyabhai)Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1517 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-24fix a problem with uninitialised memory while parsing the tls_ciphers option ↵Arthur de Jong
(was broken in r853, similar problem was fixed in r910, reported by Isaac Freeman) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1515 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-24updated German (de) translation of debconf templates by Chris LeickArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1514 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-24support querying DNS SRV records from a different domain than the current ↵Arthur de Jong
one (based on a patch by James M. Leddy) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1513 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-23updated Czech (cs) translation of debconf templates by Miroslav KureArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1512 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-19typo fix provided by Christian PerrierArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1511 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-17add new translators to AUTHORS fileArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1510 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-17updated Japanese (ja) translation of debconf templates by Kenshi MutoArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1509 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-17updated Portuguese (pt) translation of debconf templates by Américo MonteiroArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1508 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-14updated Brazilian Portuguese (pt_BR) translation of debconf templates by ↵Arthur de Jong
Denis Doria git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1507 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-14split 2009 and 2010 changes to separate ChangeLog filesArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1506 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-14remove unused variableArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1505 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-14put external libraries at the end when linkingArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1504 ef36b2f9-881f-0410-afb5-c4e39611909c
2011-08-14remove some tests for symbols we aren't usingArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1503 ef36b2f9-881f-0410-afb5-c4e39611909c