Michele Calgaro
105c570d04
Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 weeks ago
TDE Weblate
914586f459
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kcm-ldapcontroller
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldapcontroller/
2 months ago
TDE Gitea
deac622cb1
Update translation template.
2 months ago
Timothy Pearson
7d81a2fc14
Add support for group display names
...
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
3 months ago
Timothy Pearson
a87563b171
Add memberOf overlay and enable
...
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
3 months ago
Timothy Pearson
0d53fc4ef4
Update for OpenLDAP 2.5
...
OpenLDAP 2.5 switches from HDB to MDB. Update schema to match.
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
3 months ago
Timothy Pearson
132d640313
Only enable supported SASL mechanisms
...
Without this, OpenLDAP will try to use SASL/SPNEGO instead of GSSAPI, which will fail on Heimdal servers
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
3 months ago
Timothy Pearson
dfdfa69d74
Fix OpenLDAP GSSAPI authentication
...
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
3 months ago
Timothy Pearson
4216d6e5b6
Write NSS configuration file on realm controller creation
...
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
3 months ago
Timothy Pearson
65f35eb4d9
Don't attempt to access the LDAP server if the realm DC is blank
...
If the realm DC is blank, it indicates that configuration has not reached
a point where connection to the LDAP server is possible. Providing a blank
DC to LDAP will always result in an invalid DN error.
This resolves spurious popups when creating the first realm control server
in a given realm.
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
3 months ago
Timothy Pearson
84cc11c9ed
Use correct path for TDE slapd plugin libraries
...
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
3 months ago
Michele Calgaro
d230d2497d
Use TDESimpleConfig
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Heimen Stoffels
fb894cd307
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: applications/kcm-ldapcontroller - ldapcontroller.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldapcontroller-ldapcontrollerdesktop/nl/
9 months ago
Heimen Stoffels
7f93a6b84e
Added translation using Weblate (Dutch)
9 months ago
Michele Calgaro
f2ce178ecf
Replace TRUE/FALSE with boolean values true/false
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro
b3512ab878
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: applications/kcm-ldapcontroller - ldapcontroller.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldapcontroller-ldapcontrollerdesktop/it/
10 months ago
Michele Calgaro
8fddbb9728
Added translation using Weblate (Italian)
10 months ago
Michele Calgaro
07c4b80a01
Use tdestandarddirs.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
e460a14872
Remove support for Tru64
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
03f309f4de
Use tdeprocess.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Temuri Doghonadze
1ae39c78b0
Translated using Weblate (Georgian)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: applications/kcm-ldapcontroller - ldapcontroller.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldapcontroller-ldapcontrollerdesktop/ka/
1 year ago
Temuri Doghonadze
306cb72ba5
Added translation using Weblate (Georgian)
1 year ago
TDE Weblate
b31568d573
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kcm-ldapcontroller - ldapcontroller.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldapcontroller-ldapcontrollerdesktop/
1 year ago
TDE Weblate
ee6faa2087
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kcm-ldapcontroller
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldapcontroller/
1 year ago
Michele Calgaro
6c91f0fe13
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Andrei Stepanov
9790ea4893
Translated using Weblate (Russian)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: applications/kcm-ldapcontroller - ldapcontroller.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldapcontroller-ldapcontrollerdesktop/ru/
2 years ago
Andrei Stepanov
db1459a652
Added translation using Weblate (Russian)
2 years ago
Andrei Stepanov
1c9b3a808f
Added translation using Weblate (Russian)
2 years ago
Michele Calgaro
cabab08ade
Use centralized cmake version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
9543a5321f
Replace Q_WS_* defines with TQ_WS_* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
bb971b32db
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko
36f10e326b
Raise the minimum required version of CMake to 3.5.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro
b9411b38ef
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
7a5ea15466
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
5fb3f1c9c0
Use TDE cmake macro to set version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
248dd79ebe
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
ae26a22305
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
a50dbe7276
Raise the minimum required version of CMake to 3.1.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
1c642d2c48
Change README to markdown format.
...
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
78f116e3d9
Use common rules for build and install translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
6c0dcb8aa8
Update translation template.
5 years ago
Slávek Banko
464df8a884
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
7bfb5b1122
Reset submodule main/applications/kcmldapcontroller/cmake to latest HEAD
5 years ago
TDE Gitea
8f1771eb06
Reset submodule main/applications/kcmldapcontroller/cmake to latest HEAD
5 years ago
TDE Gitea
7a013dce38
Reset submodule main/applications/kcmldapcontroller/cmake to latest HEAD
5 years ago
TDE Gitea
dced5dd861
Reset submodule main/applications/kcmldapcontroller/cmake to latest HEAD
5 years ago
Slávek Banko
2e0a32baa3
Raise the minimum required version of CMake to 2.8.12.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
04d1a03030
Reset submodule main/applications/kcmldapcontroller/cmake to latest HEAD
5 years ago
Michele Calgaro
9abed3f832
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea
d679a87cbc
Reset submodule main/applications/kcmldapcontroller/cmake to latest HEAD
5 years ago