gpg-lacre/lacre
Piotr F. Mieszkowski aa2eb604d4 lacre.admin: Add a sub-command to manipulate database schema
- It supports option '-i' to initialise the schema.
- It logs a warning-level record of the schema manipulation.
2024-02-21 21:10:49 +01:00
..
__init__.py Issue an INFO log entry after configuring logging 2023-11-12 19:57:12 +01:00
_keyringcommon.py lacre.admin: Implement 'identities' sub-command 2023-11-25 16:08:54 +01:00
admin.py lacre.admin: Add a sub-command to manipulate database schema 2024-02-21 21:10:49 +01:00
config.py Unify configuration requirements 2024-01-08 22:19:10 +01:00
core.py Rename GPG-Mailgate to Lacre 2024-01-06 14:34:54 +01:00
daemon.py Rename GPG-Mailgate to Lacre 2024-01-06 14:34:54 +01:00
dbschema.py Adjust lacre.dbschema to reflect original schema.sql 2024-02-21 21:10:49 +01:00
keyring.py Make disconnect handling configuration explicit 2023-12-17 14:03:20 +01:00
mailop.py Use SMTPUTF8 policy, add more debug logging 2023-05-08 22:14:24 +02:00
notify.py Improve logging 2023-12-20 23:03:04 +01:00
recipients.py Rename GPG-Mailgate to Lacre 2024-01-06 14:34:54 +01:00
repositories.py Retrieve data from db result before returning from Context Manager 2024-01-20 18:52:47 +01:00
smime.py Rename GPG-Mailgate to Lacre 2024-01-06 14:34:54 +01:00
stats.py Add more logging, add --delete option to admin queue sub-command 2023-12-19 09:02:42 +01:00
text.py Make PGP message recognition more thorough 2023-05-08 22:17:02 +02:00
transport.py Split the code into smaller modules 2023-05-08 22:17:02 +02:00