| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | Add certfile write | Timothy Pearson | 2012-06-06 | 1 | -0/+1 |
| | | |||||
| * | Activate new user attributes | Timothy Pearson | 2012-06-05 | 1 | -0/+3 |
| | | |||||
| * | Add error likely cause routine | Timothy Pearson | 2012-06-05 | 1 | -0/+1 |
| | | |||||
| * | Add return codes for basic functions | Timothy Pearson | 2012-06-04 | 1 | -3/+3 |
| | | |||||
| * | Update library for CLI use | Timothy Pearson | 2012-06-04 | 1 | -1/+3 |
| | | |||||
| * | Moved realm conffile writing to this library | Timothy Pearson | 2012-06-03 | 1 | -0/+26 |
| | | |||||
| * | Add kerberos rename method for RC setup | Timothy Pearson | 2012-06-02 | 1 | -2/+5 |
| | | |||||
| * | Added common directories | Timothy Pearson | 2012-06-01 | 1 | -0/+224 |
