Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | normalize username with PAM authentication and some ↵Arthur de Jong2009-05-295-35/+69
| | | | | | | | | | | | reorganisation to make that easier git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@901 ef36b2f9-881f-0410-afb5-c4e39611909c
* | fix typo in postinst filenameArthur de Jong2009-05-282-1/+1
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@900 ef36b2f9-881f-0410-afb5-c4e39611909c
* | enable the PAM module by default using pam-auth-update, ↵Arthur de Jong2009-05-287-1/+45
| | | | | | | | | | | | based on a patch for libpam-ldap by Steve Langasek <vorlon@debian.org> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@899 ef36b2f9-881f-0410-afb5-c4e39611909c
* | ensure that the libpam-ldapd actually contains the PAM ↵Arthur de Jong2009-05-282-3/+4
| | | | | | | | | | | | module git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@898 ef36b2f9-881f-0410-afb5-c4e39611909c
* | improve descriptionsArthur de Jong2009-05-281-5/+3
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@897 ef36b2f9-881f-0410-afb5-c4e39611909c
* | partially refactor to follow local coding convention and ↵Arthur de Jong2009-05-262-297/+317
| | | | | | | | | | | | introduce READ_PAM_CODE macro git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@896 ef36b2f9-881f-0410-afb5-c4e39611909c
* | tabs to spacesArthur de Jong2009-05-211-543/+543
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@889 ef36b2f9-881f-0410-afb5-c4e39611909c
* | make request-response functions simplerArthur de Jong2009-05-212-80/+42
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@888 ef36b2f9-881f-0410-afb5-c4e39611909c
* | refactor protocol reading and writing macros to the ↵Arthur de Jong2009-05-2135-288/+362
| | | | | | | | | | | | common directory, use more logical names and in the PAM module no longer use NSS status codes git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@887 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge r885 from trunkArthur de Jong2009-05-162-5/+15
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@886 ef36b2f9-881f-0410-afb5-c4e39611909c
* | add MUST_USE to lookup_dn2uid()Arthur de Jong2009-05-161-1/+1
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@884 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge r882 from trunkArthur de Jong2009-05-0911-32/+288
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@883 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge r874 from trunkArthur de Jong2009-05-092-3/+2
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@875 ef36b2f9-881f-0410-afb5-c4e39611909c
* | add warnings about protocol stabilityArthur de Jong2009-05-092-1/+11
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@874 ef36b2f9-881f-0410-afb5-c4e39611909c
* | only test for PAM headers if we are building the PAM moduleArthur de Jong2009-05-091-2/+5
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@873 ef36b2f9-881f-0410-afb5-c4e39611909c
* | cleanupsArthur de Jong2009-05-091-5/+1
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@871 ef36b2f9-881f-0410-afb5-c4e39611909c
* | set up basic PAM protocol handling and get ↵Arthur de Jong2009-05-095-112/+228
| | | | | | | | | | | | authentication call working by binding to the server git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@870 ef36b2f9-881f-0410-afb5-c4e39611909c
* | make it possible to disable building of NSS module, PAM ↵Arthur de Jong2009-05-082-1/+38
| | | | | | | | | | | | module and nslcd daemon git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@869 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge r865 from trunkArthur de Jong2009-05-0830-525/+1335
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@866 ef36b2f9-881f-0410-afb5-c4e39611909c
* | document PAM requests and responsesArthur de Jong2009-05-081-1/+39
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@865 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge in changes from OpenLDAP tree (1.3)Arthur de Jong2009-05-071-0/+15
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@863 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge in changes from OpenLDAP tree (1.9)Arthur de Jong2009-05-071-80/+82
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@862 ef36b2f9-881f-0410-afb5-c4e39611909c
* | always read returned username in tmpluser, always send ↵Arthur de Jong2009-04-201-21/+31
| | | | | | | | | | | | the username from PAM, also handle user renames in authentication and some minor cleanups git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@842 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge in changes from OpenLDAP tree (1.6)Arthur de Jong2009-04-201-15/+46
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@841 ef36b2f9-881f-0410-afb5-c4e39611909c
* | fix static linkingArthur de Jong2009-04-191-2/+9
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@840 ef36b2f9-881f-0410-afb5-c4e39611909c
* | check for header filesArthur de Jong2009-04-191-0/+2
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@839 ef36b2f9-881f-0410-afb5-c4e39611909c
* | first attempt at splitting installation into three packagesArthur de Jong2009-04-1932-669/+721
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@838 ef36b2f9-881f-0410-afb5-c4e39611909c
* | perform NSLCD_RESULT_SUCCESS to NSLCD_RESULT_BEGIN ↵Arthur de Jong2009-04-191-7/+7
| | | | | | | | | | | | rename for PAM code git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@837 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge r834 from trunkArthur de Jong2009-04-1914-133/+118
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@836 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge in changes from OpenLDAP tree (1.5)Arthur de Jong2009-04-191-6/+20
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@835 ef36b2f9-881f-0410-afb5-c4e39611909c
* | fix email addressArthur de Jong2009-04-191-1/+1
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@833 ef36b2f9-881f-0410-afb5-c4e39611909c
* | initial version of experimental PAM support taken from ↵Arthur de Jong2009-04-1812-29/+1032
| | | | | | | | | | | | OpenLDAP/contrib/slapd-modules/nssov by Howard Chu <hyc@symas.com> (license change of nssov/pam.c to nslcd/pam.c is approved) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@832 ef36b2f9-881f-0410-afb5-c4e39611909c
* | make PAM branchArthur de Jong2009-04-180-0/+0
|/ | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@831 ef36b2f9-881f-0410-afb5-c4e39611909c
* include definitions of PAM-related actions from current ↵Arthur de Jong2009-04-171-0/+5
| | | | | | OpenLDAP work in nssov git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@830 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix spelling in commentArthur de Jong2009-04-171-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@829 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove /var/run/nslcd on package removalArthur de Jong2009-04-041-0/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@828 ef36b2f9-881f-0410-afb5-c4e39611909c
* add CVE identifierArthur de Jong2009-03-311-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@827 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.8 release0.6.8Arthur de Jong2009-03-227-11/+186
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@825 ef36b2f9-881f-0410-afb5-c4e39611909c
* update copyright yearArthur de Jong2009-03-222-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@824 ef36b2f9-881f-0410-afb5-c4e39611909c
* update copyright yearArthur de Jong2009-03-221-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@823 ef36b2f9-881f-0410-afb5-c4e39611909c
* upgrade to debhelper compatibility level 7Arthur de Jong2009-03-223-4/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@822 ef36b2f9-881f-0410-afb5-c4e39611909c
* upgrade to standards-version 3.8.1 (no changes needed)Arthur de Jong2009-03-221-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@821 ef36b2f9-881f-0410-afb5-c4e39611909c
* add lintian override for missing shlibs and symbols ↵Arthur de Jong2009-03-223-0/+9
| | | | | | control files (we are a shared library that should not be directly linked to) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@820 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix version numbers in NEWS fileArthur de Jong2009-03-211-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@818 ef36b2f9-881f-0410-afb5-c4e39611909c
* add a note about permissions of nss-ldapd.conf when ↵Arthur de Jong2009-03-211-0/+1
| | | | | | using the bindpw option git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@817 ef36b2f9-881f-0410-afb5-c4e39611909c
* instead of bindpw check always create config file with ↵Arthur de Jong2009-03-211-9/+8
| | | | | | proper permissions and fix permissions once on upgrade git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@816 ef36b2f9-881f-0410-afb5-c4e39611909c
* add bindpw-related warning message to default installed ↵Arthur de Jong2009-03-201-0/+1
| | | | | | config file git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@814 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix permissions of configfile if passwords are storedArthur de Jong2009-03-201-1/+9
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@813 ef36b2f9-881f-0410-afb5-c4e39611909c
* follow change in override fileArthur de Jong2009-03-151-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@812 ef36b2f9-881f-0410-afb5-c4e39611909c
* use misc:Depends to generate debconf dependencyArthur de Jong2009-02-271-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@811 ef36b2f9-881f-0410-afb5-c4e39611909c