index
:
Baltisot
master
Unnamed repository; edit this file to name it for gitweb.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
2007-09-05
*** empty log message ***
pixel
2007-09-05
Adding upper and lower methods.
pixel
2007-08-07
Adding the printr function.
pixel
2007-07-27
Upgrading to Lua-5.1.2
pixel
2007-07-23
Adding support for the digest auth method.
pixel
2007-07-23
Having some consts in the code never hurts...
pixel
2007-06-23
Adding "GetBuffer" accessor.
pixel
2007-06-19
Adding the possibility to browse and inspect the domains.
pixel
2007-06-19
Allowing the USERDATA type in LuaObjects
pixel
2007-06-19
Work around to avoid dummy #defines...
pixel
2007-06-17
Adding POST system to the HttpClient, and variables and headers sent from Lua
pixel
2007-06-17
Adding source and dest IP/port.
pixel
2007-06-17
Adding method "next".
pixel
2007-06-17
Adding some useful socket functions.
pixel
2007-06-14
Consolidating usage of SQL ressources.
pixel
2007-06-11
Adding missing header files.
pixel
2007-06-11
Adding login and password fields.
pixel
2007-06-11
Fixing base64 a bit - definition troubles, and padding.
pixel
2007-05-31
Adding a telnet command-line to the Lua system.
pixel
2007-05-31
Implementing print inside of the Lua object, and using LuaPrinter object in ↵
pixel
order to redirect prints on a per-VM basis.
2007-05-30
Trying to work around a spawn-Domain-from-thread issue, but doesn't really ↵
pixel
seem to fix it.
2007-05-30
Updating / inserting copyright header.
pixel
2007-05-30
Swapping argument order.
pixel
2007-05-30
Introducing objnames.
pixel
2007-05-28
Adding small helper function to mass-load the lua support libs.
pixel
2007-05-27
Adding better threading support for LuaTask, and fixing LuaTask a bit.
pixel
2007-05-27
Using 'proper' arguments.
pixel
2007-05-24
LuaTask's "Command" is now able to return the stdout's output.
pixel
2007-05-23
Code fixes on the new Domain system, in order to allow the 'builder'
pixel
task to work properly.
2007-05-23
LuaTask is now able to work on the current stack instead of taking a
pixel
string command.
2007-05-23
Adding "remove", "insert" and "replace" methods.
pixel
2007-05-22
Adding showstack() method.
pixel
2007-05-21
Adding GetPattern to Regex, mostly for debugging purposes.
pixel
2007-05-21
Adding full LUA control for HTTP requests.
pixel
2007-05-09
Made further progress into the implementation of a more generic HTTP action ↵
pixel
handler.
2007-05-09
First new bricks of a more global domain system.
pixel
2007-04-30
Base64 added into the mess.
pixel
2007-04-23
First steps towards a new HTTP backend.
pixel
2007-04-22
Fixing timeouts causing issues with task deletions.
pixel
2007-04-14
Creation of the HtmlSkinner class.
pixel
2007-04-14
This should have been private.
pixel
2007-04-14
4-spaces per tab is one of the biggest absurdity on earth.
pixel
2007-04-14
Adding methods to Image class to enable caller to know which formats are ↵
yazoo
supported.
2007-04-12
Simplifying definitions...
pixel
2007-04-12
Introducing LuaSQL.
pixel
2007-04-12
Beeing a bit nicer with memory.
pixel
2007-04-12
'query' now returns an error code instead of throwing an exception.
pixel
2007-04-12
Adding error message support.
pixel
2007-04-12
Adding numaffectedrows() and insertid() into the SQL class. Also having
pixel
a slightly better error support. Need more work on that though.
2007-04-11
Slightly better timeout support.
pixel
[prev]
[next]