Commit Graph

189 Commits (4737b7c08112793ec2f8101f4c88ea3429f1dedc)
 

Author SHA1 Message Date
TDE Gitea 4737b7c081 Reset submodule main/libraries/libtdeldap/admin to latest HEAD 7 years ago
TDE Gitea 261c5d9647 Reset submodule main/libraries/libtdeldap/admin to latest HEAD 7 years ago
Michele Calgaro 3c194b6fd8
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 7d772d198f Reset submodule main/libraries/libtdeldap/cmake to latest HEAD 7 years ago
TDE Gitea c0cacf6c0f Reset submodule main/libraries/libtdeldap/admin to latest HEAD 7 years ago
Timothy Pearson bdf74509a3 OpenSSL 1.1.0 and later use a builtin OID database that conficts with our explicit OID definitions
Attempt to detect OpenSSL verisons prior to 1.1.0, and only add explicit OID definitions for those older versions
7 years ago
Timothy Pearson 84485fe607 Fix invalid OpenSSL command syntax 7 years ago
Automated System 750af4c3f1 Reset submodule main/libraries/libtdeldap/admin to latest HEAD 7 years ago
Automated System 3ad3377cdd Reset submodule main/libraries/libtdeldap/admin to latest HEAD 7 years ago
Automated System 1f1ef91380 Reset submodule main/libraries/libtdeldap/admin to latest HEAD 7 years ago
Slávek Banko 86c28564fe Reset submodule main/libraries/libtdeldap/cmake to latest HEAD 8 years ago
Automated System 84640a792c Reset submodule main/libraries/libtdeldap/cmake to latest HEAD 9 years ago
Slávek Banko 97d071cf28 Reset submodule main/libraries/libtdeldap/cmake to latest HEAD 9 years ago
Slávek Banko 317e6290c3 cmake: add tde_add_check_executable macro 9 years ago
Timothy Pearson c6be9b0e1a Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap 9 years ago
Timothy Pearson 3086fd516f Remove invalid PAM option 9 years ago
Timothy Pearson 1ccfd00cd4 Create the PKCS#11 configuration directory if it does not exist before attempting to write the configuration file into it 9 years ago
Timothy Pearson e7fe109b39 Add method to get PKCS enablement status 9 years ago
Timothy Pearson e7d00722ef Quote filenames when generating or modifying certificates via OpenSSL 9 years ago
Timothy Pearson 2faf4b1c40 Add missing object classes during user creation 9 years ago
Timothy Pearson cc41b404ca Fixup prior commit 9 years ago
Timothy Pearson a12aeff2da Close cert file handle if already open before opening for write
Fixup missing newlines in printf warnings from last commit
9 years ago
Timothy Pearson 68049e4ac8 Don't abort on chown() failure for certificate files 9 years ago
Automated System 39848c7e7c Reset submodule main/libraries/libtdeldap/admin to latest HEAD 9 years ago
Automated System 6a612babd5 Reset submodule main/libraries/libtdeldap/cmake to latest HEAD 9 years ago
Automated System 9fe65d2d8a Reset submodule main/libraries/libtdeldap/cmake to latest HEAD 10 years ago
Slávek Banko f642cc77d7 Fix krb5 library detection
This resolves FTBFS with heimdal-krb5

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 7b0e95f329 Fix missing stirng placeholder in warning message 10 years ago
Timothy Pearson 3fdd5c964a Fix memory leak on bind failure
Fix minor issues with comments
10 years ago
Timothy Pearson 3991980d35 Revert "Fix memory leak on certificate request attempt"
Unfortunately this did not fix the leak as I originally thought.

This reverts commit 2e9737f118.
10 years ago
Timothy Pearson 2e9737f118 Fix memory leak on certificate request attempt 10 years ago
Timothy Pearson ca4c872008 Properly report certificate retrieval failures to calling application 10 years ago
Timothy Pearson f1b7b0381a Remove any chance of passwords persisting in deallocated main memory after application termination 10 years ago
Timothy Pearson e1d85d3d83 Use correct permissive flag 10 years ago
Timothy Pearson 2752bfb1d0 Fix FTBFS on ancient Heimdal versions 10 years ago
Timothy Pearson 56c2b5fc9b Add deactivated krb5 PKCS login line 10 years ago
Timothy Pearson 7ebf958b10 Write out remaining appdefaults entries on client 10 years ago
Timothy Pearson 53a442c926 Allow Kerberos ticket init via cryptographic card 10 years ago
Timothy Pearson 80c65755dc Write missing appdefaults section on client machines 10 years ago
Timothy Pearson d9172dad3c Add PKI subject mapping to user principals
Fix long-standing inability to clear user principal attribute fields
10 years ago
Timothy Pearson c70ce69a08 Convert the last methods using the kadmin utility to the Heimdal C API 10 years ago
Timothy Pearson 11869fce63 Move keytab export to native Heimdal API 10 years ago
Timothy Pearson e085706825 Convert service add to C API 10 years ago
Timothy Pearson 5ae128fb8b Remove dead code from prior commit 10 years ago
Timothy Pearson 0fbc17ac57 Convert machine add to kadmin API 10 years ago
Timothy Pearson 3d6055df7b Fix local kadmin access 10 years ago
Timothy Pearson bd30e6c655 Start to move away from using the kadmin binary to using the kadmin client API 10 years ago
Timothy Pearson a619f64455 Fix a few minor issues with PKI certificate generation 10 years ago
Timothy Pearson 6cddf7dd1c Minor fixup to cert generation code 10 years ago
Timothy Pearson 07d094fd32 Extend PKCS certificate generation routines
This breaks the ABI
10 years ago