.. |
bootstrap.sh
|
bootstrap.sh: allow overring the tag to checkout by setting the TAG environment variable (helpful for debugging)
|
2014-08-25 08:18:46 -04:00 |
csr_country_codes.tsv
|
when asking for a CSR country code, give the user a list
|
2014-08-21 17:28:04 +00:00 |
dkim.sh
|
hide lots of unnecessary and scary output during setup
|
2014-07-16 09:36:56 -04:00 |
dns.sh
|
warn that generating DNSSEC keys takes a while (still slow in some virtualized environments)
|
2014-08-17 11:50:05 -04:00 |
firstuser.sh
|
move the user-interactive questions and other parts of start.sh into new files
|
2014-08-25 08:09:37 -04:00 |
functions.sh
|
when asking for a CSR country code, give the user a list
|
2014-08-21 17:28:04 +00:00 |
mail-dovecot.sh
|
increase dovecot imap_idle_notify_interval to 4 minutes
|
2014-08-10 11:39:29 +00:00 |
mail-postfix.sh
|
s/joshdata/mailinabox/ due to repo moving to the org account
|
2014-08-16 13:16:01 +00:00 |
mail-users.sh
|
make a privileges column in the users table and mark the first user as an admin
|
2014-08-08 12:31:22 +00:00 |
management.sh
|
Merge pull request #150 from hjjg/secretkeyfix
|
2014-08-24 17:21:38 -04:00 |
migrate.py
|
normalize some whitespace
|
2014-08-26 07:13:47 -04:00 |
network-checks.sh
|
failed network checks should result in start.sh exiting with a non-zero exit status
|
2014-08-17 11:50:05 -04:00 |
owncloud.sh
|
Also swith blocksize and count at the owncloud-specific key generation to ensure get as much bytes as you wanted.
|
2014-08-26 22:22:43 +02:00 |
preflight.sh
|
move the user-interactive questions and other parts of start.sh into new files
|
2014-08-25 08:09:37 -04:00 |
questions.sh
|
bug in the IPV6 question
|
2014-08-26 10:34:22 +00:00 |
spamassassin.sh
|
hide lots of unnecessary and scary output during setup
|
2014-07-16 09:36:56 -04:00 |
ssl.sh
|
when generating SSL CSRs, using SHA256 as SHA1 is being phased out, per @konklone
|
2014-08-23 17:49:33 -04:00 |
start.sh
|
show the tag or commit the user is on in the output to aid debugging when a user posts the output somewhere
|
2014-08-27 02:37:03 +00:00 |
system.sh
|
re-do allow apt to perform security updates on its own
|
2014-08-23 12:35:59 +00:00 |
web.sh
|
when deleting my old /usr/local/bin/mailinabox-exchange-autodiscover.php file from existing systems, don't emit an error if the file doesn't exist (added -f)
|
2014-08-25 08:10:54 -04:00 |
webmail.sh
|
Switch blocksize and count when reading from urandom with dd, to prevent getting fewer bytes for the secret key.
|
2014-08-26 22:16:31 +02:00 |
zpush.sh
|
Read timezone from /etc/timezone.
|
2014-08-20 23:51:10 +02:00 |