summaryrefslogtreecommitdiffstats
path: root/samba-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-6/+6
* Change listfiles filesize to size, size and mtime not user-friendly, use posi...Ted Trask2015-12-301-3/+4
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-211-15/+17
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-2/+2
* Replace io.popen with modelfunctions.run_executableTed Trask2013-01-021-10/+4
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-271-11/+11
* Removed call to redirect_to_referrerTed Trask2012-08-151-6/+13
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-8/+9
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-5/+9
* Added ability to edit conf.d file, and modified join too add AD and to read f...v0.3.0Ted Trask2009-08-241-38/+55
* Fixed bug with samba status due to change to using openrc. Tagged 0.2.1v0.2.1Ted Trask2009-06-231-4/+3
* Added escapespecialcharacters to format.lua to escape shell special character...Ted Trask2009-01-211-3/+4
* Tested by removing expected packages, files, and directories. Fixed resultin...Ted Trask2009-01-161-7/+7
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-1/+1
* Modified samba to add listing, creating, editing, and deleting of shares.Ted Trask2008-12-021-0/+196
* Modified modelfunctions library to include validation in get/setfiledetails. ...v0.0.1Ted Trask2008-10-071-2/+1
* Added samba controller.Ted Trask2008-10-031-0/+96