summaryrefslogtreecommitdiffstats
path: root/src/ldapcontroller.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-04-061-26/+26
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]>
* conversion to the cmake building systemgregory guy2019-04-051-5/+23
| | | | Signed-off-by: gregory guy <[email protected]>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-021-6/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Enable CRL expiration displayTimothy Pearson2015-09-041-7/+0
|
* Store CRL expiry in LDAPTimothy Pearson2015-09-031-10/+16
|
* Add CRL supportTimothy Pearson2015-09-031-0/+71
|
* 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-251-0/+33
|
* Update for new APITimothy Pearson2014-01-061-5/+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-021-0/+20
|
* Add initial support for realm-wide certificate authority certificatesTimothy Pearson2013-07-011-40/+114
|
* 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-271-0/+198
|/
* Fix FTBFSTimothy Pearson2013-03-271-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-15/+15
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Use libtdeldap kadmin talker methodTimothy Pearson2013-01-151-64/+73
| | | | 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
* Fix kadmin communicationTimothy Pearson2012-07-081-50/+109
|
* Final upload from initial development systemTimothy Pearson2012-06-111-3/+3
|
* Add skeleton for secondary realm controller and fix wizardTimothy Pearson2012-06-111-36/+113
|
* Add skeleton secondary realm wizardTimothy Pearson2012-06-111-15/+42
|
* Write primary realm cert updater cron fileTimothy Pearson2012-06-111-4/+8
| | | | | Fix return values Read information from provided primary certificate
* Move primary realm wizard sources to separate directoryTimothy Pearson2012-06-111-4/+32
| | | | Add cert-updater
* Provide a range of user and certificate management optionsTimothy Pearson2012-06-071-40/+382
|
* Add root CA certificate managementTimothy Pearson2012-06-071-38/+79
| | | | Allow anonymous writes on ldapi
* Add standard user group, certificates, etcTimothy Pearson2012-06-061-34/+45
|
* Use ldapi during setupTimothy Pearson2012-06-061-1/+1
|
* Add ssl generation and storageTimothy Pearson2012-06-061-13/+199
|
* Add (inactive) certificate configuration pageTimothy Pearson2012-06-051-0/+3
|
* Move dns lookup routine to ldap libraryTimothy Pearson2012-06-051-28/+1
|
* Fix incorrect schema filesTimothy Pearson2012-06-041-0/+2
|
* Add utility to manage kadmind ACL list based on group membershipTimothy Pearson2012-06-041-4/+12
|
* Fix kadmindTimothy Pearson2012-06-041-4/+19
|
* New realm now functions almost fullyTimothy Pearson2012-06-041-13/+389
|
* Realm is now almost fully onlineTimothy Pearson2012-06-031-26/+32
|
* LDAP and Kerberos now partially work togetherTimothy Pearson2012-06-021-63/+188
|
* Start working on kerberosTimothy Pearson2012-06-021-8/+42
|