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)
4e095aaeb4
d'oh
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-01-13 17:33:51 +01:00
Michael Kaufmann (d00p)
84eb3c64fd
fix variables etc.
2014-01-13 17:03:35 +01:00
Michael Kaufmann (d00p)
4be52f76eb
introducing new way of controling the cronjobs by creating a cron.d-file
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-01-13 08:55:39 +01:00
Michael Kaufmann (d00p)
3064477066
remove more aps/autoresponder/backup stuff
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-05 12:17:47 +01:00
Michael Kaufmann (d00p)
4426ab52d3
migrate ALL the crons to new PDO database class, refs #1287
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-28 12:35:20 +01:00
Michael Kaufmann (d00p)
48de5d7c22
require_once is also a statement and not a function
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-18 13:06:43 +01:00
Michael Kaufmann (d00p)
e3750a2988
remove unused upgrade procedures, migrated a few minor functions and files to PDO database, fixed FROXLOR_INSTALL_DIR define for master-cronjob, fixes #1294
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-04 09:03:29 +01:00
Michael Kaufmann (d00p)
e549ab2cbb
finally removed super-old syscp-update-procedures, we now require the last available syscp for upgrading; migrate some functions to PDO database class, refs #1287
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-03 10:54:43 +01:00
Michael Kaufmann (d00p)
9d5851e9be
deny possible direct call of cronjobs
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-10-27 06:18:09 +01:00
Michael Kaufmann (d00p)
2a396ffb31
enhance master-cronjob parameter usage, you can now use --force-[cronname] to force any cronjob you like; now show mailbox sizes of emial accounts in the customers email overview, fixes #1007
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-23 16:58:27 +02:00
Michael Kaufmann (d00p)
2a48c2b598
fix fpm-description in english langfile; make --force command really force a regeneration of the config files by inserting the task; beautify nginx customer vhost
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-09 16:59:33 +01:00
Andreas Burchert (scarya)
51a83d8b09
Removed @version in file header. This isn't used by git.
2011-05-04 11:59:20 +02:00
Michael Kaufmann (d00p)
a9da673a31
added --force parameter to froxlor_master_cronjob.php so webserver- and bind-configurations can be rebuild everytime
2010-11-23 06:40:58 +00:00
Michael Kaufmann (d00p)
0cd452de28
fixing function checkLastGuid()
2010-03-01 17:43:47 +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)
6e5746a598
prepare for more cronjob-mess :)
2010-01-25 13:40:17 +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