summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change use of require to work with Lua 5.2Ted Trask2013-10-095-8/+8
* Add support for sqlite3 to db.luaTed Trask2013-10-091-2/+16
* Change db.name to db.database and fix bug with calling db.escapeTed Trask2013-09-291-4/+4
* Send error if listdatabases failsTed Trask2013-09-281-0/+4
* Added db.listdatabases function and simplified export of db functionsTed Trask2013-09-281-20/+40
* Added null pointer check to format.get_ini_entry to avoid exceptionTed Trask2013-09-281-2/+9
* First cut at new db.lua library to simplify database accessTed Trask2013-09-241-0/+154
* Bump version to 0.5.1v0.5.1Ted Trask2013-05-251-1/+1
* Added HTML title supportTed Trask2013-05-251-3/+3
* Bump version to 0.5.0v0.5.0Ted Trask2013-01-011-1/+1
* Replace io.popen with subprocess.call_captureTed Trask2013-01-012-41/+23
* Bumped version to 0.4.2v0.4.2Ted Trask2012-12-041-1/+1
* Escape endline in special charactersTed Trask2012-12-041-1/+1
* Bumped version to 0.4.1v0.4.1Ted Trask2012-10-281-1/+1
* Fix exception for broken symlinkTed Trask2012-10-261-1/+1
* Bumped version to 0.4.0v0.4.0Ted Trask2012-08-071-1/+1
* Added require of format library in validatorTed Trask2012-05-071-0/+2
* Remove duplicate actions in daemon_actionsTed Trask2012-05-041-1/+9
* Fix fs library references to itselfTed Trask2012-04-181-7/+7
* Modified require statements for acf librariesTed Trask2012-04-183-6/+6
* Modified processinfo daemon_actions to include status and actions with specia...Ted Trask2012-02-231-2/+2
* Added new daemon_actions function to processinfoTed Trask2012-01-161-1/+16
* Modified processinfo to hide rc? from service listTed Trask2012-01-131-3/+3
* Bumped version to 0.3.0v0.3.0Ted Trask2012-01-131-2/+2
* install the libs under "acf" namespace and use compat symlinksNatanael Copa2012-01-121-1/+5
* Bumped version to 0.2.1v0.2.1Ted Trask2011-03-171-1/+1
* Fixed bug where classes for input fields were put in a second class attributeTed Trask2011-01-191-2/+2
* Bumped version to 0.2.0v0.2.0Ted Trask2010-12-231-1/+1
* Modified html.select to allow specifying option value and label, also fix bug...Ted Trask2010-10-281-17/+15
* Bumped version to 0.1.3v0.1.3Ted Trask2010-02-231-1/+1
* Added fs.copy_properties function and call it in copy_file.Ted Trask2010-02-231-0/+12
* Fix makefile bug, bump version to 0.1.2v0.1.2Ted Trask2010-01-011-3/+3
* Fix makefile bug, bump version to 0.1.1v0.1.1Ted Trask2010-01-011-2/+2
* Lua libraries for standard functions moved out of acf-core 0.9.0v0.1.0Ted Trask2009-12-319-0/+1804