summaryrefslogtreecommitdiffstats
path: root/src/libtdeldap.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTHEADmasterMichele Calgaro7 days1-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add KDE_EXPORT to public library symbols.Slávek Banko2019-02-041-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 Calgaro2018-12-021-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 Pearson2018-07-171-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 statusTimothy Pearson2016-09-061-0/+1
|
* Allow Kerberos ticket init via cryptographic cardTimothy Pearson2015-09-291-1/+2
|
* Write missing appdefaults section on client machinesTimothy Pearson2015-09-291-0/+1
|
* Convert the last methods using the kadmin utility to the Heimdal C APITimothy Pearson2015-09-291-0/+2
|
* Move keytab export to native Heimdal APITimothy Pearson2015-09-291-1/+1
|
* Convert service add to C APITimothy Pearson2015-09-281-0/+1
|
* Convert machine add to kadmin APITimothy Pearson2015-09-281-2/+2
|
* Fix local kadmin accessTimothy Pearson2015-09-281-0/+1
|
* Start to move away from using the kadmin binary to using the kadmin client APITimothy Pearson2015-09-271-0/+8
|
* Extend PKCS certificate generation routinesTimothy Pearson2015-09-191-4/+4
| | | | This breaks the ABI
* Add PKCS methodsTimothy Pearson2015-09-181-0/+3
|
* Add certificate store attribute access methodTimothy Pearson2015-09-031-0/+1
|
* Add additional CRL manipulation methodsTimothy Pearson2015-09-031-2/+4
|
* Store CRL expiry in LDAPTimothy Pearson2015-09-031-0/+1
|
* Add CRL generationTimothy Pearson2015-09-031-1/+9
|
* Implement several methods required for PKI certificate managementTimothy Pearson2015-09-021-2/+20
|
* Extend user key and certificate generation methodsTimothy Pearson2015-09-011-1/+13
|
* Fix up Kerberos PKI certificate generationTimothy Pearson2015-08-311-2/+5
|
* Allow certificate expiry to be setTimothy Pearson2015-08-251-0/+8
|
* Extend CA expiry to 1 yearTimothy Pearson2015-08-241-0/+3
|
* Fix LDAP CA root file configurationTimothy Pearson2014-01-061-1/+7
|
* Do not replicate olcGlobal by defaultTimothy Pearson2013-07-161-1/+2
|
* Add missing data fields to LDAPMasterReplicationInfo structureTimothy Pearson2013-07-011-0/+6
|
* Add a number of methods to enable multi-master replicationTimothy Pearson2013-06-271-0/+35
|
* Add paged search capabilityTimothy Pearson2013-04-231-4/+4
|
* Add ability to control PAM options including credential caching and home ↵Timothy Pearson2013-04-121-1/+18
| | | | directory creation
* Add exportKeytabForPrincipal methodTimothy Pearson2013-03-231-0/+3
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldapTimothy Pearson2013-03-231-1/+1
|\
| * Set executable flag on cron scriptsTimothy Pearson2013-03-211-1/+1
| |
* | Add new machine add methodTimothy Pearson2013-03-231-0/+4
|/ | | | Add stubs for machine and service modification methods
* Move core code from the bonding utility to this libraryTimothy Pearson2013-03-211-5/+35
|
* Move bonding routines into core libraryTimothy Pearson2013-02-281-0/+3
|
* Update library to allow usage from command line applicationsTimothy Pearson2013-02-131-8/+8
|
* Fix potential kadmin failuresTimothy Pearson2013-01-151-0/+5
| | | | Export static kadmin process read method
* Add service handling routinesTimothy Pearson2012-06-131-1/+27
|
* Add prc cron methodTimothy Pearson2012-06-111-0/+8
|
* Add kgetcred integrationTimothy Pearson2012-06-111-0/+1
|
* Add a variety of ticket management functionsTimothy Pearson2012-06-111-0/+72
|
* Move more routines into this libraryTimothy Pearson2012-06-071-0/+9
|
* Add routine to create certificateTimothy Pearson2012-06-071-0/+34
|
* Add certificte and sudo handling routinesTimothy Pearson2012-06-061-0/+25
|
* Preferentially use TLS when connecting to LDAP serverTimothy Pearson2012-06-061-0/+5
|
* Add certfile writeTimothy Pearson2012-06-061-0/+1
|
* Activate new user attributesTimothy Pearson2012-06-051-0/+3
|
* Add error likely cause routineTimothy Pearson2012-06-051-0/+1
|