summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-131-1/+1
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-029-82/+82
* Replace Qt with TQtMichele Calgaro2023-11-041-3/+3
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2013-14/+14
* Renaming of files in preparation for code style tools.Michele Calgaro2021-01-032-1/+1
* Fixed FTBFS due to missing linked libraries.Michele Calgaro2020-06-141-0/+1
* Desktop file translations:Slávek Banko2020-05-252-4/+6
* Move translations to a new directory layout.Slávek Banko2020-05-251-1/+1
* Drop automake build support.gregory guy2020-05-253-29/+0
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-04-063-34/+34
* Add includes to UI files to resolve FTBFS.Slávek Banko2019-04-068-7/+32
* conversion to the cmake building systemgregory guy2019-04-054-5/+138
* Add CMakeL10n rules.Slávek Banko2018-12-261-0/+3
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-023-11/+12
* Fix krb5 library detection. This resolves FTBFS with heimdal-krb5.Michele Calgaro2016-03-163-4/+4
* Enable CRL expiration displayTimothy Pearson2015-09-041-7/+0
* Store CRL expiry in LDAPTimothy Pearson2015-09-031-10/+16
* Add CRL supportTimothy Pearson2015-09-033-19/+140
* Reload LDAP certificates after regenerationTimothy Pearson2015-09-011-0/+1
* Use tdeldap library PKI certificate generation methodsTimothy Pearson2015-08-311-4/+4
* Add certificate lifetime configuration optionsTimothy Pearson2015-08-253-0/+134
* 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
* 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
|\
| * 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
* Fix up kadmin interfaceTimothy Pearson2012-12-121-0/+8
* Fix LDAP primary realm creation failureTimothy Pearson2012-12-111-39/+62