Commit Graph

5075 Commits

Author SHA1 Message Date
Scott Ullrich
c2ce153a12 MFC 7415
Use $pconfig
2005-11-06 23:51:28 +00:00
Scott Ullrich
da56c4d74c MFC 7413
Make FTP Its own area with header bar
2005-11-06 23:28:24 +00:00
Scott Ullrich
89d1f0f27f Sync get_interface_list() with HEAD 2005-11-06 22:28:34 +00:00
Scott Ullrich
2fe54e1797 Do not iterate through an item unless it exists 2005-11-06 21:14:53 +00:00
Scott Ullrich
bc5dc42181 MFC 7406
Sync OpenVPN with Peter A's latest version:

rootfs-1.2-ovpn2.tar.gz
2005-11-06 20:30:09 +00:00
Scott Ullrich
c6ee5ce431 Sync with CVS HEAD. 2005-11-06 20:25:14 +00:00
Scott Ullrich
c1ec2c2f80 MFC 7401
Add support for per interface ftp helper.

Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com>

In-Discussion-with: Bill M, Dan S
2005-11-06 20:03:46 +00:00
Scott Ullrich
44318b5627 MFC 7397
Added curl_error output to logs if there is an error created by curl
2005-11-05 23:28:31 +00:00
Scott Ullrich
458d80d7e1 MFC 7395
Adjust the timeout for updates.
2005-11-05 23:11:23 +00:00
Scott Ullrich
a6bfa4ba23 When displaying DHCP leases, call gethostbyaddr() to resolve the hostname if we do not have the record in the database
Also check to make sure gethostbyaddr() would return a real value

Ticket 7390
2005-11-05 21:29:11 +00:00
Scott Ullrich
a636c6ba3e Enable padlock support 2005-11-05 01:30:01 +00:00
Scott Ullrich
492d334b46 Log the payload when the operation fails for developer debugging 2005-11-05 01:24:41 +00:00
Scott Ullrich
930c30dcc8 Hold down for 60 seconds before switching to primary. If for some reason the backup fails the machine will assume master immediately. 2005-11-05 00:31:42 +00:00
Scott Ullrich
96f4c37f59 Execute carp.sh twice. It doesn't pick up all addresses on the first run!? 2005-11-05 00:24:37 +00:00
Scott Ullrich
4caa35d02e Version bump 2005-11-05 00:06:09 +00:00
Scott Ullrich
7a79c4f037 Recompile for FreeBSD 6 2005-11-04 22:13:19 +00:00
Scott Ullrich
126ed1ff04 Clean $log_split during each loop
Ticket #657
2005-11-04 21:53:36 +00:00
Scott Ullrich
3c961255f5 Handle other protocols besides tcp and udp.
Ticket #657
2005-11-04 21:48:31 +00:00
Scott Ullrich
b8467d8e8f <br> between "Note:" 2005-11-04 21:33:28 +00:00
Scott Ullrich
21784301d2 Do not show blank entries
Ticket #664
2005-11-04 21:29:15 +00:00
Scott Ullrich
11c9bb94db Show item if mac or ip is defined.
Ticket #669
2005-11-04 21:25:31 +00:00
Scott Ullrich
c90ea5c10b Do not call type_change() on form load. It clears the box.
Ticket #624
2005-11-04 21:19:06 +00:00
Scott Ullrich
82f4935f8c Do not echo out an array. It only echos "Array"
Ticket #624
2005-11-04 20:57:01 +00:00
Scott Ullrich
918d2e7ef9 MFC 7353
add newline break to debug file entries
2005-11-04 20:19:44 +00:00
Scott Ullrich
223d7e54bc Carriage return before menu. 2005-11-04 18:38:15 +00:00
Scott Ullrich
59927f6082 * Execute file on bootup
* Sleep for 30 before bringing up final interfaces
2005-11-04 05:17:46 +00:00
Scott Ullrich
26646fc55a Do not execute file on bootup. Let the final carp routine bring up the carp interfaces 2005-11-04 05:10:08 +00:00
Scott Ullrich
bda04df32b Work around some weird race condition where half the carp information is not populated. 2005-11-04 05:03:22 +00:00
Scott Ullrich
f6189feb57 * Do not close early
* Do not exec multiple times
2005-11-04 04:52:56 +00:00
Scott Ullrich
25530ad85b Write out carp commands to a temp file and execute on bootup/ 2005-11-04 04:39:43 +00:00
Scott Ullrich
a08220d53d Sleep for 15 seconds before changing advskew 2005-11-04 04:09:54 +00:00
Scott Ullrich
a3553d1b55 Revert to old carp methods 2005-11-04 04:05:40 +00:00
Scott Ullrich
d6fcb946ee Log the current dyndns service 2005-11-04 03:16:14 +00:00
Scott Ullrich
53d366fd65 Change cache file location to /cf/conf 2005-11-04 00:47:55 +00:00
Scott Ullrich
39363e03a6 Add a note to include the host and domain name in the hostname field. 2005-11-04 00:35:53 +00:00
Scott Ullrich
01f3ce6807 Set $curwanip 2005-11-04 00:01:26 +00:00
Scott Ullrich
f6605fae98 Add wanip as a special net 2005-11-03 23:53:34 +00:00
Scott Ullrich
76934b05a3 MFC 7320
Add interface ip option for firewall rules
2005-11-03 23:42:17 +00:00
Scott Ullrich
31a3b9db6b MFC 7317
Correct start pftpx helper when no external-address is specified
2005-11-03 23:21:43 +00:00
Scott Ullrich
95eb8424a3 Forgotten MFC. Allow FTP Helper to be started correctly for NAT'd ftp connections 2005-11-03 20:33:52 +00:00
Scott Ullrich
3446ca38b0 MFC 7313
Setup serial console correctly

Ticket #670
2005-11-03 18:25:43 +00:00
Scott Ullrich
fc3a37e9b8 Add more debugging helpers 2005-11-03 17:44:19 +00:00
Scott Ullrich
7fbb2951d9 close <center> tag 2005-11-03 03:47:23 +00:00
Scott Ullrich
79e481783d <?php if($mapent['mac'] <> ""): ?> is preferred. Scolded by support forums. 2005-11-03 03:00:28 +00:00
Scott Ullrich
d5bdb23078 Remove extra \n 2005-11-02 19:00:38 +00:00
Scott Ullrich
57e2a80553 Version bump 2005-11-02 18:59:21 +00:00
Scott Ullrich
0afcc95525 * Carriage return before Welcome to pfsense
* Minor nitpick: Add 2 spaces before friendly name
2005-11-02 18:53:37 +00:00
Scott Ullrich
2c9b965a19 Use correct arguments to nsupdate
Ticket #665
2005-11-02 18:38:32 +00:00
Scott Ullrich
c64262f877 Surpress handback for 15 seconds after suppress_prempt reads 0.
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
2005-11-02 18:28:47 +00:00
Colin Smith
60d9fe3205 Move PEAR.php to PEAR.inc.
Reported-by: Emanuel Gonzalez <egonzalez@starband.net>
2005-11-01 07:00:52 +00:00