Commit Graph

  • 532c5d1b9f revert the new formfield-layout for customer-mysql Michael Kaufmann (d00p) 2015-07-29 16:03:55 +02:00
  • 565bb55b13 display description of integrity-check rather then just the function-name, makes things clearer Michael Kaufmann (d00p) 2015-07-29 15:58:27 +02:00
  • 744d85ec4c display description of integrity-check rather then just the function-name, makes things clearer Michael Kaufmann (d00p) 2015-07-29 15:58:27 +02:00
  • 5e60b96cd6 add tentative jessie config xml file, testers are welcome Michael Kaufmann (d00p) 2015-07-29 14:56:06 +02:00
  • 8b6f708b7c remove unused (old) php-configfile-files Michael Kaufmann (d00p) 2015-07-28 08:22:00 +02:00
  • 5096e2d68d add tentative jessie config xml file, testers are welcome Michael Kaufmann (d00p) 2015-07-29 14:56:06 +02:00
  • b0325983a1 log db errors to syslog and remove tmp-error-logs for reporting in cronrun Michael Kaufmann (d00p) 2015-07-29 13:19:32 +02:00
  • 7cd6651895 replace passwords even before logging, not just for display Michael Kaufmann (d00p) 2015-07-29 13:11:38 +02:00
  • 4ec376b296 log db errors to syslog and remove tmp-error-logs for reporting in cronrun Michael Kaufmann (d00p) 2015-07-29 13:19:32 +02:00
  • 8558533a91 replace passwords even before logging, not just for display Michael Kaufmann (d00p) 2015-07-29 13:11:38 +02:00
  • de4a953bb7 check for existence of ssl-related files for ip/port vhost in order to avoid the webserver to be unable to restart when the cronjob runs; fixes #1485 Michael Kaufmann (d00p) 2015-07-28 15:41:31 +02:00
  • 26a41a0672 check for existence of ssl-related files for ip/port vhost in order to avoid the webserver to be unable to restart when the cronjob runs; fixes #1485 Michael Kaufmann (d00p) 2015-07-28 15:41:31 +02:00
  • a1d38dc05f solve sub-sub-domain-problem by dynamically assigning vhost-number in vhost-filename (the deeper the lower the number thus being included earlier), fixes #1535 Michael Kaufmann (d00p) 2015-07-28 15:11:55 +02:00
  • 222841f09b solve sub-sub-domain-problem by dynamically assigning vhost-number in vhost-filename (the deeper the lower the number thus being included earlier), fixes #1535 Michael Kaufmann (d00p) 2015-07-28 15:11:55 +02:00
  • fce9de7372 remove superfluous call to 'getDomainRedirectCode' as its been called before; allow changing of redirect-code when domain has 'ssl-redirect' = 1 Michael Kaufmann (d00p) 2015-07-28 13:20:11 +02:00
  • 8332b77fcc remove superfluous call to 'getDomainRedirectCode' as its been called before; allow changing of redirect-code when domain has 'ssl-redirect' = 1 Michael Kaufmann (d00p) 2015-07-28 13:20:11 +02:00
  • f4f1315715 fix undefined-indeces when search-result contained only subdomains in customer-domains Michael Kaufmann (d00p) 2015-07-28 08:23:10 +02:00
  • 5d423c9e63 fix undefined-indeces when search-result contained only subdomains in customer-domains Michael Kaufmann (d00p) 2015-07-28 08:23:10 +02:00
  • 895be02237 remove unused (old) php-configfile-files Michael Kaufmann (d00p) 2015-07-28 08:22:00 +02:00
  • 95475f7b52 change default ssl-cipher-list; minor changes in config-xmls, fixes #1541 Michael Kaufmann (d00p) 2015-07-08 16:01:55 +02:00
  • c3da264cfe change default ssl-cipher-list; minor changes in config-xmls, fixes #1541 Michael Kaufmann (d00p) 2015-07-08 16:01:55 +02:00
  • 89c4b969d1 make sure we fill all context parameters in any case Chris Vigelius 2015-07-06 21:21:07 +02:00
  • 9dbc04678c correct path for nginx Chris Vigelius 2015-07-06 17:16:49 +02:00
  • ed9e524e03 use absolute path and require_once, instead of relative include Chris Vigelius 2015-07-06 17:09:49 +02:00
  • c2d75c7030 add description and normalize {IS_SSL} value Chris Vigelius 2015-07-06 15:09:13 +02:00
  • de84419035 add nginx and lighttpd support, refactor into common base class Chris Vigelius 2015-07-06 14:15:01 +02:00
  • d9e0854bb7 add docroot Chris Vigelius 2015-07-06 13:45:10 +02:00
  • 558b779944 allow variables in special config Chris Vigelius 2015-07-06 13:28:09 +02:00
  • 628b45efeb Merge pull request #243 from greybyte/defuse_dangerous_delete Michael Kaufmann 2015-06-25 14:21:50 +02:00
  • 92cf4c16e3 missing semicolon Chris Vigelius 2015-06-25 14:08:19 +02:00
  • 3cad16d2b7 fix dangerous code Chris Vigelius 2015-06-25 13:49:55 +02:00
  • e7503c3c7a Merge pull request #242 from andre-luiz-dos-santos/patch-1 Michael Kaufmann 2015-06-23 21:33:16 +02:00
  • db8e643c62 Update english.lng.php André Luiz dos Santos 2015-06-23 16:22:34 -03:00
  • a1337df44f do not show error-trace / sensitive data when db-server is down or login credentials are wrong Michael Kaufmann (d00p) 2015-06-11 21:00:45 +02:00
  • ee73eaee5c adjust fastcgi conf for php-fpm when using apache-2.4 Michael Kaufmann (d00p) 2015-06-11 20:59:41 +02:00
  • 94f3b99ad0 do not show error-trace / sensitive data when db-server is down or login credentials are wrong Michael Kaufmann (d00p) 2015-06-11 21:00:45 +02:00
  • d0c4d5616a adjust fastcgi conf for php-fpm when using apache-2.4 Michael Kaufmann (d00p) 2015-06-11 20:59:41 +02:00
  • 38f36841e3 Merge branch '0_9_34' of github.com:Froxlor/Froxlor into 0_9_34 Roman Schmerold (BNoiZe) 2015-06-10 16:26:49 +02:00
  • 340f3bcf8c Add missing LSB tags, thanks to Wuzaa, fixes #1492 Roman Schmerold (BNoiZe) 2015-06-10 15:41:51 +02:00
  • cd1e03c033 fix openbasedir-path when using mod_php, fixes #1507 Michael Kaufmann (d00p) 2015-06-10 15:31:15 +02:00
  • ba002a1683 Merge commit '97816748498982799832238d1a2ba441ae16b91b' into 0_9_34 Roman Schmerold (BNoiZe) 2015-06-10 15:07:42 +02:00
  • 457e378d1e Reverting HTMLform2 changes Roman Schmerold (BNoiZe) 2015-06-10 14:59:38 +02:00
  • 9781674849 Merge pull request #241 from m4rcu5/master Michael Kaufmann 2015-06-10 14:59:26 +02:00
  • d9660e66a8 the awstats files live in the non static outputdir. Marcus van Dam 2015-06-10 14:43:50 +02:00
  • 25f4f3900e Merge pull request #240 from m4rcu5/master Michael Kaufmann 2015-06-01 19:32:14 +02:00
  • 83e904c9f7 Feature #545: Prevent ln from linking withing the current symlink. Marcus van Dam 2015-06-01 16:24:45 +02:00
  • 9bbdb1b3b9 Feature #545: Include the awstatsGenerateIndex in cronjob. Marcus van Dam 2015-06-01 14:55:43 +02:00
  • f6cdc0575b Feature #545: function to deploy the index and nav templates Marcus van Dam 2015-06-01 14:45:20 +02:00
  • 2017bc9cf6 Feature #545: New index.html and nav.html templates Marcus van Dam 2015-06-01 14:06:05 +02:00
  • 7e8e28fc90 Move to a generic awstats template directory Marcus van Dam 2015-06-01 13:09:43 +02:00
  • 30c883c85d Merge pull request #239 from RipClaw2971/apache24_fix Michael Kaufmann 2015-05-12 08:24:01 +02:00
  • 16568c11f1 Fix für Apache 2.4 + mod_proxy_fcgi Andreas Grundler 2015-05-11 22:23:49 +02:00
  • f90982347a Merge pull request #238 from xWuZaa/master Michael Kaufmann 2015-05-07 20:17:11 +02:00
  • bd5647351e Add custom port to userdata.inc.php xWuZaa 2015-05-07 19:58:48 +02:00
  • ec77e47cd6 Merge branch 'master' of github.com:Froxlor/Froxlor Michael Kaufmann (d00p) 2015-05-06 15:37:46 +02:00
  • 565866c529 adjust default memory_limit to php's default (128M) Michael Kaufmann (d00p) 2015-05-06 15:37:38 +02:00
  • e4a262eb7b Merge pull request #235 from rzeka/master Michael Kaufmann 2015-04-28 14:25:40 +02:00
  • a3f2fa1b16 Better customers sorting based on name and company rzeka 2015-04-28 14:14:12 +02:00
  • e0ef3e9984 fix mpm-itk stuff, thx to Ithariel; minor fixes in updater Michael Kaufmann (d00p) 2015-04-22 15:58:04 +02:00
  • bf30c1a3d7 fix escaping of shell commands in new xml-config-template-files Michael Kaufmann (d00p) 2015-03-11 16:51:56 +01:00
  • c2c573902f separate dovecot for postfix and exim4 as exim4 needs 'special treatment'... Michael Kaufmann (d00p) 2015-03-11 16:42:22 +01:00
  • d874ebf1b0 use correct username of bind-daemon in debian wheezy config templates Michael Kaufmann (d00p) 2015-03-11 14:30:22 +01:00
  • c34954ce8d also re-generate bind configs (if enabled) when using --force with the cronjob Michael Kaufmann (d00p) 2015-03-11 11:21:17 +01:00
  • 8ef6032570 also re-generate bind configs (if enabled) when using --force with the cronjob Michael Kaufmann (d00p) 2015-03-11 11:21:17 +01:00
  • eaa26fe204 add Debian-exim group to dovecots Exim4-unix_listener, fixes #1513 Michael Kaufmann (d00p) 2015-03-11 09:45:28 +01:00
  • b32a6951da add Debian-exim group to dovecots Exim4-unix_listener, fixes #1513 Michael Kaufmann (d00p) 2015-03-11 09:44:43 +01:00
  • b7bc347323 fix language string Robert Förster (Dessa) 2015-03-10 20:35:33 +01:00
  • 07e49e53c5 Merge pull request #231 from dadadom/master Michael Kaufmann 2015-03-08 13:56:45 +01:00
  • b87db2a82b Add missing table definition for table 'mail_autoresponder'. Dominik Sandjaja 2015-03-08 13:54:36 +01:00
  • c150d559c7 enhance domain-importer, fixes #1512 Michael Kaufmann (d00p) 2015-03-06 20:28:41 +01:00
  • b7ff1fe87c dont create 'require all granted' if the directory is protected by a customer (htaccess), fixes #1455 (again); thx to Laryllian Michael Kaufmann (d00p) 2015-03-02 20:25:41 +01:00
  • 5dce0db661 dont create 'require all granted' if the directory is protected by a customer (htaccess), fixes #1455 (again); thx to Laryllian Michael Kaufmann (d00p) 2015-03-02 20:25:41 +01:00
  • 27514d32de visible-tag needs to respect the do_show-value in case websrv_avail set do_show to false already Michael Kaufmann (d00p) 2015-03-02 13:40:38 +01:00
  • 6f6875134f fix template Michael Kaufmann (d00p) 2015-02-24 14:45:46 +01:00
  • fe718ef67f add requirement for mbstring-extension as we need to be multibyte-character-safe in generatePassword(); adjust special-character-default setting to be the same as on a fresh install; outsource version-definition to separate file; set version to 0.9.34-dev3 Michael Kaufmann (d00p) 2015-02-23 12:23:44 +01:00
  • e132723475 PDOStatement::rowCount is a function Michael Kaufmann (d00p) 2015-02-20 11:56:24 +01:00
  • 72fc9db38d add integrity check for user/group membership when fcgid/fpm is used, refs #1491 Michael Kaufmann (d00p) 2015-02-20 09:58:24 +01:00
  • 959192c279 fix webftp with new navigation template stuff Michael Kaufmann (d00p) 2015-02-18 18:33:32 +01:00
  • 1374e08cd4 make sql-fields for ssl-certs larger as there are ca-bundle-certs larger then 64k; add new settings for apache-itk-mpm integration, fixes #1400 Michael Kaufmann (d00p) 2015-02-18 16:05:28 +01:00
  • 03e48927a3 add optional support for apache-itk-mpm (mod_php only) Michael Kaufmann (d00p) 2015-02-18 16:01:38 +01:00
  • bbf05fa6fd remove smarty-remnant; remove unnecessary variable assignment Michael Kaufmann (d00p) 2015-02-17 13:27:30 +01:00
  • 6dad29cae7 Even more HTMLform2 migrations Roman Schmerold (BNoiZe) 2015-02-16 17:56:37 +01:00
  • 52afba5a86 Migrate to new HTMLform2 class Roman Schmerold (BNoiZe) 2015-02-16 16:55:56 +01:00
  • 913a53e436 Improve new htmlform class Roman Schmerold (BNoiZe) 2015-02-16 16:18:39 +01:00
  • 4fd68a4153 fieldset is in subfileblock, not in file Michael Kaufmann (d00p) 2015-02-16 16:02:08 +01:00
  • fae58078f8 update ftp_groups table in case webserver-/fcgid-/fpm-user changes, refs #1491 (i guess) Michael Kaufmann (d00p) 2015-02-16 14:56:08 +01:00
  • 1d319e001c group file-relevant commands into the fieldset; enhance layout Michael Kaufmann (d00p) 2015-02-16 13:29:01 +01:00
  • 927e6fe23a add update compatibility for 0.9.33.1 users Michael Kaufmann (d00p) 2015-02-16 09:45:55 +01:00
  • 2f5cca71fb set version to 0.9.33.1 for bugfix release 0.9.33.1 Michael Kaufmann (d00p) 2015-02-16 08:50:49 +01:00
  • 85e0690a1b clear group-cache of nscd as this solves issues with webserver/php-fpm most of the time Michael Kaufmann (d00p) 2015-02-16 08:24:48 +01:00
  • b85eb98303 clear group-cache of nscd as this solves issues with webserver/php-fpm most of the time Michael Kaufmann (d00p) 2015-02-16 08:21:33 +01:00
  • 34415c50f8 Fixing a bug with linebreaks, fixes #1498 Roman Schmerold (BNoiZe) 2015-02-15 19:07:01 +01:00
  • 643f124e8b Fixing a bug with linebreaks, fixes #1498 Roman Schmerold (BNoiZe) 2015-02-15 19:07:01 +01:00
  • 47f0c52c18 fix typo of vmail-user in rhel/centos config-template for dovecot Michael Kaufmann (d00p) 2015-02-15 16:28:08 +01:00
  • 6fe4027de5 fix typo of vmail-user in rhel/centos config-template for dovecot Michael Kaufmann (d00p) 2015-02-15 16:26:32 +01:00
  • 9853220549 use correct PEAR directory setting in fpm-interface, fixes #1500 Michael Kaufmann (d00p) 2015-02-15 15:43:45 +01:00
  • f9d79ba5a6 use correct PEAR directory setting in fpm-interface, fixes #1500 Michael Kaufmann (d00p) 2015-02-15 15:43:45 +01:00
  • 71cdab5d9e show only hash algorithms that are available on the system Michael Kaufmann (d00p) 2015-02-15 07:51:58 +01:00
  • 2382f526b2 reduce code - unnecessary complicated Michael Kaufmann (d00p) 2015-02-15 07:54:34 +01:00
  • 1581e08594 show only hash algorithms that are available on the system Michael Kaufmann (d00p) 2015-02-15 07:51:58 +01:00