HolySephi
6f974c035d
Update etc_libnss-mysql.cfg
2014-09-06 08:18:45 +02:00
HolySephi
3c091f9cce
Update etc_libnss-mysql.cfg
2014-09-06 08:17:48 +02:00
HolySephi
b2268861b0
Update usr_local_etc_libnss-mysql.cfg
2014-09-06 08:16:47 +02:00
HolySephi
4b5b9e8d1c
Update etc_libnss-mysql.cfg
2014-09-06 08:16:03 +02:00
Michael Kaufmann (d00p)
c5c2f735cc
code beautification and better documentation
2014-09-06 08:06:33 +02:00
Michael Kaufmann
ed6c78dd50
Merge pull request #196 from privatehosting/patch-1
...
Fix undefined offset if no entries are in the quotaused-array in cron-tasks
2014-09-06 08:05:32 +02:00
Michael Kaufmann
c303f8a683
Merge pull request #199 from schadowfox/master
...
added php error log capabilities in php-configuration (php.ini) for php-fpm
2014-09-06 07:58:15 +02:00
schadowfox
1d27a27751
added php error log capabilities
...
not sure why this is missing in the default config, but with this you can once again have a error log for php files.
2014-09-05 23:26:48 +02:00
Michael Kaufmann (d00p)
9776624c32
honor max_children values for php-fpm
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-08-11 08:24:26 +02:00
Michael Kaufmann (d00p)
2ebb5259a0
after a new installation, insert a task for generating the cron.d file, also let cronjob's --force re-create the cron.d file
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-08-05 18:14:04 +02:00
Michael Kaufmann (d00p)
ce88d1caae
fix command for creating deactivated-root-dir, thx to oschni
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-08-05 18:12:35 +02:00
Michael Kaufmann (d00p)
80a2b5da34
correct precise postfix-master.cf config-template
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-07-19 14:40:26 +02:00
Michael Kaufmann (d00p)
92eea6d7b2
insert task for rebuilding config files after changing the ips (not perfect yet but better then no task)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-07-09 17:52:16 +02:00
Michael Kaufmann (d00p)
25fa9a8121
various tiny improvements
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-07-09 09:39:26 +02:00
PrivateCityHosting
4c4a39994c
Update cron_tasks.php
...
Fixing: PHP Notice: Undefined offset:
if problem: repquota: Einhängepunkt oder Gerät / nicht gefunden oder hat keine aktivierten Quotas.
repquota: Nicht alle angegebenen Mountpunkte verwenden Quotas.
2014-07-07 02:16:13 +02:00
Michael Kaufmann (d00p)
a7a971f444
secure password-reset form against possible header-modification, thx to Hendrik
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-06-29 11:25:31 +02:00
Michael Kaufmann (d00p)
946e5d28e9
Merge branch 'master' of github.com:Froxlor/Froxlor
2014-06-23 08:51:17 +02:00
Michael Kaufmann (d00p)
addd70dfe8
correct validating list of AXFR-servers, fixes #1440
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-06-23 08:51:04 +02:00
Michael Kaufmann (d00p)
6a14cb57e6
initialize variables so no warnings/notices are output when the directory is empty (all files deleted); fixes #1435
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-06-17 11:49:07 +02:00
Michael Kaufmann (d00p)
1c1affa7bd
set directory permissions to 0755 for mod_php user as they dont (want to) use libnss-mysql, fixes #1431
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-06-09 16:21:57 +02:00
Michael Kaufmann (d00p)
8b25ac1685
fix variable in webftp-script
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-06-08 09:37:29 +02:00
Michael Kaufmann (d00p)
ff549a5ab0
re-add line-breaks for nicer display of ip/port combos in domain::add and domain::edit
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-06-07 15:05:21 +02:00
Michael Kaufmann (d00p)
74b71bb926
fix validation of system-hostname setting, thx to lando
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-06-07 15:04:51 +02:00
Michael Kaufmann (d00p)
f1eb5420a7
add option to enable/disable generation of bind-configs for the system-hostname
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-06-02 12:35:45 +02:00
Michael Kaufmann (d00p)
0d04077d6e
Merge branch 'junkpad92-master'
2014-06-02 09:15:54 +02:00
Michael Kaufmann (d00p)
3fe10d8d3d
merge pull request #193
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-06-02 09:15:45 +02:00
Roman Schmerold (BNoiZe)
9b0cc70542
Fix height of #maincontent if newsfeed is shown
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2014-06-01 22:02:48 +02:00
Roman Schmerold (BNoiZe)
38599ec4b9
Read the custom RSS directly from the settings
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2014-06-01 21:55:10 +02:00
Roman Schmerold (BNoiZe)
7d4ea57381
Removing obsolete 'language' attribute from script-tags
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2014-06-01 19:12:14 +02:00
Roman Schmerold (BNoiZe)
538b99055c
Removing unwanted files which should be ignored by git anyway
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2014-06-01 18:50:55 +02:00
Roman Schmerold (BNoiZe)
3acfcd4a95
Adding a custom newsfeed to the customer-dashboard, fixes #1408
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2014-06-01 18:46:15 +02:00
Michael Kaufmann (d00p)
fd3ab6221c
fix wrong grammar in german language file, thx to Nepstar
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-05-29 13:40:23 +02:00
Michael Kaufmann
e05369ffd9
Merge pull request #194 from Commifreak/master
...
Some FPM improvements
2014-05-25 13:09:50 +02:00
Robin Kluth
2376200a73
Whoops...
2014-05-25 12:05:17 +02:00
Robin Kluth
7e1e7851cc
Changed fpm-config var description...
...
* start_servers not used if ondemand, same with min and max_spare_servers
[http://www.php.net/manual/de/install.fpm.configuration.php#pm ]
2014-05-25 12:04:15 +02:00
Robin Kluth
7a8e345084
Removed unecessary 'start_servers' if pm = ondemand
...
http://www.php.net/manual/de/install.fpm.configuration.php#pm.start-servers
2014-05-25 12:01:16 +02:00
Robin Kluth
9b42200746
Changed fpm-config var description...
...
* start_servers not used if ondemand, same with min and max_spare_servers
[http://www.php.net/manual/de/install.fpm.configuration.php#pm ]
2014-05-25 11:55:14 +02:00
Michael Kaufmann (d00p)
e8e2731c6f
use reload-commands from settings also for wheezy :)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-05-24 09:13:33 +02:00
Michael Kaufmann (d00p)
4167451da6
Merge branch 'master' of github.com:Froxlor/Froxlor
2014-05-24 09:12:06 +02:00
Michael Kaufmann (d00p)
48f288789f
use reload-commands from settings
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-05-24 09:12:02 +02:00
Michael Kaufmann
0574a9733c
Merge pull request #192 from Commifreak/master
...
Minor fixes
2014-05-24 08:39:42 +02:00
Robin Kluth
67bee6d620
Added restart hint after PHP-FPM configuration
2014-05-23 23:06:40 +02:00
Robin Kluth
72dd7fb138
Fixing double question mark for german language
2014-05-23 23:04:42 +02:00
Robert Förster (Dessa)
92f9cf3621
bump phpmailer to 5.2.8
2014-05-23 12:24:02 +02:00
Robert Förster (Dessa)
aafea237f3
forgot to change the status of squeeze, bah.
2014-05-23 12:11:28 +02:00
Robert Förster (Dessa)
a130013c5d
some os deprecations
...
- SLE10 will be replaced by SLE11
- opensuse11 will be replaced by opensuse13 once i managed to clean up the configs from upstream
- ubuntu lucid will be replaced by ubuntu trusty once i get to it
2014-05-23 12:08:23 +02:00
Robert Förster (Dessa)
9a1b0e6ea8
update jquery to 1.11.1
2014-05-23 11:58:24 +02:00
Michael Kaufmann (d00p)
acbaedb44f
setting version to 0.9.32 for release
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
0.9.32
2014-05-23 08:29:28 +02:00
Robert Förster (Dessa)
ab667d0bc8
forgot to sync the css
2014-05-20 20:05:45 +02:00
Robert Förster (Dessa)
73acfb5d7c
update js folder
...
- add images from jquery-ui to css folder, the stylesheet expects them being around even though we don't use them, adding them and not using them is better then editing the stylesheet and then forgetting about it again after every jquery-ui update, i suppose..
- fix html5shiv name, it was minified to begin with
- bump flot to 0.8.3, fix plugin name (no functional changes for us)
- bump tablesorter to 2.16.4 (likewise)
2014-05-20 19:50:57 +02:00