Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop automake build support. | gregory guy | 2020-05-25 | 1 | -5/+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 <[email protected]> (cherry picked from commit c2754a3424db7da341d1361310644cf612c2af78) | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2019-04-07 | 1 | -4/+4 |
| | | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit fd16b3640527b9da8e1df97f5e25849e0313ac64) | ||||
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-04-07 | 3 | -0/+12 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f3d48d7b4565345f5f06513bf7a6ecd59457e334) | ||||
* | conversion to the cmake building system | gregory guy | 2019-04-07 | 1 | -0/+32 |
| | | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 307a1a53261669dc8d1d2ee031a8927f64ddb27a) | ||||
* | Add initial support for realm-wide certificate authority certificates | Timothy Pearson | 2013-07-01 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 5 | -8/+8 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 6 | -6/+6 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Use libtdeldap kadmin talker method | Timothy Pearson | 2013-01-15 | 1 | -1/+16 |
| | | | | Minor GUI enhancements | ||||
* | Add wizard images | Timothy Pearson | 2012-07-09 | 4 | -4/+4 |
| | |||||
* | Add skeleton secondary realm wizard | Timothy Pearson | 2012-06-11 | 15 | -67/+67 |
| | |||||
* | Write primary realm cert updater cron file | Timothy Pearson | 2012-06-11 | 1 | -10/+54 |
| | | | | | Fix return values Read information from provided primary certificate | ||||
* | Move primary realm wizard sources to separate directory | Timothy Pearson | 2012-06-11 | 15 | -0/+1848 |
Add cert-updater |