Commit Graph

10956 Commits

Author SHA1 Message Date
mgrooms
0b7fd3e91d Correct the configuration file IPsec certificate upgrade process. 2009-03-12 21:51:50 +00:00
Scott Ullrich
8be44c5ac9 Merge branch 'master' of git://rcs.pfsense.org/pfsense/ltning-clone into review/master 2009-03-12 15:48:20 -04:00
Seth Mos
8d53456560 Actually remove the spd reload files after processing it. This would break the tunnels as it would re-process all files in order every time the configuration reloads a
tunnel.
2009-03-12 20:00:26 +01:00
Seth Mos
e92fb875e9 Reload phase2 tunnel items when adding, remoing or editing a phase 2 entry. 2009-03-12 19:48:45 +01:00
Seth Mos
287e0c9d27 Correct and expand the local and remote IP address endpoint check so that it specifies which one is at fault. 2009-03-12 19:44:20 +01:00
mgrooms
73fbece8f1 Migrate IPsec certificate management to centralized system. 2009-03-12 08:06:17 +00:00
Seth Mos
fabd8cdbcf Make sure the field names and description match up 2009-03-12 08:30:37 +01:00
Seth Mos
b19533ed08 Fix typo in function names 2009-03-12 08:23:06 +01:00
Seth Mos
b9064a4d01 Reverse style fixes to get our subnet mask listed backed from get_interface_info() 2009-03-12 07:35:08 +01:00
Scott Ullrich
0dfd5d3318 Moving corporate 2009-03-12 02:33:43 -04:00
Scott Ullrich
e43c988151 Mv corporate to _corporate 2009-03-12 02:33:43 -04:00
Seth Mos
7bc6023222 Make sure we don't add any routes for the 127.0.0.2 dummy address 2009-03-12 07:13:02 +01:00
Bill Marquette
e637075a7e close comment 2009-03-11 23:42:43 -05:00
Seth Mos
bd6af475ec If either the old or new local or remote endpoint is not a IP address we make sure to abort. 2009-03-12 05:31:58 +01:00
Scott Ullrich
54d0c16c8a Add GIT array type rrddatafile 2009-03-12 00:31:17 -04:00
Scott Ullrich
1390b049e9 Backup RRD graphs and restore but remove the RRD data from config.xml before writing to disk. 2009-03-12 00:31:17 -04:00
Bill Marquette
63d05a4f71 fix merge conflict 2009-03-11 23:29:39 -05:00
Bill Marquette
4a1cd18fe7 cleaner and more proper cpu graph 2009-03-11 23:26:18 -05:00
mgrooms
5a3b0d3b8c Cleanup ipsec interfaces a bit and make sure they are displayed in tabs for consistency. 2009-03-12 01:46:49 +00:00
Scott Ullrich
d9acea752b Use nice -n20 for common launched items 2009-03-11 21:40:43 -04:00
Seth Mos
6e8bd1b0ab Fix typo in function name. This caused the page to break off. 2009-03-12 02:21:21 +01:00
Scott Ullrich
613e638183 Add 3 seconds on to each subsequent graph to space out the ajax calls. 2009-03-11 20:27:13 -04:00
Seth Mos
a927edffbc Fixed the outbound macro for displaying the outbound interfaces with the Quality Graphs
Make sure we show either the gateway name or interface name on the graph top header
2009-03-12 00:36:24 +01:00
Scott Ullrich
d2c5fcc12d * Make function opening braces uniform.
* Minor documentation additions
2009-03-11 18:35:51 -04:00
Scott Ullrich
98509219b3 Ensure that the gateway widget exists before populating data during ajax calls. 2009-03-11 18:32:26 -04:00
Scott Ullrich
4f94e09fcb Center the CPU graph. 2009-03-11 18:19:59 -04:00
Scott Ullrich
4fab3ba50c Correctly set the status field HTML text during ajax process. 2009-03-11 18:15:57 -04:00
Eirik Oeverby
c2d49311e2 Added custom_php_service_status_command support for packages.
Package authors can define a
  custom_php_service_status_command
block in their package XML. Such block should only contain function
calls, and the first should be one to include their function library
file if necessary, as this is not done by service-utils.inc.

The return code of the last function call will be returned to the service
check.
2009-03-11 23:05:55 +01:00
Scott Ullrich
e0a16925b3 Change to 11 second refresh, a lot of underlying information refreshes
every 10 seconds.
2009-03-11 18:02:08 -04:00
Scott Ullrich
3dfa6a5214 Add ajax mojo to gateway status widget 2009-03-11 17:28:37 -04:00
Seth Mos
00707bc52d Correct spelling to the past tense 2009-03-11 21:55:07 +01:00
Seth Mos
8b060357e8 Add input validation on the gateway groups page as well, fix the check on the gateways page. 2009-03-11 21:39:39 +01:00
Seth Mos
31ace93c7e Add input validation on the gateway name field.
We apply the same input validation as we use from the aliases page as we do not want a - in the name nor spaces.
2009-03-11 21:25:44 +01:00
Seth Mos
07e8a013e9 Correct the label name for the out pass traffic 2009-03-11 19:55:11 +01:00
Seth Mos
754d81a5fb Fix the status page ordering so that it uses the correct tier order 2009-03-11 03:53:28 +01:00
Scott Ullrich
16654db500 After package installation, redirect and show the installation
was OK.  This has the side effect of reloading the menus so the package
can be clicked on immediately.
2009-03-10 22:35:30 -04:00
Scott Ullrich
d145b6e8e5 Minor formatting changes. 2009-03-10 22:35:30 -04:00
Seth Mos
09ae0c1761 Make sure to sort the tiers array by tier priority key 2009-03-11 02:47:59 +01:00
Scott Ullrich
c557e06313 Add loss information 2009-03-10 21:33:53 -04:00
Scott Ullrich
0cbcf355bd Check to make sure item is an array 2009-03-10 21:30:37 -04:00
Scott Ullrich
febb43c4fc Show all RTT items correctly 2009-03-10 20:57:08 -04:00
Scott Ullrich
716e49d0a0 Report the RTT (delay) as well. 2009-03-10 20:37:21 -04:00
Ermal Luçi
ccfabf3933 Fix http://forum.pfsense.org/index.php/topic,14361.0.html 2009-03-09 07:07:34 +00:00
Chris Buechler
0f558379e5 Match crypto on safe, ubsec, padlock and glxsb in addition to hifn
Ticket #1890 (cvstrac)
2009-03-10 17:51:03 -04:00
Chris Buechler
2627439efc Never filter on carpX interfaces.
Ticket #1613 (cvstrac)
2009-03-10 17:41:29 -04:00
Seth Mos
f1c6aeca9d Make sure we set the ID as a hidden input otherwise it will never be possible to edit a existing
entry. This was a copy and paste error.
2009-03-10 17:11:07 +01:00
Seth Mos
3df6d45883 More tree unbreaking. Damn, I thought I tested this.
Maybe I really can't type as well as I think I can.
2009-03-10 16:32:44 +01:00
Seth Mos
1142c9a949 Unbreak the tree 2009-03-10 16:26:46 +01:00
Chris Buechler
af25d41585 move killall dhcpd above section that exits if no DHCP servers are enabled, and configure dhcpd if it's disabled by option #2 at the console.
Ticket #1867 (cvstrac)
2009-03-10 02:17:24 -04:00
Seth Mos
a296c95dbd Show dmesg interface names when first configuring the network 2009-03-10 06:59:40 +01:00