summaryrefslogtreecommitdiffstats
path: root/src/ldapcontroller.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* OpenLDAP now initializes, but login is not possible and kadmin does not work yetTimothy Pearson2012-06-021-5/+190
|
* Add confskel installationTimothy Pearson2012-06-011-1/+17
|
* Add skeleton ldif file for loadingTimothy Pearson2012-06-011-4/+3
|
* Additional GUI work, now ready for deployment processTimothy Pearson2012-06-011-2/+60
|
* Add GUI elements to wizardTimothy Pearson2012-05-311-4/+35
|
* Add wizard skeleton for future developmentTimothy Pearson2012-05-311-10/+51
|
* Now compiles and installs, ready for developmentTimothy Pearson2012-05-311-5/+40
|