summaryrefslogtreecommitdiffstats
path: root/fetchmail-model.lua
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* Removed getopts library and added functionality to format library as opts_to_...Ted Trask2008-09-291-3/+3
* Added ssl support to fetchmail. Plus a few bug fixes.Ted Trask2008-09-011-5/+15
* Added etrn support to fetchmail. Needs to be tested.Ted Trask2008-08-291-142/+143
* Added config to fetchmail to configure globals and multiple entries. Also ad...Ted Trask2008-08-291-208/+449
* Modified fetchmail to clean up status and expert, and add startstop. Still h...Ted Trask2008-08-111-107/+12
* Rewrote getopts.getoptsfromfile function to handle more complicated config fi...Ted Trask2008-05-071-1/+0
* Cleaning up code.Mika Havela2008-04-081-163/+21
* Small bugfixMika Havela2008-04-041-1/+1
* Show autostart sequence.v0.1.0Mika Havela2008-04-021-6/+37
* Graphical bugfixes.Mika Havela2008-02-271-1/+1
* Added a empty mailbox-item so the page doesn't look funny when there is no co...Mika Havela2008-02-051-5/+3
* When you have a valid configuration in /etc/.fetchmailrc you will see the res...Mika Havela2008-02-051-65/+64
* Config-tab information: Some config-info is displayed in the config-tab.Mika Havela2008-02-041-7/+111
* Status-info: Works and shows some information (not sure enabled/disabled shou...v0.1Mika Havela2008-02-041-0/+353