summaryrefslogtreecommitdiffstats
path: root/gnats-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Modified format library. parse_configfile2, update_configfile2, ↵Ted Trask2008-10-031-1/+1
| | | | | | 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/gnats/trunk@1539 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed getopts library and added functionality to format library as ↵Ted Trask2008-09-291-2/+1
| | | | | | 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/gnats/trunk@1535 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moved procps and daemoncontrol functionality into processinfo.lua and ↵Ted Trask2008-09-251-1/+0
| | | | | | deleted procps.lua and daemoncontrol.lua. This saves space on the server. git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@1519 ab2d0c66-481e-0410-8bed-d214d4d58bed
* jquery powered gnatsv0.3Natanael Copa2008-05-271-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@1183 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Rewrote getopts.getoptsfromfile function to handle more complicated config ↵Ted Trask2008-05-071-3/+3
| | | | | | files and removed getopts.getoptsfromfile_onperline function git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@1111 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Bugfix on SendBugreport.Mika Havela2008-04-251-17/+12
| | | | | | | Edit configurationfiles starts working. Started to work on EditPR (still not working). git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@1038 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Creating a acf-gnats so that users can view/add bugreports to ↵Mika Havela2008-04-151-0/+498
bugs@alpinelinux.org git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@985 ab2d0c66-481e-0410-8bed-d214d4d58bed