jim-p
133bd2b285
Add the config history restore script to the console menu.
2011-12-01 10:28:10 -05:00
Warren Baker
769891b5a4
variable is not yet available so rebrands get a blank page on the last step in the setup wizard
2011-11-30 14:31:24 +02:00
jim-p
fe4780a238
When making a server certificate in the wizard, make sure we specify it must be a server certificate.
2011-11-29 15:17:35 -05:00
jim-p
7c6856f8cd
Include DHCPDv6 static maps when generating hosts file. Fixes #2017
2011-11-29 11:47:31 -05:00
jim-p
3f83103514
If an IP is preceeded by "kip ", trim that off. Fixes #2027
2011-11-29 11:34:45 -05:00
jim-p
51c24cf686
Describe the serial field on imported CA more clearly. Resolves #2031
2011-11-29 10:20:36 -05:00
smos
16106d2e4b
Fix for redmine ticket #1993 . Allow saving multiple dynamic entries.
...
Make sure that return_gateways_status() also returns all gateways that have monitoring disabled as up.
2011-11-27 20:09:48 +01:00
smos
c8423ac04a
Concatenate array, using array_merge() will clobber numerical gateway group entries.
2011-11-27 20:09:34 +01:00
jim-p
34d0f40c40
Clear the PHP errors when 'no' is pressed also.
2011-11-23 10:56:41 -05:00
jim-p
dc43ff1eaa
Show the PHP errors reported on the index page in the crash report so users are not confused by an empty report screen. Include them in the report and also clear them after sending.
2011-11-23 10:23:36 -05:00
smos
96f9e3fab1
Unbreak the tree, pointy hat to me.
...
Fix for ticket #2022
2011-11-22 20:59:17 +01:00
smos
2f5905134a
Enclose the hostname in quotes so that numerical values work too.
...
Fixes Ticket #2020
2011-11-22 20:10:59 +01:00
smos
361bb4a953
Correct logic mismatch, skip on RA mode disabled and dhcp is not enabled.
...
Fix ticket #2022
2011-11-22 20:06:37 +01:00
smos
7d50436533
Comment out TFTP and NTP UI fields and block the code in services.inc.
...
ISC dhcpd does not support these yet. See redmine ticket #2016
2011-11-22 20:01:59 +01:00
jim-p
45e4510bb8
Fix exec bit; Add short message about maybe needing to reboot/restart services.
2011-11-22 12:51:37 -05:00
jim-p
7d7ce752d8
Add first revision of a script to restore backups from the config history at the console.
2011-11-22 11:55:44 -05:00
jim-p
8059f9cb77
Add version to backup.cache in one more place
2011-11-22 11:55:43 -05:00
jim-p
92420c0a5b
Also show the config version in the backup history.
2011-11-22 11:55:42 -05:00
Scott Ullrich
5e555f9e71
Merge pull request #21 from Podilarius/master
...
Declare $rtadvdifs as an array before it is used to prevent error on dhcpdv6 start up.
2011-11-22 08:05:59 -08:00
Podilarius
ffcc7357ac
Declare rtadvdifs as an array before it is used. This prevents an error on dhcpd for ipv6 start.
2011-11-22 11:02:30 -05:00
Ermal
a8db73919c
Resolves #2018 . Add an id to the html object to make javascript work
2011-11-22 13:29:26 +00:00
Chris Buechler
67e5f6bb26
Merge pull request #20 from Podilarius/master
...
Add Missing ; back
2011-11-21 15:36:20 -08:00
Podilarius
88d3861f48
Update etc/inc/services.inc
2011-11-21 18:19:09 -05:00
Vinicius Coque
22201e1a87
converting browser JS code from scriptaculous to jQuery
2011-11-21 21:02:35 -02:00
Vinicius Coque
030e4b3102
Removing scriptaculous effects, now we use jQuery UI for visual effects
2011-11-21 19:46:00 -02:00
Vinicius Coque
5d0d5eb08e
Fix errors caused by javascript code processed by jquery .html() method.
2011-11-21 19:43:10 -02:00
smos
c377a909d6
Add a comment in the code and a log message to notify the shutdown of rtadvd
2011-11-21 20:15:25 +01:00
smos
1e7e2e437c
Remove the double colon, typo.
2011-11-21 20:12:05 +01:00
smos
82769dfe36
Add strategic sleep commands into the configure and renewal process so that prefix delegation gets a chance to work.
2011-11-21 20:03:58 +01:00
smos
39cad6aed9
Use low router lifetimes of 60, 120 and 180 seconds, make sure that rtadvd stops gracefully as it then will send a RA with a lifetime of 0 so that host pick up network renumbering.
2011-11-21 18:31:55 +01:00
Ermal
1dd8c3b633
Select the newest of processes to make the command better
2011-11-21 16:40:58 +00:00
jim-p
673966e45f
Setup the serial port in the factory reset as well, in case the default config in a rebrand has the serial console active.
2011-11-21 11:13:17 -05:00
jim-p
927ea6e18e
Fix display of widgets with configuration controls in IE. From Gertjan on the forum. See http://forum.pfsense.org/index.php/topic,42977.0.html
2011-11-21 09:19:12 -05:00
smos
7492f21df9
Only create config for enabled DHCPv6 server entries, prevent duplicate network configuration.
2011-11-19 12:14:32 +01:00
smos
5747a73524
Also include services so that we can restart the LAN rtadvd process if needed.
2011-11-19 12:06:31 +01:00
jim-p
36a4cc17f5
Add a ddb.conf that will trigger textdumps for all panics and similar crashes, not leave some crashes at a db> prompt.
2011-11-16 16:44:13 -05:00
jim-p
002cacab57
Fix this ifconfig-push to also account for tap.
2011-11-16 16:38:27 -05:00
jim-p
459e93330b
If there is a tunnel network in tap mode, the second parameter is a subnet mask, not the other IP.
2011-11-16 15:46:38 -05:00
jim-p
b422360c35
Actually save the value typed in the bandwidth limit box for the openvpn client instead of ignoring it.
2011-11-16 12:02:47 -05:00
Scott Ullrich
4ec48253ba
Check uppercase strings
2011-11-16 10:47:10 -05:00
Scott Ullrich
5d7791a208
Ensure style is set to a valid item
2011-11-16 10:41:39 -05:00
Vinicius Coque
c69c58e2e7
Converting from scriptaculous to jQuery
...
Adding jQuery UI, so now we can use effects and widgets provided by this library and remove scriptaculous code. Building the dashboard using the widget jQuery UI sortable
2011-11-16 00:12:21 -02:00
jim-p
4573641589
Add a gui field to set the source tracking timeout for sticky connections.
2011-11-15 16:30:25 -05:00
Vinicius Coque
a02ecc943f
Converting javascript code from scriptaculous to jQuery
2011-11-15 16:09:31 -02:00
Vinicius Coque
6134cc8fe0
now we use the Chosen javascript plugin for jQuery
2011-11-15 15:12:17 -02:00
Vinicius Coque
bef629ac81
Converting from scriptaculous to jQuery
2011-11-15 14:55:52 -02:00
smos
22aaee7dc0
Merge over the end period fix for the custom rrd graphs section.
2011-11-14 21:18:47 +01:00
smos
643c9f9f4e
Fix the Off by One so that delegated prefix id 0 is shown on the LAN interface settings page.
2011-11-14 18:42:57 +01:00
Ermal
906daddcf5
Ticket #1052 . Merge patch referenced in ticket.
2011-11-14 13:42:32 +00:00
jim-p
9eced77441
username-as-common-name is not compatible with server-bridge, so don't put it in the config if server-bridge is active. Testing is needed to determine if there is any other negative impact, but with both present, openvpn will not start.
2011-11-11 15:08:42 -05:00