summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
...
* Add doubleclick to edit rulesBill Marquette2005-04-121-6/+6
* * Minor cleanup.Colin Smith2005-04-122-5/+5
* hard code script nameScott Ullrich2005-04-121-1/+1
* *Rework package installation interface.Colin Smith2005-04-112-108/+119
* Move download/progress bar functions to guiconfig.inc - they'll be used in th...Colin Smith2005-04-112-119/+109
* Remove print.Colin Smith2005-04-101-1/+0
* Fix compatibility with old versioncheck method.Colin Smith2005-04-101-6/+3
* * (hopefully) fix manual firmware upload.Colin Smith2005-04-101-8/+2
* Fix manual firmware update.Colin Smith2005-04-102-4/+3
* Ubreak edit scriptScott Ullrich2005-04-101-1/+1
* Add old_checkversion() and a variable for switching between the old (checkver...Colin Smith2005-04-101-2/+82
* Remove trailing spaceScott Ullrich2005-04-101-1/+1
* Add tabs to firmware page and remove "auto update" entry from manual update p...Colin Smith2005-04-102-41/+26
* Proofreading.Colin Smith2005-04-101-1/+1
* Add TODO.Colin Smith2005-04-101-0/+3
* Add a tab to the top of the auto update field - the grey background looks out...Colin Smith2005-04-101-1/+8
* We need the XMLRPC client classes.Colin Smith2005-04-101-1/+2
* Note some todo items.Scott Ullrich2005-04-101-0/+3
* Remove string concatenation.Colin Smith2005-04-101-1/+1
* * Move download begin/finish text to status window.Colin Smith2005-04-101-9/+18
* Invoke /etc/rc.firmware after downloading binary diffsScott Ullrich2005-04-101-15/+16
* Utilize the boolean returned from the pfsense.com XMLRPC server.Colin Smith2005-04-101-4/+8
* Remove pfsense.auto_upgrade until fixed.Colin Smith2005-04-071-10/+8
* Exit script if we are unable to retrive version information.Colin Smith2005-04-071-4/+9
* Stub in XMLRPC support for firmware update.Colin Smith2005-04-071-32/+32
* * Add kernel version fileScott Ullrich2005-04-071-2/+13
* Get script ready for colins xmlrpc transformation:Scott Ullrich2005-04-072-8/+14
* * Add progress %Scott Ullrich2005-04-071-30/+43
* Remove javascript statement that is causing errors. It wasn't needed anyways.Scott Ullrich2005-04-061-1/+0
* Initial commit of the new auto upgrade download helper. Instead of download...Scott Ullrich2005-04-061-0/+174
* Make sure we pass a number of y's to pkg_add -r to answer yes.Scott Ullrich2005-04-061-1/+11
* Do not foreach through installedpackages if no installed packages exist.Scott Ullrich2005-04-061-8/+9
* Fix filter logs (using hardcoded paths until tomorrow).Colin Smith2005-04-061-3/+2
* 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
* Really filter repeated messages.Colin Smith2005-04-061-1/+1
* Fix multiple grepping.Colin Smith2005-04-062-3/+4
* Filter both racoon and "message repeated" entries when viewing system logs.Colin Smith2005-04-061-1/+1
* Support multiple "grep" statements. This should really be replaced by a preg_...Colin Smith2005-04-061-5/+20
* Add support for <logging><custom_php_logging_command>.Colin Smith2005-04-061-1/+4
* Minor optimizations and some error checking.Colin Smith2005-04-051-0/+22
* Code cleanup and a few minor optimizations.Colin Smith2005-04-051-9/+20
* Do not require a <logtab> field. The log viewer will fall back to the package...Colin Smith2005-04-051-2/+4
* Update menu to show package logging facilities.Colin Smith2005-04-051-0/+1
* Add dynamic package logging. I'm new to PHP integration with actual HTML, so ...Colin Smith2005-04-051-0/+111
* Add default argument for dump_clog's $grepfor.Colin Smith2005-04-051-1/+1
* dump_clog -> dump_clog vpn to avoid redeclaration.Colin Smith2005-04-051-2/+2
* Remove redundant dump_clog functions except where possible.Colin Smith2005-04-053-64/+1
* Remove invalid argument.Colin Smith2005-04-051-1/+1
* dump_clog no longer needed.Colin Smith2005-04-051-21/+0
OpenPOWER on IntegriCloud