.. |
dkim.sh
|
hide lots of unnecessary and scary output during setup
|
2014-07-16 09:36:56 -04:00 |
dns.sh
|
the cron job to re-sign DNSSEC zones was still not working because the script needed a hash-bang line; what I did in 65c3a44e63 didn't actually fix the problem
|
2014-07-25 12:15:30 +00:00 |
functions.sh
|
dont ask the user for the machine's IP address if we can be sure our guess is right (trust icanhazip to give us the right answer)
|
2014-07-29 20:07:26 -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
|
add reject_unlisted_recipient before greylisting, fixes #127
|
2014-08-03 00:06:54 +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
|
hide lots of unnecessary and scary output during setup
|
2014-07-16 09:36:56 -04:00 |
migrate.py
|
make a privileges column in the users table and mark the first user as an admin
|
2014-08-08 12:31:22 +00:00 |
network-checks.sh
|
run network checks during setup and stop if there is a bad condition
|
2014-07-26 11:26:59 -04:00 |
owncloud.sh
|
install php5-imap, restart php service
|
2014-08-11 17:59:04 +02:00 |
spamassassin.sh
|
hide lots of unnecessary and scary output during setup
|
2014-07-16 09:36:56 -04:00 |
ssl.sh
|
the SSL private key would be overwritten if ssl_certificate.pem file was deleted; maybe the cause of #98
|
2014-07-28 15:38:23 -04:00 |
start.sh
|
initial owncloud port, untested and unfinished
|
2014-08-11 16:24:29 +02:00 |
system.sh
|
if the machine didn't have resolvconf before (my box didn't after an upgrade from Ubuntu 13.xx), make sure it has it now and archive any old resolv.conf since it should now only list 127.0.0.1 for bind9
|
2014-08-07 14:00:16 +00:00 |
web.sh
|
hide lots of unnecessary and scary output during setup
|
2014-07-16 09:36:56 -04:00 |
webmail.sh
|
Use /dev/random instead of /dev/urandom
|
2014-07-20 23:14:13 +02:00 |
zpush.sh
|
update z-push with carddav and caldav support
|
2014-08-11 19:08:02 +02:00 |