Commit Graph

24 Commits

Author SHA1 Message Date
Ralf Becker
4fe441085f cant include api/asyncwrapper.php, as #!/usr/bin/php gets echoed and therefore generated cron mails 2016-04-07 13:09:23 +00:00
Ralf Becker
9fd7b645ec move asyncservices class to api 2016-04-06 19:27:47 +00:00
Ralf Becker
5331a3b214 revert accidental commit 2014-10-21 18:00:48 +00:00
Ralf Becker
66611329e9 fix return value of close and several IDE warning 2014-10-21 17:58:10 +00:00
Ralf Becker
30e86a8195 return success or error if called via HTTP as HTTP status 2012-05-08 21:47:49 +00:00
Ralf Becker
bb5000d526 setting NO memory limit for async service 2010-08-23 16:32:33 +00:00
Ralf Becker
406e4110c6 "setting memory_limit to 64M" 2010-03-18 12:11:11 +00:00
Ralf Becker
1fc84471d4 "Fixed not working async wrapper under SUSE ($_ENV is NOT set)" 2009-06-03 08:27:27 +00:00
Nathan Gray
3dddb8d646 Update async services to match changes to Multi-Domain support in functions.inc.php (rev 25860) 2008-09-05 15:47:39 +00:00
Ralf Becker
4f6b0ae2da fixed not working semaphore in asyncservice (we are not supporting table locks anymore / since 1.2) 2007-07-26 09:22:28 +00:00
Ralf Becker
cceda77788 get this working for other locations then /usr/share/egroupware 2006-09-18 09:00:13 +00:00
Cornelius Weiß
a43348fc54 php sessions are ok for cli 2006-09-06 08:14:39 +00:00
Lars Kneschke
33294344ae this files executes the async cronjob for all available domains 2006-03-09 20:40:23 +00:00
Ralf Becker
84b5587e81 1) $GLOBALS['phpgw{_info}'] ==> $GLOBALS['egw{_info}']
2) removed loading of required db-extension, as it's now done in the db-class
2005-03-06 21:44:31 +00:00
Ralf Becker
74fd47804a fixed asyncservices to run under the windows sheduler 2004-07-31 19:37:58 +00:00
Ralf Becker
c1c9b87bb1 useing dirname(__FILE__) to get asyncservice working on system where the current working dir is not the scripts directory, that should solve bug [ 863462 ] asyncservices fail in cron 2004-05-23 19:16:15 +00:00
reinerj
059dd57a50 its not removed, is is only changed 2004-05-05 08:33:12 +00:00
reinerj
6c8396e79c remove old files 2004-05-05 08:30:48 +00:00
Ralf Becker
871c880dba not valid anymore 2004-02-26 15:57:35 +00:00
Ralf Becker
625957872d more verbose error-messages 2003-09-06 10:11:00 +00:00
Ralf Becker
6ab850d35c - added update from version 0.9.14.004-6 (security-fixes) and 0.9.14.508 (asyncservice)
- merged asyncservices from .16
2003-07-21 18:20:45 +00:00
Ralf Becker
b12d672c5c importing asyncservices from .16 2003-04-27 23:19:49 +00:00
jengo
d252cfb1f7 Updated things to the new session table layout 2001-01-10 12:06:48 +00:00
seek3r
94b13882e9 adding new dir structure for the api 2000-12-18 20:09:56 +00:00