summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* added serialize() functionNatanael Copa2008-01-101-1/+7
* Changed the looks on logon-html (and small change in static.css).Mika Havela2007-12-261-0/+1
* A temporary tool when coding ACF. This could be used to output all tables/var...Mika Havela2007-12-261-0/+64
* logon works - but session table is not saved yetNathan Angelacos2007-12-222-3/+3
* Updated <input to hold the class information. This co-operates with the cssMika Havela2007-12-201-1/+1
* Added an md5sum hash function to fs.lua. Cron-model and cron-controller added...Mike Mason2007-12-131-0/+8
* Changing password-model to use format. Adding function to format.Mike Mason2007-12-131-0/+13
* WIPNathan Angelacos2007-12-091-3/+3
* added logevent function (hardcoded to write to /var/log/acf.log)Nathan Angelacos2007-12-091-6/+7
* logon model stubbed inNathan Angelacos2007-12-091-1/+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-054-6/+33
* reworked authenticatorNathan Angelacos2007-12-051-26/+37
* Added timezone information to date.lua. Added fs.file_write to be able to add...Mike Mason2007-12-043-0/+160
* plaintext authenticator libraryNathan Angelacos2007-12-042-1/+83
* Put the cfe_unpack function in html. This helps with cfe troubleshooting. Sho...Mike Mason2007-11-302-12/+12
* 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-285-91/+135
* Added date.luaMike Mason2007-11-281-0/+1
* added split and join to fs.lua and gave them function names so we don't have ...Mike Mason2007-11-283-1/+65
* redid date_diffMike Mason2007-11-271-47/+41
* fixed functions and updated with a date_diffMike Mason2007-11-271-12/+30
* Added more tables and functions. Trying to document also.Mike Mason2007-11-261-2/+86
* Adding date and time functionalityMike Mason2007-11-232-3/+73
* Cleaning up librariesMike Mason2007-11-234-363/+0
* Added ipairs_string to go through a table and make it a string. Easier to wri...Mike Mason2007-11-221-0/+15
* Added a search replace function for filesMike Mason2007-11-221-1/+14
* added library for pidofNatanael Copa2007-11-172-0/+72
* moved sandbox. added privsep to makefileNatanael Copa2007-11-161-0/+1
* Session library now records events of notice when an invalid sessionidNathan Angelacos2007-11-151-11/+48
* adding more functions to fs. May need to go into a file.luaMike Mason2007-11-151-3/+37
* added library for privilege separationNatanael Copa2007-11-141-0/+75
* *Work in progress*Nathan Angelacos2007-11-141-1/+1
* app/acf_www-controller.lua removed logit referencesNathan Angelacos2007-11-142-32/+11
* Changed to use posix instead of lfsMike Mason2007-11-142-7/+13
* removed ed.lua. its unusedNatanael Copa2007-11-141-60/+0
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-2714-0/+1465