| Commit message (Expand) | Author | Age | Files | Lines |
* | Use correct PIC arg for non-GCC compilers | Tim Rice | 2015-03-23 | 5 | -6/+17 |
* | Update files from latest automake | Arthur de Jong | 2015-03-23 | 1 | -2/+7 |
* | Fix for networks lookup under Solaris | Arthur de Jong | 2015-03-22 | 1 | -1/+1 |
* | Add checks to configure | Arthur de Jong | 2015-03-22 | 1 | -0/+2 |
* | ENODATA is missing on FreeBSD | Arthur de Jong | 2015-03-22 | 1 | -1/+5 |
* | Remove use of irs-nss.h | Arthur de Jong | 2015-03-22 | 2 | -9/+0 |
* | Prevent numer overflow in test_clock | Arthur de Jong | 2015-03-22 | 1 | -3/+3 |
* | Various small fixes when using --with-module-name | Arthur de Jong | 2015-03-22 | 4 | -11/+19 |
* | Also support platforms without TLS | Arthur de Jong | 2015-03-22 | 1 | -0/+7 |
* | Document that multiple URIs can be specified | Dalibor Pospíšil | 2015-03-20 | 1 | -2/+3 |
* | Fix formatting of size_t values | Patrick McLean | 2015-03-14 | 4 | -14/+14 |
* | Avoid comparison of static array to null pointer | Patrick McLean | 2015-03-11 | 2 | -6/+6 |
* | Don't let the oom killer kill nslcd | Patrick McLean | 2015-03-11 | 2 | -0/+24 |
* | Allow configuration of NSS and PAM names | Arthur de Jong | 2015-01-19 | 22 | -199/+226 |
* | Fix uninitialised variable | Mark R Bannister | 2015-01-19 | 1 | -1/+1 |
* | Avoid accessing searches outside array | Arthur de Jong | 2015-01-19 | 1 | -1/+1 |
* | Document that rootpwmoddn needs to exist | Arthur de Jong | 2014-11-02 | 1 | -0/+4 |
* | Fix format string | Arthur de Jong | 2014-10-10 | 1 | -3/+3 |
* | Block signals sooner to avoid race conditions | Arthur de Jong | 2014-10-04 | 1 | -11/+11 |
* | uid_t/gid_t should be formatted as unsigned long | Jason Luan | 2014-09-30 | 4 | -20/+20 |
* | Fix issues with daemonising | Arthur de Jong | 2014-09-28 | 1 | -14/+24 |
* | Minor comment spelling fix | Tim Harder | 2014-07-02 | 1 | -1/+1 |
* | Check a socket's connectivity before trying to use it | Tim Harder | 2014-07-02 | 2 | -11/+38 |
* | Fix copy-pasto | Arthur de Jong | 2014-07-02 | 1 | -2/+2 |
* | Use other IP range for tests | Arthur de Jong | 2014-06-12 | 2 | -14/+14 |
* | Get files ready for 0.9.4 release0.9.4 | Arthur de Jong | 2014-06-06 | 10 | -14/+185 |
* | Return correct port number on Solaris | Arthur de Jong | 2014-06-06 | 1 | -2/+2 |
* | Add missing include for FreeBSD | Arthur de Jong | 2014-06-06 | 1 | -1/+1 |
* | Fix password modification by root | Arthur de Jong | 2014-06-06 | 1 | -1/+1 |
* | Clear proper buffer length | Arthur de Jong | 2014-06-06 | 1 | -2/+2 |
* | Fix code indentation | Arthur de Jong | 2014-06-06 | 1 | -1/+1 |
* | Update files from latest automake | Arthur de Jong | 2014-06-06 | 2 | -175/+40 |
* | Fix comment | Arthur de Jong | 2014-06-05 | 1 | -1/+1 |
* | Introduce lookup_groupbyuser test command | Arthur de Jong | 2014-06-05 | 4 | -2/+80 |
* | Clear buffers before free-ing | Arthur de Jong | 2014-05-17 | 3 | -1/+21 |
* | Clarify code contribution | Arthur de Jong | 2014-05-08 | 1 | -4/+4 |
* | Improve error logging of user login failures | Arthur de Jong | 2014-05-04 | 1 | -2/+2 |
* | Also extract policy controls on BIND failure | Arthur de Jong | 2014-05-04 | 1 | -10/+9 |
* | Use FreeBSD lib directory and SONAME on Dragonfly | Arthur de Jong | 2014-05-04 | 1 | -2/+2 |
* | Small documentation improvements | Arthur de Jong | 2014-05-04 | 2 | -8/+7 |
* | Log daemonising failures | Arthur de Jong | 2014-05-04 | 2 | -0/+13 |
* | Add a test for setting member attribute mapping | Arthur de Jong | 2014-05-04 | 3 | -4/+64 |
* | Fix mapping group member attribute to empty string | Arthur de Jong | 2014-05-04 | 1 | -1/+1 |
* | Make buffer size error logging consistent | Arthur de Jong | 2014-05-04 | 17 | -19/+100 |
* | Warn when binddn buffer is too small | Arthur de Jong | 2014-05-04 | 4 | -9/+34 |
* | Grow DN buffer size | Arthur de Jong | 2014-05-04 | 1 | -3/+3 |
* | Use larger nslcd password buffer | ushi | 2014-05-02 | 1 | -1/+1 |
* | Get files ready for 0.9.3 release0.9.3 | Arthur de Jong | 2014-03-12 | 11 | -22/+404 |
* | Update files from recent automake | Arthur de Jong | 2014-03-12 | 3 | -8/+20 |
* | Run the correct executables for the tests | Arthur de Jong | 2014-03-10 | 3 | -7/+11 |