Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * clear errno before ldap calls to get usable returned errnoArthur de Jong2009-04-251-0/+4
| * updated Portuguese (pt) translation of debconf templates ...Arthur de Jong2009-04-251-46/+24
| * fix spelling in English debconf template (thanks Vincenzo...Arthur de Jong2009-04-2215-15/+15
| * updated Japanese (ja) translation of debconf templates by...Arthur de Jong2009-04-221-32/+8
| * updated Danish (da) translation of debconf templates by J...Arthur de Jong2009-04-221-2/+12
| * ask on removal and on purge whether to edit /etc/nsswitch...Arthur de Jong2009-04-2116-39/+592
| * clear up protocol description in nslcd.h, renaming NSLCD_...Arthur de Jong2009-04-1914-133/+118
* | extend description of packagesArthur de Jong2009-07-121-0/+6
* | add basic pam_ldap manual pageArthur de Jong2009-07-122-2/+204
* | merge r951 from trunkArthur de Jong2009-06-2633-398/+2091
* | --enable-pam is not needed for distcheck when PAM is enab...Arthur de Jong2009-06-061-1/+1
* | merge r934 from trunkArthur de Jong2009-06-0624-205/+548
* | merge r917 from trunkArthur de Jong2009-06-035-49/+42
* | change authorisation request to also include ruser, rhost...Arthur de Jong2009-06-033-7/+33
* | remove trailing spacesArthur de Jong2009-06-031-14/+14
* | clean up code a little bit and also do username and userd...Arthur de Jong2009-06-011-82/+45
* | merge r911 from trunkArthur de Jong2009-06-011-6/+3
* | in uid2entry() also get the uid attribute because it may ...Arthur de Jong2009-06-011-3/+4
* | merge r908 from trunkArthur de Jong2009-05-293-1332/+2111
* | merge r901 from trunkArthur de Jong2009-05-2922-2240/+1720
* | normalize username with PAM authentication and some reorg...Arthur de Jong2009-05-295-35/+69
* | fix typo in postinst filenameArthur de Jong2009-05-282-1/+1
* | enable the PAM module by default using pam-auth-update, b...Arthur de Jong2009-05-287-1/+45
* | ensure that the libpam-ldapd actually contains the PAM mo...Arthur de Jong2009-05-282-3/+4
* | improve descriptionsArthur de Jong2009-05-281-5/+3
* | partially refactor to follow local coding convention and ...Arthur de Jong2009-05-262-297/+317
* | tabs to spacesArthur de Jong2009-05-211-543/+543
* | make request-response functions simplerArthur de Jong2009-05-212-80/+42
* | refactor protocol reading and writing macros to the commo...Arthur de Jong2009-05-2135-288/+362