Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * add --disable-sasl and --disable-kerberos configure optionsArthur de Jong2009-06-061-17/+55
| * also compile correctly if HAVE_LDAP_SASL_INTERACTIVE_BIND...Arthur de Jong2009-06-041-1/+1
| * let configure --help show the correct behaviourArthur de Jong2009-06-041-2/+2
| * get files ready for 0.6.10 release0.6.10Arthur de Jong2009-06-037-13/+178
| * remove SSL/TLS warning messages during startupArthur de Jong2009-06-031-9/+1
| * add note about creating a user to run nslcdArthur de Jong2009-06-031-0/+3
| * import preliminary version of PAM functionality into nslcdArthur de Jong2009-06-034-2/+298
| * make lookup_dn2uid() available to other modules and split...Arthur de Jong2009-06-032-21/+30
| * implement myldap_set_credentials() and myldap_cpy_dn() wh...Arthur de Jong2009-06-032-1/+51
| * remove trailing spacesArthur de Jong2009-06-031-14/+14
| * change PAM authorisation request to also include ruser, r...Arthur de Jong2009-06-032-6/+25
| * add Richard A Nelson (Rick) <cowboy@debian.org> to uploadersArthur de Jong2009-06-031-0/+1
| * clean up documentationArthur de Jong2009-06-014-49/+41
| * don't look inside the passed variable get_strdup() becaus...Arthur de Jong2009-05-301-6/+3
| * partially refactor to follow local coding convention and ...Arthur de Jong2009-05-292-297/+317
| * tabs to spaces (r889 from nss-pam-ldapd)Arthur de Jong2009-05-291-543/+543
| * make request-response functions simpler (r888 from nss-pa...Arthur de Jong2009-05-292-80/+42
| * remove unneeded EXTRA_DISTArthur de Jong2009-05-291-2/+0
| * refactor protocol reading and writing macros to the commo...Arthur de Jong2009-05-2934-265/+339
| * add missing objects to test programsArthur de Jong2009-05-291-0/+8
| * document that you can specify base option multiple timesArthur de Jong2009-05-241-1/+5
| * also build PAM module for make distcheckArthur de Jong2009-05-241-1/+1
| * initialise database modules only once after parsing configArthur de Jong2009-05-2413-15/+37
| * support multiple search bases, partially based on a patch...Arthur de Jong2009-05-2418-121/+169
| * don't mention Howard Chu twiceArthur de Jong2009-05-241-1/+0
| * added Finnish (fi) translation of debconf templates by Es...Arthur de Jong2009-05-231-0/+178
| * quick fix for building PAM moduleArthur de Jong2009-05-162-5/+15
| * get files ready for 0.6.9 release0.6.9Arthur de Jong2009-05-097-18/+243
| * if base is blank disable the base option to let nslcd att...Arthur de Jong2009-05-091-1/+6
| * also close any open stream on buffer errorArthur de Jong2009-05-091-0/+7
| * check the buffer passed by Glibc for validityArthur de Jong2009-05-092-7/+26
| * make sure that when writing a list of strings the number ...Arthur de Jong2009-05-091-6/+6
| * import the PAM module from the nss-ldapd branch (r875) ba...Arthur de Jong2009-05-098-5/+891
| * according to autoupdate RETSIGTYPE can be considered void...Arthur de Jong2009-05-092-3/+2
| * aggregate yearsArthur de Jong2009-05-081-2/+2
| * include updated filesArthur de Jong2009-05-083-41/+158
| * prefix NETGROUP_TYPE macros with NSLCD_Arthur de Jong2009-05-083-8/+8
| * added Galician (gl) translation of debconf templates by M...Arthur de Jong2009-05-071-0/+185
| * updated Spanish (es) translation of debconf templates by ...Arthur de Jong2009-05-061-89/+50
| * updated Russian (ru) translation of debconf templates by ...Arthur de Jong2009-05-051-201/+45
| * convert translation to UTF-8Arthur de Jong2009-05-051-44/+44
| * updated Swedish (sv) translation of debconf templates by ...Arthur de Jong2009-05-031-5/+16
| * updated French (fr) translation of debconf templates by G...Arthur de Jong2009-05-021-5/+21
| * fix incorrect references to nss-ldap (without the d at th...Arthur de Jong2009-05-011-3/+3
| * document that you can specify -d multiple timesArthur de Jong2009-05-011-0/+2
| * set most SSL/TLS related options globally instead of per ...Arthur de Jong2009-05-013-80/+44
| * move debugging initialisation to myldap_set_debuglevel() ...Arthur de Jong2009-04-305-37/+51
| * added Italian (it) translation of debconf templates by Vi...Arthur de Jong2009-04-271-0/+181
| * produce more logging and get OpenLDAP logging working by ...Arthur de Jong2009-04-251-10/+55
| * include ldap.h to ensure that struct ldap_config will be ...Arthur de Jong2009-04-251-1/+2