Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-01-03 | 2 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9abed3f832f5b493aa254a1665dbae80f10f2f07) | ||||
* | Fixed FTBFS due to missing linked libraries. | Michele Calgaro | 2020-06-14 | 1 | -0/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dd3d32c1e578a19d7bf2c73e2d23be2a6ba0aba7) | ||||
* | Desktop file translations: | Slávek Banko | 2020-05-25 | 2 | -4/+6 |
| | | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3b23a90dfc3eb1feeb5d4755b867a31ef425e297) | ||||
* | Move translations to a new directory layout. | Slávek Banko | 2020-05-25 | 1 | -1/+1 |
| | | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0e7ee9a1ef6fe52b0c61bec5b2de85b7daad59a2) | ||||
* | Drop automake build support. | gregory guy | 2020-05-25 | 3 | -29/+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 Banko | 2019-04-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2019-04-07 | 3 | -34/+34 |
| | | | | | | | 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) | ||||
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-04-07 | 8 | -7/+32 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f3d48d7b4565345f5f06513bf7a6ecd59457e334) | ||||
* | conversion to the cmake building system | gregory guy | 2019-04-07 | 4 | -5/+138 |
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 307a1a53261669dc8d1d2ee031a8927f64ddb27a) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-26 | 1 | -0/+3 |
| | | | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 805f4737532ecbbd2891735cbc85c2162d6dc23b) | ||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Fix incorrect atom name | Timothy Pearson | 2014-05-12 | 1 | -1/+1 |
| | |||||
* | Update for new API | Timothy Pearson | 2014-01-06 | 1 | -5/+1 |
| | |||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 2 | -2/+2 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Index entryCSN | Timothy Pearson | 2013-07-16 | 1 | -1/+5 |
| | | | | Use more precise entryCSN timestamps | ||||
* | Fix prior commit | Timothy Pearson | 2013-07-11 | 1 | -2/+2 |
| | |||||
* | Use shared realm certificate file name to allow syncrepl to work | Timothy Pearson | 2013-07-11 | 1 | -22/+22 |
| | |||||
* | Add missing entryUUID values to base LDAP databases | Timothy Pearson | 2013-07-11 | 1 | -0/+7 |
| | |||||
* | Set syncrepl TSL CA certificate by default | Timothy Pearson | 2013-07-02 | 2 | -0/+21 |
| | |||||
* | Add initial support for realm-wide certificate authority certificates | Timothy Pearson | 2013-07-01 | 4 | -56/+176 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/kcmldapcontroller | Timothy Pearson | 2013-06-27 | 1 | -18/+18 |
|\ | | | | | | | | | Conflicts: admin | ||||
| * | Cleanup output clutter. | Darrell Anderson | 2013-05-06 | 1 | -18/+18 |
| | | |||||
* | | Add ability to set up multi-master replication | Timothy Pearson | 2013-06-27 | 7 | -2/+562 |
|/ | |||||
* | Fix FTBFS | Timothy Pearson | 2013-03-27 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 13 | -22/+22 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 14 | -14/+14 |
| | |||||
* | Use LIB_KIO | Timothy Pearson | 2013-02-13 | 1 | -1/+1 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -4/+4 |
| | |||||
* | Fix up remaining references to -lkio | Timothy Pearson | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 6 | -8/+8 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -17/+17 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -3/+3 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -4/+4 |
| | |||||
* | Use libtdeldap kadmin talker method | Timothy Pearson | 2013-01-15 | 3 | -66/+101 |
| | | | | Minor GUI enhancements | ||||
* | Fix up kadmin interface | Timothy Pearson | 2012-12-12 | 1 | -0/+8 |
| | |||||
* | Fix LDAP primary realm creation failure | Timothy Pearson | 2012-12-11 | 1 | -39/+62 |
| | | | | Clean up build warnings | ||||
* | Add wizard images | Timothy Pearson | 2012-07-09 | 8 | -8/+8 |
| | |||||
* | Fix kadmin communication | Timothy Pearson | 2012-07-08 | 1 | -50/+109 |
| | |||||
* | Use TDE in desktop file | Timothy Pearson | 2012-06-11 | 1 | -7/+7 |
| | |||||
* | Final upload from initial development system | Timothy Pearson | 2012-06-11 | 1 | -3/+3 |
| | |||||
* | Add skeleton for secondary realm controller and fix wizard | Timothy Pearson | 2012-06-11 | 6 | -195/+130 |
| | |||||
* | Add skeleton secondary realm wizard | Timothy Pearson | 2012-06-11 | 32 | -84/+2003 |
| | |||||
* | Write primary realm cert updater cron file | Timothy Pearson | 2012-06-11 | 2 | -14/+62 |
| | | | | | Fix return values Read information from provided primary certificate | ||||
* | Move primary realm wizard sources to separate directory | Timothy Pearson | 2012-06-11 | 18 | -9/+46 |
| | | | | Add cert-updater | ||||
* | Provide a range of user and certificate management options | Timothy Pearson | 2012-06-07 | 4 | -47/+569 |
| | |||||
* | Add root CA certificate management | Timothy Pearson | 2012-06-07 | 4 | -60/+154 |
| | | | | Allow anonymous writes on ldapi | ||||
* | Add standard user group, certificates, etc | Timothy Pearson | 2012-06-06 | 5 | -42/+68 |
| |