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-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-071-2/+2
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 307a1a53261669dc8d1d2ee031a8927f64ddb27a)
* 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