Commit Graph

8911 Commits

Author SHA1 Message Date
Scott Ullrich
a9ee006d50 Revert "Revert "Add php errors (non warnings) to the crash reporter""
This reverts commit eac584f3b6.
2011-07-04 19:53:17 -04:00
Scott Ullrich
eac584f3b6 Revert "Add php errors (non warnings) to the crash reporter"
This reverts commit cb61dad8ab.
2011-07-04 19:39:28 -04:00
Scott Ullrich
6f38519561 Revert "Simplify message"
This reverts commit 6608507d3b.
2011-07-04 19:39:24 -04:00
Scott Ullrich
6608507d3b Simplify message 2011-07-04 19:32:55 -04:00
Scott Ullrich
cb61dad8ab Add php errors (non warnings) to the crash reporter 2011-07-04 19:30:25 -04:00
Scott Ullrich
88dadca1ba Copy crash file to crash reporter directory if it exists 2011-07-04 19:26:40 -04:00
Evgeny Yurchenko
ae660b3ce7 Feature#1603. URL table aliases should be usable within network type aliases. 2011-07-03 03:18:23 -04:00
Scott Ullrich
9a15e394d1 Use product name for bsdlabel 2011-07-02 20:57:10 -04:00
Ermal
40fd50c8d0 Do not add an automatic gateway on openvpn tap case since its only the netmask. 2011-07-01 21:21:44 +00:00
jim-p
0fcaf4f272 Unlock the fields when making a new internal cert, so we copy the data from the CA but are not locked into it. (Cert details often differ from CA details...) 2011-07-01 11:20:09 -04:00
Ermal
3cedb66fdb Correctly display page title 2011-06-28 19:11:32 +00:00
jim-p
e8c8891d0c Fix typo 2011-06-28 11:20:06 -04:00
Warren Baker
9ed6c9ac73 Make text cosmetics consistent and close off missing <span/> tag. 2011-06-28 16:22:49 +02:00
Warren Baker
03d7297b79 Use correct table header class. 2011-06-28 15:17:03 +02:00
Warren Baker
beaab62274 More text consistency. 2011-06-28 13:10:24 +02:00
Warren Baker
9338cf353e Note consistency and gettext() added. 2011-06-28 12:59:01 +02:00
Warren Baker
48f55356be Consistency of NOTE vs Note as through the rest of the webGUI. 2011-06-28 11:03:54 +02:00
Ermal
ca1a3fc230 Clean up leftover code not needed for anything. 2011-06-27 20:43:58 +00:00
Ermal
b0d6223f89 When editing a vlan and chaning its tag id and the vlan is assigned correct even the interface name of the assignment otherwise we result in breaking the install. 2011-06-27 19:01:43 +00:00
jim-p
f257c13931 Don't do a csrf check when downloading packet capture, see http://forum.pfsense.org/index.php/topic,37794.0.html - also exit after sending the file to the user to avoid partial broken page loads after downloading a packet capture. 2011-06-27 14:42:25 -04:00
jim-p
39e268c4fd Add a button to reset the RRD data (rm's rrd files and reinitializes). 2011-06-27 13:11:41 -04:00
Warren Baker
e4b9d53bd3 Be consistent with upper and lowercase. 2011-06-27 16:57:43 +02:00
Evgeny Yurchenko
0da02ef5d9 Bug #1615. Half-fix. 2011-06-26 00:36:40 -04:00
Evgeny Yurchenko
22b380aa6f Internal cert and CSR creation error handling added. 2011-06-23 20:28:31 -04:00
Evgeny Yurchenko
1b6d9fa59c Internal CA creation error handling added. 2011-06-23 20:05:35 -04:00
Evgeny Yurchenko
95c8cf48f9 Intermediate CAs and openssl_xxx() error checking in CA management. 2011-06-23 19:02:34 -04:00
Scott Ullrich
ca4acbcdd8 After an interface mismatch and apply actually show when we are rebooting instead of the same message that the interface mismatch exists when really the system is rebooting. 2011-06-23 14:08:38 -04:00
Warren Baker
91c3133910 Revert "Correct displaying any availble default value."
This reverts commit 01c170c461.
2011-06-22 19:19:41 +02:00
Evgeny Yurchenko
f27526cd29 Do not store CA and CERT in config unless needed. Will allow deleting unused certs. 2011-06-21 04:02:04 -04:00
jim-p
a6c85b8b67 More icons missing from certain themes... 2011-06-21 08:26:12 -04:00
jim-p
90ecc0b62f Disable state killing in VPN down scripts. 2011-06-20 16:06:26 -04:00
jim-p
c880d03296 Fix ovpn-linkup so it writes out the proper gateway IP in all cases.
(For some reason -n wasn't working properly, plus $5 is the right parameter for the remote IP here)
2011-06-20 14:57:35 -04:00
jim-p
06bfdd53f6 Add missing theme images. 2011-06-20 10:40:32 -04:00
Evgeny Yurchenko
dd4bded7de Bug #1602. diag_arp.php hangs when DNS server unreachable. 2011-06-17 11:27:28 -04:00
Scott Ullrich
2dfaa85fa0 Cleanup and drop verbosity 2011-06-17 19:40:06 -04:00
Scott Ullrich
ad893298b2 Add new config option cpdupPathsPrefix 2011-06-17 18:32:28 -04:00
Scott Ullrich
dbd3b18cd2 Turn down verbosity 2011-06-17 18:25:18 -04:00
jim-p
c41602e15c Add a GUI field to adjust the max number of processes for lighttpd. 2011-06-17 13:53:42 -04:00
Evgeny Yurchenko
24cbe7a895 Bug #1437. Dropdown list for country codes for CSRs (Cert Manager) 2011-06-17 00:57:49 -04:00
Evgeny Yurchenko
21cc2faa85 Bug #1437. Check for invalid characters in the fields for ca, cert and csr. 2011-06-17 00:41:24 -04:00
Evgeny Yurchenko
9d2d65f3a3 Bug #1437. Dropdown list for country codes (CA manager) 2011-06-16 23:04:49 -04:00
Ermal
12a0cd7461 Remove obsolete file lurking on installs. 2011-06-15 14:04:03 +00:00
Ermal
5aa7a46ce8 Ticket #1598. Correctly handle ipalias vips when re-enabling carp from the carp_status screen. 2011-06-15 13:43:43 +00:00
jim-p
144fbff2a1 Show the OpenVPN instance description when listing interfaces to assign in the gui. 2011-06-14 16:36:37 -04:00
Warren Baker
88adfa28a8 Allow Accounting Updates to become configurable when Accounting is selected. 2011-06-14 15:43:17 +02:00
Ermal
fddb3cd6b8 Allow people to enter another user than admin for syncrhonizing in the carp settings page. 2011-06-14 13:40:17 +00:00
Ermal
01c170c461 Correct displaying any availble default value. 2011-06-14 13:39:03 +00:00
Ermal
1127df5f18 Correct check for ipaliases over carp so we do not allow the deletion. 2011-06-14 13:16:00 +00:00
Ermal
2708a5cf16 NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598 2011-06-14 11:36:20 +00:00
Ermal
63f81fbd88 Do not assume that every merge is about vips. Found-by: Jim 2011-06-13 18:16:03 +00:00