]> Frank Brehm's Git Trees - pixelpark/pp-admin-tools.git/log
pixelpark/pp-admin-tools.git
7 months agoAdding test for BaseDPXApplication.
Frank Brehm [Thu, 1 Feb 2024 16:34:04 +0000 (17:34 +0100)]
Adding test for BaseDPXApplication.

7 months agoAdding classmethod cursor_position() to class BaseDPXApplication.
Frank Brehm [Thu, 1 Feb 2024 16:33:32 +0000 (17:33 +0100)]
Adding classmethod cursor_position() to class BaseDPXApplication.

7 months agoUpdating translations.
Frank Brehm [Thu, 1 Feb 2024 13:55:05 +0000 (14:55 +0100)]
Updating translations.

7 months agoRewriting specialized search methods to use the general search() method.
Frank Brehm [Thu, 1 Feb 2024 11:13:59 +0000 (12:13 +0100)]
Rewriting specialized search methods to use the general search() method.

7 months agoRewriting method delete_entry() to retry on a connection error.
Frank Brehm [Thu, 1 Feb 2024 11:00:56 +0000 (12:00 +0100)]
Rewriting method delete_entry() to retry on a connection error.

7 months agoRewriting method modify_entry() to retry on a connection error.
Frank Brehm [Wed, 31 Jan 2024 13:49:54 +0000 (14:49 +0100)]
Rewriting method modify_entry() to retry on a connection error.

7 months agoRewriting method add_entry() to retry on a connection error.
Frank Brehm [Wed, 31 Jan 2024 13:12:24 +0000 (14:12 +0100)]
Rewriting method add_entry() to retry on a connection error.

7 months agoRewriting specialized search methods to use the general search() method.
Frank Brehm [Wed, 31 Jan 2024 11:38:52 +0000 (12:38 +0100)]
Rewriting specialized search methods to use the general search() method.

7 months agoUpdating translations.
Frank Brehm [Wed, 31 Jan 2024 07:47:35 +0000 (08:47 +0100)]
Updating translations.

7 months agoStart rewriting specialized search methods to use the general search() method.
Frank Brehm [Wed, 31 Jan 2024 07:44:03 +0000 (08:44 +0100)]
Start rewriting specialized search methods to use the general search() method.

7 months agoUpdating translations.
Frank Brehm [Tue, 30 Jan 2024 17:23:09 +0000 (18:23 +0100)]
Updating translations.

7 months agoRefactoring LDAP search
Frank Brehm [Tue, 30 Jan 2024 17:05:27 +0000 (18:05 +0100)]
Refactoring LDAP search

7 months agoMake the linter happy
Frank Brehm [Tue, 30 Jan 2024 17:04:15 +0000 (18:04 +0100)]
Make the linter happy

7 months agoNew exception class DpxLdapSearchError
Frank Brehm [Tue, 30 Jan 2024 17:03:34 +0000 (18:03 +0100)]
New exception class DpxLdapSearchError

7 months agoAdding command line options for LDAP
Frank Brehm [Tue, 30 Jan 2024 13:31:17 +0000 (14:31 +0100)]
Adding command line options for LDAP

7 months agoReorganizing argparse actions.
Frank Brehm [Tue, 30 Jan 2024 12:17:08 +0000 (13:17 +0100)]
Reorganizing argparse actions.

7 months agoMerge branch 'develop' of git.pixelpark.com:ppadmin/admin-tools into develop
Frank Brehm [Tue, 30 Jan 2024 11:25:18 +0000 (12:25 +0100)]
Merge branch 'develop' of git.pixelpark.com:ppadmin/admin-tools into develop

7 months agoReorganizing Exception classes.
Frank Brehm [Tue, 30 Jan 2024 11:10:04 +0000 (12:10 +0100)]
Reorganizing Exception classes.

7 months agoMinor changes
Frank Brehm [Mon, 29 Jan 2024 14:18:34 +0000 (15:18 +0100)]
Minor changes

7 months agoAdding docs/ldap3-exceptions.txt
Frank Brehm [Mon, 29 Jan 2024 14:16:03 +0000 (15:16 +0100)]
Adding docs/ldap3-exceptions.txt

8 months agoRewriting lib/pp_admintools/app/ldap.py to one TCP session per request.
Frank Brehm [Fri, 26 Jan 2024 16:03:11 +0000 (17:03 +0100)]
Rewriting lib/pp_admintools/app/ldap.py to one TCP session per request.

8 months agoUpdating translations
Frank Brehm [Fri, 26 Jan 2024 13:50:26 +0000 (14:50 +0100)]
Updating translations

8 months agoMake the linter happy.
Frank Brehm [Fri, 26 Jan 2024 13:40:06 +0000 (14:40 +0100)]
Make the linter happy.

8 months agoUpdating translations
Frank Brehm [Fri, 26 Jan 2024 13:24:35 +0000 (14:24 +0100)]
Updating translations

8 months agoRefactored lib/pp_admintools/app/mirror_ldap.py
Frank Brehm [Fri, 26 Jan 2024 13:09:05 +0000 (14:09 +0100)]
Refactored lib/pp_admintools/app/mirror_ldap.py

8 months agoFixing DN regexes
Frank Brehm [Fri, 26 Jan 2024 13:08:10 +0000 (14:08 +0100)]
Fixing DN regexes

8 months agoFixed typo in lib/pp_admintools/config/mirror_ldap.py
Frank Brehm [Fri, 26 Jan 2024 13:07:29 +0000 (14:07 +0100)]
Fixed typo in lib/pp_admintools/config/mirror_ldap.py

8 months agoReading configuration for modifying entries during mirorring LDAP instances
Frank Brehm [Thu, 25 Jan 2024 15:53:47 +0000 (16:53 +0100)]
Reading configuration for modifying entries during mirorring LDAP instances

8 months agoReading configuration for modifying entries during mirorring LDAP instances
Frank Brehm [Thu, 25 Jan 2024 15:51:38 +0000 (16:51 +0100)]
Reading configuration for modifying entries during mirorring LDAP instances

8 months agoSome formattings
Frank Brehm [Thu, 25 Jan 2024 14:03:28 +0000 (15:03 +0100)]
Some formattings

8 months agoChecking validity of a LDAP config entry.
Frank Brehm [Thu, 25 Jan 2024 12:19:25 +0000 (13:19 +0100)]
Checking validity of a LDAP config entry.

8 months agoUpdating etc/mirror-ldap.yaml
Frank Brehm [Thu, 25 Jan 2024 11:32:23 +0000 (12:32 +0100)]
Updating etc/mirror-ldap.yaml

8 months agoUpdating translations
Frank Brehm [Thu, 25 Jan 2024 10:55:39 +0000 (11:55 +0100)]
Updating translations

8 months agoAdding much debug stuff.
Frank Brehm [Thu, 25 Jan 2024 10:55:18 +0000 (11:55 +0100)]
Adding much debug stuff.

8 months agoAdding ldap/postchanges-mirror-dpx-dev.ldif 0.11.0
Frank Brehm [Wed, 17 Jan 2024 14:58:17 +0000 (15:58 +0100)]
Adding ldap/postchanges-mirror-dpx-dev.ldif

8 months agoMerge branch 'develop' into test
Frank Brehm [Wed, 17 Jan 2024 09:57:32 +0000 (10:57 +0100)]
Merge branch 'develop' into test

8 months agoFixing linter errors on pp_admintools.app.pdns
Frank Brehm [Wed, 17 Jan 2024 09:32:39 +0000 (10:32 +0100)]
Fixing linter errors on pp_admintools.app.pdns

8 months agoMerge branch 'develop' into test
Frank Brehm [Wed, 17 Jan 2024 09:13:47 +0000 (10:13 +0100)]
Merge branch 'develop' into test

8 months agoMinor changes in error handling and translations.
Frank Brehm [Wed, 17 Jan 2024 09:11:59 +0000 (10:11 +0100)]
Minor changes in error handling and translations.

8 months agoMerge branch 'develop' into test
Frank Brehm [Tue, 16 Jan 2024 16:46:43 +0000 (17:46 +0100)]
Merge branch 'develop' into test

8 months agoVersion bump to 0.11.0 and updating changelog.
Frank Brehm [Tue, 16 Jan 2024 16:30:51 +0000 (17:30 +0100)]
Version bump to 0.11.0 and updating changelog.

8 months agoUpdating translations
Frank Brehm [Tue, 16 Jan 2024 16:14:25 +0000 (17:14 +0100)]
Updating translations

8 months agoBetter error handling on requesting the PDNS server.
Frank Brehm [Tue, 16 Jan 2024 16:10:37 +0000 (17:10 +0100)]
Better error handling on requesting the PDNS server.

10 months agoFixing requests exceptions in module pp_admintools.app.pdns.
Frank Brehm [Tue, 14 Nov 2023 14:23:51 +0000 (15:23 +0100)]
Fixing requests exceptions in module pp_admintools.app.pdns.

10 months agoContinue with get-rhel-dvd-iso-image
Frank Brehm [Tue, 14 Nov 2023 11:00:41 +0000 (12:00 +0100)]
Continue with get-rhel-dvd-iso-image

10 months agoStarting with get-rhel-dvd-iso-image
Frank Brehm [Tue, 14 Nov 2023 10:09:56 +0000 (11:09 +0100)]
Starting with get-rhel-dvd-iso-image

13 months agoBetter initialisation of LdapPasswordHandler objects, and show an error message,...
Frank Brehm [Tue, 22 Aug 2023 12:23:48 +0000 (14:23 +0200)]
Better initialisation of LdapPasswordHandler objects, and show an error message, if nothing was found in lib/pp_admintools/app/check_ldap_pwd_schemes.py

13 months agoBetter initialisation of the LdapPasswordHandler class.
Frank Brehm [Tue, 22 Aug 2023 11:55:40 +0000 (13:55 +0200)]
Better initialisation of the LdapPasswordHandler class.

13 months agoTranslations
Frank Brehm [Tue, 22 Aug 2023 11:46:37 +0000 (13:46 +0200)]
Translations

13 months agoEnabling more overriding configured server options in lib/pp_admintools/app/ldap.py
Frank Brehm [Mon, 21 Aug 2023 12:53:45 +0000 (14:53 +0200)]
Enabling more overriding configured server options in lib/pp_admintools/app/ldap.py

13 months agoInreasing performance of requesting data
Frank Brehm [Mon, 21 Aug 2023 12:44:23 +0000 (14:44 +0200)]
Inreasing performance of requesting data

13 months agoEnabling overriding configures Base DN in lib/pp_admintools/app/ldap.py
Frank Brehm [Mon, 21 Aug 2023 12:43:35 +0000 (14:43 +0200)]
Enabling overriding configures Base DN in lib/pp_admintools/app/ldap.py

13 months agoAdding script bin/check-ldap-pwd-schemes and its application module pp_admintools...
Frank Brehm [Fri, 18 Aug 2023 16:07:24 +0000 (18:07 +0200)]
Adding script bin/check-ldap-pwd-schemes and its application module pp_admintools.app.check_ldap_pwd_schemes

13 months agoAdding method get_hashing_schema() to class LdapPasswordHandler
Frank Brehm [Fri, 18 Aug 2023 16:01:03 +0000 (18:01 +0200)]
Adding method get_hashing_schema() to class LdapPasswordHandler

13 months agoBetter error handling in lib/pp_admintools/app/ldap.py
Frank Brehm [Fri, 18 Aug 2023 15:58:31 +0000 (17:58 +0200)]
Better error handling in lib/pp_admintools/app/ldap.py

15 months agoMerge branch 'develop' into test 0.10.0
Frank Brehm [Thu, 15 Jun 2023 15:59:05 +0000 (17:59 +0200)]
Merge branch 'develop' into test

15 months agoVersion bump to 0.10.0 and updating changelog.
Frank Brehm [Thu, 15 Jun 2023 15:58:21 +0000 (17:58 +0200)]
Version bump to 0.10.0 and updating changelog.

15 months agoChanging version of packaging chain to v1.5
Frank Brehm [Thu, 15 Jun 2023 15:50:24 +0000 (17:50 +0200)]
Changing version of packaging chain to v1.5

15 months agoChanging version of packaging chain
Frank Brehm [Thu, 15 Jun 2023 15:40:20 +0000 (17:40 +0200)]
Changing version of packaging chain

15 months agoDisable shellcheck error
Frank Brehm [Thu, 15 Jun 2023 15:23:44 +0000 (17:23 +0200)]
Disable shellcheck error

15 months agoChanging version of packaging chain
Frank Brehm [Thu, 15 Jun 2023 15:15:04 +0000 (17:15 +0200)]
Changing version of packaging chain

15 months agoTranslations
Frank Brehm [Thu, 15 Jun 2023 14:46:56 +0000 (16:46 +0200)]
Translations

15 months agoRemoving max cycles in lib/pp_admintools/app/clean_empty_ldap_groups.py
Frank Brehm [Thu, 15 Jun 2023 14:46:42 +0000 (16:46 +0200)]
Removing max cycles in lib/pp_admintools/app/clean_empty_ldap_groups.py

15 months agoFixing prompt timeout
Frank Brehm [Thu, 15 Jun 2023 14:19:33 +0000 (16:19 +0200)]
Fixing prompt timeout

15 months agoIncluding xlate informations in as_dict()
Frank Brehm [Thu, 15 Jun 2023 14:18:05 +0000 (16:18 +0200)]
Including xlate informations in as_dict()

15 months agoFixing search for localistaion file
Frank Brehm [Thu, 15 Jun 2023 14:16:28 +0000 (16:16 +0200)]
Fixing search for localistaion file

15 months agoContinuing with lib/pp_admintools/handler/ldap_password.py
Frank Brehm [Wed, 14 Jun 2023 14:55:57 +0000 (16:55 +0200)]
Continuing with lib/pp_admintools/handler/ldap_password.py

15 months agoAdding bin/clean-empty-ldap-groups and its application module lib/pp_admintools/app...
Frank Brehm [Wed, 14 Jun 2023 13:30:41 +0000 (15:30 +0200)]
Adding bin/clean-empty-ldap-groups and its application module lib/pp_admintools/app/clean_empty_ldap_groups.py

15 months agoFixed typo.
Frank Brehm [Wed, 14 Jun 2023 13:04:42 +0000 (15:04 +0200)]
Fixed typo.

15 months agoMake the linter happy with lib/pp_admintools/handler/ldap_password.py
Frank Brehm [Wed, 14 Jun 2023 08:35:43 +0000 (10:35 +0200)]
Make the linter happy with lib/pp_admintools/handler/ldap_password.py

15 months agoMake the linter happy with lib/pp_admintools/config/pdns.py
Frank Brehm [Wed, 14 Jun 2023 08:09:06 +0000 (10:09 +0200)]
Make the linter happy with lib/pp_admintools/config/pdns.py

15 months agoMake the linter happy with lib/pp_admintools/config/mirror_ldap.py
Frank Brehm [Wed, 14 Jun 2023 07:54:48 +0000 (09:54 +0200)]
Make the linter happy with lib/pp_admintools/config/mirror_ldap.py

15 months agoMake the linter happy with lib/pp_admintools/config/mail.py
Frank Brehm [Tue, 13 Jun 2023 16:18:11 +0000 (18:18 +0200)]
Make the linter happy with lib/pp_admintools/config/mail.py

15 months agoMake the linter happy with lib/pp_admintools/config/ldap.py
Frank Brehm [Tue, 13 Jun 2023 15:36:44 +0000 (17:36 +0200)]
Make the linter happy with lib/pp_admintools/config/ldap.py

15 months agoMake the linter happy with lib/pp_admintools/config/dns_deploy_zones.py
Frank Brehm [Tue, 13 Jun 2023 12:54:00 +0000 (14:54 +0200)]
Make the linter happy with lib/pp_admintools/config/dns_deploy_zones.py

15 months agoMake the linter happy with lib/pp_admintools/config/__init__.py
Frank Brehm [Tue, 13 Jun 2023 12:35:28 +0000 (14:35 +0200)]
Make the linter happy with lib/pp_admintools/config/__init__.py

15 months agoMake the linter happy with lib/pp_admintools/argparse_actions.py
Frank Brehm [Tue, 13 Jun 2023 12:23:01 +0000 (14:23 +0200)]
Make the linter happy with lib/pp_admintools/argparse_actions.py

15 months agoMake the linter happy
Frank Brehm [Tue, 13 Jun 2023 11:49:40 +0000 (13:49 +0200)]
Make the linter happy

15 months agoFinishing Removing mailaddresses from mailung lists
Frank Brehm [Mon, 12 Jun 2023 15:40:53 +0000 (17:40 +0200)]
Finishing Removing mailaddresses from mailung lists

15 months agoMake the linter happy with lib/pp_admintools/app/remove_ldap_user.py
Frank Brehm [Mon, 12 Jun 2023 12:31:19 +0000 (14:31 +0200)]
Make the linter happy with lib/pp_admintools/app/remove_ldap_user.py

15 months agoStart implementation of removing mail addresses from mailing lists in bin/remove...
Frank Brehm [Mon, 12 Jun 2023 10:02:47 +0000 (12:02 +0200)]
Start implementation of removing mail addresses from mailing lists in bin/remove-ldap-user

15 months agoApplying linter ruules.
Frank Brehm [Thu, 1 Jun 2023 15:39:19 +0000 (17:39 +0200)]
Applying linter ruules.

15 months agoMake the linter happy
Frank Brehm [Thu, 1 Jun 2023 13:40:25 +0000 (15:40 +0200)]
Make the linter happy

15 months agoSubstitute map() by a generator expression
Frank Brehm [Thu, 1 Jun 2023 12:39:25 +0000 (14:39 +0200)]
Substitute map() by a generator expression

15 months agoSubstitute map() by a generator expression
Frank Brehm [Thu, 1 Jun 2023 12:32:21 +0000 (14:32 +0200)]
Substitute map() by a generator expression

15 months agoApplying linter rules.
Frank Brehm [Thu, 1 Jun 2023 10:40:19 +0000 (12:40 +0200)]
Applying linter rules.

15 months agoFixing linter error in lib/pp_admintools/app/duplicate_attribs.py
Frank Brehm [Thu, 1 Jun 2023 10:15:30 +0000 (12:15 +0200)]
Fixing linter error in lib/pp_admintools/app/duplicate_attribs.py

15 months agoChanging attributes to check in lib/pp_admintools/app/duplicate_attribs.py
Frank Brehm [Thu, 1 Jun 2023 09:23:50 +0000 (11:23 +0200)]
Changing attributes to check in lib/pp_admintools/app/duplicate_attribs.py

15 months agoMerge branch 'develop' into test 0.9.0
Frank Brehm [Wed, 31 May 2023 10:16:27 +0000 (12:16 +0200)]
Merge branch 'develop' into test

15 months agoUpdating changelog
Frank Brehm [Wed, 31 May 2023 10:15:15 +0000 (12:15 +0200)]
Updating changelog

15 months agoUpdating setup.py
Frank Brehm [Wed, 31 May 2023 10:12:59 +0000 (12:12 +0200)]
Updating setup.py

 * collecting executable scripts below bin/ by itself
 * Applying linter changes

15 months agoMerge branch 'develop' into test
Frank Brehm [Wed, 31 May 2023 09:40:52 +0000 (11:40 +0200)]
Merge branch 'develop' into test

15 months agoFixing linter errors.
Frank Brehm [Wed, 31 May 2023 09:35:25 +0000 (11:35 +0200)]
Fixing linter errors.

15 months agoVersion bump to 0.9.0 and updating changelog.
Frank Brehm [Wed, 31 May 2023 09:30:58 +0000 (11:30 +0200)]
Version bump to 0.9.0 and updating changelog.

15 months agoVersion bump to 0.8.9 and updating changelog.
Frank Brehm [Wed, 31 May 2023 09:00:22 +0000 (11:00 +0200)]
Version bump to 0.8.9 and updating changelog.

15 months agoUpdating Debug output and translations
Frank Brehm [Wed, 31 May 2023 08:54:51 +0000 (10:54 +0200)]
Updating Debug output and translations

15 months agoAdding and using requirements-lint.txt
Frank Brehm [Wed, 31 May 2023 08:24:50 +0000 (10:24 +0200)]
Adding and using requirements-lint.txt

15 months agoFixing lib/pp_admintools/app/barracuda_sync.py
Frank Brehm [Wed, 31 May 2023 08:16:00 +0000 (10:16 +0200)]
Fixing lib/pp_admintools/app/barracuda_sync.py

16 months agoMerge branch 'test' into develop
Frank Brehm [Tue, 30 May 2023 14:06:10 +0000 (16:06 +0200)]
Merge branch 'test' into develop

16 months agoMake the linter happy 0.8.8
Frank Brehm [Tue, 30 May 2023 13:53:08 +0000 (15:53 +0200)]
Make the linter happy