summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Fixup tabsScott Ullrich2005-04-262-4/+3
|
* XML was not being parsed if pkg_config.xml already existsScott Ullrich2005-04-261-1/+1
|
* * Use $pkg_config['packages']['package']Scott Ullrich2005-04-261-2/+2
| | | | * Dont use $pkg_config, use $pkg
* $g needs to be a global, too to participate in the fun.Scott Ullrich2005-04-261-1/+1
|
* Do not foreach through $ipseccfg['tunnel'] if its not definedScott Ullrich2005-04-261-7/+8
|
* * Do not assign a label to a rule if its disabledScott Ullrich2005-04-261-17/+18
| | | | | | * Turn off return debugging statements This should address Ticket #34
* Remove trailing spaceScott Ullrich2005-04-261-1/+1
|
* Version bumpScott Ullrich2005-04-261-1/+1
|
* get_available_pkg_id: Don't fetch and parse pkg_config if it's already defined.Colin Smith2005-04-261-4/+9
|
* Do not show errors. We may not be on a CF type system.Scott Ullrich2005-04-251-4/+4
|
* xmlrpc_array_to_php -> xmlrpc_value_to_php.Colin Smith2005-04-231-1/+1
|
* Version bump to welcome our new overlord bridging + shaping friends.Scott Ullrich2005-04-231-1/+1
|
* * Version bumpScott Ullrich2005-04-221-1/+1
| | | | * Correct input box size
* xmlrpc_value_to_php() is now in xmlrpc.inc.Colin Smith2005-04-211-17/+0
|
* (#15) Use rc.reboot when rebooting and don't try to remove ↵Colin Smith2005-04-211-3/+2
| | | | auto_upgrade_in_progress.
* Version bump. Traffic shaper is now fixed!Scott Ullrich2005-04-201-1/+1
|
* Version bump for ticket #14Scott Ullrich2005-04-201-1/+1
|
* Do not $ngcounter++ since the pptp server lives on ng1.Scott Ullrich2005-04-201-1/+0
| | | | Ticket #14
* Version bumpScott Ullrich2005-04-201-1/+1
|
* * Add remove_chflags functionScott Ullrich2005-04-201-1/+28
| | | | | | * Add backup_chflags function * Add restore_chflags function * Backup and restore the chflags before updating
* $ngcounter++ for each PPTP RuleScott Ullrich2005-04-201-0/+1
|
* Fix PPTP ServerScott Ullrich2005-04-201-2/+3
|
* * Add $configScott Ullrich2005-04-201-31/+39
| | | | * Add more pptp variable assignments
* Add return debugging so we can trace down the PPTP server issue.Scott Ullrich2005-04-201-3/+12
|
* Move XMLRPC helper functions (for auth and type conversion) to an include file.Colin Smith2005-04-201-0/+109
|
* Use the new download system in pfSense to download the old style updates.Scott Ullrich2005-04-191-4/+4
|
* Version bumpScott Ullrich2005-04-191-1/+1
|
* * More debugging.Scott Ullrich2005-04-191-0/+1
| | | | * Remove /tmp/auto_upgrade_in_progress after completion
* Correct installed typoScott Ullrich2005-04-191-1/+1
|
* Add debugging lines. For some reason tar is not being invoked even though ↵Scott Ullrich2005-04-191-4/+7
| | | | the if section is being invoked.
* Delete /tmp/latest*Scott Ullrich2005-04-191-1/+1
|
* Cleanup files in /tmp/ if the upgrade does not work outScott Ullrich2005-04-181-0/+1
|
* Version bumpScott Ullrich2005-04-181-1/+1
|
* Version bumpScott Ullrich2005-04-181-1/+1
|
* Fix shaper rulesBill Marquette2005-04-181-11/+11
| | | | Do not foreach() over an array from within a foreach() on that same array
* 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 ↵Colin Smith2005-04-181-4/+4
| | | | defaulting to /tmp/latest_* - we're no longer using a single file for updates.
* 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
| | | | * Run VPN setup later in the bootup process
* 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 ↵Bill Marquette2005-04-151-6/+9
| | | | interfaces - fix
* apply queue to lan interface not wanBill Marquette2005-04-151-1/+1
|
OpenPOWER on IntegriCloud