]> git.ekhem.eu.org Git - server.git/shortlog
server.git
2023-12-31 Jakub Czajka[postgres] Permit only local connections from payments_...
2023-12-24 Jakub CzajkaRename LICENSE to COPYING.
2023-12-17 Jakub Czajka[postgres] Permit only local connections from gym_tracker.
2023-12-04 Jakub Czajka[ansible] Add hosts file.
2023-12-04 Jakub Czajka[matrix] Serve files with nginx.
2023-12-04 Jakub Czajka[git] Serve files with nginx.
2023-12-04 Jakub Czajka[git] Split configuration for public and private git...
2023-12-03 Jakub CzajkaDisable client certificates.
2023-12-03 Jakub CzajkaUpdate postgres version from 13 to 15.
2023-12-03 Jakub CzajkaIncrease IMAP idle timeout.
2023-12-03 Jakub CzajkaRemove instructions covered by automation from document...
2023-12-03 Jakub Czajka[git] Add a configuration file for gitweb.
2023-12-03 Jakub Czajka[postgres] Enable connections from gym_tracker.
2023-12-03 Jakub Czajka[postgres] Trust local connections from 'postgres'.
2023-12-03 Jakub Czajka[ca] Document instructions for certificate renewal.
2023-12-03 Jakub Czajka[dovecot] Require client certificates for IMAP.
2023-12-03 Jakub Czajka[ca] Document instructions for email certificates.
2023-12-03 Jakub Czajka[ca] Document instructions.
2023-12-03 Jakub Czajka[ca] Set default `commonName`.
2023-12-03 Jakub Czajka[ca] Do not require matching CA parameters.
2023-12-03 Jakub Czajka[ca] Set main paths.
2023-12-03 Jakub Czajka[ca] Generate default configuration.
2023-12-03 Jakub CzajkaUpdate copyright year.
2023-12-03 Jakub Czajka[git] Serve repositories with gitweb.
2023-12-03 Jakub Czajka[postgres] Disable local connections outside dedicated...
2023-12-03 Jakub Czajka[postgres] Enable remote connections with certificates.
2023-12-03 Jakub Czajka[matrix] Document user registration.
2023-12-03 Jakub Czajka[matrix] Enable delegation.
2023-12-03 Jakub Czajka[matrix] Proxy communication through `nginx`.
2023-12-03 Jakub Czajka[nginx] Configure SSL.
2023-12-03 Jakub Czajka[matrix] Use Postgres as the database.
2023-12-03 Jakub Czajka[nginx] Generate default configuration.
2023-12-03 Jakub Czajka[matrix] Generate default configuration.
2023-12-03 Jakub Czajka[postfix] Set SMPTd banner.
2023-12-03 Jakub Czajka[postfix] Harden configuration.
2023-12-03 Jakub Czajka[postfix] Require HELO.
2023-12-03 Jakub Czajka[postifx] Relay from addresses found in the address...
2023-12-03 Jakub Czajka[git] Document server configuration.
2023-12-03 Jakub Czajka[postfix] Reject unlisted senders.
2023-12-03 Jakub Czajka[postfix] Authenticate with dovecot SASL.
2023-12-03 Jakub Czajka[postfix] Deliver to addresses found in the address...
2023-12-03 Jakub Czajka[postfix] Relay incoming email to `dovecot` through...
2023-12-03 Jakub Czajka[dovecot] Document SPF and DMARC DNS records.
2023-12-03 Jakub Czajka[postfix] Filter messages with OpenDKIM.
2023-12-03 Jakub Czajka[opendkim] Listen on localhost:8891.
2023-12-03 Jakub Czajka[opendkim] Require header fields.
2023-12-03 Jakub Czajka[postfix] Fill missing header fields.
2023-12-03 Jakub Czajka[opendkim] Lookup KeyTable and SigningTable with SQL.
2023-12-03 Jakub Czajka[opendkim] Generate default configuration.
2023-12-03 Jakub Czajka[dovecot] Structure the mailbox.
2023-12-03 Jakub Czajka[dovecot] Enable virtual mailboxes.
2023-12-03 Jakub Czajka[dovecot] Ignore domain during authentication.
2023-12-03 Jakub Czajka[dovecot] Authenticate users found in the address book.
2023-12-03 Jakub Czajka[databases] Define email address book.
2023-12-03 Jakub Czajka[dovecot] Secure connections with TLS.
2023-09-27 Jakub Czajka[dovecot] Restrict number of connections from the same IP.
2023-09-27 Jakub Czajka[postgres] Generate default configuration.
2023-09-27 Jakub Czajka[dovecot] Generate default configuration.
2023-09-27 Jakub Czajka[postfix] Rewrite sender for outgoing email.
2023-09-27 Jakub Czajka[postfix] Generate default configuration.
2023-09-27 Jakub Czajka[fail2ban] Extend bans to 1 day.
2023-09-27 Jakub Czajka[fail2ban] Log to `syslog`.
2023-09-27 Jakub Czajka[fail2ban] Enable `sshd` jail.
2023-09-27 Jakub Czajka[fail2ban] Generate default configuration.
2023-09-27 Jakub Czajka[sshd] Document public-key and certificate-based authen...
2023-09-27 Jakub Czajka[sshd] Disable reverse DNS checks.
2023-09-27 Jakub Czajka[sshd] Omit additional configuration files.
2023-09-27 Jakub Czajka[sshd] Limit the number of alive messages.
2023-09-27 Jakub Czajka[sshd] Require SSH protocol 2.
2023-09-27 Jakub Czajka[sshd] Disable root login.
2023-09-27 Jakub Czajka[sshd] Listen on a non-standard port.
2023-09-27 Jakub Czajka[sshd] Disable password authentication.
2023-09-27 Jakub Czajka[sshd] Generate default configuration.
2023-05-01 Jakub CzajkaDescribe the repository in a README.