..
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
add SSHFP records to DNS
2014-08-27 12:59:40 +00: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
link-local IPv6 addresses need a '%interface' specification to be useful
2014-08-31 08:09:13 -04: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
this is what I meant
2014-09-01 10:32:44 +02:00
preflight.sh
locale-safe check if we have enough memory installed
2014-08-25 23:36:55 +02:00
questions.sh
output/text tweaks
2014-08-27 14:42:00 +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
showing the mail-in-a-box version might fail if git isn't actually installed
2014-09-01 07:51:25 -04: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