Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* get files ready for 0.7.15+squeeze4 release0.7.15+squeeze4Arthur de Jong2013-05-121-0/+8
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1970 ef36b2f9-881f-0410-afb5-c4e39611909c
* get the first configuration value instead of the last ↵Arthur de Jong2013-05-121-5/+5
| | | | | | because that one is also written (based on r1567 from 0.8) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1969 ef36b2f9-881f-0410-afb5-c4e39611909c
* use the more portable EBADF instead of EBADFD (thanks ↵Arthur de Jong2013-05-021-2/+2
| | | | | | Steven Chamberlain) (r1951 from 0.7) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1952 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.15+squeeze3 release0.7.15+squeeze3Arthur de Jong2013-02-181-0/+10
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1927 ef36b2f9-881f-0410-afb5-c4e39611909c
* check if the file descriptor can be stored in the ↵Arthur de Jong2013-02-181-0/+10
| | | | | | select() file descriptor set (r1781 from 0.8, r1782 from 0.7) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1926 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.15+squeeze2 release0.7.15+squeeze2Arthur de Jong2012-09-211-0/+13
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1775 ef36b2f9-881f-0410-afb5-c4e39611909c
* don't shrink the buffer for passwd shell value (was part ↵Arthur de Jong2012-09-211-1/+1
| | | | | | of r1750) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1774 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix log message for invalid pam_authz_search as reported ↵Arthur de Jong2012-09-201-1/+1
| | | | | | by Matt Rae (based on r1628 from 0.8, r1629 from 0.7) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1773 ef36b2f9-881f-0410-afb5-c4e39611909c
* implements proper range checking numeric values returned ↵Arthur de Jong2012-09-2011-13/+130
| | | | | | from LDAP (thanks Jakub Hrozek) (r1523, r1524 and r1528 from 0.8, r1600 from 0.7) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1772 ef36b2f9-881f-0410-afb5-c4e39611909c
* increase buffer for pam_authz_search as suggested by ↵Arthur de Jong2012-09-081-2/+2
| | | | | | Chris J Arges (r1643 from 0.8, r1648 from 0.7) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1753 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix possible NULL pointer dereference (r1591 from 0.8, ↵Arthur de Jong2012-09-081-0/+6
| | | | | | r1730 from 0.7) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1752 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix possible NULL pointer dereference (r1589 from 0.8, ↵Arthur de Jong2012-09-081-0/+3
| | | | | | r1728 from 0.7) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1751 ef36b2f9-881f-0410-afb5-c4e39611909c
* grow gecos buffer size and consistency improvements to ↵Arthur de Jong2012-09-082-4/+4
| | | | | | other buffers (r1540 from 0.8 branch, r1727 from 0.7 branch) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1750 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.15+squeeze1 release0.7.15+squeeze1Arthur de Jong2012-01-201-0/+10
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1608 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix a typo in disconnect logic (merged r1561 from 0.7 ↵Arthur de Jong2012-01-201-1/+1
|\ | | | | | | | | | | branch, part of r1560 from 0.8) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1602 ef36b2f9-881f-0410-afb5-c4e39611909c
| * fix a typo in disconnect logic (r1560 from 0.8 branch)Arthur de Jong2011-12-093-158/+219
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1561 ef36b2f9-881f-0410-afb5-c4e39611909c
* | ensure that uid, gid and pid vars are properly ↵Arthur de Jong2012-01-201-3/+3
|\| | | | | | | | | | | initialised (merged r1559 from 0.7 branch, part of r1558 from 0.8) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1601 ef36b2f9-881f-0410-afb5-c4e39611909c
| * ensure that uid, gid and pid vars are properly ↵Arthur de Jong2011-12-081-3/+3
| | | | | | | | | | | | initialised (part of r1558 from trunk) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1559 ef36b2f9-881f-0410-afb5-c4e39611909c
* | fix an issues where changes to /etc/nsswitch.conf ↵Arthur de Jong2012-01-201-4/+2
|\| | | | | | | | | | | outside of debconf were not picked up (merged r1555 from 0.7 branch, like r1597 from 0.8) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1599 ef36b2f9-881f-0410-afb5-c4e39611909c
| * fix an issues where changes to /etc/nsswitch.conf ↵Arthur de Jong2011-11-181-4/+2
| | | | | | | | | | | | outside of debconf were not picked up git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1555 ef36b2f9-881f-0410-afb5-c4e39611909c
* | make a 0.7.15+squeeze branch to track updates to the ↵Arthur de Jong2012-01-200-0/+0
| | | | | | | | | | | | Debian squeeze version git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15+squeeze@1598 ef36b2f9-881f-0410-afb5-c4e39611909c
* | release 0.7.15Arthur de Jong2011-10-020-0/+0
|/ | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.15@1550 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.15 release0.7.15Arthur de Jong2011-10-027-8/+32
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1549 ef36b2f9-881f-0410-afb5-c4e39611909c
* treat the "hard" value for tls_reqcert as if it was ↵Arthur de Jong2011-10-021-1/+1
| | | | | | "demand" (r1546 from trunk) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1548 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.14 release0.7.14Arthur de Jong2011-09-188-14/+79
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1544 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix a problem with uninitialised memory while parsing ↵Arthur de Jong2011-08-241-7/+5
| | | | | | the tls_ciphers option (r1471 from development) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1516 ef36b2f9-881f-0410-afb5-c4e39611909c
* grow static buffers so that they should be large enough ↵Arthur de Jong2011-07-023-6/+6
| | | | | | (part of r1476 from trunk) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1477 ef36b2f9-881f-0410-afb5-c4e39611909c
* handle expressions where the expander function returns ↵Arthur de Jong2011-06-052-0/+8
| | | | | | NULL (handle it as an empty string) (r1471 from development) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1472 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix r1465 to split attribute/value at right placeArthur de Jong2011-06-051-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1469 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix problem with partial attribute name matches in DN ↵Arthur de Jong2011-05-211-0/+1
| | | | | | (e.g. uid vs. uidNumber) (thanks to Timothy White for the fix) (r1464 from trunk) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1465 ef36b2f9-881f-0410-afb5-c4e39611909c
* report correct reported error from ldap_abandon() (merge ↵Arthur de Jong2011-04-221-1/+1
| | | | | | r1431 from development) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1432 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.13 release0.7.13Arthur de Jong2010-12-117-8/+40
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1323 ef36b2f9-881f-0410-afb5-c4e39611909c
* return correct kind of error code from try_pwmod() ↵Arthur de Jong2010-12-111-1/+2
| | | | | | (r1313 from trunk) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1321 ef36b2f9-881f-0410-afb5-c4e39611909c
* call myldap_session_check() before adding a new search ↵Arthur de Jong2010-12-101-2/+2
| | | | | | to the session so the connection actually gets closed on timeout (the connection isn't closed when there are active searches) (r1294 from trunk) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1320 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.12 release0.7.12Arthur de Jong2010-10-297-5/+32
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1292 ef36b2f9-881f-0410-afb5-c4e39611909c
* set a short socket timeout when shutting down the ↵Arthur de Jong2010-10-291-16/+18
| | | | | | connection to the LDAP server (part of r1276 from trunk) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1291 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.11 release0.7.11Arthur de Jong2010-10-157-8/+40
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1284 ef36b2f9-881f-0410-afb5-c4e39611909c
* grow ruser buffer (small part of r1267 from trunk)Arthur de Jong2010-10-131-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1268 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Vietnamese (vi) translation of debconf templates ↵Arthur de Jong2010-09-301-21/+14
| | | | | | by Clytie Siddall (r1129 from trunk) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1230 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.10 release0.7.10Arthur de Jong2010-09-247-8/+46
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1212 ef36b2f9-881f-0410-afb5-c4e39611909c
* handle errors from ldap_result() better and disconnect ↵Arthur de Jong2010-09-241-32/+37
| | | | | | (and reconnect) in more cases (r1207 and r1208 from trunk) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1211 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix way ChangeLog is generated for branchArthur de Jong2010-09-241-1/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1210 ef36b2f9-881f-0410-afb5-c4e39611909c
* start a 0.7 maintenance branchArthur de Jong2010-09-240-0/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1209 ef36b2f9-881f-0410-afb5-c4e39611909c
* release 0.7.9Arthur de Jong2010-08-280-0/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7.9@1205 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.9 release0.7.9Arthur de Jong2010-08-287-4/+147
| | | | 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