Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix format stringArthur de Jong2014-10-101-3/+3
* Block signals sooner to avoid race conditionsArthur de Jong2014-10-041-11/+11
* uid_t/gid_t should be formatted as unsigned longJason Luan2014-09-304-20/+20
* Fix issues with daemonisingArthur de Jong2014-09-281-14/+24
* Minor comment spelling fixTim Harder2014-07-021-1/+1
* Check a socket's connectivity before trying to use itTim Harder2014-07-022-11/+38
* Fix copy-pastoArthur de Jong2014-07-021-2/+2
* Use other IP range for testsArthur de Jong2014-06-122-14/+14
* Get files ready for 0.9.4 release0.9.4Arthur de Jong2014-06-0610-14/+185
* Return correct port number on SolarisArthur de Jong2014-06-061-2/+2
* Add missing include for FreeBSDArthur de Jong2014-06-061-1/+1
* Fix password modification by rootArthur de Jong2014-06-061-1/+1
* Clear proper buffer lengthArthur de Jong2014-06-061-2/+2
* Fix code indentationArthur de Jong2014-06-061-1/+1
* Update files from latest automakeArthur de Jong2014-06-062-175/+40
* Fix commentArthur de Jong2014-06-051-1/+1
* Introduce lookup_groupbyuser test commandArthur de Jong2014-06-054-2/+80
* Clear buffers before free-ingArthur de Jong2014-05-173-1/+21
* Clarify code contributionArthur de Jong2014-05-081-4/+4
* Improve error logging of user login failuresArthur de Jong2014-05-041-2/+2
* Also extract policy controls on BIND failureArthur de Jong2014-05-041-10/+9
* Use FreeBSD lib directory and SONAME on DragonflyArthur de Jong2014-05-041-2/+2
* Small documentation improvementsArthur de Jong2014-05-042-8/+7
* Log daemonising failuresArthur de Jong2014-05-042-0/+13
* Add a test for setting member attribute mappingArthur de Jong2014-05-043-4/+64
* Fix mapping group member attribute to empty stringArthur de Jong2014-05-041-1/+1
* Make buffer size error logging consistentArthur de Jong2014-05-0417-19/+100
* Warn when binddn buffer is too smallArthur de Jong2014-05-044-9/+34
* Grow DN buffer sizeArthur de Jong2014-05-041-3/+3
* Use larger nslcd password bufferushi2014-05-021-1/+1
* Get files ready for 0.9.3 release0.9.3Arthur de Jong2014-03-1211-22/+404
* Update files from recent automakeArthur de Jong2014-03-123-8/+20
* Run the correct executables for the testsArthur de Jong2014-03-103-7/+11
* Fix nslcd-test.conf permissions for testArthur de Jong2014-03-101-0/+3
* Interpret transferred integers as signed againArthur de Jong2014-03-101-2/+2
* Use right h_errnop for retrying with larger bufferNalin Dahyabhai2014-03-022-2/+2
* Fix crash when retrieving large networks entriesLukas Slebodnik2014-03-022-4/+0
* Support builtin Windows groupsDavy Defaud2014-01-311-0/+13
* Add test for krb5 thread safetyArthur de Jong2014-01-251-1/+36
* Also detect DragonFly as BSDFrancois Tigeot2014-01-251-1/+1
* Update shadow.c to resolve pwdLastSet issuejoshuashire2014-01-251-1/+1
* Implement deref control handlingArthur de Jong2014-01-058-83/+415
|\
| * Update documentationArthur de Jong2014-01-051-10/+17
| * Use myldap_get_deref_values() to get member uidsArthur de Jong2014-01-051-0/+21
| * Provide a myldap_get_deref_values() functionArthur de Jong2014-01-053-2/+158
| * Skip member attributes in bymember searchArthur de Jong2014-01-051-2/+17
| * Provide replacement ldap_create_deref_control()Arthur de Jong2014-01-054-3/+123
| * Request attribute deref via search controlArthur de Jong2014-01-052-1/+35
| * Rename entry property to indicate storage typeArthur de Jong2014-01-051-20/+20
| * Ignore missing page controlsArthur de Jong2014-01-051-1/+2