Serghey Rodin
3d1c88ffbf
fix for database duplicates in restore loop
2014-03-28 11:22:14 +02:00
Serghey Rodin
4600b2ac94
Fix for domains without proxy support
2014-03-28 01:51:14 +02:00
Serghey Rodin
348dd7ca02
Dutch language support
2014-03-24 19:25:58 +02:00
Serghey Rodin
311146adbc
Remote DNS support
2014-03-23 18:49:18 +02:00
Serghey Rodin
fded642185
log error code
2014-03-23 18:48:33 +02:00
Serghey Rodin
b61b5b8dbf
separate error log
2014-03-23 17:58:49 +02:00
Serghey Rodin
fe4fa04147
Define exim user on Debian/Ubuntu. Fixes #125
2014-03-23 16:33:03 +02:00
Serghey Rodin
8a8891be5f
update number of mail accounts and dns records
2014-03-23 16:23:50 +02:00
Serghey Rodin
23b187b534
do not restart remote service
2014-03-23 16:14:21 +02:00
Serghey Rodin
5a868ef9b1
do not list remote services
2014-03-23 16:00:36 +02:00
Serghey Rodin
d9c7c69bc3
Merge branch 'master' of github.com:serghey-rodin/vesta
2014-03-23 15:45:05 +02:00
Serghey Rodin
3587976f2a
ORiON suggested a better way to check FQDN records
2014-03-23 15:44:30 +02:00
Serghey Rodin
3b60ab29f7
Merge pull request #124 from demlasjr/patch-1
...
Default DKIM keys with 1024-bit instead 512-bit
2014-03-19 09:39:10 +02:00
Serghey Rodin
26d1cb0aa2
Merge pull request #126 from demlasjr/patch-3
...
Added chmod 777 for phpmyadmin tmp folder
2014-03-19 09:33:35 +02:00
demlasjr
98a76e92cb
Added chmod 777 for phpmyadmin tmp folder
...
Without chmod 777 for /var/lib/phpmyadmin/tmp, uploading a sql database through phpmyadmin generates the next errors:
"Failed to load /etc/phpmyadmin/config-db.php Check group www-data has read access and open_basedir restrictions.,
PHP Warning: Unknown: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/usr/share/phpmyadmin/:/etc/phpmyadmin/:/var/lib/phpmyadmin/:/usr/share/php/php-gettext) in Unknown on line 0
PHP Warning: File upload error - unable to create a temporary file in Unknown on line 0"
2014-03-19 00:58:35 +01:00
demlasjr
774c9a3a1f
Default DKIM keys with 1024-bit instead 512-bit
...
Seems like Google is not very happy with the 512-bit. There are many news and blogs posts about it.
Example: http://blog.wordtothewise.com/2012/11/gmail-sending-out-warnings-for-512-bit-dkim-keys/
I personally tested it with 1024-bit and 2048-bit and everything is working just fine.
2014-03-19 00:39:40 +01:00
Serghey Rodin
76bf9030c1
No APC support by default on RHEL
2014-03-16 22:21:13 +02:00
Serghey Rodin
e5608b4aeb
fix for nginx tpl verification on restore
2014-03-16 21:22:42 +02:00
Serghey Rodin
17aa86c1f1
mod_ssl activation on Ubuntu
2014-03-16 20:18:25 +02:00
Serghey Rodin
d77cb6ca82
fixed additional ftp account issue for username which starts with digits
2014-03-13 00:06:28 +02:00
Serghey Rodin
53abae644f
removed substitionon for column character in cronjobs
2014-03-12 23:58:28 +02:00
Serghey Rodin
ebfade27bb
Preg_match improvement. Fixed #122
2014-03-11 02:52:22 +02:00
Serghey Rodin
69442018fa
More intelegent way to pass arguments to the CLI
2014-03-11 02:51:18 +02:00
Serghey Rodin
04e252d75c
syntax error in dns record change function. fixes #120
2014-03-07 14:20:07 +02:00
Serghey Rodin
d87f3f6340
Set current date&time when FTP backup is enabled. Fixes #117
2014-03-01 17:20:55 +02:00
Serghey Rodin
c33395633a
check ftp password only if ftp support is enabled
2014-03-01 17:14:14 +02:00
Serghey Rodin
4614df59a7
E_RESTART should be a variable
2014-02-19 23:12:23 +02:00
Serghey Rodin
275a8226a5
syntax typo
2014-02-19 21:56:37 +02:00
Serghey Rodin
b98e6a1033
Release 0.9.8-7
2014-02-18 03:57:51 +02:00
Serghey Rodin
eef0e06326
Null FWD_ONLY flag on restore. Fixes #114
2014-02-18 02:15:49 +02:00
Serghey Rodin
b785477f31
A donut for stik.name who spotted typo in sed statement
2014-02-18 01:19:06 +02:00
Serghey Rodin
bf5fdaf8e2
check for nginxless setup
2014-02-18 01:09:40 +02:00
Serghey Rodin
11c8153a48
check for nginxless setup
2014-02-18 01:04:49 +02:00
Serghey Rodin
c3e89977a3
IDN support for MX and CNAME record. Fixes #108
2014-02-17 21:50:12 +02:00
Serghey Rodin
2d4cdb3f2a
autodetect vesta version
2014-02-17 21:17:13 +02:00
Serghey Rodin
11d93a0f87
JS hint for dns record
2014-02-17 00:25:48 +02:00
very-twi@github.com
b7ab201653
Merge branch 'master' of https://github.com/serghey-rodin/vesta into js-stuff
2014-02-12 14:35:19 +02:00
very-twi@github.com
c50c7b2675
Updated hints to handle native browser's paste events
...
Hint is update in case page is reloaded and value is set (in case of form errors)
Hints are now using secure inserting into DOM avoiding xss
Dns record hint added
2014-02-12 12:08:23 +02:00
Serghey Rodin
59abdee5da
fix for nginxless configuration
2014-02-11 17:49:45 +02:00
Serghey Rodin
31ef50228a
Fixed path for custom includes in caching template
2014-02-11 16:38:15 +02:00
Serghey Rodin
0463b1282a
aligned padding for the disk block
2014-02-11 11:05:45 +02:00
Serghey Rodin
4ecf44d41b
one more fix for OR syntax in grep
2014-02-09 22:41:50 +02:00
Serghey Rodin
77d7870027
fixed OR statement
2014-02-09 21:46:36 +02:00
Serghey Rodin
d4ad08ab3d
Fix #90 . Added del_web_config() call
2014-02-09 00:24:53 +02:00
Serghey Rodin
f0477283e0
Fix #104 . Default dkim size is now set to 1024
2014-02-09 00:09:02 +02:00
Serghey Rodin
d4b5bddeef
1 letter username. fixes #96
2014-02-06 12:43:47 +02:00
Serghey Rodin
11a27358d2
nginx restart trigger
2014-02-06 11:12:48 +02:00
Serghey Rodin
477934825c
restart error handler
2014-02-06 11:11:45 +02:00
Serghey Rodin
42dfa03258
Merge branch 'master' of github.com:serghey-rodin/vesta
2014-02-04 11:23:43 +02:00
Serghey Rodin
4b24b4e1b2
new html layout using border-collapse
2014-02-04 11:23:09 +02:00