summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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'
* Redirect errors to fileScott Ullrich2011-07-171-1/+1
|
* Make name similarScott Ullrich2011-07-171-1/+1
|
* Adding hooksScott Ullrich2011-07-171-15/+25
|
* Adding hook for interfaces allowing pfCenter and friends to add interfaces ↵Scott Ullrich2011-07-161-1/+3
| | | | to the dropdown
* Ticket #1552. Do not allow route-to to be set on block/reject rules for now. ↵Ermal2011-07-151-1/+1
| | | | The issue is in the kernel but for 2.0 this protection is enough.
* Ticket #1193. Do not show default queue checkbox when another queue has it ↵Ermal2011-07-151-23/+21
| | | | selected.
* Actually increase the default queue length for the new default queueErmal2011-07-154-3/+8
|
* Respect the p2p catchall setting.Ermal2011-07-154-114/+122
|
* Add checks to prevent php warnings.Ermal2011-07-151-1/+1
|
* Re-enable downstream queues but with the difference that the default queue ↵Ermal2011-07-151-71/+66
| | | | now tries to use all the link when possible and the bandwidth limit is specified on a subqueue instead of the interface.
* Re-enable downstream queues but with the difference that the default queue ↵Ermal2011-07-151-281/+270
| | | | now tries to use all the link when possible and the bandwidth limit is specified on a subqueue instead of the interface.
* Revert "Ticket #749. Do not create the queues at LAN side for ↵Ermal2011-07-151-0/+383
| | | | | | traffic_shaper_wizard_dedicated. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind)." This reverts commit cd3346e205ad0f818977b7ccd0bd7259ed2f2e4e.
* Re-enable downstream queues but with the difference that the default queue ↵Ermal2011-07-152-410/+392
| | | | now tries to use all the link when possible and the bandwidth limit is specified on a subqueue instead of the interface.
* Revert "Ticket #749. Do not create the queues at LAN side for ↵Ermal2011-07-152-0/+784
| | | | | | traffic_shaper_wizard and traffic_shaper_wizard_multi_all. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind." This reverts commit 4447358371f80814ea1c5e0f00c1a7301a2396f6.
* fix correct namelgcosta2011-07-151-2/+2
|
* Correct ts filenameScott Ullrich2011-07-151-1/+1
|
* Ticket #1052. Enforce certificates if they are present for authenticating to ↵Ermal2011-07-154-12/+74
| | | | ldap. Allow to select a CA under ldap type authentication backend to be used for this.
* Fixes #1618. Always convert the NAS_PORT value to int in php and pass the ↵Ermal2011-07-151-3/+3
| | | | attribute type during encoding to guarantee that it is encoded as an integer.
* Fix missing " in gettext linejim-p2011-07-141-1/+1
|
* Already doing this no need to duplicateErmal2011-07-141-17/+0
|
* Revert "Only load modules once"Scott Ullrich2011-07-131-2/+0
| | | | This reverts commit 00b9730d6fe20272a40e707b709e677a847b7863.
* Only load modules onceScott Ullrich2011-07-131-0/+2
|
* CRL fixes for empty CRLs (so they don't kill OpenVPN)jim-p2011-07-132-2/+3
|
* Adding ioncube_loaderScott Ullrich2011-07-131-1/+1
|
* Correct version in /etc/version to say what it is rather than the wrong ↵Ermal2011-07-131-1/+1
| | | | thing from the merge.
* Remove extra "/"Warren Baker2011-07-131-1/+1
|
* Fix merge conflictjim-p2011-07-131-4/+0
|
* Merge pull request #5 from smos/masterJim P2011-07-1374-599/+5058
|\ | | | | Welcome IPv6!
| * Merge remote-tracking branch 'upstream/master'jim-p2011-07-1250-1406/+1475
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/inc/easyrule.inc etc/inc/filter.inc etc/inc/interfaces.inc etc/inc/services.inc etc/inc/xmlrpc_client.inc usr/local/www/fbegin.inc usr/local/www/services_dhcp.php
| * \ Merge remote branch 'upstream/master'jim-p2011-07-076-25/+46
| |\ \
| * \ \ Merge remote branch 'upstream/master'jim-p2011-07-061-0/+21
| |\ \ \
| * \ \ \ Merge remote branch 'upstream/master'jim-p2011-07-061-1/+1
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'upstream/master'jim-p2011-07-061-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'upstream/master'jim-p2011-07-0610-17/+30
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/version
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'jim-p2011-07-044-6/+40
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'jim-p2011-07-025-309/+372
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'upstream/master'jim-p2011-07-0110-56/+74
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move apinger monitor reconfigure down after gif, since gif can add gateways.jim-p2011-06-281-3/+3
| | | | | | | | | | |
| * | | | | | | | | | Reconfigure gif so it picks up the new wan ip.jim-p2011-06-281-0/+4
| | | | | | | | | | |
OpenPOWER on IntegriCloud