summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added require statement for html libraryTed Trask2012-10-023-0/+3
|
* Bumped version to 0.6.0v0.6.0Ted Trask2012-07-091-1/+1
|
* Fix bug when postmaster is not setTed Trask2012-07-091-1/+5
|
* Made changes to remove redirect_to_referrer and remote inconsistent and ↵Ted Trask2012-07-093-12/+21
| | | | confusing use of 'entry'
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-282-8/+8
|
* Fixed startstop to match new methodTed Trask2012-04-182-8/+10
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-185-16/+14
| | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Bumped version to 0.5.0v0.5.0Ted Trask2011-03-301-1/+1
|
* Modified for acf-core-0.13.0Ted Trask2011-03-301-5/+1
|
* Bumped version to 0.4.2v0.4.2Ted Trask2010-01-011-1/+1
|
* Removed debug statements.Ted Trask2009-12-311-7/+0
|
* Added back Test and Run buttons by using su command. Bumped to 0.4.1v0.4.1Ted Trask2009-09-182-11/+3
|
* Bumped revision to 0.4.0v0.4.0Ted Trask2009-06-181-1/+1
|
* Removed non-functioning Run and Test buttons from startstop.Ted Trask2009-06-182-32/+11
|
* Rewrote config write to make keyword order consistent and always put ↵Ted Trask2009-06-121-78/+101
| | | | username as first user option.
* Fixed bug in validation caused by Lua special characters.Ted Trask2009-06-121-5/+5
|
* Bumped revision to 0.3.0v0.3.0root2009-06-041-1/+1
|
* Updated for startstop in core 0.5.0root2009-06-043-8/+8
|
* 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-292-4/+43
|
* Changed /etc/fetchmailrc permissions to 600Ted Trask2009-05-271-3/+3
|
* Tagged packages for release.v0.2.6ttrask2009-03-191-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1737 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified fetchmail to put 'is' at the end and change parsing of lines to try ↵ttrask2009-03-191-17/+43
| | | | | | to distinguish better between keywords and parameters. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1736 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the way startstop works in core to add a list of allowed actions. ↵ttrask2009-03-172-21/+24
| | | | | | Modified all ACFs that don't use the standard functions to work with new library method. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1730 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified Makefiles and tagged for release with lots of security fixes.v0.2.5Ted Trask2009-01-221-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1689 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Proposed changes to menu.Ted Trask2009-01-191-3/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Tested by removing expected packages, files, and directories. Fixed ↵Ted Trask2009-01-161-1/+1
| | | | | | resulting bugs. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-154-12/+12
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified fs.lua to survive nil parameters. Added create_directory and used ↵Ted Trask2009-01-131-6/+6
| | | | | | within create_file and write_file. Reviewed each read_file call to make sure handles nil return value. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1677 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified several pages to replace contenteditable with readonly. Added ↵Ted Trask2009-01-121-4/+4
| | | | | | readonly to html.lsp and .css files. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1676 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on Makefiles.v0.2.4Ted Trask2008-11-181-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1599 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified fetchmail to specify an entry by server, method, mailbox, and ↵Ted Trask2008-11-184-16/+45
| | | | | | domain instead of just by server. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1598 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on several Makefiles.v0.2.3Ted Trask2008-11-041-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1578 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed bug in fetchmail entry validation.Ted Trask2008-11-041-1/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1576 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ↵Ted Trask2008-10-241-4/+4
| | | | | | READ, UPDATE, and DELETE with GUEST, USER, EDITOR, EXPERT, and ADMIN. Changed all roles files and modified some html files to hide options without permissions. Determine default roles from roles files, rather than hard-coded, and added ability to modify default roles by adding permissions. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1563 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified viewfunctions displaycommandresults to not delete the error results ↵Ted Trask2008-10-221-1/+1
| | | | | | of a form so the form can still display it. Modified a bunch of views to display the results of component forms. Also added code to displayform and displayformstart to automatically generate the action if passed page_info. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1561 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified viewfunctions to split displayform, creating displayformstart and ↵Ted Trask2008-10-222-3/+5
| | | | | | displayformend, to provide flexibility while still using the library. Also added support for hidden fields - including a common redir field. Removed redirectOnSuccess from controllerfunctions handle_form, and replaced it with the redir field. Removed redirectOnSuccess from controllers that used it and added handlecommandresults and redir entries to links and forms throughout many views. This will cause a redirect to the originating view when a form is successfully completed. acf_www-controller now includes orig_action in page_info to report the original action launched by the user. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1560 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on several Makefiles.v0.2.2Ted Trask2008-10-211-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1558 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added rc controller to alpine-baselayout and rc functionality to processinfo ↵Ted Trask2008-10-111-5/+5
| | | | | | library. Changed status Enabled/Disabled to Running/Stopped. Added links to status pages to install package and schedule autostart. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1552 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on various Makefilesv0.2.1Ted Trask2008-10-071-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1543 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified modelfunctions library to include validation in get/setfiledetails. ↵Ted Trask2008-10-071-2/+1
| | | | | | Modified all uses to validate the file name - this was a major security hole. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1542 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified format library. parse_configfile2, update_configfile2, ↵Ted Trask2008-10-031-4/+4
| | | | | | get_section, and set_section became parse_ini_file, update_ini_file, get_ini_section, and set_ini_section. Updated all code that used these functions. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1539 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed getopts library and added functionality to format library as ↵Ted Trask2008-09-291-3/+3
| | | | | | opts_to_table, table_to_opts, parse_configfile2, update_configfile2, get_section, and set_section. New functions work on strings, not files. Modified all code using getopts to use format instead. Fixed nil string bugs in TCPProxy. Fixed forward only bug in DNSCache. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1535 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on makefilesv0.2.0Mika Havela2008-09-101-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1455 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added ssl support to fetchmail. Plus a few bug fixes.Ted Trask2008-09-012-6/+16
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1440 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added etrn support to fetchmail. Needs to be tested.Ted Trask2008-08-291-142/+143
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1439 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added config to fetchmail to configure globals and multiple entries. Also ↵Ted Trask2008-08-291-0/+31
| | | | | | added ability to run once and test. Still need support for ETRN and SSL. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1438 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added config to fetchmail to configure globals and multiple entries. Also ↵Ted Trask2008-08-2910-366/+544
| | | | | | added ability to run once and test. Still need support for ETRN and SSL. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1437 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Versionbump on Makefilesv0.1.6Mika Havela2008-08-261-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1410 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified fetchmail to clean up status and expert, and add startstop. Still ↵Ted Trask2008-08-116-293/+27
| | | | | | have to implement config. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1375 ab2d0c66-481e-0410-8bed-d214d4d58bed