]>
Frank Brehm's Git Trees - pixelpark/pp-admin-tools.git/log
Frank Brehm [Tue, 19 Mar 2024 06:54:30 +0000 (07:54 +0100)]
Starting with class PostfixLogchainInfo.
Frank Brehm [Wed, 13 Mar 2024 16:54:53 +0000 (17:54 +0100)]
Fixing .gitlab-ci.yml
Frank Brehm [Wed, 13 Mar 2024 10:52:01 +0000 (11:52 +0100)]
Making scripts/ldap_crm_usercreate.sh executable
Frank Brehm [Wed, 13 Mar 2024 10:48:16 +0000 (11:48 +0100)]
Merge branch 'master' into test
Frank Brehm [Wed, 13 Mar 2024 10:45:14 +0000 (11:45 +0100)]
Merge branch 'develop' into test
Frank Brehm [Wed, 13 Mar 2024 10:44:17 +0000 (11:44 +0100)]
Version bump to 1.0.1 and updating changelog.
Frank Brehm [Wed, 13 Mar 2024 10:37:41 +0000 (11:37 +0100)]
Fixing command line options for barracuda-sync
Frank Brehm [Wed, 13 Mar 2024 10:36:21 +0000 (11:36 +0100)]
Fixing command line options for clean-empty-ldap-groups
Frank Brehm [Wed, 13 Mar 2024 10:30:13 +0000 (11:30 +0100)]
Fixing resolving the LDAP servername and the help text of the --base-dn cmdline option
Michael Krause [Thu, 29 Feb 2024 09:15:04 +0000 (10:15 +0100)]
ldap crm usercreate script
Frank Brehm [Wed, 7 Feb 2024 15:52:11 +0000 (16:52 +0100)]
Version bump to 1.0.0 and updating changelog.
Frank Brehm [Wed, 7 Feb 2024 15:43:31 +0000 (16:43 +0100)]
Merge branch 'develop' into test
Frank Brehm [Wed, 7 Feb 2024 15:42:21 +0000 (16:42 +0100)]
Setting copyright year to 2024.
Frank Brehm [Tue, 6 Feb 2024 14:17:45 +0000 (15:17 +0100)]
Updating translations.
Frank Brehm [Tue, 6 Feb 2024 14:09:45 +0000 (15:09 +0100)]
Caching IP address of LDAP server.
Frank Brehm [Tue, 6 Feb 2024 09:18:05 +0000 (10:18 +0100)]
Using latest deployment chain
Frank Brehm [Tue, 6 Feb 2024 09:17:35 +0000 (10:17 +0100)]
Make the linter happy
Frank Brehm [Tue, 6 Feb 2024 09:07:04 +0000 (10:07 +0100)]
Make the linter happy
Frank Brehm [Tue, 6 Feb 2024 08:52:18 +0000 (09:52 +0100)]
Make the linter happy
Frank Brehm [Mon, 5 Feb 2024 17:27:15 +0000 (18:27 +0100)]
Updating translations.
Frank Brehm [Mon, 5 Feb 2024 17:09:34 +0000 (18:09 +0100)]
Implementing mirroring only struct entries.
Frank Brehm [Fri, 2 Feb 2024 10:30:01 +0000 (11:30 +0100)]
Updating translations.
Frank Brehm [Fri, 2 Feb 2024 10:15:41 +0000 (11:15 +0100)]
Changing display of progress in lib/pp_admintools/app/mirror_ldap.py
Frank Brehm [Fri, 2 Feb 2024 10:14:00 +0000 (11:14 +0100)]
Retries on connecting to and disconnecting from a LDAP instance
Frank Brehm [Thu, 1 Feb 2024 17:40:09 +0000 (18:40 +0100)]
Fixing BaseDPXApplication.print_dot().
Frank Brehm [Thu, 1 Feb 2024 17:26:30 +0000 (18:26 +0100)]
Printing dots on long lasting actions.
Frank Brehm [Thu, 1 Feb 2024 17:13:15 +0000 (18:13 +0100)]
Adding method print_dot() to class BaseDPXApplication
Frank Brehm [Thu, 1 Feb 2024 16:52:31 +0000 (17:52 +0100)]
Make the linter happy
Frank Brehm [Thu, 1 Feb 2024 16:45:41 +0000 (17:45 +0100)]
Fixing classmethod cursor_position() of class BaseDPXApplication.
Frank Brehm [Thu, 1 Feb 2024 16:34:04 +0000 (17:34 +0100)]
Adding test for BaseDPXApplication.
Frank Brehm [Thu, 1 Feb 2024 16:33:32 +0000 (17:33 +0100)]
Adding classmethod cursor_position() to class BaseDPXApplication.
Frank Brehm [Thu, 1 Feb 2024 13:55:05 +0000 (14:55 +0100)]
Updating translations.
Frank Brehm [Thu, 1 Feb 2024 11:13:59 +0000 (12:13 +0100)]
Rewriting specialized search methods to use the general search() method.
Frank Brehm [Thu, 1 Feb 2024 11:00:56 +0000 (12:00 +0100)]
Rewriting method delete_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.
Frank Brehm [Wed, 31 Jan 2024 13:12:24 +0000 (14:12 +0100)]
Rewriting method add_entry() to retry on a connection error.
Frank Brehm [Wed, 31 Jan 2024 11:38:52 +0000 (12:38 +0100)]
Rewriting specialized search methods to use the general search() method.
Frank Brehm [Wed, 31 Jan 2024 07:47:35 +0000 (08:47 +0100)]
Updating translations.
Frank Brehm [Wed, 31 Jan 2024 07:44:03 +0000 (08:44 +0100)]
Start rewriting specialized search methods to use the general search() method.
Frank Brehm [Tue, 30 Jan 2024 17:23:09 +0000 (18:23 +0100)]
Updating translations.
Frank Brehm [Tue, 30 Jan 2024 17:05:27 +0000 (18:05 +0100)]
Refactoring LDAP search
Frank Brehm [Tue, 30 Jan 2024 17:04:15 +0000 (18:04 +0100)]
Make the linter happy
Frank Brehm [Tue, 30 Jan 2024 17:03:34 +0000 (18:03 +0100)]
New exception class DpxLdapSearchError
Frank Brehm [Tue, 30 Jan 2024 13:31:17 +0000 (14:31 +0100)]
Adding command line options for LDAP
Frank Brehm [Tue, 30 Jan 2024 12:17:08 +0000 (13:17 +0100)]
Reorganizing argparse actions.
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
Frank Brehm [Tue, 30 Jan 2024 11:10:04 +0000 (12:10 +0100)]
Reorganizing Exception classes.
Frank Brehm [Mon, 29 Jan 2024 14:18:34 +0000 (15:18 +0100)]
Minor changes
Frank Brehm [Mon, 29 Jan 2024 14:16:03 +0000 (15:16 +0100)]
Adding docs/ldap3-exceptions.txt
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.
Frank Brehm [Fri, 26 Jan 2024 13:50:26 +0000 (14:50 +0100)]
Updating translations
Frank Brehm [Fri, 26 Jan 2024 13:40:06 +0000 (14:40 +0100)]
Make the linter happy.
Frank Brehm [Fri, 26 Jan 2024 13:24:35 +0000 (14:24 +0100)]
Updating translations
Frank Brehm [Fri, 26 Jan 2024 13:09:05 +0000 (14:09 +0100)]
Refactored lib/pp_admintools/app/mirror_ldap.py
Frank Brehm [Fri, 26 Jan 2024 13:08:10 +0000 (14:08 +0100)]
Fixing DN regexes
Frank Brehm [Fri, 26 Jan 2024 13:07:29 +0000 (14:07 +0100)]
Fixed typo in lib/pp_admintools/config/mirror_ldap.py
Frank Brehm [Thu, 25 Jan 2024 15:53:47 +0000 (16:53 +0100)]
Reading 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
Frank Brehm [Thu, 25 Jan 2024 14:03:28 +0000 (15:03 +0100)]
Some formattings
Frank Brehm [Thu, 25 Jan 2024 12:19:25 +0000 (13:19 +0100)]
Checking validity of a LDAP config entry.
Frank Brehm [Thu, 25 Jan 2024 11:32:23 +0000 (12:32 +0100)]
Updating etc/mirror-ldap.yaml
Frank Brehm [Thu, 25 Jan 2024 10:55:39 +0000 (11:55 +0100)]
Updating translations
Frank Brehm [Thu, 25 Jan 2024 10:55:18 +0000 (11:55 +0100)]
Adding much debug stuff.
Frank Brehm [Wed, 17 Jan 2024 14:58:17 +0000 (15:58 +0100)]
Adding ldap/postchanges-mirror-dpx-dev.ldif
Frank Brehm [Wed, 17 Jan 2024 09:57:32 +0000 (10:57 +0100)]
Merge branch 'develop' into test
Frank Brehm [Wed, 17 Jan 2024 09:32:39 +0000 (10:32 +0100)]
Fixing linter errors on pp_admintools.app.pdns
Frank Brehm [Wed, 17 Jan 2024 09:13:47 +0000 (10:13 +0100)]
Merge branch 'develop' into test
Frank Brehm [Wed, 17 Jan 2024 09:11:59 +0000 (10:11 +0100)]
Minor changes in error handling and translations.
Frank Brehm [Tue, 16 Jan 2024 16:46:43 +0000 (17:46 +0100)]
Merge branch 'develop' into test
Frank Brehm [Tue, 16 Jan 2024 16:30:51 +0000 (17:30 +0100)]
Version bump to 0.11.0 and updating changelog.
Frank Brehm [Tue, 16 Jan 2024 16:14:25 +0000 (17:14 +0100)]
Updating translations
Frank Brehm [Tue, 16 Jan 2024 16:10:37 +0000 (17:10 +0100)]
Better error handling on requesting the PDNS server.
Frank Brehm [Tue, 14 Nov 2023 14:23:51 +0000 (15:23 +0100)]
Fixing requests exceptions in module pp_admintools.app.pdns.
Frank Brehm [Tue, 14 Nov 2023 11:00:41 +0000 (12:00 +0100)]
Continue 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
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
Frank Brehm [Tue, 22 Aug 2023 11:55:40 +0000 (13:55 +0200)]
Better initialisation of the LdapPasswordHandler class.
Frank Brehm [Tue, 22 Aug 2023 11:46:37 +0000 (13:46 +0200)]
Translations
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
Frank Brehm [Mon, 21 Aug 2023 12:44:23 +0000 (14:44 +0200)]
Inreasing performance of requesting data
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
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
Frank Brehm [Fri, 18 Aug 2023 16:01:03 +0000 (18:01 +0200)]
Adding method get_hashing_schema() to class LdapPasswordHandler
Frank Brehm [Fri, 18 Aug 2023 15:58:31 +0000 (17:58 +0200)]
Better error handling in lib/pp_admintools/app/ldap.py
Frank Brehm [Thu, 15 Jun 2023 15:59:05 +0000 (17:59 +0200)]
Merge branch 'develop' into test
Frank Brehm [Thu, 15 Jun 2023 15:58:21 +0000 (17:58 +0200)]
Version bump to 0.10.0 and updating changelog.
Frank Brehm [Thu, 15 Jun 2023 15:50:24 +0000 (17:50 +0200)]
Changing version of packaging chain to v1.5
Frank Brehm [Thu, 15 Jun 2023 15:40:20 +0000 (17:40 +0200)]
Changing version of packaging chain
Frank Brehm [Thu, 15 Jun 2023 15:23:44 +0000 (17:23 +0200)]
Disable shellcheck error
Frank Brehm [Thu, 15 Jun 2023 15:15:04 +0000 (17:15 +0200)]
Changing version of packaging chain
Frank Brehm [Thu, 15 Jun 2023 14:46:56 +0000 (16:46 +0200)]
Translations
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
Frank Brehm [Thu, 15 Jun 2023 14:19:33 +0000 (16:19 +0200)]
Fixing prompt timeout
Frank Brehm [Thu, 15 Jun 2023 14:18:05 +0000 (16:18 +0200)]
Including xlate informations in as_dict()
Frank Brehm [Thu, 15 Jun 2023 14:16:28 +0000 (16:16 +0200)]
Fixing search for localistaion file
Frank Brehm [Wed, 14 Jun 2023 14:55:57 +0000 (16:55 +0200)]
Continuing with lib/pp_admintools/handler/ldap_password.py
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
Frank Brehm [Wed, 14 Jun 2023 13:04:42 +0000 (15:04 +0200)]
Fixed typo.
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
Frank Brehm [Wed, 14 Jun 2023 08:09:06 +0000 (10:09 +0200)]
Make the linter happy with lib/pp_admintools/config/pdns.py