| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add group support | Timothy Pearson | 2025-10-22 | 1 | -0/+1 |
| | | |||||
| * | Add initial Kerberos password change support | Timothy Pearson | 2025-10-22 | 1 | -0/+3 |
| | | |||||
| * | Add jpegPhoto LDAP attribute to LDAPUserInfo object | Timothy Pearson | 2025-10-22 | 1 | -0/+1 |
| | | |||||
| * | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-06 | 1 | -14/+14 |
| | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b03faff449dae085d85f17b5169e4ff346c1ed9f) | ||||
| * | Replace Q_OBJECT with TQ_OBJECTr14.1.1 | Michele Calgaro | 2023-07-21 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e3ae8c54a1800d99d3e0d2222fb19a9e0f0ed65c) | ||||
| * | Add KDE_EXPORT to public library symbols. | Slávek Banko | 2019-02-04 | 1 | -14/+14 |
| | | | | | | | This allows build with gcc hidden visibility. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
| * | More changes for bug 2961. | Michele Calgaro | 2018-12-02 | 1 | -5/+7 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | OpenSSL 1.1.0 and later use a builtin OID database that conficts with our ↵ | Timothy Pearson | 2018-07-17 | 1 | -0/+1 |
| | | | | | | | explicit OID definitions Attempt to detect OpenSSL verisons prior to 1.1.0, and only add explicit OID definitions for those older versions | ||||
| * | Add method to get PKCS enablement status | Timothy Pearson | 2016-09-06 | 1 | -0/+1 |
| | | |||||
| * | Allow Kerberos ticket init via cryptographic card | Timothy Pearson | 2015-09-29 | 1 | -1/+2 |
| | | |||||
| * | Write missing appdefaults section on client machines | Timothy Pearson | 2015-09-29 | 1 | -0/+1 |
| | | |||||
| * | Convert the last methods using the kadmin utility to the Heimdal C API | Timothy Pearson | 2015-09-29 | 1 | -0/+2 |
| | | |||||
| * | Move keytab export to native Heimdal API | Timothy Pearson | 2015-09-29 | 1 | -1/+1 |
| | | |||||
| * | Convert service add to C API | Timothy Pearson | 2015-09-28 | 1 | -0/+1 |
| | | |||||
| * | Convert machine add to kadmin API | Timothy Pearson | 2015-09-28 | 1 | -2/+2 |
| | | |||||
| * | Fix local kadmin access | Timothy Pearson | 2015-09-28 | 1 | -0/+1 |
| | | |||||
| * | Start to move away from using the kadmin binary to using the kadmin client API | Timothy Pearson | 2015-09-27 | 1 | -0/+8 |
| | | |||||
| * | Extend PKCS certificate generation routines | Timothy Pearson | 2015-09-19 | 1 | -4/+4 |
| | | | | | This breaks the ABI | ||||
| * | Add PKCS methods | Timothy Pearson | 2015-09-18 | 1 | -0/+3 |
| | | |||||
| * | Add certificate store attribute access method | Timothy Pearson | 2015-09-03 | 1 | -0/+1 |
| | | |||||
| * | Add additional CRL manipulation methods | Timothy Pearson | 2015-09-03 | 1 | -2/+4 |
| | | |||||
| * | Store CRL expiry in LDAP | Timothy Pearson | 2015-09-03 | 1 | -0/+1 |
| | | |||||
| * | Add CRL generation | Timothy Pearson | 2015-09-03 | 1 | -1/+9 |
| | | |||||
| * | Implement several methods required for PKI certificate management | Timothy Pearson | 2015-09-02 | 1 | -2/+20 |
| | | |||||
| * | Extend user key and certificate generation methods | Timothy Pearson | 2015-09-01 | 1 | -1/+13 |
| | | |||||
| * | Fix up Kerberos PKI certificate generation | Timothy Pearson | 2015-08-31 | 1 | -2/+5 |
| | | |||||
| * | Allow certificate expiry to be set | Timothy Pearson | 2015-08-25 | 1 | -0/+8 |
| | | |||||
| * | Extend CA expiry to 1 year | Timothy Pearson | 2015-08-24 | 1 | -0/+3 |
| | | |||||
| * | Fix LDAP CA root file configuration | Timothy Pearson | 2014-01-06 | 1 | -1/+7 |
| | | |||||
| * | Do not replicate olcGlobal by default | Timothy Pearson | 2013-07-16 | 1 | -1/+2 |
| | | |||||
| * | Add missing data fields to LDAPMasterReplicationInfo structure | Timothy Pearson | 2013-07-01 | 1 | -0/+6 |
| | | |||||
| * | Add a number of methods to enable multi-master replication | Timothy Pearson | 2013-06-27 | 1 | -0/+35 |
| | | |||||
| * | Add paged search capability | Timothy Pearson | 2013-04-23 | 1 | -4/+4 |
| | | |||||
| * | Add ability to control PAM options including credential caching and home ↵ | Timothy Pearson | 2013-04-12 | 1 | -1/+18 |
| | | | | | directory creation | ||||
| * | Add exportKeytabForPrincipal method | Timothy Pearson | 2013-03-23 | 1 | -0/+3 |
| | | |||||
| * | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap | Timothy Pearson | 2013-03-23 | 1 | -1/+1 |
| |\ | |||||
| | * | Set executable flag on cron scripts | Timothy Pearson | 2013-03-21 | 1 | -1/+1 |
| | | | |||||
| * | | Add new machine add method | Timothy Pearson | 2013-03-23 | 1 | -0/+4 |
| |/ | | | | Add stubs for machine and service modification methods | ||||
| * | Move core code from the bonding utility to this library | Timothy Pearson | 2013-03-21 | 1 | -5/+35 |
| | | |||||
| * | Move bonding routines into core library | Timothy Pearson | 2013-02-28 | 1 | -0/+3 |
| | | |||||
| * | Update library to allow usage from command line applications | Timothy Pearson | 2013-02-13 | 1 | -8/+8 |
| | | |||||
| * | Fix potential kadmin failures | Timothy Pearson | 2013-01-15 | 1 | -0/+5 |
| | | | | | Export static kadmin process read method | ||||
| * | Add service handling routines | Timothy Pearson | 2012-06-13 | 1 | -1/+27 |
| | | |||||
| * | Add prc cron method | Timothy Pearson | 2012-06-11 | 1 | -0/+8 |
| | | |||||
| * | Add kgetcred integration | Timothy Pearson | 2012-06-11 | 1 | -0/+1 |
| | | |||||
| * | Add a variety of ticket management functions | Timothy Pearson | 2012-06-11 | 1 | -0/+72 |
| | | |||||
| * | Move more routines into this library | Timothy Pearson | 2012-06-07 | 1 | -0/+9 |
| | | |||||
| * | Add routine to create certificate | Timothy Pearson | 2012-06-07 | 1 | -0/+34 |
| | | |||||
| * | Add certificte and sudo handling routines | Timothy Pearson | 2012-06-06 | 1 | -0/+25 |
| | | |||||
| * | Preferentially use TLS when connecting to LDAP server | Timothy Pearson | 2012-06-06 | 1 | -0/+5 |
| | | |||||
