Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fix off by one error in the maximum number of uidNumber a...Arthur de Jong2009-06-291-1/+1
| * updated Swedish (sv) translation of debconf templates by ...Arthur de Jong2009-06-271-49/+34
| * upgrade to standards-version 3.8.2 (no changes needed)Arthur de Jong2009-06-271-1/+1
| * updated Russian (ru) translation of debconf templates by ...Arthur de Jong2009-06-271-45/+31
| * add missing slash to homepageArthur de Jong2009-06-261-1/+1
| * updated Japanese (ja) translation of debconf templates by...Arthur de Jong2009-06-241-53/+22
| * updated Finnish (fi) translation of debconf templates by ...Arthur de Jong2009-06-241-50/+32
| * change reqcert choice description and make choices transl...Arthur de Jong2009-06-2319-102/+577
| * added Simplified Chinese (zh_CN) translation of debconf t...Arthur de Jong2009-06-231-0/+165
| * fix non-ascii characters that got lost when importing the...Arthur de Jong2009-06-221-27/+27
| * improvements to debconf templates (English language revie...Arthur de Jong2009-06-2118-359/+517
| * update debconf translation filesArthur de Jong2009-06-2017-136/+765
| * make configuring SSL/TLS possible with debconfArthur de Jong2009-06-203-2/+103
| * also support starttls as value for the ssl optionArthur de Jong2009-06-201-1/+2
| * rephrase LDAP server URI question based on pam_ldap's new...Arthur de Jong2009-06-1918-184/+371
| * fix wrapping, use of double spaces and unfuzzy translationsArthur de Jong2009-06-1918-81/+80
| * fix Vcs-Browser linkArthur de Jong2009-06-141-1/+1
| * replace references to ch.tudelft.nl with arthurdejong.orgArthur de Jong2009-06-128-11/+11
| * make error message a little clearerArthur de Jong2009-06-121-1/+1
| * implement case-sensitive filtering for group, netgroup, p...Arthur de Jong2009-06-0611-161/+211
| * fix wrappingArthur de Jong2009-06-061-11/+11
| * update and document test suiteArthur de Jong2009-06-064-1/+96
| * fix buffer check for user to groups mapping functionArthur de Jong2009-06-061-1/+1
| * 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