Chris Buechler
6746f41b04
Skip sleep if an argument is specified.
2009-06-24 20:11:44 -04:00
Scott Ullrich
69de054ac5
Nuke Available, wasting tab space
2009-06-24 18:50:22 -04:00
Scott Ullrich
e4980b1404
Remove Packages for any platform. It currently does nothing and is wasting space.
2009-06-24 18:50:22 -04:00
Chris Buechler
34c94e6e74
Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
2009-06-24 16:02:04 -04:00
Chris Buechler
8d8b70cb24
fix AES-256
2009-06-24 16:01:36 -04:00
Scott Ullrich
1796169053
Revert
2009-06-24 01:51:39 -04:00
Scott Ullrich
f83fd0f889
Move RO operation down
2009-06-24 01:51:20 -04:00
Scott Ullrich
d29647bed4
Call conf_mount_ro(); on bootup final
2009-06-24 01:39:11 -04:00
Chris Buechler
c8c4c1d022
remove watchdog
2009-06-22 17:11:38 -04:00
Scott Ullrich
854a64d107
Disable watchdogd until we can find a workaround. When IPSEC is thumping (or any other network intensive opeartion) for long period of times can trigger the watchdog. Really watchdogd needs to check to see if network packets are flowing because if network packets are flowing the box is up from our standpoint.
2009-06-22 12:29:29 -04:00
Scott Ullrich
e4fdbcf276
Commit patches from jim-p:
...
1. When deleting a lease, if you were viewing all leases, it should now retain that view after deleting.
2. When checking for leases to clean, bail if there is no leases file. Otherwise there is an ugly error about not being able to open the dhcpd.leases file.
2009-06-21 19:19:13 -04:00
Scott Ullrich
a2c59511cd
remove is_int check, its failing for some reason
2009-06-20 21:19:18 -04:00
Scott Ullrich
8f01466d8c
Remove debugging info
2009-06-20 20:24:59 -04:00
Scott Ullrich
6c66f42e96
It should be is_int()
2009-06-20 20:23:25 -04:00
Scott Ullrich
0bed8e7d2e
Ensure size is a int
2009-06-20 19:17:12 -04:00
Scott Ullrich
ee8655e42a
Add size support to row helper fields
2009-06-20 19:15:34 -04:00
Scott Ullrich
6915d688b4
Replace PHP init system with the init system.
2009-06-20 17:10:11 -04:00
Chris Buechler
4d917da316
remote temp, env4801 has been gone for a long time and nothing else supports it.
2009-06-18 20:50:33 -04:00
Scott Ullrich
8fc0412d2b
Remove trailing space
2009-06-18 20:29:53 -04:00
Scott Ullrich
678ad90527
Sync list. Remove files that are obsoleted
2009-06-18 20:27:54 -04:00
Scott Ullrich
39b7cd07b9
Process and remove obsoleted files
2009-06-18 20:27:30 -04:00
Scott Ullrich
a7f0aadfd2
Add cvssync to obsolete files. Sync file to RELENG_1_2
2009-06-18 20:24:43 -04:00
Scott Ullrich
02d03c3b30
Rename cvssync to gitsync
2009-06-18 20:16:16 -04:00
Chris Buechler
840549ca06
patch from jim-p to fix remote VPN logging now that we have apinger
2009-06-18 15:19:09 -04:00
Scott Ullrich
7f7a359b26
Adding base_package feature to restore menu items for base packages after configuration
...
restore.
2009-06-17 17:03:52 -04:00
Scott Ullrich
1a7d48215e
Handle packages on embedded the same. Ssshhhh, don't tell anyone.
2009-06-17 16:58:51 -04:00
Scott Ullrich
73f0b9dd4f
Add a few more * so rebrands look OK
2009-06-16 11:57:38 -04:00
Chris Buechler
45e974c9e8
Fix ruleset for > 100 OpenVPN connections
...
clean up the old unused bridge code while here.
2009-06-15 10:49:07 -04:00
Scott Ullrich
153958b978
Nuke snort2c
...
Requested-by: rob iscool
2009-06-11 16:36:54 -04:00
Chris Buechler
32a22fbbe9
silence "No such file or directory" error on console upgrade
2009-06-10 02:27:20 -04:00
Chris Buechler
e9bb7c190e
use product_name
2009-06-09 21:07:41 -04:00
Scott Ullrich
0edee281f8
Exclude ppp from interface mismatch check
2009-06-06 17:01:52 -04:00
Chris Buechler
e1a65ede0f
it's IPsec
2009-06-05 21:36:08 -04:00
Scott Ullrich
405f7cf5f5
Prevent javascript errors when possible
...
Submitted-by: Renato
2009-06-05 19:40:45 -04:00
Scott Ullrich
341d034712
Prevent some javascript errors.
...
Submitted-by: Renato
2009-06-05 19:40:45 -04:00
Seth Mos
3142c883f2
Remove RRD options from the apinger configuration.
...
They do not make any sense to generate since they are not used anywhere in 1.2
2009-06-05 08:32:45 +02:00
Seth Mos
372d28b0f7
Eventhough you can set the racoon admin socket to a different path in the configuration it will be ignored by ipsec-tools 0.8+
...
Align all the sockets into the new path /var/db/racoon so that we can find it.
Remove the old killall -HUP racoon as this prevents the newer racoon from properly loading it's initial configuration. This might actually also have been a possible problem on the old ipsec-tools
since that we switch over to reloading via the admin socket.
2009-06-03 07:58:33 +02:00
Scott Ullrich
3283437d1a
Oops, make that /bin/mkdir
2009-06-02 18:36:20 -04:00
Seth Mos
1c163b915e
Bump the version number to 1.2.3-RC2.
...
This to know when people complain about the load balancer we know if
it's the new or the old one.
2009-06-02 08:41:44 +02:00
Scott Ullrich
adf44688c7
Exclude plip from get_interface_list
2009-06-01 17:55:34 -04:00
Chris Buechler
907d8503d6
it's IPsec, not IPSEC
2009-05-31 18:02:58 -04:00
Chris Buechler
24afa0183e
Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
2009-05-31 16:36:51 -04:00
Chris Buechler
47c13f0359
fix static route deletion
2009-05-31 16:36:04 -04:00
Scott Ullrich
a0793ae468
Add NAT-T ports.
...
Submitted-by: JimP@
2009-05-31 14:51:17 -04:00
Scott Ullrich
30934c5913
Set hostname then call hostid
2009-05-31 02:31:31 -04:00
Scott Ullrich
34bb5b72bc
Forgotten emergency shell commit.
2009-05-30 18:08:29 -04:00
Scott Ullrich
a2d7d8d5b8
Run /etc/rc.d/hostid start on startup. This is required by ZFS.
2009-05-30 17:55:11 -04:00
Scott Ullrich
08d591b585
Ensure /var/db/racoon exists
2009-05-30 16:51:56 -04:00
Scott Ullrich
d5b116bb93
Add ! support when invoked from the CDROM boot prompt now for recovery console, installer.
2009-05-29 20:02:47 -04:00
Seth Mos
20afbdfe0b
Oh dear, looks like I had the values for loss and latency reversed.
...
That is not very useful.
2009-05-30 00:36:57 +02:00