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
...
*
src/bin/paku: Improve name of package variants
EuAndreh
2023-03-22
2
-8
/
+9
*
src/bin/paku: Show better versions on HTML
EuAndreh
2023-03-22
1
-3
/
+4
*
Remove redundant "-latest" variants of packages in Guix and Nix
EuAndreh
2023-03-22
2
-43
/
+13
*
Support Homebrew
EuAndreh
2023-03-22
1
-5
/
+65
*
src/bin/paku: Get Base64 from paku.lock instead of calculating it
EuAndreh
2023-03-22
1
-7
/
+3
*
src/bin/paku: Add "debian-packages" action, do not depend on dpkg-scanpackages
EuAndreh
2023-03-21
1
-8
/
+49
*
src/bin/paku: Use "label" field from paku.lock
EuAndreh
2023-03-21
1
-33
/
+12
*
src/bin/paku: First-ish version of HTML output
EuAndreh
2023-03-21
1
-0
/
+172
*
src/bin/paku: Turn value of $dir into Make variable $(DIR)
EuAndreh
2023-03-21
1
-27
/
+29
*
src/bin/paku: General cleanup and tidyness
EuAndreh
2023-03-21
2
-177
/
+192
*
paku.lock: Use flat format for packages
EuAndreh
2023-03-21
1
-181
/
+175
*
src/bin/paku: Use list of strings over multiple loops
EuAndreh
2023-03-21
1
-100
/
+59
*
Use stripped "-latest" name in package official name too
EuAndreh
2023-03-21
2
-3
/
+12
*
Big revamp of paku(1): now in Perl, genating Debian packages
EuAndreh
2023-03-21
2
-343
/
+581
*
queue.scm: Remove (mail-in-home? ...) option from Postfix and Dovecot
EuAndreh
2023-03-20
1
-16
/
+7
*
queue.scm: Disable NIS on postfix
EuAndreh
2023-03-20
1
-0
/
+1
*
queue.scm: Use (string-join ...) for setting $CCARGS of postfix
EuAndreh
2023-03-20
1
-3
/
+9
*
queue.scm: Disable newaliases in Postfix activation again
EuAndreh
2023-03-17
1
-0
/
+2
*
Revert "queue.scm: Remove trailing "/" from Postfix "mail-directory" variable"
EuAndreh
2023-03-17
1
-2
/
+2
*
queue.scm: Play it save when creating /var/mail
EuAndreh
2023-03-17
1
-3
/
+4
*
queue.scm: Remove trailing "/" from Postfix "mail-directory" variable
EuAndreh
2023-03-17
1
-2
/
+2
*
queue.scm: Export missing Dovecot names
EuAndreh
2023-03-17
1
-1
/
+32
*
queue.scm: Add docstrings to Dovecot variables, and mark it as finished
EuAndreh
2023-03-17
1
-16
/
+34
*
queue.scm: Prepare Dovecot service for namespaces withtou activating it yet
EuAndreh
2023-03-17
1
-9
/
+23
*
queue.scm: Fix Dovecot profile-service-type extension
EuAndreh
2023-03-17
1
-1
/
+1
*
queue.scm: Parameterize Dovecot /var/mail/ location
EuAndreh
2023-03-17
1
-3
/
+4
*
queue.scm: Remove FIXME marker on personal server automation
EuAndreh
2023-03-17
1
-8
/
+0
*
queue.scm: Simplify Dovecot activation
EuAndreh
2023-03-17
1
-14
/
+14
*
queue.scm: Rename dovecot-configuration-{dovecot => package}
EuAndreh
2023-03-17
1
-3
/
+3
*
queue.scm: Add supplementary-groups to Dovecot {,untrusted-}user
EuAndreh
2023-03-17
1
-19
/
+21
*
queue.scm: Add documentation to all postfix variables
EuAndreh
2023-03-17
1
-53
/
+48
*
queue.scm: Cleanup Postfix config
EuAndreh
2023-03-17
1
-39
/
+17
*
queue.scm: Add supplementary-groups to Postfix
EuAndreh
2023-03-17
1
-1
/
+3
*
queue.scm: Add missing #$ ungexp to mail-directory
EuAndreh
2023-03-17
1
-1
/
+1
*
queue.scm: Parameterize Postfix Cyrus SASL directory
EuAndreh
2023-03-17
1
-9
/
+9
*
queue.scm: Use newaliases(1) over postalias(8) on Postfix activation
EuAndreh
2023-03-17
1
-5
/
+3
*
queue.scm: Parameterize "/var/mail/" Postfix mail spool directory
EuAndreh
2023-03-17
1
-8
/
+8
*
queue.scm: Rename postfix-configuration-{postfix => package}
EuAndreh
2023-03-17
1
-10
/
+10
*
queue.scm: Add explicit "finished" and "WIP" sections
EuAndreh
2023-03-17
1
-9
/
+9
*
queue.scm: Parameterize address of DKIM mail filter in Postfix
EuAndreh
2023-03-17
1
-16
/
+22
*
queue.scm: Put Dovecot config file under /etc/dovecot/dovecot.conf by default
EuAndreh
2023-03-17
1
-7
/
+11
*
Makefile: Streamline verification of generated config files
EuAndreh
2023-03-17
1
-9
/
+5
*
queue.scm: Fix positional argument of dkimproxyout config file
EuAndreh
2023-03-17
1
-1
/
+0
*
queue.scm: Add docstrings to dkimproxy service variables
EuAndreh
2023-03-17
1
-8
/
+12
*
queue.scm: Add flexible "config-extra" and "raw-file" options for dkimproxyout
EuAndreh
2023-03-17
1
-5
/
+12
*
queue.scm: Add missing mapping to DKIMPorxy.out container and enable it by de...
EuAndreh
2023-03-17
1
-1
/
+4
*
queue.scm: s/srfi-1:/s1:/g
EuAndreh
2023-03-17
1
-4
/
+4
*
tests/: Adjust expected "master.cf" files
EuAndreh
2023-03-17
1
-4
/
+4
*
queue.scm: Better error handling of dkimproxyout-activation
EuAndreh
2023-03-17
1
-29
/
+29
*
queue.scm: Remove FIXME markers from output file contents
EuAndreh
2023-03-17
1
-5
/
+5
[prev]
[next]