Commit Graph

3759 Commits

Author SHA1 Message Date
Bill Marquette
5e5f5facef MFC of [14076]
fix typo and don't output the package config file
2006-09-01 00:03:05 +00:00
Scott Ullrich
e5098817d2 NAT reflection is created for the int. instead for the ext. port
Ticket #1088
2006-08-29 21:36:03 +00:00
Scott Ullrich
d99f78640b Back out last commit 2006-08-27 22:55:50 +00:00
Scott Ullrich
7e1f7ce579 Send dhcp client name.
Ticket #1087
2006-08-26 19:51:57 +00:00
Scott Ullrich
271a99f6f6 Send dhcp client name.
Ticket #1087
2006-08-26 19:37:40 +00:00
Scott Ullrich
eb772abd1f Send dhcp client name.
Ticket #1087
2006-08-26 19:14:28 +00:00
Scott Ullrich
1d9652cfcd Echo out . in a few places during bootup 2006-08-26 01:24:34 +00:00
Scott Ullrich
f92e9ff325 Cleanup comments 2006-08-26 00:50:47 +00:00
Scott Ullrich
d0e94aaf84 Alert user what is happening during bootup to fill the void. Now pfSense looks rather snappy during bootup. 2006-08-26 00:46:43 +00:00
Scott Ullrich
2c36b981d4 Do not run adjkerntz twice 2006-08-26 00:31:13 +00:00
Scott Ullrich
5c94fe5398 * We are already read/write, no need to invoke php + rw conf mount routines yet again and slow down the bootup process 2006-08-26 00:27:18 +00:00
Scott Ullrich
deff30cd73 * We are already read/write, no need to invoke php + rw conf mount routines yet again and slow down the bootup process
* Add more bootup info so that it doesn't look "idle" during bootup
2006-08-26 00:14:38 +00:00
Scott Ullrich
1772b83008 Cleanup read and write routines.
Submitted-by: Andrew Thompson
2006-08-25 21:36:31 +00:00
Scott Ullrich
d026194ce7 Do not mount / for writing twice. It's already mounted and slows down the boot process. 2006-08-25 21:11:20 +00:00
Scott Ullrich
efab6fa3da MFC 13992
sync bogons list with latest from cymru
2006-08-25 03:38:56 +00:00
Scott Ullrich
1a043fa7b2 Resolve msntp hosts before invoking msntp.
Fixes long lasting resolution bug.

See http://forum.pfsense.org/index.php/topic,1918.0/topicseen.html
2006-08-25 00:24:47 +00:00
Scott Ullrich
36254e4a00 Carefully sync captive portal against m0n0wall 1.22 2006-08-24 17:01:26 +00:00
Scott Ullrich
4f65234502 Sync with m0n0wall 1.22 2006-08-24 16:26:50 +00:00
Scott Ullrich
4a157de53f Expand "Announce Dynamic local route" to textarea
Ticket #1071
2006-08-23 23:25:16 +00:00
Scott Ullrich
aac0e00c65 Correctly enable secure mode. Do not enable when dynamic gateway is enabled. 2006-08-23 23:21:43 +00:00
Scott Ullrich
4727b543b4 Version bump to RC3 2006-08-23 23:11:17 +00:00
Scott Ullrich
0604be0edd Correct friendly interface names since other developers cannot be bothered to help out. 2006-08-23 20:19:18 +00:00
Scott Ullrich
c990c23f38 Work around a FreeBSD bug in both RELENG_6_1 and do not destroy CARP interfaces unless absolutely necessary.
This will help minimize panics until this situation can be repaired.
2006-08-23 17:59:17 +00:00
Scott Ullrich
a320d8592a Remove X11R6 and games path items. 2006-08-23 17:25:34 +00:00
Scott Ullrich
05d15133a4 Fix alias reflection handling
Tickets #1066 #1068
2006-08-19 02:02:47 +00:00
Scott Ullrich
619f6141a0 Use alias_expand_value() 2006-08-19 00:28:44 +00:00
Scott Ullrich
ea9e2558c5 resolve aliases for netcat entries
Ticket #1080
2006-08-19 00:22:00 +00:00
Scott Ullrich
a024886463 Add compatibility goo for HEAD for pfSenseHeader 2006-08-18 19:29:09 +00:00
Scott Ullrich
2a970acb9d Add compatibility goo to allow gettext/HEAD items to work on RELENG_1. 2006-08-18 19:23:07 +00:00
Scott Ullrich
72a1578549 MFC 13823
freenas package makes disk and mount arrays
2006-08-18 04:35:50 +00:00
Scott Ullrich
4928848f9c This one adds support for custom array types for the functions dump_xml_config* .
Submitted-by: DanielS
2006-08-17 16:18:51 +00:00
Scott Ullrich
eb72cedac6 Allow packages to define array variables.
Submitted-by: DanielH
2006-08-17 03:37:19 +00:00
Scott Ullrich
f8196f1245 Allow JavaSSH package to work correctly.
ok: billm
2006-08-17 03:16:56 +00:00
Scott Ullrich
598f3f3085 Do not install nat on rules if the interface cannot be deterimined 2006-08-16 17:02:55 +00:00
Scott Ullrich
471bdc1422 Handle 0's a little more gracefully to avoid:
php: : RRD restore failed exited with 0, the error is:
2006-08-14 22:55:07 +00:00
Scott Ullrich
5f7e7fdf2c Backout patches from Ticket #1068 2006-08-14 22:18:13 +00:00
Scott Ullrich
088f2ddc84 MFC 13760
Correct UPNP anchor names
2006-08-14 21:18:05 +00:00
Scott Ullrich
58e9f5f5ac Apply patch for Ticket #1068 2006-08-14 19:01:56 +00:00
Scott Ullrich
103334168c Correctly discover last backup. 2006-08-14 18:56:53 +00:00
Scott Ullrich
525ae1e7e2 Return last entry for discover_backup() 2006-08-14 18:46:23 +00:00
Scott Ullrich
a990d2dcda When restoring the last known good configuration, really restore the last known good, not the *OLDEST*! 2006-08-14 18:41:16 +00:00
Scott Ullrich
27b62c6e7a Destroy interfaces. 2006-08-14 18:32:07 +00:00
Scott Ullrich
b987875fbf Do not destroy CARP interfaces for time being until a FreeBSD bug is zapped. 2006-08-14 16:47:36 +00:00
Scott Ullrich
dff74baf5f Invalidate CACHE after CARP changes. 2006-08-14 15:59:49 +00:00
Scott Ullrich
d2b7068413 config_validate requires a config file, not a file stream.
Noticed-by: BillM
2006-08-14 03:50:37 +00:00
Scott Ullrich
0394c8169a Change detection code to detect <m0n0wall> instead of m0n0wall for config upgrades,. 2006-08-14 03:47:56 +00:00
Scott Ullrich
abf3737f48 config_validate requires a config file, not a file stream.
Noticed-by: BillM
2006-08-14 03:46:41 +00:00
Bill Marquette
3f7d2120ae flush the interface cache every time an interface is created
thanks go to MxxCon for testing
2006-08-11 22:55:40 +00:00
Bill Marquette
9e097ada68 MFC 13725 - really update cache 2006-08-11 03:46:41 +00:00
Bill Marquette
7b2d4769ca MFC 13723 - Here's another 7-10 second speedup on my 4801 by caching the carp interface counters 2006-08-11 03:34:54 +00:00