| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
The previous implementation would display them as separate options with errors, and silently drop when writing
|
|
|
|
|
|
|
| |
determine which options to display
The previous method meant that each option was defined in both the model and in the view. Now, everything is
defined in the model, and the view just hides / shows as desired.
|
|
|
|
|
|
|
| |
structure
The model should report the entire form, not pieces at a time. The view can determine which options to show.
Modified the validation and writing to interfaces file to only consider the valid options for given family/method.
|
|
|
|
| |
The class was only confusing things. Removed several functions and made the rest simple local functions.
|
| |
|
| |
|
|
|
|
| |
The ifup, ifdown, and delete actions should have taken the interface name as 'name', not 'iface', this was changed mistakenly.
|
| |
|
| |
|
| |
|
|
|
|
| |
acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to vmail-model .lua to make everything work.
|
| |
|
|
|
|
| |
New function used by new acf-iproute2-qos package
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1727 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
characters. Reviewed all calls to io.popen and os.execute to escape special characters. Fixed file uploads in openssl and ipsectools with viewfunctions.lua. Tried to fix openssl renew when subject contains special characters, but not done yet.
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1687 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
resulting bugs.
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
when parsing 'ip addr'. This fixed problem with health/networkstats when unusual interface name exists.
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1629 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1615 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
in interface names and modify comments so they stay with the appropriate interface.
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1614 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1553 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1521 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1386 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1268 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
| |
flexibility to editing, show ip status, bring up/down interfaces, and general cleanup.
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1191 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
|
|
|
|
|
|
|
|
| |
break things.
Rewrote password module, adding model
Modified authenticator to make password module work
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
|
|
| |
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@856 ab2d0c66-481e-0410-8bed-d214d4d58bed
|
|
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@216 ab2d0c66-481e-0410-8bed-d214d4d58bed
|