summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spaceScott Ullrich2005-04-101-1/+1
* Remove contents of /tmp/patched/ on each passScott Ullrich2005-04-101-2/+2
* * Check final outputted md5 against what the md5 should beScott Ullrich2005-04-101-2/+24
* Add tabs to firmware page and remove "auto update" entry from manual update p...Colin Smith2005-04-102-41/+26
* Add missing `Scott Ullrich2005-04-101-3/+1
* Remove # from versionScott Ullrich2005-04-102-2/+2
* 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
* Leave debug bit unset.Colin Smith2005-04-101-1/+0
* Fix check_firmware_version().Colin Smith2005-04-101-2/+9
* Turn binary_update item into a callable shell functionScott Ullrich2005-04-101-4/+12
* We're now using xmlrpc.php for version checking.Colin Smith2005-04-101-1/+1
* Note some todo items.Scott Ullrich2005-04-101-0/+3
* Remove string concatenation.Colin Smith2005-04-101-1/+1
* Version bumpScott Ullrich2005-04-103-3/+3
* * Move download begin/finish text to status window.Colin Smith2005-04-101-9/+18
* bsdpatch downloaded .tgz files from the new auto upgrade systemScott Ullrich2005-04-101-2/+5
* 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
* Initial commit of PHP side authentication code for pfSenseBill Marquette2005-04-081-0/+82
* Remove pfsense.auto_upgrade until fixed.Colin Smith2005-04-071-10/+8
* Add argument to return $resp->value() (standard PHP array) or $resp->serializ...Colin Smith2005-04-071-2/+3
* Exit script if we are unable to retrive version information.Colin Smith2005-04-071-4/+9
* Return -1 upon communication (or other) error.Colin Smith2005-04-071-0/+2
* Stub in XMLRPC support for firmware update.Colin Smith2005-04-071-32/+32
* Remove unnecessary function.Colin Smith2005-04-071-11/+0
* Move version checking function over to XMLRPC.Colin Smith2005-04-071-39/+28
* * Add kernel version fileScott Ullrich2005-04-073-4/+22
* revert maxproc change - the new daemon does support :)Bill Marquette2005-04-071-2/+2
* 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
* Add FreeBSD version tracker that will be used by new auto upgrade system to u...Scott Ullrich2005-04-061-0/+1
* Make sure we pass a number of y's to pkg_add -r to answer yes.Scott Ullrich2005-04-061-1/+11
* Turn DMA on ATAPI devices. This will be stanard on 5.4-REL.Scott Ullrich2005-04-061-1/+1
* Do not foreach through installedpackages if no installed packages exist.Scott Ullrich2005-04-062-12/+14
* new mini_httpd doesn't support maxproc for nowBill Marquette2005-04-061-2/+2
* 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
OpenPOWER on IntegriCloud