Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2019-04-06 | 1 | -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 system | gregory guy | 2019-04-05 | 1 | -5/+23 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-02 | 1 | -6/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Enable CRL expiration display | Timothy Pearson | 2015-09-04 | 1 | -7/+0 |
| | |||||
* | Store CRL expiry in LDAP | Timothy Pearson | 2015-09-03 | 1 | -10/+16 |
| | |||||
* | Add CRL support | Timothy Pearson | 2015-09-03 | 1 | -0/+71 |
| | |||||
* | Reload LDAP certificates after regeneration | Timothy Pearson | 2015-09-01 | 1 | -0/+1 |
| | |||||
* | Use tdeldap library PKI certificate generation methods | Timothy Pearson | 2015-08-31 | 1 | -4/+4 |
| | |||||
* | Add certificate lifetime configuration options | Timothy Pearson | 2015-08-25 | 1 | -0/+33 |
| | |||||
* | Update for new API | Timothy Pearson | 2014-01-06 | 1 | -5/+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 | 1 | -0/+20 |
| | |||||
* | Add initial support for realm-wide certificate authority certificates | Timothy Pearson | 2013-07-01 | 1 | -40/+114 |
| | |||||
* | 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 | 1 | -0/+198 |
|/ | |||||
* | Fix FTBFS | Timothy Pearson | 2013-03-27 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -4/+4 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -15/+15 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | Use libtdeldap kadmin talker method | Timothy Pearson | 2013-01-15 | 1 | -64/+73 |
| | | | | 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 | ||||
* | Fix kadmin communication | Timothy Pearson | 2012-07-08 | 1 | -50/+109 |
| | |||||
* | 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 | 1 | -36/+113 |
| | |||||
* | Add skeleton secondary realm wizard | Timothy Pearson | 2012-06-11 | 1 | -15/+42 |
| | |||||
* | Write primary realm cert updater cron file | Timothy Pearson | 2012-06-11 | 1 | -4/+8 |
| | | | | | Fix return values Read information from provided primary certificate | ||||
* | Move primary realm wizard sources to separate directory | Timothy Pearson | 2012-06-11 | 1 | -4/+32 |
| | | | | Add cert-updater | ||||
* | Provide a range of user and certificate management options | Timothy Pearson | 2012-06-07 | 1 | -40/+382 |
| | |||||
* | Add root CA certificate management | Timothy Pearson | 2012-06-07 | 1 | -38/+79 |
| | | | | Allow anonymous writes on ldapi | ||||
* | Add standard user group, certificates, etc | Timothy Pearson | 2012-06-06 | 1 | -34/+45 |
| | |||||
* | Use ldapi during setup | Timothy Pearson | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | Add ssl generation and storage | Timothy Pearson | 2012-06-06 | 1 | -13/+199 |
| | |||||
* | Add (inactive) certificate configuration page | Timothy Pearson | 2012-06-05 | 1 | -0/+3 |
| | |||||
* | Move dns lookup routine to ldap library | Timothy Pearson | 2012-06-05 | 1 | -28/+1 |
| | |||||
* | Fix incorrect schema files | Timothy Pearson | 2012-06-04 | 1 | -0/+2 |
| | |||||
* | Add utility to manage kadmind ACL list based on group membership | Timothy Pearson | 2012-06-04 | 1 | -4/+12 |
| | |||||
* | Fix kadmind | Timothy Pearson | 2012-06-04 | 1 | -4/+19 |
| | |||||
* | New realm now functions almost fully | Timothy Pearson | 2012-06-04 | 1 | -13/+389 |
| | |||||
* | Realm is now almost fully online | Timothy Pearson | 2012-06-03 | 1 | -26/+32 |
| | |||||
* | LDAP and Kerberos now partially work together | Timothy Pearson | 2012-06-02 | 1 | -63/+188 |
| | |||||
* | Start working on kerberos | Timothy Pearson | 2012-06-02 | 1 | -8/+42 |
| |