summaryrefslogtreecommitdiff
path: root/nslcd
AgeCommit message (Expand)Author
2014-05-04Make buffer size error logging consistentArthur de Jong
2014-05-04Warn when binddn buffer is too smallArthur de Jong
2014-05-04Grow DN buffer sizeArthur de Jong
2014-05-02Use larger nslcd password bufferushi
2014-01-31Support builtin Windows groupsDavy Defaud
2014-01-25Update shadow.c to resolve pwdLastSet issuejoshuashire
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-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-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-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-10-29Fix a number of compiler warningsArthur 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-25Also run invalidators on initial connectArthur de Jong
2013-10-07Increase NSS_LDAP_CONFIG_MAX_BASES to 31Arthur de Jong
2013-09-08Use larger nslcd send buffersArthur de Jong
2013-08-30In nslcd, log EPIPE only on debug levelArthur de Jong
2013-08-28Increase password buffer sizeBersl
2013-08-28Fix for common spelling mistakeArthur de Jong
2013-08-23Ignore SIGUSR2 for future compatibilityArthur de Jong
2013-08-21Handle SIGUSR1 by resetting the retry timerArthur de Jong
2013-08-21Implement function for resetting reconnect timesArthur de Jong
2013-08-21Return partial shadow information to non-root usersArthur de Jong
2013-08-20Add cast to int when logging configuration summaryArthur de Jong
2013-08-18-n switch for nslcd (prevents process from forking)Caleb Callaway
2013-07-26Fix errors in invalidator changesArthur de Jong
2013-07-26Rename nscd_invalidate option to reconnect_invalidateArthur de Jong
2013-07-26Allow invalidating the nfsidmap cacheArthur de Jong
2013-05-20Make tests for system call failures a little more robustlyArthur de Jong
2013-04-03Fix commentArthur de Jong
2013-03-30Handle user modification requests in nslcdArthur de Jong
2013-03-28Fix comment for nss_nested_groups config optionArthur de Jong
2013-03-24Implement a nss_nested_groups configuration optionArthur de Jong
2013-03-24Implement support for nested groups in nslcdArthur de Jong
2013-03-24Implement a mkfilter_group_bymemberdn() functionSteve Hill
2013-03-24spelling fixesArthur de Jong
2013-03-24fix service request loggingArthur de Jong