summaryrefslogtreecommitdiffstats
path: root/cert-updater
Commit message (Collapse)AuthorAgeFilesLines
* Drop automake build support.gregory guy2020-05-231-10/+0
| | | | | | | | | Delete empty folder doc. Write basic cmake build instructions and README file. Delete empty files ChangeLog, NEWS and TODO. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* cmake: Add krb5 library detection.Slávek Banko2019-01-051-0/+2
| | | | | | Add krb5 include directories. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2019-01-041-0/+28
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix krb5 library detection. This resolves FTBFS with heimdal-krb5.Michele Calgaro2016-03-151-2/+2
| | | | | | Based on similar patch for libraries/libtdeldap from Slavek Banko. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix missing newline in root certificate warningTimothy Pearson2015-12-291-1/+1
|
* Add PKCS login setup controlsTimothy Pearson2015-09-181-4/+23
|
* Add CRL supportTimothy Pearson2015-09-031-6/+39
|
* Fix up cert-updater variable namesTimothy Pearson2015-09-011-9/+9
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Cleanup output clutter.Darrell Anderson2013-05-061-4/+4
|
* Add new certificate updater daemonTimothy Pearson2013-03-212-0/+221
Move core code to libtdeldap