summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix display of pools in the LB status widget and on the LB Virtual Server sta...jim-p2013-10-032-2/+2
* Merge pull request #814 from phildd/masterWarren Baker2013-09-291-1/+1
|\
| * Traffic graphs widget has old interface namesphildd2013-09-291-1/+1
|/
* Remove redundant copies of getNasIP(), it should fix #3234Renato Botelho2013-09-282-54/+4
* Merge pull request #812 from irconan/masterRenato Botelho2013-09-281-1/+10
|\
| * Fix codel not being applied on non-priq queue typesRichard Connon2013-09-281-0/+9
| * Fixed typo in CoDel wiki linkRichard Connon2013-09-281-1/+1
|/
* If rc.newwanip is run on an interface that should not have an IP address, do ...jim-p2013-09-271-0/+4
* Merge pull request #811 from Scavy/patch-1Renato Botelho2013-09-272-4/+34
|\
| * Update to include GratisDNS dynDNS serviceScavy2013-09-271-2/+2
| * Update to include GratisDNS dynDNS serviceScavy2013-09-271-2/+32
|/
* Merge pull request #810 from ExolonDX/branch_04Renato Botelho2013-09-261-9/+9
|\
| * Update "status_rrd_graph_settings.php" XHTMLColin Fleming2013-09-261-9/+9
* | Merge pull request #809 from ExolonDX/branch_02Renato Botelho2013-09-261-30/+33
|\ \
| * | Update "status_rrd_graph.php" XHTMLColin Fleming2013-09-261-30/+33
| |/
* | Merge pull request #808 from ExolonDX/branch_01Renato Botelho2013-09-261-2/+2
|\ \
| * | Update "pkg_edit.php" XHTMLColin Fleming2013-09-261-2/+2
| |/
* | require service-utils.inc for find_service_by_openvpn_vpnid()Renato Botelho2013-09-261-0/+1
* | Add missing tdRenato Botelho2013-09-261-86/+90
* | Remove use of undefined var $conn and fix some td classRenato Botelho2013-09-261-4/+4
|/
* Merge pull request #806 from ccesario/masterRenato Botelho2013-09-251-1/+3
|\
| * Set network interfaces description as interface name.ccesario2013-09-251-1/+3
|/
* Make sure no extra spaces end up in the parsed IP, it can lead to issues in o...jim-p2013-09-251-1/+1
* Respect default gateway option when adding a gateway from interfaces page. It...Renato Botelho2013-09-241-4/+8
* OpenSSL does not like country codes longer than two letters, so remove these ...jim-p2013-09-241-9/+1
* Allow multiple valid time servers to be entered in the wizard, as they are al...jim-p2013-09-241-5/+5
* Add patch from Ermal to fix ifconfig error on gif in certain cases.jim-p2013-09-231-1/+1
* Include the CP zone in the form parameters if one is defined. Fixes access to...jim-p2013-09-231-0/+3
* Fix CP stats generation for concurrent users. Fixes #3225jim-p2013-09-232-3/+4
* Fix #3218, reaload filter rules when activate or deactivate dhcpdv6Renato Botelho2013-09-211-1/+8
* Make this name a little more general in case we decide to have multiple simil...jim-p2013-09-191-2/+2
* Merge pull request #795 from razzfazz/ia-pd-hintRenato Botelho2013-09-182-1/+16
|\
| * add option to send prefix hint for requesting desired prefix length for deleg...Daniel Becker2013-09-032-1/+16
* | Fix ufslabels.sh logic to avoid trying to convert slices which are already us...jim-p2013-09-171-7/+34
* | Switch to rw mode before file operations on RFC2136 cache. Fixes #3201jim-p2013-09-171-0/+3
* | Merge pull request #803 from PiBa-NL/outboundnat_disable_checkboxRenato Botelho2013-09-163-1/+41
|\ \
| * | outboundnat, disable checkboxPiBa-NL2013-09-163-1/+41
* | | Split SSL/TLS into separate checkboxes so that plaintext connections can be m...Warren Baker2013-09-163-52/+94
* | | Merge pull request #802 from Xon/patch-1Ermal Luçi2013-09-161-1/+3
|\ \ \ | |/ / |/| |
| * | Alix 2D6 crashes upgrade process withou out of diskspaceXon2013-09-161-1/+3
|/ /
* | Set action = pass for configured mac addresses on CP passtrumacRenato Botelho2013-09-143-2/+17
* | Remove unecessary blockedmacs db and read it directly from configRenato Botelho2013-09-142-37/+12
* | Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195Renato Botelho2013-09-122-2/+2
* | Do not allow local mac address to be added to passtrumac list in CP. It fixes...Renato Botelho2013-09-121-2/+13
* | Fix php short tag opening and silent php -lRenato Botelho2013-09-121-1/+1
* | Remove call-time pass by reference from traffic shaper files, it should fix #...Renato Botelho2013-09-129-89/+89
* | Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-1267-83/+83
* | Do not add a ipfw rule to block mac since auth can take care of block or redi...Renato Botelho2013-09-121-10/+9
* | Redirect blocked macs to desired URL or show an error messageRenato Botelho2013-09-121-0/+10
* | Add a redirect url option to blocked macsRenato Botelho2013-09-121-0/+10
OpenPOWER on IntegriCloud