summaryrefslogtreecommitdiff
path: root/nslcd
AgeCommit message (Expand)Author
2014-11-28buildsystemLuke Shumaker
2014-11-28cleanup inotify helpersLuke Shumaker
2014-11-28fooLuke Shumaker
2014-10-04fooLuke Shumaker
2014-09-28Turn into a new-style systemd daemonLuke Shumaker
2014-07-02Minor comment spelling fixTim Harder
2014-07-02Check a socket's connectivity before trying to use itTim Harder
2014-07-02Fix copy-pastoArthur de Jong
2014-06-06Fix password modification by rootArthur de Jong
2014-06-06Fix code indentationArthur de Jong
2014-05-17Clear buffers before free-ingArthur de Jong
2014-05-04Improve error logging of user login failuresArthur de Jong
2014-05-04Also extract policy controls on BIND failureArthur de Jong
2014-05-04Log daemonising failuresArthur de Jong
2014-05-04Fix mapping group member attribute to empty stringArthur de Jong
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