summaryrefslogtreecommitdiffstats
path: root/opennhrp-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Replace io.popen with modelfunctions.run_executableTed Trask2013-01-011-4/+1
* Added missing library requireTed Trask2012-08-061-0/+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-3/+7
* Fix syntax errorTed Trask2011-12-201-1/+1
* update opennhrp cache entry type descriptionsTimo Teräs2011-04-131-7/+10
* Updated according to man page for opennhrp 0.11.3Ted Trask2010-04-131-12/+17
* Added support for dynamic-map keyword.Ted Trask2010-04-121-1/+29
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-3/+3
* Modified opennhrp to ignore comments in config and disable unused fields in e...Ted Trask2009-01-101-1/+4
* Virtual rewrite of opennhrp to change config to listinterfaces and editinterf...Ted Trask2009-01-091-124/+217
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-14/+2
* Modified opennhrp to parse show result and display nicely.Ted Trask2008-09-181-41/+21
* Modified opennhrp to fix validation bug.Ted Trask2008-08-191-1/+5
* Implemented opennhrp config and validation.Ted Trask2008-07-071-15/+132
* Started modifying opennhrp to simplify, use new cfes, ...Ted Trask2008-07-021-140/+34
* Rewrote getopts.getoptsfromfile function to handle more complicated config fi...Ted Trask2008-05-071-1/+0
* Updating makefile and changeing the way logfiles are fetched.v0.3.1Mika Havela2008-04-161-1/+1
* Cleaning up code.Mika Havela2008-04-081-31/+10
* Showing config errors in expert tab.Mika Havela2008-04-041-11/+49
* Adding show-logfile functionallity.Mika Havela2008-04-041-0/+22
* Saving work for today.Mika Havela2008-04-011-21/+71
* Added description to the different types.Mika Havela2008-03-311-0/+2
* Fixed a bug when program is not installed.Mika Havela2008-03-281-1/+4
* Showing autostart information again.Mika Havela2008-03-281-1/+0
* Updated the looks and added som boot informationv0.1Mika Havela2008-03-271-4/+4
* Reorganized the output of data.Mika Havela2008-03-271-1/+50
* First commit on opennhrp.Mika Havela2008-03-261-0/+84