Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix crash if empty certificate is provided in PKI list | Timothy Pearson | 2020-06-03 | 1 | -0/+8 |
| | |||||
* | Drop automake build support. | gregory guy | 2020-05-02 | 1 | -15/+0 |
| | | | | | | | | | | Add basic cmake build instructions. Add basic README file. Delete empty folders doc and po. Delete empty files ChangeLog, NEWS and TODO. Some cosmetics. Signed-off-by: gregory guy <[email protected]> | ||||
* | Fix access to ldap configuration files on non-controller (workstation) systems | Timothy Pearson | 2019-03-07 | 1 | -3/+13 |
| | |||||
* | Properly set umask on login | Timothy Pearson | 2019-03-07 | 1 | -2/+4 |
| | |||||
* | Correctly set permissions on LDAP configuration file to only allow owner / ↵ | Timothy Pearson | 2019-02-21 | 1 | -0/+5 |
| | | | | group, since this file contains a multi-master replication password in plain text | ||||
* | Add KDE_EXPORT to public library symbols. | Slávek Banko | 2019-02-04 | 2 | -15/+15 |
| | | | | | | This allows build with gcc hidden visibility. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2019-02-04 | 1 | -42/+42 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-02-04 | 1 | -0/+5 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update CMake rules | Slávek Banko | 2019-02-04 | 2 | -2/+6 |
| | | | | | | | | | | + Prefer Heimdal during Kerberos detection. + Add a check whether the Kerberos is Heimdal. + Add a check whether the compiler supports the option -fpermissive. + Add an option for the user to specify SYSTEM_CA_STORE_REGENERATE_COMMAND. + Set the library version to 1.0.0. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | conversion to the cmake building system | gregory guy | 2019-02-04 | 3 | -9/+53 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Remove invalid specification of crlhours in CRL generator when crldays was ↵ | Timothy Pearson | 2018-12-04 | 1 | -2/+2 |
| | | | | already given | ||||
* | More changes for bug 2961. | Michele Calgaro | 2018-12-02 | 2 | -15/+21 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug | Michele Calgaro | 2018-11-27 | 1 | -7/+7 |
| | | | | | | 2961. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | OpenSSL 1.1.0 and later use a builtin OID database that conficts with our ↵ | Timothy Pearson | 2018-07-17 | 2 | -6/+59 |
| | | | | | | explicit OID definitions Attempt to detect OpenSSL verisons prior to 1.1.0, and only add explicit OID definitions for those older versions | ||||
* | Fix invalid OpenSSL command syntax | Timothy Pearson | 2018-07-17 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap | Timothy Pearson | 2016-09-22 | 1 | -0/+8 |
|\ | |||||
| * | Create the PKCS#11 configuration directory if it does not exist before ↵ | Timothy Pearson | 2016-09-21 | 1 | -0/+8 |
| | | | | | | | | attempting to write the configuration file into it | ||||
* | | Remove invalid PAM option | Timothy Pearson | 2016-09-22 | 1 | -1/+1 |
|/ | |||||
* | Add method to get PKCS enablement status | Timothy Pearson | 2016-09-06 | 2 | -0/+12 |
| | |||||
* | Quote filenames when generating or modifying certificates via OpenSSL | Timothy Pearson | 2016-09-06 | 1 | -11/+11 |
| | |||||
* | Add missing object classes during user creation | Timothy Pearson | 2016-09-04 | 1 | -1/+1 |
| | |||||
* | Fixup prior commit | Timothy Pearson | 2016-09-04 | 1 | -1/+1 |
| | |||||
* | Close cert file handle if already open before opening for write | Timothy Pearson | 2016-09-04 | 1 | -2/+6 |
| | | | | Fixup missing newlines in printf warnings from last commit | ||||
* | Don't abort on chown() failure for certificate files | Timothy Pearson | 2016-09-04 | 1 | -4/+2 |
| | |||||
* | Fix krb5 library detection | Slávek Banko | 2016-03-15 | 1 | -2/+2 |
| | | | | | | This resolves FTBFS with heimdal-krb5 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix missing stirng placeholder in warning message | Timothy Pearson | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | Fix memory leak on bind failure | Timothy Pearson | 2015-10-23 | 1 | -19/+23 |
| | | | | Fix minor issues with comments | ||||
* | Revert "Fix memory leak on certificate request attempt" | Timothy Pearson | 2015-10-23 | 1 | -2/+0 |
| | | | | | | Unfortunately this did not fix the leak as I originally thought. This reverts commit 2e9737f1184064e01b7ee0a9504d601d74ba4bf2. | ||||
* | Fix memory leak on certificate request attempt | Timothy Pearson | 2015-10-23 | 1 | -0/+2 |
| | |||||
* | Properly report certificate retrieval failures to calling application | Timothy Pearson | 2015-10-02 | 1 | -19/+20 |
| | |||||
* | Remove any chance of passwords persisting in deallocated main memory after ↵ | Timothy Pearson | 2015-10-01 | 1 | -1/+2 |
| | | | | application termination | ||||
* | Use correct permissive flag | Timothy Pearson | 2015-09-30 | 1 | -1/+2 |
| | |||||
* | Fix FTBFS on ancient Heimdal versions | Timothy Pearson | 2015-09-30 | 2 | -0/+5 |
| | |||||
* | Add deactivated krb5 PKCS login line | Timothy Pearson | 2015-09-29 | 1 | -3/+18 |
| | |||||
* | Write out remaining appdefaults entries on client | Timothy Pearson | 2015-09-29 | 1 | -3/+6 |
| | |||||
* | Allow Kerberos ticket init via cryptographic card | Timothy Pearson | 2015-09-29 | 4 | -9/+91 |
| | |||||
* | Write missing appdefaults section on client machines | Timothy Pearson | 2015-09-29 | 2 | -0/+16 |
| | |||||
* | Add PKI subject mapping to user principals | Timothy Pearson | 2015-09-29 | 1 | -1/+90 |
| | | | | Fix long-standing inability to clear user principal attribute fields | ||||
* | Convert the last methods using the kadmin utility to the Heimdal C API | Timothy Pearson | 2015-09-29 | 2 | -68/+131 |
| | |||||
* | Move keytab export to native Heimdal API | Timothy Pearson | 2015-09-29 | 2 | -357/+241 |
| | |||||
* | Convert service add to C API | Timothy Pearson | 2015-09-28 | 2 | -126/+13 |
| | |||||
* | Remove dead code from prior commit | Timothy Pearson | 2015-09-28 | 1 | -121/+0 |
| | |||||
* | Convert machine add to kadmin API | Timothy Pearson | 2015-09-28 | 2 | -92/+248 |
| | |||||
* | Fix local kadmin access | Timothy Pearson | 2015-09-28 | 3 | -15/+97 |
| | |||||
* | Start to move away from using the kadmin binary to using the kadmin client API | Timothy Pearson | 2015-09-27 | 3 | -92/+118 |
| | |||||
* | Fix a few minor issues with PKI certificate generation | Timothy Pearson | 2015-09-24 | 1 | -3/+12 |
| | |||||
* | Minor fixup to cert generation code | Timothy Pearson | 2015-09-19 | 1 | -1/+1 |
| | |||||
* | Extend PKCS certificate generation routines | Timothy Pearson | 2015-09-19 | 2 | -36/+48 |
| | | | | This breaks the ABI | ||||
* | Add PKCS methods | Timothy Pearson | 2015-09-18 | 2 | -4/+107 |
| |