summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Changed Makefiles.Mika Havela2008-02-131-0/+1
* Menus are now written into sessiondata.Mika Havela2008-02-111-1/+1
* Cleaning up the session management and expiration items. Will be more bug fix...Mike Mason2008-02-071-6/+14
* Changed the way the submenu-tabs is displayed. Now tabs are defined in the .m...Mika Havela2008-02-061-0/+15
* Added the full roles to the sessiondata.Mike Mason2008-02-053-1/+34
* added a print_r() implementationNatanael Copa2008-02-051-0/+12
* Adding the beingings of the authorization items. Also adding some of the upda...Mike Mason2008-02-044-5/+75
* Changed the errortext to reduce information to the user.Mika Havela2008-02-011-4/+2
* Chaning the way this lib reports back statusMika Havela2008-02-011-2/+2
* Chaning the way this lib reports back statusMika Havela2008-02-011-3/+2
* Chaning the way this lib reports back statusMika Havela2008-02-011-2/+2
* Changed the way the lib reports back statusMika Havela2008-01-311-2/+2
* Chaing how the daemoncontrol reports back statusMika Havela2008-01-311-9/+6
* Added function is_valid_filename() which for the moment just checks for valid...Mika Havela2008-01-311-4/+20
* Updated the code to use md5sums in the acf passwd file. Made the md5sum_strin...Mike Mason2008-01-302-1/+12
* Updated changes hopefully meeting most of the security checks/validation item...Mike Mason2008-01-292-35/+48
* Added functionallity to modify options in a fileMika Havela2008-01-291-4/+33
* Fixed a bug in getopts. Getopts have ben broken for some time... dont know fo...Mika Havela2008-01-281-6/+12
* Changes effect only the log in|out functions. Will work now. Next working on ...Mike Mason2008-01-261-9/+50
* Change order of arguments inf table_to_string and string_to_tableNathan Angelacos2008-01-251-4/+4
* Check if file exists or return nilMika Havela2008-01-251-0/+2
* Fixed a bug when looking for where next parameter startsMika Havela2008-01-241-1/+1
* Minor changes on tablesMika Havela2008-01-241-3/+3
* Adding logon-status and finally with nangel's help got this workingMike Mason2008-01-231-2/+20
* Cleaning up debugs code and making it work better with tables that are nested...Mika Havela2008-01-231-59/+28
* Fixed a bug when a value contains a - sign. Now it looks for (space)- before ...Mika Havela2008-01-171-1/+4
* Added function that does almost the same as posix.stat, but instead writes hu...Mika Havela2008-01-151-0/+17
* Added delay so that the process has time to start/stop/restart before some ot...Mika Havela2008-01-151-1/+3
* Remembered the makefile!Mika Havela2008-01-141-1/+4
* Added some code in the daemoncontrolMika Havela2008-01-141-0/+19
* Moving getopts function from openntpd-model to a library.\nMoving daemon-cont...Mika Havela2008-01-132-0/+59
* fixed pidofNatanael Copa2008-01-111-6/+11
* renamed pidof lib to procps. should be safe since noone is using itNatanael Copa2008-01-111-1/+1
* renamed pidof lib to procps. should be safe since noone is using itNatanael Copa2008-01-111-0/+0
* 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