summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added functionallity to display the alpine version in the templateMika Havela2007-12-201-0/+2
* Changed menuorderMika Havela2007-12-201-6/+5
* Modified the way the template works against the css.Mika Havela2007-12-201-71/+63
* 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-093-7/+13
* added logevent function (hardcoded to write to /var/log/acf.log)Nathan Angelacos2007-12-094-26/+33
* logon model stubbed inNathan Angelacos2007-12-093-59/+55
* 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
* I know its useless to do anything with the css... but I need it for the momen...Mika Havela2007-12-041-5/+5
* 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
* Just a small change on layout. Moving footer.Mika Havela2007-11-171-3/+3
* Small css modsMika Havela2007-11-171-22/+32
* added library for pidofNatanael Copa2007-11-172-0/+72
* do not die when skin is missingNatanael Copa2007-11-162-1/+3
* support for skinsNatanael Copa2007-11-166-3/+7
* moving foo and bar to sandboxNatanael Copa2007-11-167-88/+0
* moved sandbox. added privsep to makefileNatanael Copa2007-11-161-0/+1
* Session library now records events of notice when an invalid sessionidNathan Angelacos2007-11-152-41/+69
* Session table is now retrieved and saved via the mvc.on_load and mvc.post_exe...Nathan Angelacos2007-11-151-17/+25
* 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
* Session cookie gets written, session table gets stored (working)Nathan Angelacos2007-11-141-18/+24
* *Work in progress*Nathan Angelacos2007-11-142-9/+32
* app/acf_www-controller.lua removed logit referencesNathan Angelacos2007-11-143-48/+14
* Changed to use posix instead of lfsMike Mason2007-11-142-7/+13
* removed ed.lua. its unusedNatanael Copa2007-11-141-60/+0
* fixed /acf/core/Makefile: header_body.jpgAndreas Brodmann2007-11-111-1/+1
* Had missed the Alpine mountains. Now they are backMika Havela2007-11-091-6/+9
* Graphic modifications to get IE workingMika Havela2007-11-084-131/+70
* Fix stupid C style &&Nathan Angelacos2007-11-051-1/+1
* mvc.lua - Fix typo error on line 96Nathan Angelacos2007-11-031-1/+1
* mvc.lua - change new to return 3 values, new mvc object, Nathan Angelacos2007-11-022-7/+31
* beginning of cli wrapperAlexander Poslavsky2007-11-022-0/+82
* general cfg parserAlexander Poslavsky2007-11-021-2/+5