summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-18Preparing changes for ppollpixel
2008-02-17Clustering the max number of clients per http host.pixel
2008-02-17Upgrading to Lua 5.1.3pixel
2008-02-15Reverting timeout...pixel
2008-02-15Trying to lower the number of http clients...pixel
2008-02-15Fixing possible http server bug.pixel
2008-02-15Increasing timeout.pixel
2008-01-29fixing unicode.pixel
2008-01-28Adding a shortcut for domains to directly specify a filename to copy.pixel
2008-01-28Removing one useless buffer in the process.pixel
2008-01-25Fixing and patching iconv.pixel
2008-01-25Trying better string handling method - allowing embedded zeroes.pixel
2008-01-24exists now returns the handle to the file instead of just a booleanpixel
2008-01-23Deffering the deletion of the thread to the garbage collector, through the ↵pixel
weaken() method, just introduced.
2008-01-23Trying to reduce VM leaks.pixel
2008-01-22Leak.... fixed....pixel
2008-01-21Adding even more debug stats.pixel
2008-01-21Removing debug messages.pixel
2008-01-21Removing extra 'this' in debug message.pixel
2008-01-21Adding the possibility to count the number of handles.pixel
2008-01-21Fixing the getpattern of Domain......pixel
2008-01-21Fixing NB_Tasks and NB_Zombies, and putting a default delay of one second ↵pixel
for DelayedTask.
2008-01-21Removing debug messages.pixel
2008-01-21One shouldn't work up to 5 am...pixel
2008-01-21Adding more debug messages...pixel
2008-01-21Consolidating HttpClient a bit.pixel
2008-01-21Adding (buggy) DelayedTaskpixel
2008-01-21Adding more solid support for IEpixel
2008-01-16Adding the generic image preloading javascript to the htmllib.pixel
2008-01-16Raising default jpeg quality up to 95%pixel
2008-01-15Moving code around a bit, and adding htmllib.luapixel
2008-01-15Fixing one small printer bug.pixel
2008-01-15Adding ajaxlib.pixel
2008-01-07Adding basic space escaping.pixel
2008-01-06Fixing double delete with the explicit destructor.pixel
2008-01-03Saving the errno variable.pixel
2007-12-25Introducing some bits of task status.pixel
2007-12-25Adding more stats pulling.pixel
2007-12-25Adding small runner helper.pixel
2007-12-20Fixing endless loop...pixel
2007-12-20Trying to add support for better children support - workaround for the late ↵pixel
<defunc> bug.
2007-12-20Forgot to commit these.pixel
2007-10-15Various fixes for the MailClient.pixel
2007-10-15Adding glue for Lua.pixel
2007-10-12Adding MailClient to LuaTask.pixel
2007-10-12Adding SocketClient and MailClient.pixel
2007-10-12Almost done for the file uploading.pixel
2007-10-12Adding the missing (?!!) 'domain' variable.pixel
2007-09-28Having HashFunction used in the various Http classespixel
2007-09-28Beeing a little bit picky about encoding.pixel