Michael Kaufmann (d00p)
5cd1c1284a
- remove multiserver-stuff from trunk/
...
- allow admins with customer_see_all-flag to see their support-tickets too
- sanitize date-stuff in install.php
- fixed wrong usage of standard_error() in ticket::sendMail()
- fix issue with lighttpd server.bind when IP is IPv6
2010-11-03 06:36:22 +00:00
Michael Kaufmann (d00p)
689cb40bcc
- fix possible undefined variables
2010-10-29 17:53:49 +00:00
Michael Kaufmann (d00p)
1c2a1b8c69
- no multiserver stuff in trunk/ at this time
2010-10-28 12:42:14 +00:00
Robert Foerster (Dessa)
2fc057d670
murder etch templates
2010-10-25 11:51:02 +00:00
Michael Kaufmann (d00p)
e7b030fa30
setting version to 0.9.14 for release
2010-10-25 11:22:29 +00:00
Michael Kaufmann (d00p)
44b53ffd2c
- fixed regex for domains to allow a port and/or subfolders/files, fixes #431
2010-10-25 06:45:15 +00:00
Michael Kaufmann (d00p)
ffe49e8acd
outsource makeChownWithNewStats function to lib/functions/ because it is now also used outside the cron-area, refs #258
2010-10-24 20:59:52 +00:00
Michael Kaufmann (d00p)
58b3a19ae7
- remove multiserver-stuff from current-trunk
...
- fix FroxlorSshTransport
2010-10-24 19:16:26 +00:00
Andreas Burchert (scarya)
0be29498b0
- fix in FroxlorSshTransport::close()
2010-10-24 18:58:23 +00:00
Michael Kaufmann (d00p)
1b4069f01e
- remove realtime-feature-stuff
2010-10-24 16:57:17 +00:00
Michael Kaufmann (d00p)
5f284c31ab
- remove realtime configurations and install-instructions from the panel
2010-10-24 08:59:00 +00:00
Florian Aders (EleRas)
1c892a0f9c
Removing duplicate function, fixes #447
2010-10-23 15:20:23 +00:00
Robert Foerster (Dessa)
8fb5a3ae7c
deprecate etch config templates, which will be removed with 0.9.15
2010-10-23 12:33:55 +00:00
Michael Kaufmann (d00p)
ed5e2ba39d
fixing update-process, reverting multiserver-support-changes (now in branch)
2010-10-23 10:37:43 +00:00
Michael Kaufmann (d00p)
22eb0e19cc
remove deprecated realtime-functionality
2010-10-23 10:24:03 +00:00
Florian Aders (EleRas)
ad31b07a04
Reverting the multiserver-stuff, we'll do this inside the branch
2010-10-23 10:20:23 +00:00
Michael Kaufmann (d00p)
99696ff6cb
- allow 4-character tld's (like .info or .mobi)
2010-10-23 07:50:26 +00:00
Michael Kaufmann (d00p)
8b3c634652
minor work on multiserver-client-deployment
2010-10-22 21:29:47 +00:00
Andreas Burchert (scarya)
26084a19fa
- replaced die() with throw new Exception()
2010-10-21 08:59:46 +00:00
Andreas Burchert (scarya)
84637d82d4
- updated demousage
...
- updated FroxlorPkgCreator (fix for manual added files)
- first cron version for remote server data deploying
2010-10-20 21:33:39 +00:00
Andreas Burchert (scarya)
7a83a01095
- added function to FroxlorPkgCreator::addFile($name, $data)
2010-10-20 21:09:52 +00:00
Andreas Burchert (scarya)
71d3410b4f
- added exlude dir variable to DfC
...
- updated demousage
2010-10-20 20:54:57 +00:00
Andreas Burchert (scarya)
b58a9d3b88
- add support for multiple directories
2010-10-20 20:29:47 +00:00
Andreas Burchert (scarya)
05897c3e01
- fix in FroxlorPkgCreator::pack() (better file name, path fix)
...
- added FroxlorDeployfileCreator
2010-10-20 19:47:31 +00:00
Andreas Burchert (scarya)
a06211b497
- description fix in FroxlorSshTransport
...
- added FroxlorPkgCreator
2010-10-20 19:07:51 +00:00
Michael Kaufmann (d00p)
09c5bbcb63
- more work in multiserver-client-settings (save-methods)
2010-10-20 10:05:54 +00:00
Michael Kaufmann (d00p)
0c9ab91373
- added multiserver-client-deploy-cron
...
- outsourcing Deploy() function from froxlorclient to client_deployer
2010-10-20 09:01:34 +00:00
Michael Kaufmann (d00p)
836b7fb056
- correct links on client-settings page
...
- added new server_id parameter to buildFormEx, so getFormGroupOutput will use the correct template (with correct links)
2010-10-20 07:40:34 +00:00
Michael Kaufmann (d00p)
d3fd4ee2f4
- more work on froxlor-client settings (multiserver mode)
2010-10-19 20:42:55 +00:00
Michael Kaufmann (d00p)
ce83e8f92b
- chown newly created awstats-directory when new domain has been created, fixes #258
2010-10-19 19:32:53 +00:00
Michael Kaufmann (d00p)
fc5aea1c33
- implement multiserver-client edit
...
- fix various undefined variables
2010-10-19 16:07:48 +00:00
Michael Kaufmann (d00p)
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)
2010-10-19 14:35:33 +00:00
Andreas Burchert (scarya)
c0b19fa2b2
- small fix in if condition for scp/sftp switch
2010-10-19 09:20:32 +00:00
Michael Kaufmann (d00p)
a8460b7570
- fix loading of settings in case of older Froxlor versions which do not support multiserver-mode
2010-10-19 08:10:22 +00:00
Michael Kaufmann (d00p)
f42fa0ee7b
few minor changes for multiserver-support
2010-10-18 11:34:19 +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)
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
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)
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)
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