summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Run on CD-ROM, too, it should be writable after rc.cdromjim-p2011-07-251-4/+2
|
* Sync password database right after mount, in case it is corrupt. (Except on ↵jim-p2011-07-251-0/+6
| | | | CD-ROM platform).
* Revert wrong fix of Bug #1711.Evgeny Yurchenko2011-07-221-2/+2
|
* Revert "Already doing this no need to duplicate" <- no, we aren't 100% ↵jim-p2011-07-241-0/+17
| | | | | | duplicating this. This commit breaks fully reconfiguring assigned gif interfaces. This reverts commit 87f0f42c3230ad7ad15b14a8a9d63c58f8b2e379.
* Adding hook for first trScott Ullrich2011-07-231-0/+3
|
* Load chosen but do not use it (for pkgs)Scott Ullrich2011-07-231-0/+2
|
* Move hook up someScott Ullrich2011-07-231-1/+1
|
* Bug #1711. Acct-x-Octets are always 0 in Captive Portal -> Radius acct messages.Evgeny Yurchenko2011-07-211-2/+2
|
* Adding hooks that will be used for filtering pluginsScott Ullrich2011-07-231-0/+4
|
* Move hook code up a few linesScott Ullrich2011-07-231-2/+2
|
* Add hook for overriding interfacesScott Ullrich2011-07-231-0/+2
|
* Add chosen js library (mit lic). Modify interface multiple select box to use.Scott Ullrich2011-07-2310-2/+3123
|
* Add hook for bottom icon rowScott Ullrich2011-07-231-0/+3
|
* Add hook and fix style for anti lockoutScott Ullrich2011-07-231-3/+7
|
* Add missing ;Scott Ullrich2011-07-231-1/+1
|
* Adding pre_id_tablerow hookScott Ullrich2011-07-231-0/+1
|
* Revert "fix text"Chris Buechler2011-07-231-1/+1
| | | | This reverts commit 423023b6dff620fe790c09bd0398ba4fad9ee444.
* fix textChris Buechler2011-07-231-1/+1
|
* Adding apply hooksScott Ullrich2011-07-222-0/+4
|
* make the tab character limit 92, leaves plenty of room and prevents some ↵Chris Buechler2011-07-221-1/+1
| | | | custom builds from unnecessarily turning tabs into a drop down
* Bump to 1.7Scott Ullrich2011-07-221-1130/+2337
|
* Switch back to the default gateway configured when possible when gateway ↵Ermal2011-07-221-29/+35
| | | | switching is active
* Correct check for the gif mtu during an interface readdition to bridge.Ermal2011-07-221-1/+1
|
* Only apply remote_network setting for p2p modes, since it is not valid for ↵jim-p2011-07-221-2/+2
| | | | remote access modes. Fixes #1707
* Clear \r from these files to be readbleErmal2011-07-222-549/+549
|
* Ticket #749. Make the rules of the traffic shaper wizard select the wan side ↵Ermal2011-07-224-245/+291
| | | | of the interfaces to not make the intra-lan traffic classifible in this way.
* Resolves #1703. Correctly delete a interface group members when the group is ↵Ermal2011-07-221-1/+1
| | | | deleted.
* Correctly restart the SSL lighty instance when running.Ermal2011-07-221-0/+2
|
* Correctly restart the SSL lighty instance when running.Ermal2011-07-221-0/+1
|
* Remove 'maxproc' since its unused in the code and correctly use maxprocperip ↵Ermal2011-07-222-10/+3
| | | | to allow the GUI setting to be actually usable. Reported-by: http://forum.pfsense.org/index.php/topic,39155.0.html
* Plug a security risk on CP where a user can login by submitting a special ↵Ermal2011-07-211-1/+1
| | | | request
* Fix redirurl collection so after login the user can be redirected correctlyErmal2011-07-211-4/+4
|
* Correct the check for mtu 1500 to inlcude it. Also add the check on ↵Ermal2011-07-201-2/+2
| | | | bridge_add_member function
* Fix php behaviour on xmlrpc sync and vouchers starting with a number. ↵Ermal2011-07-201-1/+1
| | | | Apparently php uses that to deduce the type of var and gets confused.
* Bug#1688. DHCP server subnet input validation needs to check config.xml, not ↵Evgeny Yurchenko2011-07-191-2/+2
| | | | ifconfig.
* Fix label for SMTP server. Hostnames work fine.jim-p2011-07-191-2/+2
|
* Extend this script to also add an ipv6 rule.jim-p2011-07-191-1/+11
|
* Adding dashboard hookScott Ullrich2011-07-181-0/+2
|
* Adding hook to pre_table for aliasesScott Ullrich2011-07-181-1/+1
|
* Add alias edit hookScott Ullrich2011-07-181-0/+1
|
* Add pre_input_errors hook to interfaces assignScott Ullrich2011-07-181-0/+1
|
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-07-181-0/+1
|\
| * Adding pre_input_errors hookScott Ullrich2011-07-181-0/+1
| |
| * Revert "Move early call up a bit"Scott Ullrich2011-07-181-3/+4
| | | | | | | | This reverts commit 35843e59c81366a7d30a44a94c8a135fc6834454.
| * Move early call up a bitScott Ullrich2011-07-181-4/+3
| |
* | removes variables concatenation on gettext stringsVinicius Coque2011-07-188-17/+17
| |
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-07-181-0/+2
|\ \ | |/
| * Adding hook for interfaces editScott Ullrich2011-07-181-1/+1
| |
| * Adding hook for interfaces editScott Ullrich2011-07-181-0/+2
| |
* | makes correct use of printf and gettextVinicius Coque2011-07-1810-16/+16
|/ | | | removes variables names and replace it with '%s'
OpenPOWER on IntegriCloud