summaryrefslogtreecommitdiffstats
path: root/app/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Added generic form lsp file. A few updates to library functions and lsp files.Ted Trask2008-07-041-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1275 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added debug html page. Change redirect_to_referreferrer when there's no ↵Ted Trask2008-07-031-0/+1
| | | | | | referrer. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1271 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified core to create model and controller function libraries and some ↵Ted Trask2008-07-021-0/+4
| | | | | | common html views. Moved cfe to a library. Modified redirect_to_referrer function - may break some pages. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1267 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Simplified www redirection code to only redirect if valid url.Ted Trask2008-06-111-1/+3
| | | | | | Modified exception handler to add pages for dispatch errors and exceptions. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1215 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Further progress on openssl. Added template_stream to core for downloading ↵Ted Trask2008-05-211-0/+1
| | | | | | files. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1171 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated rolesTed Trask2008-05-021-0/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1099 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified roles, logon, and authenticatorTed Trask2008-05-011-2/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1095 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified cfe, removing option, errtxt, and name, and adding label - This may ↵Ted Trask2008-04-301-0/+1
| | | | | | | | | | | | break things. Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Ted's Logon/permissions changesTed Trask2008-04-211-1/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1030 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Tab displays and bug fixesMike Mason2008-03-251-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@839 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed password-model because it's not used.Mika Havela2008-02-271-1/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@779 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding password manager to MakefileMika Havela2008-02-201-0/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@762 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed Makefiles.Mika Havela2008-02-131-5/+9
| | | | | | Modified the view-file so it looks the same way other view-files looks. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@712 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding the beingings of the authorization items. Also adding some of the ↵Mike Mason2008-02-041-0/+2
| | | | | | updates to the Autentication. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@689 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Makefile fixesNathan Angelacos2008-01-111-2/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@547 ab2d0c66-481e-0410-8bed-d214d4d58bed
* moving foo and bar to sandboxNatanael Copa2007-11-161-6/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@315 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added service model, should in the end be able to start/stop all servicesAlexander Poslavsky2007-11-021-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@255 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added cfgfile model, for simplified cfgfile pagesAlexander Poslavsky2007-11-021-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@254 ab2d0c66-481e-0410-8bed-d214d4d58bed
* clean up reminders of logfiles that move to alpine-baselayoutNatanael Copa2007-11-011-5/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@242 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added initial files for viewing logfiles.Mika Havela2007-10-311-0/+4
| | | | | | | | | These files might be placed in wrong subfolder, but that can be changed later. Menuhints are modified after wiki "Alpine Configuration Framework Design". css has small changes. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@237 ab2d0c66-481e-0410-8bed-d214d4d58bed
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-271-0/+49
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@219 ab2d0c66-481e-0410-8bed-d214d4d58bed
* starting from scratchNatanael Copa2007-07-271-4/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@217 ab2d0c66-481e-0410-8bed-d214d4d58bed
* initial Makefilesv2.0Natanael Copa2007-04-051-0/+4
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@200 ab2d0c66-481e-0410-8bed-d214d4d58bed