Commit Graph

137 Commits (master)

Author SHA1 Message Date
Michele Calgaro b03faff449
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
5 days ago
Michele Calgaro 3fc205a151
Replace Qt with TQt
6 months ago
Michele Calgaro e3ae8c54a1
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Slávek Banko 7ccc7470c7
Updated to use new standalone tdehw library.
3 years ago
Timothy Pearson 47c8c58690 Fix crash if empty certificate is provided in PKI list
4 years ago
gregory guy edec9f9049
Drop automake build support.
4 years ago
Timothy Pearson b2d89e08d0 Fix access to ldap configuration files on non-controller (workstation) systems
5 years ago
Timothy Pearson 10472c4c2b Properly set umask on login
5 years ago
Timothy Pearson 81b65a2d55 Correctly set permissions on LDAP configuration file to only allow owner / group, since this file contains a multi-master replication password in plain text
5 years ago
Slávek Banko 77563f4f4c
Add KDE_EXPORT to public library symbols.
5 years ago
Slávek Banko ed622a01c5
Added controlled conversions to char* instead of automatic ascii conversions.
5 years ago
Slávek Banko 545658deaf
Add includes to UI files to resolve FTBFS.
5 years ago
Slávek Banko 08fd4a51ed
Update CMake rules
5 years ago
gregory guy 6d8d495faf
conversion to the cmake building system
5 years ago
Timothy Pearson dc2d6876ff Remove invalid specification of crlhours in CRL generator when crldays was already given
6 years ago
Michele Calgaro 123de33960
More changes for bug 2961.
6 years ago
Michele Calgaro 8bd9acb7e2
Adapted to new KPasswordEdit::password() signature. This relates to bug
6 years ago
Michele Calgaro 3c194b6fd8
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Timothy Pearson bdf74509a3 OpenSSL 1.1.0 and later use a builtin OID database that conficts with our explicit OID definitions
6 years ago
Timothy Pearson 84485fe607 Fix invalid OpenSSL command syntax
6 years ago
Timothy Pearson c6be9b0e1a Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/libtdeldap
8 years ago
Timothy Pearson 3086fd516f Remove invalid PAM option
8 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
8 years ago
Timothy Pearson e7fe109b39 Add method to get PKCS enablement status
8 years ago
Timothy Pearson e7d00722ef Quote filenames when generating or modifying certificates via OpenSSL
8 years ago
Timothy Pearson 2faf4b1c40 Add missing object classes during user creation
8 years ago
Timothy Pearson cc41b404ca Fixup prior commit
8 years ago
Timothy Pearson a12aeff2da Close cert file handle if already open before opening for write
8 years ago
Timothy Pearson 68049e4ac8 Don't abort on chown() failure for certificate files
8 years ago
Slávek Banko f642cc77d7 Fix krb5 library detection
8 years ago
Timothy Pearson 7b0e95f329 Fix missing stirng placeholder in warning message
8 years ago
Timothy Pearson 3fdd5c964a Fix memory leak on bind failure
9 years ago
Timothy Pearson 3991980d35 Revert "Fix memory leak on certificate request attempt"
9 years ago
Timothy Pearson 2e9737f118 Fix memory leak on certificate request attempt
9 years ago
Timothy Pearson ca4c872008 Properly report certificate retrieval failures to calling application
9 years ago
Timothy Pearson f1b7b0381a Remove any chance of passwords persisting in deallocated main memory after application termination
9 years ago
Timothy Pearson e1d85d3d83 Use correct permissive flag
9 years ago
Timothy Pearson 2752bfb1d0 Fix FTBFS on ancient Heimdal versions
9 years ago
Timothy Pearson 56c2b5fc9b Add deactivated krb5 PKCS login line
9 years ago
Timothy Pearson 7ebf958b10 Write out remaining appdefaults entries on client
9 years ago
Timothy Pearson 53a442c926 Allow Kerberos ticket init via cryptographic card
9 years ago
Timothy Pearson 80c65755dc Write missing appdefaults section on client machines
9 years ago
Timothy Pearson d9172dad3c Add PKI subject mapping to user principals
9 years ago
Timothy Pearson c70ce69a08 Convert the last methods using the kadmin utility to the Heimdal C API
9 years ago
Timothy Pearson 11869fce63 Move keytab export to native Heimdal API
9 years ago
Timothy Pearson e085706825 Convert service add to C API
9 years ago
Timothy Pearson 5ae128fb8b Remove dead code from prior commit
9 years ago
Timothy Pearson 0fbc17ac57 Convert machine add to kadmin API
9 years ago
Timothy Pearson 3d6055df7b Fix local kadmin access
9 years ago
Timothy Pearson bd30e6c655 Start to move away from using the kadmin binary to using the kadmin client API
9 years ago