summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3728 from PiBa-NL/20170511-fastauthRenato Botelho2017-05-263-35/+113
|\
| * auth_check, move the cmp_page_matches() to its own file so it can be shared b...PiBa-NL2017-05-153-72/+71
| * auth_check lowers cpu usage for checking if the user has permission for the p...PiBa-NL2017-05-111-0/+79
* | SG-23* serial number is igb0 mac addressRenato Botelho2017-05-231-2/+11
* | Merge pull request #3732 from phil-davis/rule-created-updatedRenato Botelho2017-05-231-0/+41
|\ \
| * | Make consistent rule information sectionPhil Davis2017-05-191-0/+41
* | | Add Bosnian to GUI since it's over 75% translatedRenato Botelho2017-05-231-0/+1
* | | Standardize privilege page and sorting between users and groups. Fixes #7587jim-p2017-05-221-0/+4
* | | Fix path to old pftop file in obsolete list. Fixes #7581jim-p2017-05-221-1/+1
* | | The logic for resolv-retry infinite was always setting it in client mode no m...jim-p2017-05-221-3/+1
* | | Fix OpenVPN server port validation to disallow "0". 0 is still OK for client ...jim-p2017-05-221-3/+6
* | | Disable internal L2TP users when activating RADIUS, to follow the behavior st...jim-p2017-05-221-0/+1
* | | Remove unused WINS code for L2TP. Fixes #7559jim-p2017-05-221-6/+0
* | | Use recently added hwaddr field to restore original MAC addressRenato Botelho2017-05-192-36/+3
|/ /
* | Improve indenting/readabilitySteve Beaver2017-05-181-57/+65
* | Refine some syslogd restarts, add a way to send it a HUP to reload w/o a full...jim-p2017-05-152-18/+36
* | Merge pull request #3725 from sestary/masterRenato Botelho2017-05-152-10/+16
|\ \
| * | Make the changes suggested by jim-p and changed the way the disable function ...Robbert Rijkse2017-05-092-23/+21
| * | Unbound: Added ability to disable automatically added host entriesRobbert Rijkse2017-05-061-21/+29
* | | Use is_numeric() to make sure $prefix is not 0Renato Botelho2017-05-151-1/+1
* | | Merge pull request #3604 from enukane/fix/openvpn-ipv6-remote-netmask-0-treat...Renato Botelho2017-05-151-1/+1
|\ \ \
| * | | Fix parsing "::/0" as "::/128" on OpenVPN IPv6 Tunnel Remote networkenukane2017-03-031-1/+1
* | | | Merge pull request #3556 from doktornotor/patch-3Renato Botelho2017-05-151-1/+1
|\ \ \ \
| * | | | Fix net.inet.ip.random_id tunable description (Bug #6087)doktornotor2017-02-191-1/+1
* | | | | Merge pull request #3559 from doktornotor/patch-4Renato Botelho2017-05-151-1/+1
|\ \ \ \ \
| * | | | | Request PD even if no interfaces are set to track6 (Bug #4544)doktornotor2017-02-191-1/+1
| |/ / / /
* | | | | Allow a wider range of characters to be used in certificate fields, as laid o...jim-p2017-05-111-0/+16
| |_|_|/ |/| | |
* | | | Add OpenVPN GUI Option for "sndbuf" and "rcvbuf", using the same value for bo...jim-p2017-05-101-0/+21
* | | | Merge pull request #3719 from phil-davis/no-packagesRenato Botelho2017-05-101-5/+24
|\ \ \ \
| * | | | get_pkg_info improve installed_pkgs_only casePhil Davis2017-05-021-5/+24
* | | | | Merge pull request #3579 from frankthetank/dyndns_dreamhostRenato Botelho2017-05-102-2/+292
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of https://github.com/pfsense/pfsense into dyndns_dream...Frank2017-05-014-13/+19
| |\ \ \ \ \ | | |/ / / /
| * | | | | Removed previous invalid conditionals and replaced with guard flags.frank2017-05-011-17/+17
| * | | | | Aggregated case statements to avoid duplication.frank2017-05-011-8/+2
| * | | | | Changes tab levels for new case/switch blocks to match K&R BSD style.frank2017-05-011-137/+137
| * | | | | Added last tested date to DreamHost IPv4 record.frank2017-05-011-2/+2
| * | | | | Resolved some unusual formatting errors that crept into the request.frank2017-04-221-5/+5
| * | | | | Merge branch 'master' of https://github.com/pfsense/pfsense intofrank2017-04-2117-122/+717
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of https://github.com/pfsense/pfsense intofrank2017-04-0433-268/+733
| |\ \ \ \ \ \
| * | | | | | | Switched API key usage from username to password fields for protection.frank2017-02-261-4/+4
| * | | | | | | Implemented Dreamhost ISP dynamic DNS updates.frank2017-02-231-0/+296
| * | | | | | | Added Dreamhost and Dreamhost V6 to list of DYNDNS services.frank2017-02-231-2/+2
* | | | | | | | Add OpenVPN GUI option for "fast-io" to clients and servers. Ticket #7507jim-p2017-05-101-0/+7
* | | | | | | | Merge pull request #3721 from aaa2ppp/patch-1Renato Botelho2017-05-091-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Update interfaces.incaaa2ppp2017-03-131-2/+6
* | | | | | | | | Merge pull request #3723 from xygrec/dyndns-hover-sslRenato Botelho2017-05-091-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update dyndns.classxygrec2017-05-051-2/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #3724 from doktornotor/patch-1Renato Botelho2017-05-091-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix APU2 with coreboot v4.x detectiondoktornotor2017-05-061-0/+1
| |/ / / / / / / /
* | | | | | | | | Do not obsolete locale directoriesRenato Botelho2017-05-091-54/+0
OpenPOWER on IntegriCloud