Timothy Pearson
b2d89e08d0
Fix access to ldap configuration files on non-controller (workstation) systems
6 years ago
Timothy Pearson
10472c4c2b
Properly set umask on login
6 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
6 years ago
TDE Gitea
a7e5e023a2
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
6 years ago
TDE Gitea
8af9c3b423
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
6 years ago
Slávek Banko
0b1fc75762
cmake: Add missing CheckSymbolExists include.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
cdbb1c0a4c
Use common CMake tests.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
77563f4f4c
Add KDE_EXPORT to public library symbols.
...
This allows build with gcc hidden visibility.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
ed622a01c5
Added controlled conversions to char* instead of automatic ascii conversions.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
545658deaf
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
08fd4a51ed
Update CMake rules
...
+ 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 <slavek.banko@axis.cz>
6 years ago
gregory guy
6d8d495faf
conversion to the cmake building system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
TDE Gitea
910d34b10f
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
6 years ago
TDE Gitea
6f74b840ad
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
6 years ago
TDE Gitea
5497f512a5
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
6 years ago
TDE Gitea
16ab124224
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
6 years ago
TDE Gitea
abd7e2b606
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
6 years ago
TDE Gitea
c327bd1d6b
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
6 years ago
TDE Gitea
fef06cf622
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
6 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.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
9c47f1fa3d
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
6 years ago
Automated System
9eec7f0ace
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
6 years ago
Michele Calgaro
8bd9acb7e2
Adapted to new KPasswordEdit::password() signature. This relates to bug
...
2961.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
4737b7c081
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
6 years ago
TDE Gitea
261c5d9647
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
6 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>
6 years ago
TDE Gitea
7d772d198f
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
6 years ago
TDE Gitea
c0cacf6c0f
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
6 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
6 years ago
Timothy Pearson
84485fe607
Fix invalid OpenSSL command syntax
6 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
8 years ago
Slávek Banko
97d071cf28
Reset submodule main/libraries/libtdeldap/cmake to latest HEAD
8 years ago
Slávek Banko
317e6290c3
cmake: add tde_add_check_executable macro
8 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
...
Fixup missing newlines in printf warnings from last commit
8 years ago
Timothy Pearson
68049e4ac8
Don't abort on chown() failure for certificate files
8 years ago
Automated System
39848c7e7c
Reset submodule main/libraries/libtdeldap/admin to latest HEAD
8 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
9 years ago