summaryrefslogtreecommitdiffstats
path: root/cert-updater
Commit message (Collapse)AuthorAgeFilesLines
* Drop automake build support.gregory guy2020-05-251-10/+0
| | | | | | | | | | Add basic cmake build instructions. Delete empty folder doc. Delete empty files NEWS, TODO and ChangeLog. Write basic README file. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit c2754a3424db7da341d1361310644cf612c2af78)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-04-071-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-04-071-1/+1
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fd16b3640527b9da8e1df97f5e25849e0313ac64)
* conversion to the cmake building systemgregory guy2019-04-072-2/+33
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 307a1a53261669dc8d1d2ee031a8927f64ddb27a)
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* 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 a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-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-112-0/+194
Add cert-updater