summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Renaming of files in preparation for code style tools.Michele Calgaro2021-01-032-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9abed3f832f5b493aa254a1665dbae80f10f2f07)
* Fixed FTBFS due to missing linked libraries.Michele Calgaro2020-06-141-0/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dd3d32c1e578a19d7bf2c73e2d23be2a6ba0aba7)
* Desktop file translations:Slávek Banko2020-05-252-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 Banko2020-05-251-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 guy2020-05-253-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 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-073-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 Banko2019-04-078-7/+32
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f3d48d7b4565345f5f06513bf7a6ecd59457e334)
* conversion to the cmake building systemgregory guy2019-04-074-5/+138
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 307a1a53261669dc8d1d2ee031a8927f64ddb27a)
* Add CMakeL10n rules.Slávek Banko2018-12-261-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 stringsTimothy Pearson2014-10-181-1/+1
|
* Fix incorrect atom nameTimothy Pearson2014-05-121-1/+1
|
* Update for new APITimothy Pearson2014-01-061-5/+1
|
* Add end-of-file newlines.Darrell Anderson2013-11-302-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Index entryCSNTimothy Pearson2013-07-161-1/+5
| | | | Use more precise entryCSN timestamps
* Fix prior commitTimothy Pearson2013-07-111-2/+2
|
* Use shared realm certificate file name to allow syncrepl to workTimothy Pearson2013-07-111-22/+22
|
* Add missing entryUUID values to base LDAP databasesTimothy Pearson2013-07-111-0/+7
|
* Set syncrepl TSL CA certificate by defaultTimothy Pearson2013-07-022-0/+21
|
* Add initial support for realm-wide certificate authority certificatesTimothy Pearson2013-07-014-56/+176
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/kcmldapcontrollerTimothy Pearson2013-06-271-18/+18
|\ | | | | | | | | Conflicts: admin
| * Cleanup output clutter.Darrell Anderson2013-05-061-18/+18
| |
* | Add ability to set up multi-master replicationTimothy Pearson2013-06-277-2/+562
|/
* Fix FTBFSTimothy Pearson2013-03-271-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1513-22/+22
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1414-14/+14
|
* Use LIB_KIOTimothy Pearson2013-02-131-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-4/+4
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-8/+8
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-17/+17
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-3/+3
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Use libtdeldap kadmin talker methodTimothy Pearson2013-01-153-66/+101
| | | | Minor GUI enhancements
* Fix up kadmin interfaceTimothy Pearson2012-12-121-0/+8
|
* Fix LDAP primary realm creation failureTimothy Pearson2012-12-111-39/+62
| | | | Clean up build warnings
* Add wizard imagesTimothy Pearson2012-07-098-8/+8
|
* Fix kadmin communicationTimothy Pearson2012-07-081-50/+109
|
* Use TDE in desktop fileTimothy Pearson2012-06-111-7/+7
|
* Final upload from initial development systemTimothy Pearson2012-06-111-3/+3
|
* Add skeleton for secondary realm controller and fix wizardTimothy Pearson2012-06-116-195/+130
|
* Add skeleton secondary realm wizardTimothy Pearson2012-06-1132-84/+2003
|
* Write primary realm cert updater cron fileTimothy Pearson2012-06-112-14/+62
| | | | | Fix return values Read information from provided primary certificate
* Move primary realm wizard sources to separate directoryTimothy Pearson2012-06-1118-9/+46
| | | | Add cert-updater
* Provide a range of user and certificate management optionsTimothy Pearson2012-06-074-47/+569
|
* Add root CA certificate managementTimothy Pearson2012-06-074-60/+154
| | | | Allow anonymous writes on ldapi
* Add standard user group, certificates, etcTimothy Pearson2012-06-065-42/+68
|