Michael Kaufmann (d00p)
|
50ae198164
|
check whether directory is executable for the webserver user, fixes #612
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-02-25 16:38:34 +01:00 |
|
Michael Kaufmann (d00p)
|
c6afcc57d9
|
- in function findDirs() just skip if a directory cannot be read instead of returning the list till this dir, fixes #611
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-02-25 08:00:06 +01: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)
|
cf2dabc714
|
- use correct function to validate directory, fixes #385
|
2010-08-20 14:45:37 +00:00 |
|
Michael Kaufmann (d00p)
|
599d179c4d
|
- fix returnvalue of _getImmutableFunction()
|
2010-08-10 08:20:20 +00:00 |
|
Michael Kaufmann (d00p)
|
4b84d978d1
|
- check for 'chattr' command, and use 'chflags' (FreeBSD) if not found, fixes #339
- add license-header to function.storeDefaultIndex.php
|
2010-08-10 07:57:48 +00:00 |
|
Michael Kaufmann (d00p)
|
ced78ac6f7
|
- use correct table-field for email deletion, refs #245
|
2010-07-24 19:42:03 +00:00 |
|
Michael Kaufmann (d00p)
|
51673f3569
|
- only show checkbox for e-mail file deletion if there really is some data on the filesystem
|
2010-07-24 17:26:24 +00:00 |
|
Michael Kaufmann (d00p)
|
cc5c30cc69
|
- check for defined variable in makeCorrectFile as an undefined may return unwanted values
|
2010-06-28 08:23:11 +00:00 |
|
Michael Kaufmann (d00p)
|
323e2210c3
|
- don't create absolut paths additionally as relative paths in customers docroot, fixes #259
|
2010-06-04 05:50:23 +00:00 |
|
Michael Kaufmann (d00p)
|
a5cf1a0ac9
|
- pre-select correct domain-path on domain-edit (customer-panel), fixes #225
|
2010-05-11 11:16:14 +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)
|
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)
|
9b843a8ad5
|
merging awstats branch to trunk, fixes #57, fixes #58
|
2010-03-22 12:36:59 +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 |
|
Michael Kaufmann (d00p)
|
ee7f83aede
|
- correcting safe_exec check in function.safe_exec.php, fixes #56
|
2010-03-10 12:19:20 +00:00 |
|
Michael Kaufmann (d00p)
|
e8de3d45e5
|
- removed some undefined variables
- fixed function openRootDB
- fixed realtime-function (it's now a tcp connection), fixes #24
- fixed missing $-sign befor variable in makePathfield
|
2010-02-21 21:09: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)
|
f82b611b0a
|
more work on the new cronhandling
|
2010-01-25 15:32:36 +00:00 |
|
Michael Kaufmann (d00p)
|
6e5746a598
|
prepare for more cronjob-mess :)
|
2010-01-25 13:40:17 +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)
|
b3f9303f87
|
fixed dir-listing: don't error when dir is unreadable & if more than 100 dirs fall back to manual dir-selection; fixed #2
|
2010-01-24 15:05:21 +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)
|
9907afe630
|
ininitial froxlor commit;
'reverted' old-style update-process;
removed billing-classes, -functions and -templates;
some sql-fixes;
|
2010-01-20 09:12:52 +00:00 |
|