summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Only resync filter on final pass if /tmp/filter_boot_dirty is touched.Scott Ullrich2005-04-181-4/+6
* remove unused codeBill Marquette2005-04-181-1/+0
* Use /tmp/bdiff.log instead of /tmp/errors.Colin Smith2005-04-181-1/+1
* We had three cases doing the same thing :PColin Smith2005-04-181-7/+1
* Require an argument to be passed to the binary update function rather than de...Colin Smith2005-04-181-4/+4
* Detect a dirty CF partition and invoke fsck -yScott Ullrich2005-04-181-1/+5
* Enable SAK. It should be stable in this release.Scott Ullrich2005-04-171-2/+0
* * Restore original carp behavior (running from /usr/local/etc/rc.d)Scott Ullrich2005-04-171-3/+3
* Version bumpScott Ullrich2005-04-173-3/+3
* Version bumpScott Ullrich2005-04-171-1/+1
* Update reverse_strrchr().Colin Smith2005-04-171-6/+3
* Version bump.Scott Ullrich2005-04-161-1/+1
* missing global - fixed opt rules the right way :)Bill Marquette2005-04-151-9/+10
* Somehow moving the user filter code to it's own function broke opt interfaces...Bill Marquette2005-04-151-6/+9
* apply queue to lan interface not wanBill Marquette2005-04-151-1/+1
* Whoops - we still need xmlrpc_value_to_php :PColin Smith2005-04-151-0/+17
* Remove duplicate code (still trying to figure out exactly why we need $optcfg...Bill Marquette2005-04-131-41/+32
* rmdir_recursive: Check that the specified directories actually exist before t...Colin Smith2005-04-131-38/+29
* Remove ipfilter-ism - pf doesn't use groupsBill Marquette2005-04-131-7/+0
* We're a function being called in a loop, return instead of continueBill Marquette2005-04-131-1/+1
* Do not assign a LABEL to a nonexistant ruleScott Ullrich2005-04-131-1/+3
* Add function to change XMLRPC values to their PHP equivalents.Colin Smith2005-04-131-6/+19
* quiet down upgrade system a littleBill Marquette2005-04-131-14/+16
* oops, not sure how I missed the 'v' - needed to create right output for egrep...Bill Marquette2005-04-131-1/+1
* no need to create full path to output file, just dump it in /tmp/patchedBill Marquette2005-04-131-4/+5
* correctly ignore directoriesBill Marquette2005-04-121-16/+17
* commentsBill Marquette2005-04-121-0/+5
* and cleanupBill Marquette2005-04-121-0/+1
* split out directories for sanities sakeBill Marquette2005-04-121-8/+8
* we're working in /tmp/patched.Scott Ullrich2005-04-121-25/+25
* change order of bspatch and don't cd to /tmp/patched, /tmp is fineBill Marquette2005-04-121-3/+3
* fix the tar, move bspatch where it belongsBill Marquette2005-04-121-2/+2
* Version bumpScott Ullrich2005-04-111-1/+1
* Move user filter generation to it's own function (all 300+ lines of it!) - st...Bill Marquette2005-04-111-317/+323
* No need to loop through the shaper rules when creating filter rules - we don'...Bill Marquette2005-04-101-13/+0
* no uses for $i found - a few commented out printf's - removedBill Marquette2005-04-101-15/+0
* Remove references to groups - we don't run ipfilter and this makes life confu...Bill Marquette2005-04-101-15/+0
* No flushie, we're not a toilet.Scott Ullrich2005-04-101-20/+20
* A little cleanup of the new firmware upgrade codeBill Marquette2005-04-101-15/+12
* 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 missing `Scott Ullrich2005-04-101-3/+1
* Remove # from versionScott Ullrich2005-04-102-2/+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
* Version bumpScott Ullrich2005-04-103-3/+3
* bsdpatch downloaded .tgz files from the new auto upgrade systemScott Ullrich2005-04-101-2/+5
* Initial commit of PHP side authentication code for pfSenseBill Marquette2005-04-081-0/+82
OpenPOWER on IntegriCloud