summaryrefslogtreecommitdiffstats
path: root/fetchmail-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Removed non-functioning Run and Test buttons from startstop.Ted Trask2009-06-181-2/+10
* Rewrote config write to make keyword order consistent and always put username...Ted Trask2009-06-121-78/+101
* Fixed bug in validation caused by Lua special characters.Ted Trask2009-06-121-5/+5
* Updated for startstop in core 0.5.0root2009-06-041-2/+2
* Chown /etc/fetchmailrc to user fetchmail for alpine 1.9Ted Trask2009-05-291-0/+3
* Added support for envelope option for catchall accounts.Ted Trask2009-05-291-3/+42
* Changed /etc/fetchmailrc permissions to 600Ted Trask2009-05-271-3/+3
* Modified fetchmail to put 'is' at the end and change parsing of lines to try ...ttrask2009-03-191-17/+43
* Changed the way startstop works in core to add a list of allowed actions. Mod...ttrask2009-03-171-11/+15
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-6/+6
* Modified fetchmail to specify an entry by server, method, mailbox, and domain...Ted Trask2008-11-181-10/+33
* Fixed bug in fetchmail entry validation.Ted Trask2008-11-041-1/+2
* 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