Michael Kaufmann (d00p)
f42fa0ee7b
few minor changes for multiserver-support
2010-10-18 11:34:19 +00:00
Michael Kaufmann (d00p)
8d27f71cee
admin_ipsandports.php does not need a server_id (multiserver-support) yet
2010-10-18 10:44:14 +00:00
Michael Kaufmann (d00p)
3a9813c1b5
- removing deprecated legacy_cron entry from database
...
- minor changes for multiserver-support
2010-10-18 09:48:26 +00:00
Michael Kaufmann (d00p)
699f451234
- more work on settings for FroxlorClients (upcoming multiserver-mode)
2010-10-18 09:20:17 +00:00
Michael Kaufmann (d00p)
cad3c02f08
forgot to save the file :)
2010-10-18 07:55:47 +00:00
Michael Kaufmann (d00p)
7484ab1bc9
- added functions to get/set client settings
...
- added function for deployment of FroxlorClients
2010-10-18 07:48:54 +00:00
Michael Kaufmann (d00p)
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)
2010-10-18 06:49:06 +00:00
Andreas Burchert (scarya)
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
2010-10-17 20:46:39 +00:00
Michael Kaufmann (d00p)
118693471c
- correct sql-query in update to drop table, fixes #440
...
- use correct language-variable for ips-and-ports docroot-setting, fixes #441
2010-10-17 02:01:18 +00:00
Michael Kaufmann (d00p)
382bd88344
- prepare inserttask()-function for multiserver-support
2010-10-17 01:44:58 +00:00
Andreas Burchert (scarya)
2a4d618bcc
- fixed eol-style
2010-10-17 00:32:41 +00:00
Andreas Burchert (scarya)
14b56d9287
- fixed eol-style from FroxlorSshTransport
...
- added a demo usage script for FroxlorSshTransport
2010-10-17 00:29:04 +00:00
Florian Aders (EleRas)
ba35677cf6
Hint for removed stuff
2010-10-16 23:59:36 +00:00
Andreas Burchert (scarya)
c4723fc3f2
- added FroxlorSshTransport for upcoming multiserver-support
2010-10-16 23:31:38 +00:00
Michael Kaufmann (d00p)
3aff47d983
- first commit for upcoming multiserver-support :)
2010-10-16 20:00:24 +00:00
Michael Kaufmann (d00p)
9fe6db8cd9
- forgot to add setting for SSLCertificateChainFile to the settings-array, refs #418
2010-10-15 11:55:28 +00:00
Michael Kaufmann (d00p)
15a03f63a9
- only use makeCorrectFile() on SSLCertificateChainFile if not empty
2010-10-15 11:51:15 +00:00
Michael Kaufmann (d00p)
d7b5c4bc71
- added possibility to allow customer to login with their domain-name, fixes #374
2010-10-15 11:48:05 +00:00
Michael Kaufmann (d00p)
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
2010-10-15 10:41:58 +00:00
Michael Kaufmann (d00p)
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
2010-10-15 08:32:35 +00:00
Michael Kaufmann (d00p)
0b6bb64600
- fix loop-in-loop effect when calculating traffic with awstats, fixes #246
2010-10-15 07:32:16 +00:00
Michael Kaufmann (d00p)
2985a08a8d
- add awstats-icon alias to vhost-content, fixes #257
...
- removing unnecessary (and partly wrong) language-file entries
2010-10-15 06:50:25 +00:00
Michael Kaufmann (d00p)
a1b26c91d2
small dkim-filter.conf-fixes; refs #384
...
OMG OMG OMG this commit is LEET :) - wohoooo
2010-10-14 06:52:35 +00:00
Michael Kaufmann (d00p)
7d54744e9a
- add DKIM-milter install/configuration instructions for Debian/Ubuntu, fixes #384
2010-10-14 06:49:05 +00:00
Michael Kaufmann (d00p)
7afc7e2797
- show correct values on update-counters overview (subdomains had the used-tickets value)
2010-10-12 06:50:28 +00:00
Michael Kaufmann (d00p)
8d1f894622
- set used-ticket-cycle on update too
...
- setting version to 0.9.14-svn2
2010-10-12 06:32:29 +00:00
Michael Kaufmann (d00p)
3f0a491f8c
- set used-ticket-cycle directly as INTERVAL for the cronjob
2010-10-12 06:21:08 +00:00
Michael Kaufmann (d00p)
9787089615
. remove customers htaccess/diroptions after deleting the customer, refs #424
2010-10-11 08:44:24 +00:00
Michael Kaufmann (d00p)
076c07b4be
add aps-packages to the updateCounters() function and recalculate resources overview, fixes #425
2010-10-10 11:37:49 +00:00
Michael Kaufmann (d00p)
6887dad1a9
- fixed misspelling in german language-file, fixes #434
2010-10-10 10:50:56 +00:00
Michael Kaufmann (d00p)
5fee795b5c
- set correct config for special-characters (umlauts) in HTMLPurifier, refs #129
2010-10-10 08:20:32 +00:00
Michael Kaufmann (d00p)
146c205f6c
- updated italian language file, thx to Emilien
2010-10-08 10:13:23 +00:00
Michael Kaufmann (d00p)
5c87e2210c
- be sure customer-docroot-prefix is never the same or within the fcgid-configurations-folder
2010-10-05 20:25:52 +00:00
Michael Kaufmann (d00p)
db6bdfd931
- always check that HTMLPurifier's cache folder is writable
2010-10-05 20:24:08 +00:00
Michael Kaufmann (d00p)
b796f02a3d
- add note to fcgid-config-dir setting that this folders gets cleaned on every cronrun
2010-10-04 12:20:10 +00:00
Michael Kaufmann (d00p)
a86140cec0
- set version to 0.9.13.1 (support-ticket-system bugfix)
2010-10-01 06:10:45 +00:00
Michael Kaufmann (d00p)
1f9caedc16
- fix postfix main.cf for FreeBSD, fixes #420
2010-10-01 05:13:31 +00:00
Michael Kaufmann (d00p)
dc6034796a
- fix regex if reply-to header is present in autoresponder, fixes #423
2010-10-01 05:10:01 +00:00
Michael Kaufmann (d00p)
be8d38b478
- fix require for htmlpurifier, thx to Timo for the hint
2010-09-30 12:53:34 +00:00
Michael Kaufmann (d00p)
d3cd83eb93
- add possibility to specify php.ini for Froxlor-Vhost (if enabled), fixes #414
2010-09-28 09:21:13 +00:00
Michael Kaufmann (d00p)
984849d2c8
- set correct default langauge for main-admin after installation
2010-09-27 10:37:02 +00:00
Michael Kaufmann (d00p)
bc82c8fead
- preselect panel language instead of admin-language when adding a new customer
2010-09-27 09:53:12 +00:00
Michael Kaufmann (d00p)
3b9f580bac
- set version to 0.9.13 for upcoming release
2010-09-27 07:06:00 +00:00
Michael Kaufmann (d00p)
84d9212582
- fix deletion of old php-fcgi-starter (again), refs #367
2010-09-27 06:38:42 +00:00
Michael Kaufmann (d00p)
9c7142817d
- fix check for mysql-result in installation (backup of old database part), thx Lantizia
2010-09-26 17:25:48 +00:00
Michael Kaufmann (d00p)
1217483894
- remove old 22_* vhost config files too, fixes #415
2010-09-24 17:16:33 +00:00
Michael Kaufmann (d00p)
71d592e38b
- secure ticket-system with HTML-Purifier
2010-09-23 07:45:04 +00:00
Michael Kaufmann (d00p)
59b7ced862
- remove bad html-tags in ticket-subject and -message, thx to Edward Fjellskaal
2010-09-23 06:08:23 +00:00
Michael Kaufmann (d00p)
29d54671d3
- added limitation for autoresponder, fixes #377
...
refs #377
2010-09-20 07:56:32 +00:00
Michael Kaufmann (d00p)
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
2010-09-20 06:07:54 +00:00