Robert Foerster (Dessa)
16b7d7f029
corrected conditional for debian to look in the path where the package installs the awbsp script, fixes #96
2010-03-27 08:58:11 +00:00
Florian Aders (EleRas)
0ec2238e4b
Adding new DKIM - stuff d00p made, fixes #94
2010-03-25 12:14:56 +00:00
Michael Kaufmann (d00p)
8077a2e3b1
- fix redirect-statement in lighttpd-cronjobm refs #89
2010-03-25 10:54:21 +00:00
Michael Kaufmann (d00p)
a3a3dec68c
- place redirect to vhost content if documentroot is a domain, fixes #89
2010-03-25 06:51:02 +00:00
Michael Kaufmann (d00p)
9dff94f1c8
- corrected awstats-statsfile-parsing and traffic-calculation, refs #58
2010-03-24 11:22:53 +00:00
Michael Kaufmann (d00p)
f5e2d13c53
- corrected path to 'awstats_buildstaticpages.pl' under debian (note: additional configuration has been added, awstats_buildstaticpages.pl default is *not* in the correct path), #fixes 87
2010-03-24 09:58:24 +00:00
Michael Kaufmann (d00p)
4e1405ca39
fixing php-error (using $this where there should not be one), fixes #83
2010-03-22 16:14:23 +00:00
Michael Kaufmann (d00p)
9b843a8ad5
merging awstats branch to trunk, fixes #57 , fixes #58
2010-03-22 12:36:59 +00:00
Michael Kaufmann (d00p)
db74c99098
- commented out directory-protection, needs refactoring (bad regex)
...
- bugfixed vhost-file include path if vhost-settings is set to a folder for lighttpd, refs #70
2010-03-21 17:13:23 +00:00
Michael Kaufmann (d00p)
6eba5f5318
- correcting c'n'p error (default index.html not being placed correclty on user creation)
2010-03-20 15:37:20 +00:00
Michael Kaufmann (d00p)
f76df2252d
- fix access-log filename in lighttpd cron, fixes #77
2010-03-20 12:51:39 +00:00
Michael Kaufmann (d00p)
ccf40fc89b
- corrected regex for lighttpd - apache needs fixing too, refs #72
2010-03-19 20:29:02 +00:00
Michael Kaufmann (d00p)
660bede9c5
- implemented 'Create vHost-Container' and 'Own vHost-Settings' for lighttpd
...
- implemented Froxlor-directory protection (apache and lighttpd), fixes #72
- enable `vhostcontainer` and `vhostcontainer_servername_statement` by default
2010-03-19 17:29:31 +00:00
Michael Kaufmann (d00p)
1db572e010
- added Domainkey-Filter configuration for FreeBSD (thx to hedo)
...
- bugfixed DKIM verification failure when using .private file-extension (also thx to hedo), fixes #63
2010-03-19 10:46:09 +00:00
Michael Kaufmann (d00p)
d4c4a0c05f
- if folder given as vhosts-"file" for lighttpd, now seperate files are being generated and included to the $SERVER["socket"]-part, fixes #70
2010-03-19 10:23:45 +00:00
Michael Kaufmann (d00p)
55aab4004c
create default index-file also in subfolders if newly created (and enabled), needs testing, fixes #68
2010-03-17 12:20:14 +00:00
Florian Aders (EleRas)
49ff638e20
Create logfiles if they do not exist, fixes #46
2010-03-03 18:36:50 +00:00
Michael Kaufmann (d00p)
a6909a8cec
updated phpMailer-Class to version 5.1 (PHP5/PHP6), fixes #35
2010-03-03 08:51:13 +00:00
Michael Kaufmann (d00p)
a0c557c405
- check for existing awstats-configuration-directory and model-file, fixes #45
2010-03-02 22:03:55 +00:00
Michael Kaufmann (d00p)
0cd452de28
fixing function checkLastGuid()
2010-03-01 17:43:47 +00:00
Michael Kaufmann (d00p)
1d2193d0e2
define a standard <Directory>-statement if no FCGID is used with Apache, fixes #32
2010-02-24 11:42:03 +00:00
Michael Kaufmann (d00p)
d236a5ceda
- setting version to 0.9.2
...
- checking for sane last-system-guid on update
- added a bit of cronlogging to ApsUpdater (only in paranoid mode)
2010-02-22 12:24:45 +00:00
Michael Kaufmann (d00p)
0847093783
- create domain-directory if not exists
...
- weird query beautification
2010-01-31 09:41:01 +00:00
Michael Kaufmann (d00p)
175bc63657
typo in variable, should fix customer-file-deletion
2010-01-30 14:44:46 +00:00
Michael Kaufmann (d00p)
dd8d31dff3
- create folder for htpasswd/htaccess entries if it does not exist (as we say on the interface)
2010-01-30 13:41:12 +00:00
Florian Aders (EleRas)
f8c720b0a6
Added symlinks to new master, this way the old users crontab just work :)
...
Fixed typos
2010-01-29 19:20:29 +00:00
Michael Kaufmann (d00p)
dea3c4ec62
- added switch if specialsettings are to be set for all subdomains or not
...
- fixed old syscp-bug #1266 , lighttpd has an internal lmit of regex-hits, see http://redmine.lighttpd.net/issues/2059
- removing billing-code in domains/domains_domain.tpl
2010-01-29 09:30:55 +00:00
Michael Kaufmann (d00p)
3ef5cba67b
- bugfixing function getNextCronjobs()
...
- fixed database-field-names in customer_autoresponder.php
- added date-pattern in autoresponder_add and _delete templates
- corrected $cronlog->logAction()-calls in cron_autoresponder.php
- corrected time-cycle-check in cron_autoresponder.php
2010-01-28 10:02:14 +00:00
Michael Kaufmann (d00p)
8924a43172
lighttpd-cron selects all domains for virtualhosts but should only select those with aliasdomain IS NULL; fixes #3
2010-01-28 07:51:16 +00:00
Florian Aders (EleRas)
3a3cb5f455
Fixing specialsetting for lighttpd
2010-01-27 19:42:48 +00:00
Robert Foerster (Dessa)
883963d2e2
svn:eol-style got murdered on some files for whatever reason so it gets resurrected now, also set some svn:keywords
2010-01-27 08:54:31 +00:00
Michael Kaufmann (d00p)
ddde0f7aff
- don't drop TABLE_PANEL_DISKSPACE and TABLE_PANEL_DISKSPACE_ADMINS (used in traffic-cron);
...
- using correct variable for sql-query in getNextCronjobs();
- let includeCronjobs() return the list of crons to run because of all the global variables;
- include required classes/functions to cronfiles;
2010-01-27 07:47:51 +00:00
Michael Kaufmann (d00p)
443c7bb3dc
fixed syscp-bug #1185 (set correct Return-Path header);
2010-01-26 10:41:33 +00:00
Michael Kaufmann (d00p)
6e5746a598
prepare for more cronjob-mess :)
2010-01-25 13:40:17 +00:00
Florian Aders (EleRas)
28feb0d1b2
Moving all files to jobs directly for more flexible management
2010-01-25 13:19:45 +00:00
Michael Kaufmann (d00p)
9fdece761e
combined all cronscripts into one master-cronfile (user only needs to add one file to the crontab);
2010-01-25 12:50:38 +00:00
Michael Kaufmann (d00p)
4081357354
fixed syscp-bug #1159 (serveral errors for lighttpd );
2010-01-25 11:14:06 +00:00
Michael Kaufmann (d00p)
489e840273
fixed syscp-bug #1201 (Virtualusers conflict with local users when using libnss-mysql);
2010-01-25 11:00:50 +00:00
Michael Kaufmann (d00p)
45d75e0402
chaning unnecessary signs (".") in sql-queries;
2010-01-25 10:34:36 +00:00
Michael Kaufmann (d00p)
632c7051fc
changing file-headers;
...
fixing $needrootdb in cron_init.php (why was this disabled?);
2010-01-25 10:06:34 +00:00
Florian Aders (EleRas)
66ac89698f
Set svn:keywords "Id" on every file except images and configfiles
2010-01-25 09:11:52 +00:00
Michael Kaufmann (d00p)
52873c69cd
fixed syscp-bug #1210 (add start- and endtime to autoresponder);
2010-01-25 08:36:55 +00:00
Michael Kaufmann (d00p)
b6699850bb
removing unneeded file install_configs.php;
...
making $cronscriptDebug a setting in the database (no messing around in the files for debugging);
removed unnecessary unset() in cron_init.php;
setting of correct file-ownership of logfiles in apache and lighttpd crons;
2010-01-25 07:29:23 +00:00
Michael Kaufmann (d00p)
688440d62e
securing cron-task #6 (removing user-files)
2010-01-24 14:26:45 +00:00
Michael Kaufmann (d00p)
9a91825f70
fixing syscp-feature-request #1236 (cron doesnt delete user directories)
2010-01-24 11:30:15 +00:00
Michael Kaufmann (d00p)
3166d9acf1
satisfy PHP Strict Standards
2010-01-22 15:21:12 +00:00
Florian Aders (EleRas)
9301684847
And another rename - run ;)
2010-01-22 15:03:14 +00:00
Florian Aders (EleRas)
a46b99ea03
Merged d00ps and my branch, renamed SysCP -> Froxlor in installer
2010-01-22 14:02:42 +00:00
Florian Aders (EleRas)
eeec43ebd7
Merging my branch and d00ps branches to trunk
2010-01-22 07:43:29 +00:00
Florian Aders (EleRas)
8c55dd6c21
Setting eol-style for php and tpl - files
2010-01-20 16:55:27 +00:00