summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* MFC 7395Scott Ullrich2005-11-051-4/+4
| | | | Adjust the timeout for updates.
* When displaying DHCP leases, call gethostbyaddr() to resolve the hostname if ↵Scott Ullrich2005-11-051-2/+8
| | | | | | | | we do not have the record in the database Also check to make sure gethostbyaddr() would return a real value Ticket 7390
* Enable padlock supportScott Ullrich2005-11-051-12/+10
|
* Log the payload when the operation fails for developer debuggingScott Ullrich2005-11-051-0/+7
|
* Hold down for 60 seconds before switching to primary. If for some reason ↵Scott Ullrich2005-11-051-1/+1
| | | | the backup fails the machine will assume master immediately.
* Execute carp.sh twice. It doesn't pick up all addresses on the first run!?Scott Ullrich2005-11-051-0/+2
|
* Version bumpScott Ullrich2005-11-051-1/+1
|
* Recompile for FreeBSD 6Scott Ullrich2005-11-043-15/+5
|
* Clean $log_split during each loopScott Ullrich2005-11-041-0/+2
| | | | Ticket #657
* Handle other protocols besides tcp and udp.Scott Ullrich2005-11-041-0/+3
| | | | Ticket #657
* <br> between "Note:"Scott Ullrich2005-11-041-0/+1
|
* Do not show blank entriesScott Ullrich2005-11-041-0/+3
| | | | Ticket #664
* Show item if mac or ip is defined.Scott Ullrich2005-11-041-1/+1
| | | | Ticket #669
* Do not call type_change() on form load. It clears the box.Scott Ullrich2005-11-041-3/+0
| | | | Ticket #624
* Do not echo out an array. It only echos "Array"Scott Ullrich2005-11-041-1/+0
| | | | Ticket #624
* MFC 7353Scott Ullrich2005-11-041-1/+1
| | | | add newline break to debug file entries
* Carriage return before menu.Scott Ullrich2005-11-041-0/+1
|
* * Execute file on bootupScott Ullrich2005-11-041-2/+2
| | | | * Sleep for 30 before bringing up final interfaces
* Do not execute file on bootup. Let the final carp routine bring up the carp ↵Scott Ullrich2005-11-041-3/+1
| | | | interfaces
* Work around some weird race condition where half the carp information is not ↵Scott Ullrich2005-11-041-0/+2
| | | | populated.
* * Do not close earlyScott Ullrich2005-11-041-4/+4
| | | | * Do not exec multiple times
* Write out carp commands to a temp file and execute on bootup/Scott Ullrich2005-11-041-2/+14
|
* Sleep for 15 seconds before changing advskewScott Ullrich2005-11-041-0/+1
|
* Revert to old carp methodsScott Ullrich2005-11-041-9/+0
|
* Log the current dyndns serviceScott Ullrich2005-11-041-1/+2
|
* Change cache file location to /cf/confScott Ullrich2005-11-041-2/+8
|
* Add a note to include the host and domain name in the hostname field.Scott Ullrich2005-11-041-1/+7
|
* Set $curwanipScott Ullrich2005-11-041-0/+2
|
* Add wanip as a special netScott Ullrich2005-11-031-1/+1
|
* MFC 7320Scott Ullrich2005-11-032-2/+10
| | | | Add interface ip option for firewall rules
* MFC 7317Scott Ullrich2005-11-031-1/+4
| | | | Correct start pftpx helper when no external-address is specified
* Forgotten MFC. Allow FTP Helper to be started correctly for NAT'd ftp ↵Scott Ullrich2005-11-031-12/+9
| | | | connections
* MFC 7313Scott Ullrich2005-11-031-8/+28
| | | | | | Setup serial console correctly Ticket #670
* Add more debugging helpersScott Ullrich2005-11-031-0/+6
|
* close <center> tagScott Ullrich2005-11-031-0/+1
|
* <?php if($mapent['mac'] <> ""): ?> is preferred. Scolded by support forums.Scott Ullrich2005-11-031-1/+1
|
* Remove extra \nScott Ullrich2005-11-021-2/+0
|
* Version bumpScott Ullrich2005-11-021-1/+1
|
* * Carriage return before Welcome to pfsenseScott Ullrich2005-11-021-16/+45
| | | | * Minor nitpick: Add 2 spaces before friendly name
* Use correct arguments to nsupdateScott Ullrich2005-11-021-1/+1
| | | | Ticket #665
* Surpress handback for 15 seconds after suppress_prempt reads 0.Scott Ullrich2005-11-021-0/+9
| | | | | | Without this change a active SIP call will experience a 13 second "drop". With this change there is no drop during handback. Tested-at: Bluegrass.net
* Move PEAR.php to PEAR.inc.Colin Smith2005-11-011-0/+1086
| | | | Reported-by: Emanuel Gonzalez <egonzalez@starband.net>
* Add back checks for LAN ip address. An address is required for traffic ↵Scott Ullrich2005-10-311-6/+5
| | | | shaping.
* Change to a pfsense page which includes a username and passwordScott Ullrich2005-10-311-1/+11
|
* MFC 7280Scott Ullrich2005-10-311-5/+4
| | | | | | Correctly check for FTP helper on port 21. NOTE that a rule permitting traffic to the EXTERNAL ip and port 21 is required for this.
* Do not iterate unless item is an arrayScott Ullrich2005-10-311-6/+8
|
* @fopen -> fopenScott Ullrich2005-10-301-1/+1
|
* Echo out the ip address of the interface after renewing to ↵Scott Ullrich2005-10-301-0/+1
| | | | /var/db/${interface}_ip
* Bump version to 0.90Scott Ullrich2005-10-301-1/+1
|
* MFC 7248Scott Ullrich2005-10-301-1/+1
| | | | Enable BF2 selection :)
OpenPOWER on IntegriCloud