Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop automake build support. | gregory guy | 2020-05-25 | 1 | -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 <[email protected]> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2019-04-06 | 1 | -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 system | gregory guy | 2019-04-05 | 2 | -2/+33 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Clean up whitespace | Timothy Pearson | 2016-09-20 | 1 | -11/+11 |
| | |||||
* | Fix krb5 library detection. This resolves FTBFS with heimdal-krb5. | Michele Calgaro | 2016-03-16 | 1 | -2/+2 |
| | | | | | | Based on similar patch for libraries/libtdeldap from Slavek Banko. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update CRL independently of root CA | Timothy Pearson | 2015-09-04 | 1 | -15/+32 |
| | |||||
* | Enable CRL expiration display | Timothy Pearson | 2015-09-04 | 1 | -1/+1 |
| | |||||
* | Add CRL support | Timothy Pearson | 2015-09-03 | 1 | -0/+12 |
| | |||||
* | Use tdeldap library PKI certificate generation methods | Timothy Pearson | 2015-08-31 | 1 | -3/+3 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Use shared realm certificate file name to allow syncrepl to work | Timothy Pearson | 2013-07-11 | 1 | -2/+2 |
| | |||||
* | Do not update CA certificates if master is unknown | Timothy Pearson | 2013-07-02 | 1 | -98/+103 |
| | |||||
* | Add initial support for realm-wide certificate authority certificates | Timothy Pearson | 2013-07-01 | 1 | -25/+145 |
| | |||||
* | Cleanup output clutter. | Darrell Anderson | 2013-05-06 | 1 | -10/+10 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -3/+3 |
| | |||||
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Fix typo | Timothy Pearson | 2012-06-14 | 1 | -2/+2 |
| | |||||
* | Final upload from initial development system | Timothy Pearson | 2012-06-11 | 1 | -1/+0 |
| | |||||
* | Move primary realm wizard sources to separate directory | Timothy Pearson | 2012-06-11 | 2 | -0/+194 |
Add cert-updater |