Scott Ullrich
|
a6d9251e13
|
Revert "Interface names should appear as uppercase"
This reverts commit e8ad860fb4.
|
2010-11-29 15:34:20 -05:00 |
|
Scott Ullrich
|
fdf4e791dc
|
Set net.inet.carp.log=1. Ticket #1038
|
2010-11-29 15:27:30 -05:00 |
|
Scott Ullrich
|
74efe8bc01
|
Deactivate cpu graph. Will bring back in 2.1
|
2010-11-29 15:18:29 -05:00 |
|
Scott Ullrich
|
7ff41586e8
|
Disable firewall rule drag and drop. Will bring this feature back in 2.1
|
2010-11-29 15:07:05 -05:00 |
|
Ermal
|
5b2f628e50
|
Add exit; so the redirection actually works.
|
2010-11-29 14:54:47 +00:00 |
|
jim-p
|
1bab0df1b7
|
Add suggested fix from ticket #1037
|
2010-11-29 08:50:38 -05:00 |
|
Ermal
|
c45d1cfe71
|
Remove old reference to function. Reported-by: http://forum.pfsense.org/index.php/topic,30508.0.html
|
2010-11-29 11:53:12 +00:00 |
|
Erik Fonnesbeck
|
f3c91cb5ac
|
Reintroduce this optimization, but use the correct return value this time.
|
2010-11-28 19:19:27 -07:00 |
|
Scott Ullrich
|
d04e808277
|
Unbreak sysctl handling.
|
2010-11-28 20:27:53 -05:00 |
|
Scott Ullrich
|
84cf0b3ebf
|
Use exec()
|
2010-11-28 19:55:35 -05:00 |
|
Scott Ullrich
|
690d24af8c
|
Add pfSsh.php externalconfiglocator playback script
|
2010-11-28 19:04:34 -05:00 |
|
Scott Ullrich
|
8850a528f9
|
Nuke newline
|
2010-11-28 18:10:37 -05:00 |
|
Scott Ullrich
|
c58b5f44ea
|
Skip slices on bootup device
|
2010-11-28 18:05:53 -05:00 |
|
Scott Ullrich
|
70bea648be
|
Cleanup
|
2010-11-28 17:34:47 -05:00 |
|
Scott Ullrich
|
b3405363b9
|
Use product name
|
2010-11-28 17:30:18 -05:00 |
|
Scott Ullrich
|
651a686774
|
Use head binary and eliminate a pipe to avoid broken pipe warning
|
2010-11-28 17:17:21 -05:00 |
|
Scott Ullrich
|
6edc4c0c5c
|
Fix misc errors. File now restores and throws an alert when completed.
|
2010-11-28 16:59:59 -05:00 |
|
Scott Ullrich
|
a620ea3634
|
Add php header
|
2010-11-28 16:23:28 -05:00 |
|
Scott Ullrich
|
58ba038ae5
|
Handle slices
|
2010-11-28 14:26:50 -05:00 |
|
Scott Ullrich
|
46dd9586f2
|
Only check / and /config for config.xml. Otherwise you might step on a nanobsd installation.
|
2010-11-28 14:13:23 -05:00 |
|
Scott Ullrich
|
206f684d91
|
Adding external configuration loader which will look on all found disks except bootup disk for config.xml. If tconfig.xml is found on an external disk then it tests the roobobj to ensure its a valid file then calls test_config() to ensure it is a valid xml file. Once the file is validated a backup_config() is called to backup the current configuration and finally the file is installed using restore_backup()
|
2010-11-28 14:03:51 -05:00 |
|
Ermal
|
0ba17c67a0
|
Ooops add missing or.
|
2010-11-27 14:47:49 +00:00 |
|
Scott Ullrich
|
b9bc333b44
|
Increase suhosin maximum memory to avoid this error: ALERT - script tried to increase memory_limit to 268435456 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '/etc/inc/config.inc', line 59)
|
2010-11-26 18:06:07 -05:00 |
|
Erik Fonnesbeck
|
990d7c037c
|
Check for pfsense root object name in config.xml as a fallback if the configured name is not found.
|
2010-11-26 15:57:55 -07:00 |
|
Ermal
|
befad72821
|
Ticket #1037. Move environment manipulation to the authentication script since escaping slashes is not so easz on dynamic built paths.
|
2010-11-26 21:54:44 +00:00 |
|
Ermal
|
bad2989788
|
No need to go through the array when the key can be tested directly.
|
2010-11-26 21:35:21 +00:00 |
|
Ermal
|
adc96206c6
|
Remove temporary hack which spams console during boot.
|
2010-11-26 21:26:51 +00:00 |
|
Ermal
|
9a7f673188
|
Use php_uname where possible.
|
2010-11-26 20:54:17 +00:00 |
|
Ermal
|
7a7551569a
|
Do not exec but use php_uname
|
2010-11-26 20:03:23 +00:00 |
|
Ermal
|
cfa62e06c7
|
include broadcast address to allow dhcp to work.
|
2010-11-26 12:20:30 +00:00 |
|
Ermal
|
979c816c6d
|
Do not guess the defaultgw this is static info.
|
2010-11-25 12:31:08 +00:00 |
|
Ermal
|
a980df9c1b
|
Resolves #1040. Fix dynamic addition of gateways from routes edit screen.
|
2010-11-25 12:29:03 +00:00 |
|
Ermal
|
e1b17c7a63
|
Ticket #1037. Add suggestion in the ticket for using the CA supplied to openvpn for authenticating to SSL LDAP.
|
2010-11-25 11:57:01 +00:00 |
|
Ermal
|
02d7e4a43b
|
Resolves #1043. Do not allow limiters in floating rules without direction. It is invalid practice and while the backend skips it the user should be warned.
|
2010-11-25 11:11:15 +00:00 |
|
Scott Ullrich
|
fedab9987c
|
Nuke trailing c/r
|
2010-11-24 13:08:10 -05:00 |
|
Scott Ullrich
|
6bd471ee40
|
Nuke trailing c/r
|
2010-11-24 13:04:52 -05:00 |
|
Scott Ullrich
|
31c3942c4b
|
Set memory to 256M on amd64
|
2010-11-24 13:03:34 -05:00 |
|
Erik Fonnesbeck
|
e46616a729
|
Fix text for the P1 table header.
|
2010-11-24 03:42:38 -07:00 |
|
Scott Ullrich
|
7fd51c6820
|
Add st and si options
|
2010-11-23 18:54:41 -05:00 |
|
Scott Ullrich
|
79992f17be
|
Rename to pfInfo for consistency
|
2010-11-23 17:54:43 -05:00 |
|
Scott Ullrich
|
9242ba1538
|
Adding Diagnostics: Limiter
|
2010-11-23 17:48:31 -05:00 |
|
Scott Ullrich
|
b358447843
|
Increase setTimeout
|
2010-11-23 17:41:22 -05:00 |
|
Scott Ullrich
|
438d04f643
|
Adding Diagnostics: pf Info which shows the output of pfctl -vvi and pfctl -vvI via AJAX
|
2010-11-23 17:37:17 -05:00 |
|
jim-p
|
004b1e6998
|
Cleanup code and fix dynamic firewall log reverse view, fixes #1031
|
2010-11-23 17:01:46 -05:00 |
|
Scott Ullrich
|
d9114ce0a2
|
Ensure returned item is an array.
|
2010-11-23 13:54:54 -05:00 |
|
Scott Ullrich
|
19f101d7d8
|
Return CARP IP Addresses in get_configured_ip_addresses()
|
2010-11-23 13:52:57 -05:00 |
|
Ermal
|
bafe2769ff
|
Remove this since it does not make anymore sense after code arrangements.
|
2010-11-23 16:58:42 +00:00 |
|
Ermal
|
a0b205f0d2
|
Do not output done. because it does not related overall to the output messages.
|
2010-11-23 16:57:22 +00:00 |
|
Ermal
|
2bfade90d8
|
Initialize variable. Ticket #1023.
|
2010-11-23 12:58:29 +00:00 |
|
Ermal
|
4ed5ad5a91
|
Ticket #1023. Correct carp status even on the status page.
|
2010-11-23 12:57:32 +00:00 |
|