summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correctly synchronize the db of vouchers from master. Also correctly write it...Ermal2011-03-252-54/+59
* 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
* Display the correct error page if vouchers are active or if normal CP is acti...Ermal2011-03-251-76/+2
* Correct log messages to not display port twice.Ermal2011-03-252-3/+3
* Correctly handle aliases for the target on inetd rules. Otherwise bad paramet...Ermal2011-03-251-1/+6
* Make sure to uses 'tables' in array.Warren Baker2011-03-251-5/+5
* Remove legacy Bogons Privileges page and add Tables to Privileges.Warren Baker2011-03-251-6/+6
* Note that disabling does not survive a rebootScott Ullrich2011-03-241-1/+1
* Do not write ont rules anymore max-packets. This apparently was done by me in...Ermal2011-03-241-2/+2
* Try to not stomp rule to each other. Reported-by: http://forum.pfsense.org/in...Ermal2011-03-241-1/+1
* Correct wrong comment.Ermal2011-03-241-1/+1
* Fix voucher disconnect sync issueScott Ullrich2011-03-232-0/+59
* Do not error out for pptp/l2tp localip setting not set since its legitimate.Ermal2011-03-231-3/+2
* Merge 8b7d91267376d8b1e5e8d5748371430e2a601e23 https://rcs.pfsense.org/projec...Scott Ullrich2011-03-221-1/+1
* fix textChris Buechler2011-03-221-1/+1
* Actually remove the pid file before starting a new miniupnpd since it seems t...Ermal2011-03-221-2/+5
* Unbreak adding subqueues to queues also. This has happened after allowing ren...Ermal2011-03-221-1/+3
* Unbreak adding subqueues to limiters. Correct some text in the way.Ermal2011-03-222-7/+7
* Add all to the reserved keywordsScott Ullrich2011-03-221-1/+1
* Workaround for conf_mount_rw/ro during boot to only allow it to change at the...Erik Fonnesbeck2011-03-223-10/+13
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2011-03-227-47/+67
|\
| * Ticket #1374. Actually test the right field name.Ermal2011-03-211-2/+4
| * Select the device mode to tun if variable device_mode not exist in the config...lgcosta2011-03-211-3/+8
| * Added option to select the type of device for use in the tunnel openvpnlgcosta2011-03-212-4/+23
| * fix textChris Buechler2011-03-201-1/+1
| * Generate the config file in a variable then write it as a whole to a file.Ermal2011-03-182-21/+15
| * Read data into variables before passing to rrdtool, so it's easier to extend ...jim-p2011-03-181-19/+19
* | 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
|/
* Up the number of packets that gets sent to divert consumers since this count ...Ermal2011-03-171-1/+1
* Log the configuration is not the same error message only when this is true. T...Ermal2011-03-171-19/+18
* Add Total number of CP users graphWarren Baker2011-03-172-3/+62
* Ticket #1356 use locking here rather than ps to serialize execution.Ermal2011-03-161-4/+3
* Fix ticket #1126smos2011-03-161-6/+6
* Change wordingsmos2011-03-161-2/+2
* Hopefully improve the useless ipsec logs with highlightingsmos2011-03-161-2/+16
* Fix ticket #1354smos2011-03-161-1/+1
* Fix the IPsec ping hosts file generation. This only worked for the lastsmos2011-03-161-1/+1
* Keep a table of gateways we added for static routes to prevent us from making...smos2011-03-161-1/+8
* Add code to allow custom upgrade code to run after the pfSense upgrade code f...Ermal2011-03-151-1/+6
* ipfw is not referenced here.Ermal2011-03-151-1/+0
* Make sure we have an ip to kill sessions from.Ermal2011-03-151-10/+11
* Do more strict checking if an ppp type interface is assigned before starting ...Ermal2011-03-152-23/+22
* Remove comment since the service is not started anymore after installation in...Ermal2011-03-141-1/+0
* Prevent the command wol for being called without propper ip information. Repo...Ermal2011-03-121-13/+15
* Make sure we do not write stale data during prunning periods.Ermal2011-03-121-6/+10
* Fix typojim-p2011-03-101-2/+2
* Clarify text on outbound NAT page.jim-p2011-03-101-8/+12
* Correctly generate the interface.Ermal2011-03-101-2/+2
OpenPOWER on IntegriCloud