summaryrefslogtreecommitdiffstats
path: root/samba-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Added ability to edit conf.d file, and modified join too add AD and to read ↵v0.3.0Ted Trask2009-08-241-38/+55
| | | | from config rather than write. Bumped to version 0.3.0
* 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 ↵Ted Trask2009-01-211-3/+4
| | | | | | characters. Reviewed all calls to io.popen and os.execute to escape special characters. Fixed file uploads in openssl and ipsectools with viewfunctions.lua. Tried to fix openssl renew when subject contains special characters, but not done yet. git-svn-id: svn://svn.alpinelinux.org/acf/samba/trunk@1687 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Tested by removing expected packages, files, and directories. Fixed ↵Ted Trask2009-01-161-7/+7
| | | | | | resulting bugs. git-svn-id: svn://svn.alpinelinux.org/acf/samba/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified fs.lua to survive nil parameters. Added create_directory and used ↵Ted Trask2009-01-131-1/+1
| | | | | | within create_file and write_file. Reviewed each read_file call to make sure handles nil return value. git-svn-id: svn://svn.alpinelinux.org/acf/samba/trunk@1677 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified samba to add listing, creating, editing, and deleting of shares.Ted Trask2008-12-021-0/+196
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/samba/trunk@1618 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified modelfunctions library to include validation in get/setfiledetails. ↵v0.0.1Ted Trask2008-10-071-2/+1
| | | | | | Modified all uses to validate the file name - this was a major security hole. git-svn-id: svn://svn.alpinelinux.org/acf/samba/trunk@1542 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added samba controller.Ted Trask2008-10-031-0/+96
git-svn-id: svn://svn.alpinelinux.org/acf/samba/trunk@1541 ab2d0c66-481e-0410-8bed-d214d4d58bed