Michael Kaufmann (d00p)
9c79654cf4
- corrected validation of Domain and URL (stupid php-bug)
2010-05-04 09:54:10 +00:00
Michael Kaufmann (d00p)
c28a0291d7
- setting version to 0.9.6
2010-05-03 12:08:45 +00:00
Michael Kaufmann (d00p)
aa532806d0
- fixed undefined index under specific circumstances
2010-05-03 11:47:06 +00:00
Michael Kaufmann (d00p)
d8b0221c91
- minor fixes in admin_tickets (display of name)
...
- fixes of undefined mailer-class if admin-mail is invalid
2010-05-02 07:46:20 +00:00
Florian Aders (EleRas)
1e22b96d9a
Added FTP - quota - patch made by monotek, fixes #13
2010-05-01 12:37:05 +00:00
Michael Kaufmann (d00p)
962abd34c7
- add setting for default php-configuration, fixes #182
...
- set version to 0.9.6-svn5
2010-04-30 19:51:19 +00:00
Robert Foerster (Dessa)
c6a45789bc
updated postfix configuration for debian lenny, ubuntu hardy and gentoo
...
- split up postfix configs for courier and dovecot, so people do not do/install unneeded stuff
- renamed deprecated config keys (upstream is backwards compatible until further notice, so you don't need to change them unless you really want to)
- removed most default values, distros ship the default configs in /usr/share anyway.
- debian etch is untouched, so is suse (for now)
2010-04-30 16:38:02 +00:00
Michael Kaufmann (d00p)
8ac41a28b9
- add setting for default support-ticket priority, fixes #178
2010-04-29 05:38:32 +00:00
Michael Kaufmann (d00p)
5054eec852
- update procedure for new webserver-settings
...
- set version to 0.9.6-svn3
2010-04-28 07:41:34 +00:00
Michael Kaufmann (d00p)
a7041e0399
- don't spam "PHP Warning: readdir() expects parameter 1 to be resource, boolean given" when webserver-configuration-directories do not exist in wipeOutOldConfigs
2010-04-28 07:04:01 +00:00
Michael Kaufmann (d00p)
fd6a0597a6
- check for broken admin-e-mail if phpMailerClass validation fails
2010-04-26 12:28:05 +00:00
Michael Kaufmann (d00p)
62fa764b4c
fix some awstats config-file namings for debian-bases distros and suse, fixes #165
2010-04-26 06:32:40 +00:00
Michael Kaufmann (d00p)
31231a5f60
- fixed validateUrl-function to work with buggy php-5.2.13 and php-5.3.2 (filter_var-bug)
2010-04-21 10:40:58 +00:00
Michael Kaufmann (d00p)
4cf8e2f2ea
merged ticketcategories branch to trunk, fixes #157
2010-04-21 07:54:46 +00:00
Michael Kaufmann (d00p)
b87e4277f2
fix regex to add domains when using php-5.2.13 or php-5.3.2, thx to felauten
2010-04-20 21:35:30 +00:00
Michael Kaufmann (d00p)
96219f406d
added configuration for bind's TTL value, fixes #166
2010-04-20 06:22:11 +00:00
Robert Foerster (Dessa)
d4f3093ae3
- recorded merge of revisions 733,805 via svnmerge from http://Dessa@svn.froxlor.org/branches/mgozdzik
...
- add a missing german language string
- set version to 0.9.5
- improve debian/postinst message a bit
2010-04-19 13:32:24 +00:00
Michael Kaufmann (d00p)
4d5dcb82d6
- fixed some more "Deprecated: Call-time pass-by-reference" issues
2010-04-14 07:48:41 +00:00
Michael Kaufmann (d00p)
7fa901bebb
- improved update-procedure
...
- updated version to 0.9.4-svn2
2010-04-14 07:36:38 +00:00
Michael Kaufmann (d00p)
1159bde3eb
- merged wildcardsubdomain-branch to trunk, refs #123 , refs #150
2010-04-14 06:42:14 +00:00
Michael Kaufmann (d00p)
cfaae63657
- merged settings branch, fixes #134
2010-04-13 05:41:09 +00:00
Michael Kaufmann (d00p)
ae27e06675
- fixing domain validation
...
- added validation for local hosts (mysql-hosts)
2010-04-12 16:36:09 +00:00
Michael Kaufmann (d00p)
cf18590b84
- implemented alternative regex-validation for broken php "filter_var" function in various php-versions, refs #109 , #122 , #138
...
- check for webalizer binary in /usr/bin and in /usr/local/bin (freebsd), fixes #140
2010-04-12 11:09:53 +00:00
Michael Kaufmann (d00p)
0d3df6e1fe
- fixed some left-overs when using safe_exec which have not been escaped correctly, fixes #136
2010-04-12 05:49:16 +00:00
Robert Foerster (Dessa)
afc3ab8a8b
correct bind permissions in config templates, refs #135
2010-04-11 20:13:54 +00:00
Robert Foerster (Dessa)
96d26d0d94
- correct freebsd proftpd template, fixes #132
...
- don't display mkdir statement for deactivated docroot when it is not defined, this was already done in the other templates but got somehow lost for etch
2010-04-10 00:44:09 +00:00
Michael Kaufmann (d00p)
5a4fffbce6
-create awstats-configuration-folder if it does not exist
2010-04-09 12:04:09 +00:00
Michael Kaufmann (d00p)
43fe968ad0
added awstats configuration to FreeBSD, thx to jenus for the great help
2010-04-08 12:05:26 +00:00
Michael Kaufmann (d00p)
a0274b083b
- make path to awstats configuration folder a setting (again), fixes #125
2010-04-08 10:28:48 +00:00
Michael Kaufmann (d00p)
5e3a4fb1ab
- re-enable setting for "path to awstats 'awstats_buildstaticpages.pl' script", fixes #120
2010-04-07 11:14:43 +00:00
Michael Kaufmann (d00p)
1839264f7a
- don't block mails from localhost
...
- added postfix-mxaccess for freebsd
refs #119
2010-04-07 10:52:15 +00:00
Michael Kaufmann (d00p)
5f9d90a293
added Postfix MX-Access, fixes #119
2010-04-07 10:35:50 +00:00
Michael Kaufmann (d00p)
16135fb92b
- implemented check for used APS packages on domain-deletion, fixes #110
2010-04-07 07:47:20 +00:00
Michael Kaufmann (d00p)
368e6a5c50
- improved 'edit ftp-account', fixes #116
2010-04-07 06:08:09 +00:00
Florian Aders (EleRas)
43595df977
Deactivating limitation of commands in safe_exec, we'll just check if there are redirects and stuff like that
...
The original reason for safe_exec is already allowed: rm
2010-04-05 13:03:58 +00:00
Michael Kaufmann (d00p)
8d652183a0
- set version to 0.9.4 for upcoming release
2010-04-05 08:26:47 +00:00
Michael Kaufmann (d00p)
6af37fb40e
- corrected e-mail validation in APS-System, fixes #112
2010-04-04 08:32:34 +00:00
Michael Kaufmann (d00p)
d3ceeb3f14
- adding feature to set a hostname for customer-standard-subdomain to replace froxlor-system-hostname (optional)
...
- set version to 0.9.3-svn5
2010-04-02 13:51:25 +00:00
Michael Kaufmann (d00p)
043ca2ff5a
- fixing some undefined variables
...
- added missing dkim_notes field to settings-table
2010-03-30 09:18:22 +00:00
Michael Kaufmann (d00p)
230c2a1cf3
- added freebsd to configfiles array so it shows up in the menu, fixes #97
...
- check for mysqldump also in /usr/local/bin (freebsd), fixes #99
2010-03-29 12:06:50 +00:00
Michael Kaufmann (d00p)
fc5d14d223
- added admin_cronjobs.php to change cronjob intervals and possibility to enable/disable them, refs #75
2010-03-26 08:42:13 +00:00
Florian Aders (EleRas)
0ec2238e4b
Adding new DKIM - stuff d00p made, fixes #94
2010-03-25 12:14:56 +00:00
Florian Aders (EleRas)
68b4edd1e1
sabling the default lighty - fastcgi and cgi - support in debian 7 ubuntu, froxlor will ad it again, fixes #90
2010-03-24 17:46:44 +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)
12e63a3eea
- make specific cronjobs run only at night, timestamp correction
2010-03-22 18:06:55 +00:00
Michael Kaufmann (d00p)
952edd380f
corrected paths and commands for awstats, refs #57 , refs #58
2010-03-22 13:25:37 +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)
d4e310d150
- replace tabs (\t) with spaces in string-values (settings), fixes #81
2010-03-22 11:46:38 +00:00
Robert Foerster (Dessa)
00b881f49b
bump to -svn2
2010-03-21 21:49:51 +00:00
Michael Kaufmann (d00p)
080eeb29ec
add reply-to address and sender-name configuration to panel, fixes #76
2010-03-21 20:21:29 +00:00