Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/Makefile.am: Use correct .la file in src/ folder for linking the unit t... | Mike Gabriel | 2018-01-12 | 1 | -1/+1 |
* | tests/Makefile.am: Define LIBPAM_COMPILE to disable libpam's PAM_NONNULL chec... | Mike Gabriel | 2018-01-12 | 1 | -1/+2 |
* | tests/Makefile.am: Split-up CFLAGS/CXXFLAGS/CPPFLAGS properly. Esp. split out... | Mike Gabriel | 2018-01-12 | 1 | -2/+8 |
* | Make sure we have the full path to execute the auth check | Ted Gould | 2012-09-19 | 1 | -1/+1 |
* | Make the auth use the auth check utility | Ted Gould | 2012-09-19 | 1 | -0/+1 |
* | Adding a small auth check utility | Ted Gould | 2012-09-19 | 1 | -2/+13 |
* | Set everything up so that the auth check binary can be different in the tests | Ted Gould | 2012-09-19 | 1 | -1/+1 |
* | Make sure to distribute the header files | Ted Gould | 2012-09-19 | 1 | -2/+2 |
* | Clean up Makefile and add proper files | Ted Gould | 2012-09-19 | 1 | -26/+16 |
* | Steal a bunch of test infrastructure from libpam-icaclient | Ted Gould | 2012-09-19 | 1 | -0/+65 |