summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the new tunable in the GUI for custommization and its default valueErmal2012-12-112-1/+7
* Properly unlock before exit. Allow rarp to flow through ipfw of CP alos allow...Ermal2012-12-101-10/+7
* Add .gitattributes file to help maintain proper newlines.jim-p2012-12-101-0/+46
* switch to using the fullbogons-ipv4.txt from Cymru, and standardize paths to ...Chris Buechler2012-12-091-8/+8
* Add extra check for DHCP(v6) static mapping edit pages to prevent an error wh...Erik Fonnesbeck2012-12-082-4/+10
* Add extra checks for reading and saving certain wireless settings and fix an ...Erik Fonnesbeck2012-12-084-6/+14
* Merge pull request #274 from N0YB/ARP-Table-Static-EntriesErmal Luçi2012-12-083-2/+25
|\
| * ARP Table Static Entries from Individual DHCP Static MappingsN0YB2012-12-073-2/+25
|/
* Fixes #2703 correctly remove ips from v6 interfaces. Also cleanup the srd0 bi...Ermal2012-12-071-22/+12
* Don't allow transport mode to be selected for mobile clients. Fixes #2713jim-p2012-12-071-0/+2
* Merge pull request #273 from N0YB/Widget-Firewall-Logs-FilteringJim P2012-12-073-9/+79
|\
| * Update etc/inc/filter_log.incN0YB2012-12-071-1/+15
| * Update usr/local/www/javascript/filter_log.jsN0YB2012-12-071-2/+15
| * Update usr/local/www/widgets/widgets/log.widget.phpN0YB2012-12-071-6/+49
* | Also consider 0.0.0.0/0 here since it fails both these tests but is still a v...jim-p2012-12-071-1/+1
* | Merge pull request #272 from matsimon/copyright-bumpsChris Buechler2012-12-071-6/+6
|\ \ | |/ |/|
| * license: Bump and fix some copyrights.Mathieu Simon2012-12-071-6/+6
|/
* Merge pull request #271 from brunostein/masterErmal Luçi2012-12-061-1/+44
|\
| * add input autocomplete array aliasesbruno2012-12-061-1/+44
* | If the old configuration is present there use the new one for local usersErmal2012-12-061-0/+2
* | Cleanup the php session data.Ermal2012-12-061-0/+1
* | Use functions to reduce code duplication; Add function to clear route to the ...jim-p2012-12-051-18/+40
* | Merge pull request #269 from N0YB/Diagnostics-Tables-Top-StatusJim P2012-12-051-8/+11
|\ \
| * \ Merge remote-tracking branch 'origin/master' into Diagnostics-Tables-Top-StatusN0YB2012-11-294-8/+41
| |\ \
| * | | Update usr/local/www/diag_tables.phpN0YB2012-11-291-1/+1
| * | | Diagnostics Tables Top StatusN0YB2012-11-281-3/+3
| * | | Update usr/local/www/diag_tables.phpN0YB2012-11-281-8/+11
* | | | Merge pull request #262 from PiBa-NL/cleanupJim P2012-12-051-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | code cleanup, and extra newline for message and rule generationPiBa-NL2012-11-181-2/+4
* | | | Unbreak console menujim-p2012-12-041-2/+1
* | | | Make 11/111 console menu options both kill php, lighty, and then restart the ...jim-p2012-12-041-2/+0
* | | | Add input validation to reject invalid combinations of IPv4/IPv6 openvpn prot...jim-p2012-12-042-0/+22
* | | | Activate choices for UDP6 and TCP6 for OpenVPN. Make sure interface IP select...jim-p2012-12-041-6/+9
* | | | Fix more tests for DHCP relay being enabled.jim-p2012-12-041-2/+2
* | | | Remove this now-irrelevant comment.jim-p2012-12-041-5/+0
* | | | Fix test to see if DHCP Relay is enabled.jim-p2012-12-041-12/+1
* | | | Do a more strict type match here, otherwise if the result returned is 0, that...jim-p2012-12-041-1/+1
* | | | Do not echo any messages here as this would otherwise end up through the XML ...smos2012-12-041-3/+3
* | | | Use the IPv6 tunnel network for peer to peer OpenVPN modes.jim-p2012-12-031-0/+28
| |_|/ |/| |
* | | Be a little more verbose when starting the NTP daemonjim-p2012-11-291-0/+5
* | | Add a couple more (small, optional) snmp modules.jim-p2012-11-292-1/+27
* | | Simplify logicErmal2012-11-281-7/+8
* | | Only try to get mac if the its requiredErmal2012-11-281-1/+2
| |/ |/|
* | Fixes #1575. Allow Match option to be used with limiters as well. The support...Ermal2012-11-271-4/+1
* | Make this a bit more easier to readErmal2012-11-261-23/+25
* | No need to duplicate all this code here. If vouchers are enabled just display...Ermal2012-11-261-134/+76
* | The context creation and memmber interfaces are only used during rules creati...Ermal2012-11-232-11/+19
* | Update copyrightErmal2012-11-231-1/+1
* | Update copyrightErmal2012-11-231-1/+1
* | Resolves #2529. Load the ipfw module before any commands are executed on CP. ...Ermal2012-11-225-45/+32
OpenPOWER on IntegriCloud