Commit Graph

8931 Commits

Author SHA1 Message Date
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
Seth Mos
0f2bd8e750 Make the apinger rrd files end up in /tmp so they are not seen by the
web ui.
2009-05-30 00:36:57 +02:00
Scott Ullrich
991eb938b4 Adding --all-servers flag for DNSMasq which can help when a DNS server is unreachable and in some cases speedup queries since it will ask each known dns server all at once and use the first response that it finds. 2009-05-28 19:04:20 -04:00
Seth Mos
6f255c8b63 Change the warning threshold for the apinger delay warning from 100 to 200 ms. 2009-05-28 09:50:44 +02:00
Seth Mos
e1c6b3d674 Backport apinger from 2.0 to 1.2
This removes the gateway support from the slbd load balancer. It will now create a apinger configuration instead.
Change syslog configuration so apinger logs to the slbd.log
Correct status page so that it shows the gateway status.
*** The current thresholds might need fine tuning or later adjustments
*** The dashboard package needs to have it's widget aligned with these changes.
2009-05-28 09:45:54 +02:00
Scott Ullrich
1bc43e42e9 Hide errors. 2009-05-28 03:22:15 -04:00
Chris Buechler
efea21c4e8 Description field is not required 2009-05-26 19:33:50 -04:00
Scott Ullrich
c224dd9dc0 MFC Recovery console on CDROM platform 2009-05-24 00:27:15 -04:00
Scott Ullrich
41f4fada0a Hide errors on sem_get() too 2009-05-23 16:30:51 -04:00
Scott Ullrich
c77050d5ad Surpress semaphore errors 2009-05-23 16:26:08 -04:00
Scott Ullrich
655e9c79fa Correct extension name 2009-05-22 01:33:29 -04:00
Scott Ullrich
85df6906b7 Adding sysvsem.so 2009-05-22 01:32:18 -04:00
Chris Buechler
032d2dc1ad use real if name for get MTU function 2009-05-21 21:44:56 -04:00