summaryrefslogtreecommitdiffstats
path: root/usr/local/www/guiconfig.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge IPsec defines from m0n0wallScott Ullrich2005-06-221-5/+6
* add ipsec_ca_sort()Scott Ullrich2005-06-221-1/+11
* Restore guiconfig.inc and remove comonly used functions.Scott Ullrich2005-06-221-10/+72
* sync w/ m0n0wallScott Ullrich2005-06-211-73/+1
* Import ipsec_ca_sort() from m0n0wallScott Ullrich2005-06-211-0/+10
* Reorder tcpflags in a more logical fashion that is for loop safeScott Ullrich2005-06-211-1/+1
* Initial commit of dnsmasq domain overridesScott Ullrich2005-06-141-1/+1
* Don't remove preg_grep just yet.Colin Smith2005-06-111-1/+13
* Remove package handling from dump_clog.Colin Smith2005-06-111-26/+1
* Require pkg-utils.inc instead of xmlparse_pkg (and make it exclusive to dump_...Colin Smith2005-06-061-3/+2
* add require_once("pkg-utils.inc");Scott Ullrich2005-06-061-0/+2
* Don't use the package parser anymore.Colin Smith2005-06-061-1/+1
* corrected slight color mismatchHolger Bauer2005-06-011-1/+1
* Remove cURL functions.Colin Smith2005-05-301-102/+0
* Force package installation, even if dependency installation fails. This addre...Colin Smith2005-05-251-1/+1
* Authentication is now PHP basedBill Marquette2005-05-161-0/+4
* Remove more duplicate codeBill Marquette2005-05-151-0/+9
* Remove duplicate codeBill Marquette2005-05-151-0/+64
* Add support for <exclude_dependency>.Colin Smith2005-05-021-1/+3
* Don't attempt to get errors from the cURL handle after it's closed.Colin Smith2005-04-271-5/+0
* Always ignore packages.Colin Smith2005-04-271-5/+1
* Add an option to ignore package log entries. This has the convenient side eff...Colin Smith2005-04-271-5/+19
* Fix formatting.Colin Smith2005-04-231-1/+1
* Fix package installation.Colin Smith2005-04-231-8/+18
* Use packages-5.4-release as our default package location, at least until I ca...Colin Smith2005-04-221-1/+1
* Don't forget the closing }.Colin Smith2005-04-221-0/+1
* Log all dependencies found but already installed.Colin Smith2005-04-221-1/+4
* Do not set lastseen to -1 each timeScott Ullrich2005-04-201-1/+2
* Do not report progress past 100%Scott Ullrich2005-04-201-1/+1
* $lastseen should be a global variableScott Ullrich2005-04-201-1/+1
* Only send javascript update messages when the percentage changes. This avoid...Scott Ullrich2005-04-191-14/+8
* Redirect stderr to stdout.Colin Smith2005-04-121-1/+1
* Clean up print_r().Colin Smith2005-04-121-1/+1
* Make pkg_add output more verbose to aid in debugging.Colin Smith2005-04-121-1/+1
* * Minor cleanup.Colin Smith2005-04-121-3/+3
* *Rework package installation interface.Colin Smith2005-04-111-7/+38
* Move download/progress bar functions to guiconfig.inc - they'll be used in th...Colin Smith2005-04-111-0/+64
* If $grepfor isn't an array, make it one.Colin Smith2005-04-061-2/+1
* Retool dump_clog to use preg_grep instead of a shelled-out grep sequence.Colin Smith2005-04-061-19/+9
* Fix multiple grepping.Colin Smith2005-04-061-2/+3
* Support multiple "grep" statements. This should really be replaced by a preg_...Colin Smith2005-04-061-5/+20
* Add default argument for dump_clog's $grepfor.Colin Smith2005-04-051-1/+1
* Make dump_clog more versatile and move it to guiconfig.inc.Colin Smith2005-04-051-0/+28
* Let the update_if_changed() force passing as reference instead of relying on ...Bill Marquette2005-04-031-1/+1
* $Id$ looks better than $Header$Bill Marquette2005-03-271-1/+1
* Create update_changedesc() functionBill Marquette2005-03-271-5/+11
* set a change counterBill Marquette2005-03-271-0/+2
* better function name :)Bill Marquette2005-03-271-1/+1
* cleanup whitespaceBill Marquette2005-03-271-1/+0
* return true or falseBill Marquette2005-03-271-0/+3
OpenPOWER on IntegriCloud