summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
...
* | Remove copy pasteScott Ullrich2011-04-071-1/+1
| |
* | Unbreak check if capture is runningScott Ullrich2011-04-071-3/+5
| |
* | When using ' variables are not expanded. Use double quotes so that the ↵Scott Ullrich2011-04-071-1/+1
| | | | | | | | variable is exanded
* | Don't test for a user cert here either, see previous commit.jim-p2011-04-071-2/+0
| |
* | Don't test if a cert is in use here, you could in theory use a cert for a ↵jim-p2011-04-071-2/+0
| | | | | | | | user and a server.
* | Fix link; use same message for missing certs.jim-p2011-04-061-2/+2
| |
* | Make the default openvpn cert authority message a bit relaxed and let user ↵Scott Ullrich2011-04-061-1/+1
| | | | | | | | know about the wizard option as well
* | Correct text to include PPTP as well.Ermal2011-04-061-1/+1
| |
* | Resolves #1391. Bring back VPN auto rule disable advanced setting.Ermal2011-04-061-0/+15
| |
* | Resolves #1418. Correct test to actully do what's intended.Ermal2011-04-061-1/+1
| |
* | Make sure all themes have the right colors defined.jim-p2011-04-042-0/+4
| |
* | <script/> tags are put in the function build_javascript no need to put them ↵Ermal2011-04-041-4/+1
| | | | | | | | here. Prevents errors reported at:http://forum.pfsense.org/index.php/topic,34139.0.html
* | Switch back to dev_mode so existing configs aren't broken by the other changes.jim-p2011-04-012-10/+10
| |
* | standardize the device_mode variablelgcosta2011-04-011-4/+4
| |
* | Try again to fix the calculation for out bits 95th percentile. (Works for me)jim-p2011-03-311-1/+2
| |
* | clarify textChris Buechler2011-03-311-1/+1
| |
* | Apparently rrdtool VDEF functions can't take a multiplier, only CDEF. Fixes ↵jim-p2011-03-301-1/+1
| | | | | | | | traffic graphs.
* | Allow editing of CAs, so that imported CAs can have their private keys added ↵jim-p2011-03-301-19/+60
| | | | | | | | later (mainly affected users upgrading from 1.2.3 and wanting to use the cert manager). Also, allow editing the CA's serial, since this shouldn't really be 0 for imported CAs, but the serial of the last cert that was made from this CA.
* | Allow importing a CRL for an external CA.jim-p2011-03-301-5/+13
| |
* | Add missing color, add multiplier to calculus for inverting linesmos2011-03-302-1/+2
| |
* | Fix spamd rrd graph command.jim-p2011-03-291-36/+36
| |
* | In IPsec, s/mobileclients/client/, this was changed long ago in the config ↵jim-p2011-03-286-6/+6
| | | | | | | | but not everywhere followed.
* | Test the existence of route_vpn_gateway variable and if set use it as a ↵Ermal2011-03-281-1/+5
| | | | | | | | gateway. Recommended-by: http://forum.pfsense.org/index.php/topic,24436.msg158589.html#msg158589
* | Correctly synchronize the db of vouchers from master. Also correctly write ↵Ermal2011-03-251-49/+51
| | | | | | | | it to the files since before it is only allowed during bootup and not from xmlrpc.
* | Actually remember that the vouchers are enabledErmal2011-03-251-1/+1
| |
* | Allow to enable vouchers with the only things specified the voucher database ↵Ermal2011-03-251-24/+33
| | | | | | | | synchronization since the other values will be fetched from it.
* | Note that disabling does not survive a rebootScott Ullrich2011-03-241-1/+1
| |
* | fix textChris Buechler2011-03-221-1/+1
|/
* Unbreak adding subqueues to limiters. Correct some text in the way.Ermal2011-03-221-1/+1
|
* Add all to the reserved keywordsScott Ullrich2011-03-221-1/+1
|
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2011-03-222-1/+24
|\
| * Select the device mode to tun if variable device_mode not exist in the ↵lgcosta2011-03-211-3/+8
| | | | | | | | configuration
| * Added option to select the type of device for use in the tunnel openvpnlgcosta2011-03-211-0/+18
| |
| * fix textChris Buechler2011-03-201-1/+1
| |
* | Update GUI to enable L2TP client configuration.gnhb2011-03-221-5/+34
| |
* | Add missing "Connect/Disconnect" button to GUI for L2TP client connections.gnhb2011-03-221-0/+15
|/
* Add Total number of CP users graphWarren Baker2011-03-171-0/+22
|
* Hopefully improve the useless ipsec logs with highlightingsmos2011-03-161-2/+16
|
* Fix ticket #1354smos2011-03-161-1/+1
|
* ipfw is not referenced here.Ermal2011-03-151-1/+0
|
* Do more strict checking if an ppp type interface is assigned before starting ↵Ermal2011-03-151-13/+8
| | | | the mpd process behind it. Trigered-by: http://forum.pfsense.org/index.php/topic,34377.0.html
* Prevent the command wol for being called without propper ip information. ↵Ermal2011-03-121-13/+15
| | | | Reported-by: http://forum.pfsense.org/index.php/topic,34314.0.html
* Fix typojim-p2011-03-101-2/+2
|
* Clarify text on outbound NAT page.jim-p2011-03-101-8/+12
|
* Add the 95th percentile line to the traffic graphssmos2011-03-097-1/+18
|
* Add missing image. Fixes #1339jim-p2011-03-081-0/+0
|
* Fix typojim-p2011-03-071-1/+1
|
* Enforce session establishment.Ermal2011-03-041-1/+3
|
* Enforce session establishment.Ermal2011-03-041-0/+2
|
* Enforce session establishment.Ermal2011-03-042-1/+4
|
OpenPOWER on IntegriCloud