summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-10Run the correct executables for the testsArthur de Jong
2014-03-10Fix nslcd-test.conf permissions for testArthur de Jong
2014-03-10Interpret transferred integers as signed againArthur de Jong
2014-03-02Use right h_errnop for retrying with larger bufferNalin Dahyabhai
2014-03-02Fix crash when retrieving large networks entriesLukas Slebodnik
2014-01-31Support builtin Windows groupsDavy Defaud
2014-01-25Add test for krb5 thread safetyArthur de Jong
2014-01-25Also detect DragonFly as BSDFrancois Tigeot
2014-01-25Update shadow.c to resolve pwdLastSet issuejoshuashire
2014-01-05Implement deref control handlingArthur de Jong
2014-01-05Update documentationArthur de Jong
2014-01-05Use myldap_get_deref_values() to get member uidsArthur de Jong
2014-01-05Provide a myldap_get_deref_values() functionArthur de Jong
2014-01-05Skip member attributes in bymember searchArthur de Jong
2014-01-05Provide replacement ldap_create_deref_control()Arthur de Jong
2014-01-05Request attribute deref via search controlArthur de Jong
2014-01-05Rename entry property to indicate storage typeArthur de Jong
2014-01-05Ignore missing page controlsArthur de Jong
2014-01-05Use do_try_search() also for paged searchesArthur de Jong
2014-01-05Support blanking the member attributeArthur de Jong
2014-01-05Fix typoArthur de Jong
2014-01-05Fix memory leaks related to set_pop()Arthur de Jong
2014-01-04Fix compiler warnings in the myldap testArthur de Jong
2014-01-02Only exit nslcd when daemon is readyArthur de Jong
2014-01-02Remove daemon() replacement functionArthur de Jong
2014-01-02Close daemon pipe file descriptor on fork or execArthur de Jong
2014-01-02Properly daemonise nslcd and only exit when readyArthur de Jong
2013-12-28Re-organise ldap function testsArthur de Jong
2013-12-21Make dn2uid cache tuneableArthur de Jong
2013-12-21Add a test for new configuration optionArthur de Jong
2013-12-21Document cache option in manual pageArthur de Jong
2013-12-21Use dn2uid cache optionsArthur de Jong
2013-12-21Implement a cache configuration optionArthur de Jong
2013-12-21Have positive and negative cache timeoutsArthur de Jong
2013-12-21Support printing children search scopeArthur de Jong
2013-12-18Centralise buffer sizesArthur de Jong
2013-11-25Add a test for pam_get_item() argument typeArthur de Jong
2013-10-30Get files ready for 0.9.2 releaseArthur de Jong
2013-10-29Portability fixes to environment testsArthur de Jong
2013-10-29Fix a number of compiler warningsArthur de Jong
2013-10-29Add -Werror=implicit if compiler supports itArthur de Jong
2013-10-29Fix usage of AC_LANG_PROGRAMArthur de Jong
2013-10-29Compatibility definitions for {set,get,end}usershell()Arthur de Jong
2013-10-29Start invalidator after locking pidfileArthur de Jong
2013-10-27Update documentationArthur de Jong
2013-10-27Specify m4 directory in configure scriptArthur de Jong
2013-10-25Also run invalidators on initial connectArthur de Jong
2013-10-25Distribute setup_slapd.sh and associated filesArthur de Jong
2013-10-22Improve portability of ldap testArthur de Jong
2013-10-22Handle other responses in test_pamcmdsArthur de Jong