summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Filter log - ensure IPv6 works toostilez2014-02-191-3/+3
* Fix #3469Renato Botelho2014-02-191-1/+1
* Fix #3468, wording fixRenato Botelho2014-02-191-1/+1
* Merge pull request #945 from phildd/masterRenato Botelho2014-02-193-8/+10
|\
| * Enhance interface gateway data entry descriptionsPhillip Davis2014-02-191-4/+6
| * Enhance interface gateway data entry descriptionsPhillip Davis2014-02-071-2/+2
| * Enhance interface gateway data entry descriptionsPhillip Davis2014-02-071-2/+2
* | Merge pull request #939 from phil-davis/masterErmal Luçi2014-02-191-5/+5
|\ \
| * | Dodgy-looking stuff in graph calculationsPhil Davis2014-02-181-5/+5
* | | Merge pull request #659 from mss/extended-query-example-workErmal Luçi2014-02-191-4/+4
|\ \ \
| * | | Don't gettext() the example strings.Malte S. Stretz2013-05-291-3/+3
| * | | Improve Authentication Containers examples.Malte S. Stretz2013-05-291-3/+3
| * | | Fix LDAP Extended Query example.Malte S. Stretz2013-05-291-1/+1
* | | | Merge pull request #943 from stilez/patch-1Ermal Luçi2014-02-191-10/+59
|\ \ \ \
| * | | | AJAX-ify DNS lookups in standard firewall/filterstilez2014-02-191-10/+59
* | | | | The msgbox is no longer needed since there will be a validation process per seErmal2014-02-191-1/+1
|/ / / /
* | | | Only add dhcpv6 client allow rules if ipv6allow is setRenato Botelho2014-02-181-1/+1
* | | | Take single and double quotes into considerationRenato Botelho2014-02-181-1/+1
* | | | Fix issue with CSR generation. Ticket #2820jim-p2014-02-181-5/+5
* | | | Move 'allow dhcpv6 client' rules above block bogonsv6 ones, it should fix #3395Renato Botelho2014-02-181-15/+18
* | | | Fixes #3460. Ask for validation when real operation will be done and ask for ...Ermal2014-02-181-94/+163
* | | | Remove code that is commentedErmal2014-02-181-3/+0
| |/ / |/| |
* | | Merge pull request #927 from nagyrobi/patch-1Ermal Luçi2014-02-181-0/+12
|\ \ \
| * | | Update priv.defs.incnagyrobi2014-02-181-0/+12
|/ / /
* | | Fixes #3461. Remove any special char that can lead to shell/XSS compromises f...Ermal2014-02-181-10/+11
* | | Revert "Replaced gethostbyname() with gethostbynamel() to get a list of all I...Renato Botelho2014-02-181-12/+10
* | | Do not do any operations on system libraries. Nowdays pbis are used and those...Ermal2014-02-181-25/+2
* | | Merge pull request #891 from PiBa-NL/captive_disableRenato Botelho2014-02-181-0/+2
|\ \ \
| * | | captive portal, don't generate rules for disabled portalPiBa-NL2014-01-251-0/+2
* | | | Merge pull request #890 from N0YB/Gateway_MonitorRenato Botelho2014-02-182-8/+212
|\ \ \ \
| * | | | Gateway Monitor Advanced SettingsN0YB2014-01-251-3/+24
| * | | | Gateway Monitor Advanced SettingsN0YB2014-01-242-7/+190
* | | | | Merge pull request #904 from dv-user1/masterRenato Botelho2014-02-181-10/+12
|\ \ \ \ \
| * | | | | Replaced gethostbyname() with gethostbynamel() to get a list of all IPs assoc...Francois Blanchette2014-02-071-10/+12
| | |_|_|/ | |/| | |
* | | | | Revert "Pass the family to the get_real_interface function to retrieve the co...Ermal2014-02-181-1/+1
* | | | | Really need the interface where v6 is running toa dd the gateway/route rather...Ermal2014-02-181-2/+2
* | | | | Do not call rc.newwanip when pppoe gets a v6 ip.Ermal2014-02-181-1/+2
* | | | | Pass the family to the get_real_interface function to retrieve the correct re...Ermal2014-02-181-1/+1
* | | | | Put a timeout of 30 seconds to aid with Ticket #3412Ermal2014-02-171-3/+3
* | | | | Move this global declaration to the proper file rather than backend codeErmal2014-02-172-12/+13
* | | | | Help ticket #3449:Renato Botelho2014-02-171-2/+6
* | | | | Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixe...Renato Botelho2014-02-172-28/+12
* | | | | Fix typo on variable name and really add custom options for dhcpdv6Renato Botelho2014-02-171-1/+1
* | | | | Normally when an ip is set the interface comes up on BSD stacks. Though push ...Ermal2014-02-171-0/+4
* | | | | Whitespace fixErmal2014-02-171-38/+38
* | | | | Use htmlspecialchars(), a better solution for #2952Renato Botelho2014-02-171-1/+1
* | | | | Grab exec result just to be carefulRenato Botelho2014-02-171-2/+2
* | | | | Put a kludge for now which Fixes #3280. It should be improved later on to hav...Ermal2014-02-171-6/+13
* | | | | Consider setting of noconcurrent login for passthrough expiry of users. Fixes...Ermal2014-02-171-19/+22
* | | | | Some tweaking to handle when switching off dhcpv6.Ermal2014-02-171-5/+8
OpenPOWER on IntegriCloud