- Dec 20, 2013
-
-
Matthias Bethke authored
'&&' is the logical AND operator and will simply run the "killer" subshell if the init.d script returned success. What is needed is '&' to run the init script in the background, otherwise $! is unset too. The sleep needs to be longer because some daemons like mysql with lots of dirty buffers can take a while to stop and we don't want to abort that attempt too early.
-
Matthias Bethke authored
-
- Dec 19, 2013
-
-
Matthias Bethke authored
-
- Dec 03, 2013
-
-
Marius Cramer authored
-
- Dec 02, 2013
-
-
Florian Schaal authored
-
Florian Schaal authored
-
- Nov 29, 2013
-
-
Marius Cramer authored
-
Marius Cramer authored
-
- Nov 25, 2013
-
-
Marius Cramer authored
-
Marius Cramer authored
-
- Nov 24, 2013
-
-
Florian Schaal authored
-
Florian Schaal authored
add amavis-configfile-location for centos 6.4; add amavis-initscrip-name for centos 6.4; fixed missing private_key in mail/mail_domain_dkim_create.php
-
- Nov 22, 2013
-
-
Florian Schaal authored
-
Marius Cramer authored
-
unknown authored
-
- Nov 21, 2013
-
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
-
Marius Cramer authored
-
Marius Cramer authored
-
Florian Schaal authored
-
Florian Schaal authored
-
- Nov 20, 2013
-
-
Marius Cramer authored
-
Marius Cramer authored
-
Marius Cramer authored
-
Marius Cramer authored
Changed query syntax of alias domain edit file Changed deprecated syntax in alpha plesk importer
-
Marius Cramer authored
Conflicts: interface/lib/classes/tform.inc.php interface/web/admin/lib/lang/de_directive_snippets.lng interface/web/dns/dns_import.php interface/web/dns/dns_soa_edit.php interface/web/dns/dns_wizard.php interface/web/mail/mail_domain_edit.php interface/web/sites/database_edit.php interface/web/sites/lib/lang/de_web_domain.lng interface/web/sites/lib/lang/en_web_domain.lng interface/web/sites/web_domain_edit.php server/server.php
-
- Nov 19, 2013
-
-
Falko Timme authored
- nginx: added {DOCROOT} and {FASTCGIPASS} placeholders to directive snippets and nginx Directives fields.
-
Florian Schaal authored
display dns-record for dkim in the mail-domain rewrite function domain_dkim_update in server/plugins-available/mail_plugin_dkim.inc.php change dns*.php according to commit 604c0c24
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-
Falko Timme authored
-
Till Brehm authored
-
Marius Cramer authored
Fixed output of action name in debug mode (registerAction)
-
Till Brehm authored
-
- Nov 18, 2013
-
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-