8fb5a3ae7cdeprecate etch config templates, which will be removed with 0.9.15
Robert Foerster (Dessa)
2010-10-23 12:33:55 +00:00
3c731661a0actually update to new version :P
Michael Kaufmann (d00p)
2010-10-23 10:44:35 +00:00
ed5e2ba39dfixing update-process, reverting multiserver-support-changes (now in branch)
Michael Kaufmann (d00p)
2010-10-23 10:37:43 +00:00
22eb0e19ccremove deprecated realtime-functionality
Michael Kaufmann (d00p)
2010-10-23 10:24:03 +00:00
ad31b07a04Reverting the multiserver-stuff, we'll do this inside the branch
Florian Aders (EleRas)
2010-10-23 10:20:23 +00:00
99696ff6cb- allow 4-character tld's (like .info or .mobi)
Michael Kaufmann (d00p)
2010-10-23 07:50:26 +00:00
8b3c634652minor work on multiserver-client-deployment
Michael Kaufmann (d00p)
2010-10-22 21:29:47 +00:00
26084a19fa- replaced die() with throw new Exception()
Andreas Burchert (scarya)
2010-10-21 08:59:46 +00:00
84637d82d4- updated demousage - updated FroxlorPkgCreator (fix for manual added files) - first cron version for remote server data deploying
Andreas Burchert (scarya)
2010-10-20 21:33:39 +00:00
7a83a01095- added function to FroxlorPkgCreator::addFile($name, $data)
Andreas Burchert (scarya)
2010-10-20 21:09:52 +00:00
71d3410b4f- added exlude dir variable to DfC - updated demousage
Andreas Burchert (scarya)
2010-10-20 20:54:57 +00:00
b58a9d3b88- add support for multiple directories
Andreas Burchert (scarya)
2010-10-20 20:29:47 +00:00
05897c3e01- fix in FroxlorPkgCreator::pack() (better file name, path fix) - added FroxlorDeployfileCreator
Andreas Burchert (scarya)
2010-10-20 19:47:31 +00:00
a06211b497- description fix in FroxlorSshTransport - added FroxlorPkgCreator
Andreas Burchert (scarya)
2010-10-20 19:07:51 +00:00
db2cca8e86- add a few images to beautify multiserver-client overview
Michael Kaufmann (d00p)
2010-10-20 13:00:30 +00:00
aa5e574d5d- more work on multiserver-client settings
Michael Kaufmann (d00p)
2010-10-20 11:41:43 +00:00
09c5bbcb63- more work in multiserver-client-settings (save-methods)
Michael Kaufmann (d00p)
2010-10-20 10:05:54 +00:00
cadab96bae- set server-id parameter for inserttask in customer_ftp.php - call inserttask in admin_clients::deploy
Michael Kaufmann (d00p)
2010-10-20 09:12:21 +00:00
0c9ab91373- added multiserver-client-deploy-cron - outsourcing Deploy() function from froxlorclient to client_deployer
Michael Kaufmann (d00p)
2010-10-20 09:01:34 +00:00
836b7fb056- correct links on client-settings page - added new server_id parameter to buildFormEx, so getFormGroupOutput will use the correct template (with correct links)
Michael Kaufmann (d00p)
2010-10-20 07:40:34 +00:00
d3fd4ee2f4- more work on froxlor-client settings (multiserver mode)
Michael Kaufmann (d00p)
2010-10-19 20:42:55 +00:00
58499a068f- added "deploy" menu to Froxlor-client (multiserver-support)
Michael Kaufmann (d00p)
2010-10-19 19:50:20 +00:00
ce83e8f92b- chown newly created awstats-directory when new domain has been created, fixes#258
Michael Kaufmann (d00p)
2010-10-19 19:32:53 +00:00
fc5aea1c33- implement multiserver-client edit - fix various undefined variables
Michael Kaufmann (d00p)
2010-10-19 16:07:48 +00:00
89bf0aa128- finish adding of multiserver-clients
Michael Kaufmann (d00p)
2010-10-19 15:05:19 +00:00
b2ea0cb666- added form to add new froxlor-clients (no deploy etc.) - implemented function to return all active client-id's for inserttask-function (task for all clients+master)
Michael Kaufmann (d00p)
2010-10-19 14:35:33 +00:00
c0b19fa2b2- small fix in if condition for scp/sftp switch
Andreas Burchert (scarya)
2010-10-19 09:20:32 +00:00
9e028ef0f7- use correct heading for mysql-editing-form, fixes#444
Michael Kaufmann (d00p)
2010-10-19 08:29:24 +00:00
a8460b7570- fix loading of settings in case of older Froxlor versions which do not support multiserver-mode
Michael Kaufmann (d00p)
2010-10-19 08:10:22 +00:00
f42fa0ee7bfew minor changes for multiserver-support
Michael Kaufmann (d00p)
2010-10-18 11:34:19 +00:00
8d27f71ceeadmin_ipsandports.php does not need a server_id (multiserver-support) yet
Michael Kaufmann (d00p)
2010-10-18 10:44:14 +00:00
3a9813c1b5- removing deprecated legacy_cron entry from database - minor changes for multiserver-support
Michael Kaufmann (d00p)
2010-10-18 09:48:26 +00:00
699f451234- more work on settings for FroxlorClients (upcoming multiserver-mode)
Michael Kaufmann (d00p)
2010-10-18 09:20:17 +00:00
cad3c02f08forgot to save the file :)
Michael Kaufmann (d00p)
2010-10-18 07:55:47 +00:00
7484ab1bc9- added functions to get/set client settings - added function for deployment of FroxlorClients
Michael Kaufmann (d00p)
2010-10-18 07:48:54 +00:00
8f87aa6636- added class for FroxlorClients - added admin_clients.php file for managing FroxlorClients - added Multiserver-Menu (unfinished, just base-layout for further developing, disabled by hardcoded setting)
Michael Kaufmann (d00p)
2010-10-18 06:49:06 +00:00
15486ed764- added destructor for FroxlorSshTransport - added a fix for close() operation to prevent missing file writing on remote disk - added a switch for scp/sftp to sendFile
Andreas Burchert (scarya)
2010-10-17 20:46:39 +00:00
118693471c- correct sql-query in update to drop table, fixes#440 - use correct language-variable for ips-and-ports docroot-setting, fixes#441
Michael Kaufmann (d00p)
2010-10-17 02:01:18 +00:00
382bd88344- prepare inserttask()-function for multiserver-support
Michael Kaufmann (d00p)
2010-10-17 01:44:58 +00:00
2a4d618bcc- fixed eol-style
Andreas Burchert (scarya)
2010-10-17 00:32:41 +00:00
14b56d9287- fixed eol-style from FroxlorSshTransport - added a demo usage script for FroxlorSshTransport
Andreas Burchert (scarya)
2010-10-17 00:29:04 +00:00
ba35677cf6Hint for removed stuff
Florian Aders (EleRas)
2010-10-16 23:59:36 +00:00
c4723fc3f2- added FroxlorSshTransport for upcoming multiserver-support
Andreas Burchert (scarya)
2010-10-16 23:31:38 +00:00
3aff47d983- first commit for upcoming multiserver-support :)
Michael Kaufmann (d00p)
2010-10-16 20:00:24 +00:00
9fe6db8cd9- forgot to add setting for SSLCertificateChainFile to the settings-array, refs #418
Michael Kaufmann (d00p)
2010-10-15 11:55:28 +00:00
15a03f63a9- only use makeCorrectFile() on SSLCertificateChainFile if not empty
Michael Kaufmann (d00p)
2010-10-15 11:51:15 +00:00
d7b5c4bc71- added possibility to allow customer to login with their domain-name, fixes#374
Michael Kaufmann (d00p)
2010-10-15 11:48:05 +00:00
db05ea5f32- added possibility to set a custom docroot for any ip/port combination, fixes#417 - sort vhosts-file by type (subdomain, sub-of-main, main-domain), fixes#437
Michael Kaufmann (d00p)
2010-10-15 10:41:58 +00:00
ceedab3a6e- put enable/disable ssl in the settings overview - added SSLCertificateChainFile to IPs and ports and webserver-cron, fixes#418 - added domain-specific ssl-settings for lighttpd
Michael Kaufmann (d00p)
2010-10-15 08:32:35 +00:00
0b6bb64600- fix loop-in-loop effect when calculating traffic with awstats, fixes#246
Michael Kaufmann (d00p)
2010-10-15 07:32:16 +00:00
2985a08a8d- add awstats-icon alias to vhost-content, fixes#257 - removing unnecessary (and partly wrong) language-file entries
Michael Kaufmann (d00p)
2010-10-15 06:50:25 +00:00
a1b26c91d2small dkim-filter.conf-fixes; refs #384 OMG OMG OMG this commit is LEET :) - wohoooo
Michael Kaufmann (d00p)
2010-10-14 06:52:35 +00:00
7d54744e9a- add DKIM-milter install/configuration instructions for Debian/Ubuntu, fixes#384
Michael Kaufmann (d00p)
2010-10-14 06:49:05 +00:00
7afc7e2797- show correct values on update-counters overview (subdomains had the used-tickets value)
Michael Kaufmann (d00p)
2010-10-12 06:50:28 +00:00
8d1f894622- set used-ticket-cycle on update too - setting version to 0.9.14-svn2
Michael Kaufmann (d00p)
2010-10-12 06:32:29 +00:00
3f0a491f8c- set used-ticket-cycle directly as INTERVAL for the cronjob
Michael Kaufmann (d00p)
2010-10-12 06:21:08 +00:00
9787089615. remove customers htaccess/diroptions after deleting the customer, refs #424
Michael Kaufmann (d00p)
2010-10-11 08:44:24 +00:00
076c07b4beadd aps-packages to the updateCounters() function and recalculate resources overview, fixes#425
Michael Kaufmann (d00p)
2010-10-10 11:37:49 +00:00
6887dad1a9- fixed misspelling in german language-file, fixes#434
Michael Kaufmann (d00p)
2010-10-10 10:50:56 +00:00
5fee795b5c- set correct config for special-characters (umlauts) in HTMLPurifier, refs #129
Michael Kaufmann (d00p)
2010-10-10 08:20:32 +00:00
146c205f6c- updated italian language file, thx to Emilien
Michael Kaufmann (d00p)
2010-10-08 10:13:23 +00:00
5c87e2210c- be sure customer-docroot-prefix is never the same or within the fcgid-configurations-folder
Michael Kaufmann (d00p)
2010-10-05 20:25:52 +00:00
db6bdfd931- always check that HTMLPurifier's cache folder is writable
Michael Kaufmann (d00p)
2010-10-05 20:24:08 +00:00
b796f02a3d- add note to fcgid-config-dir setting that this folders gets cleaned on every cronrun
Michael Kaufmann (d00p)
2010-10-04 12:20:10 +00:00
3b9f580bac- set version to 0.9.13 for upcoming release
Michael Kaufmann (d00p)
2010-09-27 07:06:00 +00:00
84d9212582- fix deletion of old php-fcgi-starter (again), refs #367
Michael Kaufmann (d00p)
2010-09-27 06:38:42 +00:00
9c7142817d- fix check for mysql-result in installation (backup of old database part), thx Lantizia
Michael Kaufmann (d00p)
2010-09-26 17:25:48 +00:00
1217483894- remove old 22_* vhost config files too, fixes#415
Michael Kaufmann (d00p)
2010-09-24 17:16:33 +00:00
71d592e38b- secure ticket-system with HTML-Purifier
Michael Kaufmann (d00p)
2010-09-23 07:45:04 +00:00
59b7ced862- remove bad html-tags in ticket-subject and -message, thx to Edward Fjellskaal
Michael Kaufmann (d00p)
2010-09-23 06:08:23 +00:00
29d54671d3- added limitation for autoresponder, fixes#377 refs #377
Michael Kaufmann (d00p)
2010-09-20 07:56:32 +00:00
7676acf1f2- go back as many pages as we have security-questions in admin_domains.php, so we always return to the main form, fixes#332 refs #332
Michael Kaufmann (d00p)
2010-09-20 06:07:54 +00:00
ca44db25a0- don't use loginname for chowning when not in fcgid-mode (pureftp-quota-calculation), fixes#407
Michael Kaufmann (d00p)
2010-09-17 17:54:22 +00:00
8c5f5ba629- check for magic_quotes_runtime in installation and init-script (for updaters) because of strange behavior of Froxlor if enabled (deactivating it temporarily if so, but better fix php.ini)
Michael Kaufmann (d00p)
2010-09-17 10:33:58 +00:00
ef97f63b73- only show redirect-info on "path"-field for domain-pages, not for path-options pages, fixes#408 refs #408
Michael Kaufmann (d00p)
2010-09-17 05:16:06 +00:00
b103d719ea- add missing comma
Michael Kaufmann (d00p)
2010-09-16 12:00:48 +00:00
ad0828df12- implemented sender address restriction for postfix, fixes#379 refs #379
Michael Kaufmann (d00p)
2010-09-13 06:11:25 +00:00
719fac7f88- pass month/year parameter to awstats, fixes#240 refs #240
Michael Kaufmann (d00p)
2010-09-13 06:07:39 +00:00
6169328647- removed old 'cmusieve' plugin, refs #401
Michael Kaufmann (d00p)
2010-09-07 12:00:00 +00:00
fbd93b879c- Don't let the autoresponder answer to autoresponded-answers, fixes#399
Michael Kaufmann (d00p)
2010-09-07 10:56:58 +00:00
af43ccf37e- only create folder for active stats-programm, fixes#370
Michael Kaufmann (d00p)
2010-09-07 10:49:29 +00:00
e356957592- added yes/no to decide whether to store the default index-file to a new customers docroot or not, fixes#369
Michael Kaufmann (d00p)
2010-09-07 10:46:50 +00:00
1fee5d7242- Allow CGI in APS-packages as we can handle that now, fixes#404
Michael Kaufmann (d00p)
2010-09-07 10:36:58 +00:00
3e55073188Updated italian languagefile, thx to Emilien
Florian Aders (EleRas)
2010-09-05 07:57:42 +00:00
fb66ed078a- fix sql-query in admin_customers, fixes#397
Michael Kaufmann (d00p)
2010-08-29 15:42:41 +00:00
d4f93f07ee- only display domains owned by the current admin or customer_see_all = true, refs #394
Michael Kaufmann (d00p)
2010-08-27 06:08:52 +00:00