summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Make widget privilege matching more specific. Fixes #9512jim-p2019-05-091-2/+2
* Add warning for OpenVPN client, server, and override privileges.jim-p2019-05-091-0/+3
* Create /var/crash after creating /var RAM disk. Fixes #9409jim-p2019-03-181-0/+1
* Add missing obsoleted filesRenato Botelho2019-03-131-0/+16
* Initialized entries variable before use. Fixes #9359jim-p2019-03-121-0/+1
* Use only sshguard table for blocking ssh/gui attacks. Issue #9223jim-p2019-03-122-3/+2
* Remove unnecessary expiretable cron jobs for ssh/gui lockout. Issue #9223jim-p2019-03-122-1/+9
* Update privilegesjim-p2019-02-211-6/+18
* Merge pull request #4034 from kkr0kk/patch-2Renato Botelho2019-02-141-1/+1
|\
| * Update gwlb.inckkr0kk2019-01-121-1/+1
| * Update gwlb.inckkr0kk2019-01-111-1/+1
* | Ticket #9308: Sort country codesRenato Botelho2019-02-071-0/+1
* | Fix #9308: Obsolete now unused /etc/ca_countriesRenato Botelho2019-02-072-237/+1
* | Ticket #9308: Implement get_cert_country_codes() to get the list of country c...Renato Botelho2019-02-071-0/+19
* | Make get_countr_code() parameter default to 'ALL'Renato Botelho2019-02-071-1/+1
* | Encode shaper queue name before printing. Issue #9294jim-p2019-01-291-12/+12
* | Fix handling of special swap cases. Fixes #9281jim-p2019-01-221-3/+7
|/
* Ensure IPsec P1 entries have a 'protocol' value. Fixes #9207jim-p2018-12-182-1/+14
* Fix DigitalOcean DynDNS clientGrant Sheehan2018-12-111-2/+6
* Alternate swap device location tactics. Issue #9182jim-p2018-12-112-4/+19
* Fix nginx resolver handling when a cert needs OCSP stapling. Fixes #9160jim-p2018-12-111-4/+10
* Minor fixes related to #9121Steve Beaver2018-12-111-1/+1
* Fixed regression where calling station id was removed from openvpnKacper2018-12-111-1/+2
* Remove obsolete OLSRD code. Implements #9117jim-p2018-12-112-44/+5
* Fix NPt validation to allow single addresses. Fixes #9163jim-p2018-12-041-1/+2
* Add Korean to the list of available languagesRenato Botelho2018-12-031-0/+1
* Do not call interfaces_vlan_configure() every time an interface is edited in ...Luiz Souza2018-11-271-0/+60
* Make the WF2Q+ the default scheduler for the dummynet limiters.Luiz Souza2018-11-221-8/+10
* Fix #9144: Init array before useRenato Botelho2018-11-211-0/+1
* Fix #9121: Initialize arrays to prevent PHP 7 errorsjim-p2018-11-2119-135/+89
* Fix #8465: Preserve default gw when switch to BACKUPRenato Botelho2018-11-201-12/+14
* Break long linesRenato Botelho2018-11-201-6/+17
* Fix few spelling issuesAugustin-FL2018-11-201-1/+1
* Send MAC address as username if radmac is used for connecting an userAugustin-FL2018-11-201-1/+3
* Init various arrays in easyrule before use with references. Fixes #9119jim-p2018-11-141-0/+5
* Always configure VTI routes when setting up the interface. Fixes #9116jim-p2018-11-131-3/+1
* Fix previous regex. Issue #9106jim-p2018-11-121-1/+1
* Replace '.' in radius name for strongSwan. Fixes #9106jim-p2018-11-121-1/+1
* Fix #9102: Suppress stream_select() undesired warningsRenato Botelho2018-11-091-1/+1
* Add 0.0.0.0/0 to VTI left/rightsubnets. Fixes #8859jim-p2018-11-071-4/+12
* Add checkbox to disable SMTP SSL cert verification. Implements #9001jim-p2018-11-071-0/+4
* If the cert date is negative, use DateTime instead of date. Fixes #9100jim-p2018-11-061-0/+10
* Prevent CRL from using too large a lifetime on ARM. Fixes #9098jim-p2018-11-061-3/+18
* Prevent log size from being too large, which breaks clog. Fixes #9081jim-p2018-11-051-0/+1
* Make MBT prefer video console. Fixes #9094jim-p2018-11-051-2/+1
* Use EFI console when needed. Fixes #8978jim-p2018-11-051-3/+4
* Fix 9086: Remove gettext() from all 'Local Databases' stringsRenato Botelho2018-11-011-5/+5
* Skip empty IPsec P1 during upgrade to 17.5. Fixes #9083jim-p2018-10-311-0/+4
* Fix #8864: Let users modify sshguard parameters and whitelistRenato Botelho2018-10-311-2/+26
* Initialize package arrays before use. Fixes #9067jim-p2018-10-251-5/+14
OpenPOWER on IntegriCloud