summaryrefslogtreecommitdiffstats
path: root/lib/format.lua
Commit message (Expand)AuthorAgeFilesLines
* Added format.get_ini_entry to evaluate ini file entry value.Ted Trask2009-07-021-0/+27
* Revert mistaken bug fix to format.string_to_table and made corresponding chan...v0.6.1Ted Trask2009-06-301-6/+2
* Updates for alpine 1.9 apk tools and openrc. Bug fix for format.lua string_to...Ted Trask2009-05-261-2/+6
* Reverted 1710 and 1712 mistaken updates to core. Release never used.v0.4.21ttrask2009-02-271-4/+0
* Fixed bug in parse_configfile.ttrask2009-02-261-0/+4
* use the lua module md5 rather than call external prog md5sumNatanael Copa2009-01-231-11/+0
* Added escapespecialcharacters to format.lua to escape shell special character...release-0.4.19Ted Trask2009-01-211-3/+9
* Modified format string_to_table so didn't crash when passed nil.release-0.4.17Ted Trask2008-12-271-16/+18
* Modified format.lib to pass in comment characters to parse_lines, parse_lines...release-0.4.14Ted Trask2008-11-251-22/+24
* Modified format to add escapemagiccharacter functions to escape Lua magic cha...Ted Trask2008-11-101-0/+4
* Modified format library. parse_configfile2, update_configfile2, get_section,...Ted Trask2008-10-031-38/+26
* Auditing functions in placeNathan Angelacos2008-09-291-16/+16
* Removed getopts library and added functionality to format library as opts_to_...Ted Trask2008-09-291-1/+243
* Cleanup of some libs.Ted Trask2008-09-261-15/+14
* Added parse_configfile function to format.lua library.Ted Trask2008-09-241-0/+12
* Modified format library to operate on strings rather than files - makes it mo...Ted Trask2008-09-191-104/+160
* added expand_bash_syntax_vars functionNathan Angelacos2008-09-171-0/+24
* Added the full roles to the sessiondata.Mike Mason2008-02-051-1/+1
* Adding the beingings of the authorization items. Also adding some of the upda...Mike Mason2008-02-041-1/+12
* Updated the code to use md5sums in the acf passwd file. Made the md5sum_strin...Mike Mason2008-01-301-1/+0
* Change order of arguments inf table_to_string and string_to_tableNathan Angelacos2008-01-251-4/+4
* Changing password-model to use format. Adding function to format.Mike Mason2007-12-131-0/+13
* More format libs like search_replace and such. All now documented on wikiMike Mason2007-12-061-19/+69
* Made validator functions useful after load, fixed a bug in format, changed RE...Mike Mason2007-12-051-0/+1
* Added timezone information to date.lua. Added fs.file_write to be able to add...Mike Mason2007-12-041-0/+9
* Put the cfe_unpack function in html. This helps with cfe troubleshooting. Sho...Mike Mason2007-11-301-12/+0
* html.lua contains the cfe to specific html modules. Took out the table functi...Mike Mason2007-11-291-30/+1
* Lots of changes. fs.lua now only has file/filesystem functions. format.lua ad...Mike Mason2007-11-281-0/+119