summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Improve the HELP note about what will/won't work if TLD is set to ".local"stilez2017-07-251-3/+4
* | | | | | Merge pull request #3788 from znerol/feature/master/bridge-ipv6-auto-linklocalRenato Botelho2017-07-311-0/+13
|\ \ \ \ \ \
| * | | | | | Add support for IPv6 AUTO_LINKLOCAL flag on bridge interfacesLorenz Schori2017-07-251-0/+13
* | | | | | | Merge pull request #3770 from hamnur/masterRenato Botelho2017-07-311-0/+41
|\ \ \ \ \ \ \
| * | | | | | | Use attribute rekey_enable as usual but optionally allow to set margintime if...hamnur2017-07-171-10/+20
| * | | | | | | Fix indent of if-blockhamnur2017-07-141-1/+1
| * | | | | | | Check if margintime is numeric and smaller than P1 lifetimehamnur2017-07-141-2/+6
| * | | | | | | Hide margintime if rekeying is disabledhamnur2017-07-141-15/+28
| * | | | | | | Add strongswan rekeymargin attribute to vpn ipsec phase1 viewhamnur2017-06-291-0/+14
* | | | | | | | Merge pull request #3791 from marjohn56/PD-FIXRenato Botelho2017-07-311-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | dhcp6c Advanced Config prefix interfacemarjohn562017-07-281-1/+14
* | | | | | | | | Merge pull request #3585 from PiBa-NL/trafficgraphs-optimizeRenato Botelho2017-07-314-227/+135
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | trafficgraphs, move common code to 1 file, and remove usage of 'localstorage'...PiBa-NL2017-07-303-180/+116
| * | | | | | | | | traffic-graphs, optimize retrieval of data every x seconds to reduce spikes i...PiBa-NL2017-07-304-48/+20
* | | | | | | | | | Merge pull request #3785 from stilez/patch-67Renato Botelho2017-07-311-6/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | important exclusion - update help text for packets dropped by NIC / offloadstilez2017-07-301-3/+3
| * | | | | | | | | | add "very"stilez2017-07-171-1/+1
| * | | | | | | | | | slight further text/format improvementstilez2017-07-171-4/+4
| * | | | | | | | | | Improve help text for promiscuous modestilez2017-07-171-6/+17
* | | | | | | | | | | Update translation filesRenato Botelho2017-07-3184-5203/+6181
* | | | | | | | | | | Regenerate potRenato Botelho2017-07-311-50/+46
* | | | | | | | | | | Comment fixesSteve Beaver2017-07-281-5/+5
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Add renamed support widgetSteve Beaver2017-07-281-0/+113
* | | | | | | | | | Merge pull request #3783 from PiBa-NL/20170713-dns-delete-last-additional-nameRenato Botelho2017-07-282-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | dns, allow deleting last row for "Additional Names for this Host"PiBa-NL2017-07-132-2/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Eliminate Gold menu itemSteve Beaver2017-07-271-1/+1
* | | | | | | | | Rename support widget to "Netgate Services And Support"Steve Beaver2017-07-271-113/+0
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Fixed 7128Steve Beaver2017-07-261-14/+22
* | | | | | | | Allow recheck on refresh if JSON not availableSteve Beaver2017-07-261-1/+5
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Remove unused parametersRenato Botelho2017-07-253-5/+5
| |_|_|_|/ / |/| | | | |
* | | | | | Re-introduce Captive Portal statisticsRenato Botelho2017-07-251-6/+11
| |_|_|/ / |/| | | |
* | | | | Update translation filesRenato Botelho2017-07-2484-24510/+63495
* | | | | Regenerate potRenato Botelho2017-07-241-567/+627
* | | | | Add customer support widgetSteve Beaver2017-07-201-0/+109
| |/ / / |/| | |
* | | | Merge pull request #3771 from PiBa-NL/20170701-cron-fixRenato Botelho2017-07-131-3/+3
|\ \ \ \
| * | | | cron, fix job removal by index splice and write valid schedules for ramdrive ...PiBa-NL2017-07-011-3/+3
* | | | | Restructure how unbound zone data is written to fix processing of "redirect" ...jim-p2017-07-131-0/+4
* | | | | Improve the way the auth server list is generated and account for a key being...jim-p2017-07-101-4/+2
| |/ / / |/| | |
* | | | Fix CA reference so serial increases properly. Remove variable for feature th...jim-p2017-07-071-2/+2
* | | | Add another possible CSR Armor string when validating. Ticket #7383jim-p2017-07-061-1/+3
* | | | Restructure how certificate types and SANs are handled in the cert manager wh...jim-p2017-07-061-146/+112
* | | | Add the ability to set certificate type and SAN attributes in a CSR. Ticket #...jim-p2017-07-052-56/+115
* | | | Fix missing line from openssl.cnfjim-p2017-07-051-1/+1
* | | | Update translation filesRenato Botelho2017-07-0582-4746/+5117
* | | | Regenerate potRenato Botelho2017-07-051-107/+111
* | | | Add the username as the first SAN when making a user certificate from the use...jim-p2017-07-051-0/+4
* | | | Fix some additional cases for CN->SAN handling, and move some code to a funct...jim-p2017-07-051-14/+5
* | | | Remove extra spaces from User AgentRenato Botelho2017-07-051-1/+1
* | | | Send uniqueid instead of UUID on user-agentRenato Botelho2017-07-052-11/+17
* | | | Move uniqueid read to a function system_get_uniqueid()Renato Botelho2017-07-051-3/+3
| |/ / |/| |
OpenPOWER on IntegriCloud