Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * also close any open stream on buffer errorArthur de Jong2009-05-091-0/+7
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@879 ef36b2f9-881f-0410-afb5-c4e39611909c
| * check the buffer passed by Glibc for validityArthur de Jong2009-05-092-7/+26
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@878 ef36b2f9-881f-0410-afb5-c4e39611909c
| * make sure that when writing a list of strings the number ↵Arthur de Jong2009-05-091-6/+6
| | | | | | | | | | | | of strings is always checked when excluding an entry git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@877 ef36b2f9-881f-0410-afb5-c4e39611909c
| * import the PAM module from the nss-ldapd branch (r875) ↵Arthur de Jong2009-05-098-5/+891
| | | | | | | | | | | | based on the OpenLDAP nssov tree and allow configuring which modules should be built (PAM module disabled by default) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@876 ef36b2f9-881f-0410-afb5-c4e39611909c
| * according to autoupdate RETSIGTYPE can be considered ↵Arthur de Jong2009-05-092-3/+2
| | | | | | | | | | | | void always git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@872 ef36b2f9-881f-0410-afb5-c4e39611909c
| * aggregate yearsArthur de Jong2009-05-081-2/+2
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@868 ef36b2f9-881f-0410-afb5-c4e39611909c
| * include updated filesArthur de Jong2009-05-083-41/+158
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@867 ef36b2f9-881f-0410-afb5-c4e39611909c
| * prefix NETGROUP_TYPE macros with NSLCD_Arthur de Jong2009-05-083-8/+8
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@864 ef36b2f9-881f-0410-afb5-c4e39611909c
| * added Galician (gl) translation of debconf templates by ↵Arthur de Jong2009-05-071-0/+185
| | | | | | | | | | | | Marce Villarino <mvillarino@gmail.com> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@861 ef36b2f9-881f-0410-afb5-c4e39611909c
| * updated Spanish (es) translation of debconf templates by ↵Arthur de Jong2009-05-061-89/+50
| | | | | | | | | | | | Francisco Javier Cuadrado <fcocuadrado@gmail.com> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@860 ef36b2f9-881f-0410-afb5-c4e39611909c
| * updated Russian (ru) translation of debconf templates by ↵Arthur de Jong2009-05-051-201/+45
| | | | | | | | | | | | Yuri Kozlov <yuray@komyakino.ru> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@859 ef36b2f9-881f-0410-afb5-c4e39611909c
| * convert translation to UTF-8Arthur de Jong2009-05-051-44/+44
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@858 ef36b2f9-881f-0410-afb5-c4e39611909c
| * updated Swedish (sv) translation of debconf templates by ↵Arthur de Jong2009-05-031-5/+16
| | | | | | | | | | | | Martin Ågren <martin.agren@gmail.com> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@857 ef36b2f9-881f-0410-afb5-c4e39611909c
| * updated French (fr) translation of debconf templates by ↵Arthur de Jong2009-05-021-5/+21
| | | | | | | | | | | | Guillaume Delacour <gui@iroqwa.org> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@856 ef36b2f9-881f-0410-afb5-c4e39611909c
| * fix incorrect references to nss-ldap (without the d at ↵Arthur de Jong2009-05-011-3/+3
| | | | | | | | | | | | the end) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@855 ef36b2f9-881f-0410-afb5-c4e39611909c
| * document that you can specify -d multiple timesArthur de Jong2009-05-011-0/+2
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@854 ef36b2f9-881f-0410-afb5-c4e39611909c
| * set most SSL/TLS related options globally instead of per ↵Arthur de Jong2009-05-013-80/+44
| | | | | | | | | | | | connection git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@853 ef36b2f9-881f-0410-afb5-c4e39611909c
| * move debugging initialisation to myldap_set_debuglevel() ↵Arthur de Jong2009-04-305-37/+51
| | | | | | | | | | | | function git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@852 ef36b2f9-881f-0410-afb5-c4e39611909c
| * added Italian (it) translation of debconf templates by ↵Arthur de Jong2009-04-271-0/+181
| | | | | | | | | | | | Vincenzo Campanella <vinz65@gmail.com> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@851 ef36b2f9-881f-0410-afb5-c4e39611909c
| * produce more logging and get OpenLDAP logging working by ↵Arthur de Jong2009-04-251-10/+55
| | | | | | | | | | | | logging to stderr (and implement temporary workaround for reqcert problems) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@850 ef36b2f9-881f-0410-afb5-c4e39611909c
| * include ldap.h to ensure that struct ldap_config will be ↵Arthur de Jong2009-04-251-1/+2
| | | | | | | | | | | | the same in every file git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@849 ef36b2f9-881f-0410-afb5-c4e39611909c
| * clear errno before ldap calls to get usable returned errnoArthur de Jong2009-04-251-0/+4
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@848 ef36b2f9-881f-0410-afb5-c4e39611909c
| * updated Portuguese (pt) translation of debconf templates ↵Arthur de Jong2009-04-251-46/+24
| | | | | | | | | | | | by Américo Monteiro <a_monteiro@netcabo.pt> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@847 ef36b2f9-881f-0410-afb5-c4e39611909c
| * fix spelling in English debconf template (thanks ↵Arthur de Jong2009-04-2215-15/+15
| | | | | | | | | | | | Vincenzo Campanella) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@846 ef36b2f9-881f-0410-afb5-c4e39611909c
| * updated Japanese (ja) translation of debconf templates ↵Arthur de Jong2009-04-221-32/+8
| | | | | | | | | | | | by Kenshi Muto <kmuto@debian.org> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@845 ef36b2f9-881f-0410-afb5-c4e39611909c
| * updated Danish (da) translation of debconf templates by ↵Arthur de Jong2009-04-221-2/+12
| | | | | | | | | | | | Jonas Smedegaard <dr@jones.dk> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@844 ef36b2f9-881f-0410-afb5-c4e39611909c
| * ask on removal and on purge whether to edit ↵Arthur de Jong2009-04-2116-39/+592
| | | | | | | | | | | | /etc/nsswitch.conf and remove ldap entries git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@843 ef36b2f9-881f-0410-afb5-c4e39611909c
| * clear up protocol description in nslcd.h, renaming ↵Arthur de Jong2009-04-1914-133/+118
| | | | | | | | | | | | NSLCD_RESULT_SUCCESS to NSLCD_RESULT_BEGIN git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@834 ef36b2f9-881f-0410-afb5-c4e39611909c
* | extend description of packagesArthur de Jong2009-07-121-0/+6
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@964 ef36b2f9-881f-0410-afb5-c4e39611909c
* | add basic pam_ldap manual pageArthur de Jong2009-07-122-2/+204
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@963 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge r951 from trunkArthur de Jong2009-06-2633-398/+2091
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@952 ef36b2f9-881f-0410-afb5-c4e39611909c
* | --enable-pam is not needed for distcheck when PAM is ↵Arthur de Jong2009-06-061-1/+1
| | | | | | | | | | | | enabled by default git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@936 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge r934 from trunkArthur de Jong2009-06-0624-205/+548
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@935 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge r917 from trunkArthur de Jong2009-06-035-49/+42
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@918 ef36b2f9-881f-0410-afb5-c4e39611909c
* | change authorisation request to also include ruser, ↵Arthur de Jong2009-06-033-7/+33
| | | | | | | | | | | | rhost and tty (based on OpenLDAP cvs) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@916 ef36b2f9-881f-0410-afb5-c4e39611909c
* | remove trailing spacesArthur de Jong2009-06-031-14/+14
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@915 ef36b2f9-881f-0410-afb5-c4e39611909c
* | clean up code a little bit and also do username and ↵Arthur de Jong2009-06-011-82/+45
| | | | | | | | | | | | userdn checks for authorisation call git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@913 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge r911 from trunkArthur de Jong2009-06-011-6/+3
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@912 ef36b2f9-881f-0410-afb5-c4e39611909c
* | in uid2entry() also get the uid attribute because it may ↵Arthur de Jong2009-06-011-3/+4
| | | | | | | | | | | | be needed by PAM git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@911 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge r908 from trunkArthur de Jong2009-05-293-1332/+2111
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@909 ef36b2f9-881f-0410-afb5-c4e39611909c
* | merge r901 from trunkArthur de Jong2009-05-2922-2240/+1720
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@902 ef36b2f9-881f-0410-afb5-c4e39611909c
* | 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