Commit Graph

8741 Commits

Author SHA1 Message Date
Scott Ullrich
155657f950 Remove mainline and HEAD previous checkouts (CVS) 2009-01-20 21:09:20 -05:00
Scott Ullrich
e3089bf0d8 Use fetch and merge on subsequent checkouts 2009-01-20 20:59:48 -05:00
Scott Ullrich
4a172b2a19 Use fetch and merge on subsequent checkouts 2009-01-20 20:57:24 -05:00
Scott Ullrich
ec1cd1cf79 Use /root/pfSense/GITREPO/ 2009-01-20 20:35:22 -05:00
Scott Ullrich
2d10ac3699 Add missing ; 2009-01-20 20:28:14 -05:00
Scott Ullrich
2f44018f37 Correctly checkout branches 2009-01-20 17:00:41 -05:00
Scott Ullrich
29d004b160 Checkout GIT correctly 2009-01-20 16:38:01 -05:00
Scott Ullrich
bd0aa12c1f use git fetch and merge 2009-01-20 16:25:06 -05:00
Scott Ullrich
2d0bde4cbc Correctly checkout GIT 2009-01-20 16:14:12 -05:00
Scott Ullrich
aa89be9d56 Pull GIT repo 2009-01-20 16:04:27 -05:00
Scott Ullrich
2850f1a0d0 Use $g['product_name'] 2009-01-20 15:07:00 -05:00
Scott Ullrich
bfaca65530 Use $g['product_name'] instead of pfSense 2009-01-20 14:53:49 -05:00
Scott Ullrich
0ebc8ca1f9 Use $g['product_name'] instead of pfSense 2009-01-20 14:43:37 -05:00
Scott Ullrich
c317e04ef4 Use $['product_name'] instead of pfSense 2009-01-20 14:38:36 -05:00
Scott Ullrich
c2136f8c75 Reformat using tabs. No functional changes. 2009-01-20 14:21:11 -05:00
Scott Ullrich
517ccd9f9d Set git fetch URL correctly 2009-01-18 18:44:40 -05:00
Scott Ullrich
116aa117d2 Checkout master correctly 2009-01-18 18:36:05 -05:00
Scott Ullrich
974dcf8d18 Handle git branches correctly (missing half the command) 2009-01-18 15:43:40 -05:00
Scott Ullrich
183c16d663 The MS-Dos filesystem was renamed from msdos to msdosfs in 6.3. 2009-01-18 15:31:46 -05:00
Scott Ullrich
22c58bdae7 Update scripts for git (final repo cut). 2009-01-17 19:09:23 +00:00
Chris Buechler
d526dccfab Update bogons included in releases before an update 2009-01-16 18:07:33 +00:00
Seth Mos
2c64a07a65 Make sure we match the right SPI to src and dst address, otherwise the purge of the old
spi fails.
2009-01-16 08:28:27 +00:00
Seth Mos
bf92bc791d - Add proper support for using hostnames for the remote IPsec gateway.
- Make IPsec reloading granular, this resolves the long standing issue
that a IPsec reload will cause all tunnels to drop.
- Change IPsec edit screen description for remote gateway that a IP
address or hostname is allowed here. We already accepted hostnames
before.
- Add /etc/rc.newipsecdns, when a hostname changes IP we invoke this
script to remove the old tunnel and setup the new one.
2009-01-15 09:00:30 +00:00
Seth Mos
e07ff7c0a5 Fix logic to prevent rule errors when dyndns hostnames do not resolve.
Previous Logic did not work
2009-01-15 08:37:35 +00:00
Seth Mos
c806f1bbc8 Replace another route -n get command. These can sometimes hang and cause a filter reload to get stuck.
Always use netstat -rn instead, these behave differently and can not hang according to ermal@
2009-01-13 22:08:41 +00:00
Scott Ullrich
fc373d0ecb Correct status -> service entries for ntpd
Based on a patch submitted-by: David Rees <drees76+AT+gmail.com>
2009-01-08 17:21:00 +00:00
Scott Ullrich
f20f6a347c Version bump to 1.2.2 2009-01-07 06:08:41 +00:00
Scott Ullrich
b2226647a8 Fix pptp dial on demand and idle timeout wizard fields which have
NEVER worked correctly to begin with.   Oops.
2009-01-06 22:14:08 +00:00
Scott Ullrich
6f45526026 Oops, use pptp fields 2009-01-06 04:18:13 +00:00
Scott Ullrich
669941468f Savew timeout and dial on demand 2009-01-06 03:38:34 +00:00
Scott Ullrich
952e41c219 Unbreak wizard 2009-01-05 22:46:28 +00:00
Scott Ullrich
37c994237e Include IPSEC reload patch from Seth Mos which was tested on his work
IPSEC cluster.
2009-01-05 20:58:31 +00:00
Chris Buechler
f311ff6168 remove unused function 2009-01-04 21:27:32 +00:00
Chris Buechler
638adc34cc setup bridge(s) after destroying 2009-01-04 21:26:04 +00:00
Chris Buechler
1dd452d633 setup bridge(s) after destroying 2009-01-04 21:13:06 +00:00
Chris Buechler
233232e13e Rewrite bridge creation code to handle all scenarios correctly. Fixes numerous bridge bugs where more than two interfaces are bridged, and works correctly for all scenarios. 2009-01-04 21:12:42 +00:00
Chris Buechler
d6598c9819 un-break SVG graphs on non-Firefox browsers 2008-12-28 20:43:43 +00:00
Scott Ullrich
102dd75abe Set version to 1.2.1 2008-12-24 01:26:40 +00:00
Chris Buechler
8b1b0f2387 fix reboot link
ticket #1858
2008-12-23 02:19:21 +00:00
Scott Ullrich
df367a38e3 Use file_get_contents() 2008-12-20 22:46:26 +00:00
Scott Ullrich
9a706a57ba * Use file_get_contents()
* Use str_replace()
* Use correct variables
2008-12-20 22:09:14 +00:00
Scott Ullrich
d92375afa5 Use mwexec_bg() 2008-12-20 20:25:26 +00:00
Scott Ullrich
57e6730a28 Bump to 1.2.1-RC4. A couple of late FTP fixes have snuck in that
warrants yet another RC.
2008-12-15 20:57:39 +00:00
Scott Ullrich
cad40f607c Write out all commands that should be run after filter load instead
of requiring the command to be run 5+ times for certain scenarios.

Fix sponsored by BSD Perimeter
2008-12-15 17:43:12 +00:00
Scott Ullrich
ef97a399ee Back out "Rules have not changed. Not reloading" changes. 2008-12-15 17:41:01 +00:00
Scott Ullrich
866ea67edc Remove extra " 2008-12-15 03:35:33 +00:00
Scott Ullrich
89c83ade88 Add missing product_ items. product_website is used on the system
firmware settings page.
2008-12-15 03:34:09 +00:00
Scott Ullrich
a281f09f71 Correct openntpd binary name 2008-12-15 02:57:56 +00:00
Scott Ullrich
ff4af76e16 Start building 1.2.1-RC3 2008-12-13 00:08:47 +00:00
Scott Ullrich
01da85f5ff Do not allow \ in fieldnames. 2008-12-12 18:20:42 +00:00