index
:
packages
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
queue.scm: Disable verbose output of smtpd process
EuAndreh
2023-03-17
1
-1
/
+1
*
queue.scm: Add cgit-pre-configuration variable
EuAndreh
2023-03-17
1
-1
/
+31
*
queue.scm: Rename dovecot2* => dovecot
EuAndreh
2023-03-17
1
-41
/
+41
*
queue.scm: Remove FIXME markers froom inside main.cf content
EuAndreh
2023-03-17
1
-3
/
+3
*
queue.scm: Remove non-literal format string
EuAndreh
2023-03-17
1
-4
/
+8
*
queue.scm: Conditionally create /var/mail on activation
EuAndreh
2023-03-16
1
-3
/
+4
*
queue.scm: Add rottlog-mailutils-sendmail package
EuAndreh
2023-03-16
1
-0
/
+9
*
queue.scm: Remove setup-specific authentication options for Postfix main.cf
EuAndreh
2023-03-16
1
-1
/
+4
*
queue.scm: Also use enable-submission? flag to switch Postfix main.cf file
EuAndreh
2023-03-16
1
-26
/
+41
*
queue.scm: Add enable-submission? flag to switch Postfix master.cf file
EuAndreh
2023-03-16
1
-31
/
+44
*
queue.scm: Remove unused "group" argument from dkimproxyout-activation
EuAndreh
2023-03-16
1
-1
/
+1
*
queue.scm: Add dkimproxyout-configuration-supplementary-groups
EuAndreh
2023-03-16
1
-4
/
+7
*
queue.scm: dkimproxyout-configuration-{dkimproxy => package}
EuAndreh
2023-03-16
1
-5
/
+5
*
queue.scm: Export missing *dkimproxyout-configuration* names
EuAndreh
2023-03-16
1
-0
/
+7
*
queue.scm: Add proper documentation string to cyrus-sasl-service-type
EuAndreh
2023-03-16
1
-3
/
+14
*
queue.scm: Fix "configuration" action of cyrus-sal
EuAndreh
2023-03-16
1
-6
/
+5
*
queue.scm: Reorder args to (least-authority-wrapper ..) on cyrus-sal
EuAndreh
2023-03-16
1
-2
/
+2
*
queue.scm: Remove intermediate "config-dir" local binding
EuAndreh
2023-03-16
1
-3
/
+2
*
queue.scm: cyrus-sasl-configuration-{cyrus-sasl => package}
EuAndreh
2023-03-16
1
-6
/
+5
*
queue.scm: Proper ordering of configuration names
EuAndreh
2023-03-16
1
-3
/
+3
*
queue.scm: Export correct cyrus-sasl-configuration-* names
EuAndreh
2023-03-16
1
-1
/
+9
*
queue.scm: Export missing *shadow-group-configuration* names
EuAndreh
2023-03-16
1
-0
/
+2
*
queue.scm: Export missing cyrus-* names
EuAndreh
2023-03-16
1
-0
/
+4
*
queue.scm: Add support for raw config file of cyrus-service-configuration
EuAndreh
2023-03-16
1
-10
/
+10
*
queue.scm: Add proper docstring to shadow-group-service-type
EuAndreh
2023-03-16
1
-1
/
+14
*
queue.scm: Split postfix-service-type into {local,internet}-postfix-service-type
EuAndreh
2023-03-16
1
-23
/
+60
*
queue.scm: Use mkdir-p/perms vs mkdir-p+chown+chmod
EuAndreh
2023-03-16
1
-17
/
+11
*
queue.scm: Add extra separation before "mailutils-sendmail" package
EuAndreh
2023-03-16
1
-0
/
+1
*
queue.scm: Export postfix-*
EuAndreh
2023-03-16
1
-1
/
+35
*
queue.scm: Add mailutils-sendmail package back
EuAndreh
2023-03-13
1
-0
/
+9
*
packages.scm: Remove td-latest package
EuAndreh
2023-03-13
1
-25
/
+0
*
git mv src/xyz/euandreh/* src/org/euandre/
EuAndreh
2023-03-13
2
-2
/
+2
*
queue.scm: Name the "Spam" folder by its "special" name, "Junk"
EuAndreh
2023-03-12
1
-1
/
+1
*
queue.scm: Adapt INBOX location for Dovecot depending on "mail-in-home?"
EuAndreh
2023-03-12
1
-3
/
+3
*
queue.scm: Ensure state-dir exists before generating dhparam file
EuAndreh
2023-03-12
1
-0
/
+1
*
queue.scm: Export dovecot2-configuration
EuAndreh
2023-03-12
1
-1
/
+2
*
queue.scm: Remove wrong quote closing in dovecot config
EuAndreh
2023-03-12
1
-1
/
+1
*
queue.scm: Add "mail-in-home?" option for dovecot and postfix services
EuAndreh
2023-03-12
1
-4
/
+14
*
queue.scm: Add "home_mailbox" compat config
EuAndreh
2023-03-11
1
-0
/
+2
*
queue.scm: Remove "mail_spool_directory" config
EuAndreh
2023-03-11
1
-2
/
+0
*
queue.scm: Use correct certificate for postfix
EuAndreh
2023-03-11
1
-8
/
+8
*
queue.scm: Fix "mail_spoo_directory" typo
EuAndreh
2023-03-11
1
-1
/
+1
*
queue.scm: Uncomment "mail_location" line of Dovecot
EuAndreh
2023-03-11
1
-3
/
+1
*
queue.scm: Also unindent Dovecot strings just in case
EuAndreh
2023-03-11
1
-53
/
+53
*
queue.scm: Remove (heredoc) trailing whitespace, as Postfix complains about it
EuAndreh
2023-03-11
1
-85
/
+85
*
queue.scm: Tweak string of Postfix main.cf
EuAndreh
2023-03-11
1
-3
/
+3
*
queue.scm: Use debug procedure for cyrus-sasl-service extra action
EuAndreh
2023-03-11
1
-0
/
+2
*
Revert "queue.scm: Try disabling cyrus-sasl action to fix the build"
EuAndreh
2023-03-11
1
-1
/
+11
*
queue.scm: Try disabling cyrus-sasl action to fix the build
EuAndreh
2023-03-11
1
-11
/
+1
*
queue.scm: Typo in (postfix-sasl-services ...) function name
EuAndreh
2023-03-11
1
-1
/
+1
[prev]
[next]