summaryrefslogtreecommitdiffstats
path: root/shorewall-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove dead codeTed Trask2014-02-031-223/+0
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-211-14/+16
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
* Replace io.popen with modelfunctions.run_executableTed Trask2013-01-021-4/+2
* Removed check function as it is now handled in startstopTed Trask2012-08-151-9/+0
* Shorewall package now renamed to shorewall-shellTed Trask2012-05-021-1/+1
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-4/+4
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-4/+8
* Rollback additions to startstop, removing clear, reset, refresh, and check.Ted Trask2010-03-041-1/+1
* Added clear, reset, refresh, and check to startstop.Ted Trask2010-02-251-1/+1
* Updated for startstop in core 0.5.0root2009-06-041-8/+1
* More work to remove unnecessary popen calls.Ted Trask2009-01-261-3/+5
* Tested by removing expected packages, files, and directories. Fixed resultin...Ted Trask2009-01-161-5/+7
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-3/+3
* Modified shorewall to show error output when running check.Ted Trask2008-12-081-1/+1
* Added rc controller to alpine-baselayout and rc functionality to processinfo ...Ted Trask2008-10-111-1/+3
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-15/+8
* Modified format library. parse_configfile2, update_configfile2, get_section,...Ted Trask2008-10-031-1/+1
* Removed getopts library and added functionality to format library as opts_to_...Ted Trask2008-09-291-2/+2
* Rewrite of shorewall to use new libraries, ... Moved statusbasic to status, s...Ted Trask2008-09-221-185/+76
* Saving work for today.Mika Havela2008-05-151-26/+34
* Rebuilding the config-view-file to be more easy to use (and a bit more good l...Mika Havela2008-05-141-6/+9
* Rewrote getopts.getoptsfromfile function to handle more complicated config fi...Ted Trask2008-05-071-2/+2
* Fetching path to logfile by reading the configfile instead of hardcode /var/l...Mika Havela2008-04-171-1/+2
* Removed typo and cleaned up the code.Mika Havela2008-04-091-1/+1
* Cleaning up code.Mika Havela2008-04-081-33/+17
* Adding information of autostart sequence.Mika Havela2008-03-281-0/+21
* useless use of cat. http://partmaps.org/era/unix/award.htmlNatanael Copa2008-03-221-1/+1
* Now the config-tab works just find (as I can see).Mika Havela2008-03-061-97/+167
* Added some more functionallity to the config-pageMika Havela2008-03-051-0/+8
* Added the missing (example)-page. Added functionallity so that the page has l...Mika Havela2008-03-041-4/+26
* Cleaning up the code a bit.Mika Havela2008-03-031-89/+9
* Added a 'Guided configuration' for Shorewall. This is a test!Mika Havela2008-02-291-0/+30
* Changed shorewall so that it reports/uses cfe's instead!Mika Havela2008-02-011-10/+268
* Created a confirmation when you start/stop/restart the firewall.Mika Havela2008-01-151-48/+20
* Renamed tab and reorganized first pageMika Havela2008-01-101-1/+1
* Minor change on version outputMika Havela2007-12-201-1/+1
* Changed view-files to reflect modificatsion in the new cssMika Havela2007-12-201-1/+1
* Added view-logfile.Mika Havela2007-12-071-0/+11
* Code is ready for evaluation. Basic functionallity is ready (advanced mode fo...Mika Havela2007-12-031-1/+10
* Cleaning up GuidedSetupCode and only focusing on AdvancedUsers InterfaceMika Havela2007-12-031-3/+3
* Cleaning up dir and some codeMika Havela2007-12-011-1/+1
* Check and restart is now working!Mika Havela2007-11-301-4/+22
* Modifying file is now possibleMika Havela2007-11-291-4/+27
* Still have problems showing owner of a file in cleartext (instead of uid)Mika Havela2007-11-281-9/+10
* Show files and their content starting to take shapeMika Havela2007-11-281-0/+60