summaryrefslogtreecommitdiffstats
path: root/cert-updater/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-04-061-1/+1
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]>
* conversion to the cmake building systemgregory guy2019-04-051-2/+2
| | | | Signed-off-by: gregory guy <[email protected]>
* Clean up whitespaceTimothy Pearson2016-09-201-11/+11
|
* Update CRL independently of root CATimothy Pearson2015-09-041-15/+32
|
* Enable CRL expiration displayTimothy Pearson2015-09-041-1/+1
|
* Add CRL supportTimothy Pearson2015-09-031-0/+12
|
* Use tdeldap library PKI certificate generation methodsTimothy Pearson2015-08-311-3/+3
|
* Use shared realm certificate file name to allow syncrepl to workTimothy Pearson2013-07-111-2/+2
|
* Do not update CA certificates if master is unknownTimothy Pearson2013-07-021-98/+103
|
* Add initial support for realm-wide certificate authority certificatesTimothy Pearson2013-07-011-25/+145
|
* Cleanup output clutter.Darrell Anderson2013-05-061-10/+10
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-3/+3
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix typoTimothy Pearson2012-06-141-2/+2
|
* Final upload from initial development systemTimothy Pearson2012-06-111-1/+0
|
* Move primary realm wizard sources to separate directoryTimothy Pearson2012-06-111-0/+184
Add cert-updater