- 18 Nov, 2008 2 commits
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1599 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Ted Trask authored
Modified fetchmail to specify an entry by server, method, mailbox, and domain instead of just by server. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1598 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 04 Nov, 2008 2 commits
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1578 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1576 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 24 Oct, 2008 1 commit
-
-
Ted Trask authored
Minor change to roles code and major change to roles. Replaced ALL, CREATE, 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
-
- 22 Oct, 2008 2 commits
-
-
Ted Trask authored
Modified viewfunctions displaycommandresults to not delete the error results 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
-
Ted Trask authored
Modified viewfunctions to split displayform, creating displayformstart and 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
-
- 21 Oct, 2008 1 commit
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1558 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 11 Oct, 2008 1 commit
-
-
Ted Trask authored
Added rc controller to alpine-baselayout and rc functionality to processinfo 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
-
- 07 Oct, 2008 2 commits
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1543 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Ted Trask authored
Modified modelfunctions library to include validation in get/setfiledetails. 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
-
- 03 Oct, 2008 1 commit
-
-
Ted Trask authored
Modified format library. parse_configfile2, update_configfile2, 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
-
- 29 Sep, 2008 1 commit
-
-
Ted Trask authored
Removed getopts library and added functionality to format library as 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
-
- 10 Sep, 2008 1 commit
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1455 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 01 Sep, 2008 1 commit
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1440 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 29 Aug, 2008 3 commits
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1439 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Ted Trask authored
Added config to fetchmail to configure globals and multiple entries. Also 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
-
Ted Trask authored
Added config to fetchmail to configure globals and multiple entries. Also 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
-
- 26 Aug, 2008 1 commit
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1410 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 11 Aug, 2008 1 commit
-
-
Ted Trask authored
Modified fetchmail to clean up status and expert, and add startstop. Still have to implement config. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1375 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 28 Jul, 2008 3 commits
-
-
Natanael Copa authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1346 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1324 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Natanael Copa authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 21 May, 2008 1 commit
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1153 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 15 May, 2008 1 commit
-
-
Ted Trask authored
Logon link no longer forced to be https. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1120 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 07 May, 2008 1 commit
-
-
Ted Trask authored
Rewrote getopts.getoptsfromfile function to handle more complicated config files and removed getopts.getoptsfromfile_onperline function git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1111 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 01 May, 2008 1 commit
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1072 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 30 Apr, 2008 1 commit
-
-
Ted Trask authored
Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 24 Apr, 2008 1 commit
-
-
Ted Trask authored
Replaced all list_redir functions with redirect in mvc.lua, implemented a default_action string in each controller, removing the on_load functions git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1037 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 23 Apr, 2008 2 commits
-
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1035 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Ted Trask authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1034 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 16 Apr, 2008 1 commit
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@1006 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 09 Apr, 2008 2 commits
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@975 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@969 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 08 Apr, 2008 1 commit
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@955 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 04 Apr, 2008 2 commits
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@935 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@925 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 02 Apr, 2008 1 commit
-
-
Mika Havela authored
Disable not working config-tab. Hiding management-buttons because there exists no /etc/init.d/fetchmail script. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@889 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 27 Feb, 2008 1 commit
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@776 ab2d0c66-481e-0410-8bed-d214d4d58bed
-
- 18 Feb, 2008 1 commit
-
-
Mika Havela authored
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@739 ab2d0c66-481e-0410-8bed-d214d4d58bed
-