summaryrefslogtreecommitdiffstats
path: root/syslog-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug with syslog and cron status due to change to using openrc. Tagged 0...v0.5.1Ted Trask2009-06-231-4/+3
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-1/+1
* Modified syslog status to also report startup.Ted Trask2008-10-301-16/+2
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-21/+20
* Modified format library. parse_configfile2, update_configfile2, get_section,...Ted Trask2008-10-031-4/+4
* Removed getopts library and added functionality to format library as opts_to_...Ted Trask2008-09-291-7/+5
* Added dynamic network activity page to health controller.Ted Trask2008-09-061-2/+1
* Modified syslog to use controllerfunctions, modelfunctions, and common lsp fi...Ted Trask2008-07-041-45/+16
* Modified syslog to move clientdata processing from model to controller.Ted Trask2008-06-051-20/+9
* Added validation to syslog expert page.Ted Trask2008-05-151-44/+70
* For cfe.type='form', use cfe.option as the command to save the form data i.e....Ted Trask2008-05-151-28/+36
* Rewrote syslog to use components and remove view-specific code from controller.Ted Trask2008-05-131-151/+111
* Rewrote getopts.setoptsinfile function and fixed bugs in getopts.getoptsfromfileTed Trask2008-05-081-1/+1
* Rewrote getopts.getoptsfromfile function to handle more complicated config fi...Ted Trask2008-05-071-16/+13
* Modified cfe, removing option, errtxt, and name, and adding label - This may ...Ted Trask2008-04-301-1/+1
* Small bugfix.Mika Havela2008-04-091-1/+2
* Modifyed info in expert-tab when a file doesn't existMika Havela2008-02-061-2/+2
* Showing all configurations (mostly to test how things work).Mika Havela2008-02-011-1/+1
* Added [true|fales] when some public functions returns back statusMika Havela2008-02-011-1/+3
* Many changes (mostly to use cfe's when sending/receiving things from model/co...Mika Havela2008-02-011-59/+111
* Getting management (start/stop/restart) workingMika Havela2008-01-311-3/+8
* Changing things so we use cfe for sending/receiving things from model and con...Mika Havela2008-01-311-45/+92
* Redoing mostly everything trying to present things as cfe (my own fault when ...Mika Havela2008-01-301-6/+39
* Now you can save configs in config-tab.Mika Havela2008-01-291-2/+17
* Yet another bugfix when the config is (almost) emptyMika Havela2008-01-251-0/+3
* More bugfixes caused by a missing or empty config-fileMika Havela2008-01-251-5/+13
* Fixed so that acf doesnt brake if the confi-file is missing or is emptyMika Havela2008-01-241-6/+17
* Expert-tab works.Mika Havela2008-01-241-122/+43
* use procps.pidofNatanael Copa2008-01-111-5/+2
* Current status is now displayed. Apply settings doesn't work!Mika Havela2008-01-101-15/+39
* Another try to figure out how to present dataMika Havela2008-01-101-9/+26
* Trying to figure out what to show and howMika Havela2008-01-091-2/+3
* Showing current config starting to work (still some problems with RegExpr in ...Mika Havela2008-01-091-3/+96
* Designing graphics/ideas on syslogMika Havela2008-01-091-2/+3
* added initial syslogNatanael Copa2007-11-171-0/+44