summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Version bump on various Makefilesv0.1.3Ted Trask2008-10-071-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1543 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified format library. parse_configfile2, update_configfile2, ↵Ted Trask2008-10-031-2/+2
| | | | | | 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/apk-tools/trunk@1539 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed getopts library and added functionality to format library as ↵Ted Trask2008-09-291-3/+8
| | | | | | 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/apk-tools/trunk@1535 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use cp -a so dist packages get created properlyv0.1.2Natanael Copa2008-07-281-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1346 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on makefilesMika Havela2008-07-281-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1324 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use <% %> instead of <? ?>Natanael Copa2008-07-281-20/+20
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified apk-tools to use updated apk.lua library. Available now shows a ↵Ted Trask2008-07-142-11/+13
| | | | | | version to allow for updates. git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1301 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified apk-tools model to use apk library.Ted Trask2008-07-041-52/+15
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1281 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified apk to use controllerfunctions and common lsp file.Ted Trask2008-07-043-64/+9
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1278 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on Makefilesv0.1.1Mika Havela2008-06-241-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1231 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Validate package name before delete/installTed Trask2008-06-051-15/+27
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1204 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added config page to apk to modify pathTed Trask2008-06-055-1/+52
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1199 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Mod openssl to restrict users to only see and delete their own requests.Ted Trask2008-05-231-1/+1
| | | | | | Moved apk to apk-tools. git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1179 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added README filev0.1.0Mika Havela2008-05-011-0/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1063 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated regexpr to solve a small bug.Mika Havela2008-05-012-2/+2
| | | | | | Updated versionnumber in Makefile git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1060 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified cfe, removing option, errtxt, and name, and adding label - This may ↵Ted Trask2008-04-302-9/+9
| | | | | | | | | | | | break things. Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added cfe support to apkTed Trask2008-04-253-24/+20
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1047 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced all list_redir functions with redirect in mvc.lua, implemented a ↵Ted Trask2008-04-241-15/+3
| | | | | | default_action string in each controller, removing the on_load functions git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1037 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added individual roles filesTed Trask2008-04-231-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1035 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Addingv0.0.1Ted Trask2008-04-227-0/+253
git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1032 ab2d0c66-481e-0410-8bed-d214d4d58bed