summaryrefslogtreecommitdiffstats
path: root/openntpd-model.lua
Commit message (Expand)AuthorAgeFilesLines
* More work to remove unnecessary popen calls.Ted Trask2009-01-261-7/+11
* Tested by removing expected packages, files, and directories. Fixed resultin...Ted Trask2009-01-161-1/+1
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-3/+3
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-2/+1
* Modified format library. parse_configfile2, update_configfile2, get_section,...Ted Trask2008-10-031-2/+2
* Removed getopts library and added functionality to format library as opts_to_...Ted Trask2008-09-291-3/+4
* Modified openntpd to use new libraries and lsp files.Ted Trask2008-09-251-384/+93
* Bugfix resolving problem when config file is missing.Mika Havela2008-08-221-2/+2
* Rewrote getopts.getoptsfromfile function to handle more complicated config fi...Ted Trask2008-05-071-2/+2
* Updating makefile and changeing the way logfiles are fetched.v0.3.3Mika Havela2008-04-161-1/+1
* Small bugfix.Mika Havela2008-04-091-1/+1
* Cleaning up code.Mika Havela2008-04-081-33/+22
* Now showing config errors in the expert tab.Mika Havela2008-04-041-11/+43
* Added info about autostart sequence.Mika Havela2008-03-281-0/+20
* Fixed a small bug that caused the Enabled/Disabled information to display wro...Mika Havela2008-03-041-1/+2
* Changed some coded values into variables instead.Mika Havela2008-03-031-2/+2
* Changed so that everything uses acf instead.Mika Havela2008-02-291-48/+272
* Fixed start/stop/restart so it works again (earlier modifications to lib/daem...Mika Havela2008-02-011-1/+3
* Cleaned up the code. Moved functions to library instead (to be able to reuse ...Mika Havela2008-01-141-116/+44
* Changing tabnames and first page infoMika Havela2008-01-101-7/+5
* Cleaning up code. Adding functionallity to add/remove listen address. Error m...Mika Havela2007-12-071-7/+10
* 'Set time options' works. You can add/remove a server/servers. You are inform...Mika Havela2007-12-061-0/+90
* Added functionallity for viewing the logfileMika Havela2007-12-051-1/+10
* Renamed some variables for better understanding. Splitted up first page from ...Mika Havela2007-12-051-13/+36
* Working on start|stop of the service (start|stop doesn't work at this point.....Mika Havela2007-12-051-22/+30
* Saving work for todayMika Havela2007-12-041-1/+3
* Starting up openntpdv1.0_alpha1Mika Havela2007-12-041-0/+118