Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * add --disable-sasl and --disable-kerberos configure optionsArthur de Jong2009-06-061-17/+55
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@930 ef36b2f9-881f-0410-afb5-c4e39611909c
| * also compile correctly if ↵Arthur de Jong2009-06-041-1/+1
| | | | | | | | | | | | HAVE_LDAP_SASL_INTERACTIVE_BIND_S is not set git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@929 ef36b2f9-881f-0410-afb5-c4e39611909c
| * let configure --help show the correct behaviourArthur de Jong2009-06-041-2/+2
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@928 ef36b2f9-881f-0410-afb5-c4e39611909c
| * get files ready for 0.6.10 release0.6.10Arthur de Jong2009-06-037-13/+178
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@926 ef36b2f9-881f-0410-afb5-c4e39611909c
| * remove SSL/TLS warning messages during startupArthur de Jong2009-06-031-9/+1
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@925 ef36b2f9-881f-0410-afb5-c4e39611909c
| * add note about creating a user to run nslcdArthur de Jong2009-06-031-0/+3
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@924 ef36b2f9-881f-0410-afb5-c4e39611909c
| * import preliminary version of PAM functionality into nslcdArthur de Jong2009-06-034-2/+298
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@923 ef36b2f9-881f-0410-afb5-c4e39611909c
| * make lookup_dn2uid() available to other modules and ↵Arthur de Jong2009-06-032-21/+30
| | | | | | | | | | | | split uid2dn() into uid2entry() and uid2dn() (from nss-pam-ldapd branch) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@922 ef36b2f9-881f-0410-afb5-c4e39611909c
| * implement myldap_set_credentials() and myldap_cpy_dn() ↵Arthur de Jong2009-06-032-1/+51
| | | | | | | | | | | | which will be used in the PAM lookups (from nss-pam-ldapd branch) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@921 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-ldapd@920 ef36b2f9-881f-0410-afb5-c4e39611909c
| * change PAM authorisation request to also include ruser, ↵Arthur de Jong2009-06-032-6/+25
| | | | | | | | | | | | rhost and tty (based on OpenLDAP cvs, r916 in nss-pam-ldapd branch) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@919 ef36b2f9-881f-0410-afb5-c4e39611909c
| * add Richard A Nelson (Rick) <cowboy@debian.org> to uploadersArthur de Jong2009-06-031-0/+1
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@917 ef36b2f9-881f-0410-afb5-c4e39611909c
| * clean up documentationArthur de Jong2009-06-014-49/+41
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@914 ef36b2f9-881f-0410-afb5-c4e39611909c
| * don't look inside the passed variable get_strdup() ↵Arthur de Jong2009-05-301-6/+3
| | | | | | | | | | | | because it could point to uninitialized memory git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@910 ef36b2f9-881f-0410-afb5-c4e39611909c
| * partially refactor to follow local coding convention and ↵Arthur de Jong2009-05-292-297/+317
| | | | | | | | | | | | introduce READ_PAM_CODE macro (r896 from nss-pam-ldapd) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@908 ef36b2f9-881f-0410-afb5-c4e39611909c
| * tabs to spaces (r889 from nss-pam-ldapd)Arthur de Jong2009-05-291-543/+543
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@907 ef36b2f9-881f-0410-afb5-c4e39611909c
| * make request-response functions simpler (r888 from ↵Arthur de Jong2009-05-292-80/+42
| | | | | | | | | | | | nss-pam-ldapd) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@906 ef36b2f9-881f-0410-afb5-c4e39611909c
| * remove unneeded EXTRA_DISTArthur de Jong2009-05-291-2/+0
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@905 ef36b2f9-881f-0410-afb5-c4e39611909c
| * refactor protocol reading and writing macros to the ↵Arthur de Jong2009-05-2934-265/+339
| | | | | | | | | | | | common directory, use more logical names and in the PAM module no longer use NSS status codes (import of r887 from nss-pam-ldapd) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@904 ef36b2f9-881f-0410-afb5-c4e39611909c
| * add missing objects to test programsArthur de Jong2009-05-291-0/+8
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@903 ef36b2f9-881f-0410-afb5-c4e39611909c
| * document that you can specify base option multiple timesArthur de Jong2009-05-241-1/+5
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@895 ef36b2f9-881f-0410-afb5-c4e39611909c
| * also build PAM module for make distcheckArthur de Jong2009-05-241-1/+1
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@894 ef36b2f9-881f-0410-afb5-c4e39611909c
| * initialise database modules only once after parsing configArthur de Jong2009-05-2413-15/+37
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@893 ef36b2f9-881f-0410-afb5-c4e39611909c
| * support multiple search bases, partially based on a ↵Arthur de Jong2009-05-2418-121/+169
| | | | | | | | | | | | patch by Leigh Wedding <lwedding@bigpond.com> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@892 ef36b2f9-881f-0410-afb5-c4e39611909c
| * don't mention Howard Chu twiceArthur de Jong2009-05-241-1/+0
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@891 ef36b2f9-881f-0410-afb5-c4e39611909c
| * added Finnish (fi) translation of debconf templates by ↵Arthur de Jong2009-05-231-0/+178
| | | | | | | | | | | | Esko Arajärvi <edu@iki.fi> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@890 ef36b2f9-881f-0410-afb5-c4e39611909c
| * quick fix for building PAM moduleArthur de Jong2009-05-162-5/+15
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@885 ef36b2f9-881f-0410-afb5-c4e39611909c
| * get files ready for 0.6.9 release0.6.9Arthur de Jong2009-05-097-18/+243
| | | | | | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@881 ef36b2f9-881f-0410-afb5-c4e39611909c
| * if base is blank disable the base option to let nslcd ↵Arthur de Jong2009-05-091-1/+6
| | | | | | | | | | | | attempt search base autodiscovery git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@880 ef36b2f9-881f-0410-afb5-c4e39611909c
| * 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