summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Use get_interface rather than find_interface here. It'll work for VIPs on gat...Chris Buechler2015-09-231-2/+2
* Do not pass vouchers shorter than 5 characters to voucher application, theyLuiz Otavio O Souza2015-09-221-2/+4
* Merge pull request #1790 from phil-davis/pkg-install-4884-RELENG_2_2Renato Botelho2015-09-211-6/+12
|\
| * Pkg install error handling and connect timeout RELENG_2_2Phil Davis2015-07-271-6/+12
* | GratisDNS support for hosts without subdomainsmortencombat2015-09-211-2/+9
* | Add L2TP server's interface to mpd.confTarasSavchuk2015-09-211-0/+7
* | Merge pull request #1916 from doktornotor/patch-15Renato Botelho2015-09-211-32/+50
|\ \
| * | Fix Cloudflare support for Dynamic DNS Updatesdoktornotor2015-09-201-32/+50
* | | Merge pull request #1807 from miken32/RELENG_2_2Renato Botelho2015-09-211-0/+9
|\ \ \
| * | | Fix missing DH group 22-24Michael Newton2015-08-041-0/+9
* | | | Merge pull request #1836 from phil-davis/patch-4Renato Botelho2015-09-211-1/+9
|\ \ \ \
| * | | | Ignore DHCP pools that are out of range RELENG_2_2Phil Davis2015-08-281-1/+9
* | | | | Merge pull request #1913 from doktornotor/patch-11Renato Botelho2015-09-211-1/+1
|\ \ \ \ \
| * | | | | pkg-utils.inc typo fix - RELENG_2_2doktornotor2015-09-201-1/+1
| | |_|/ / | |/| | |
* | | | | fix interface assignment menus running off VGA screendoktornotor2015-09-211-4/+10
|/ / / /
* | | | Merge pull request #1894 from doktornotor/patch-6Renato Botelho2015-09-171-10/+8
|\ \ \ \
| * | | | Make the openvpn-server IP address consistent with CSC overrides behaviordoktornotor2015-09-171-1/+1
| * | | | Fix incorrect netmask sent to client with static IP set in RADIUS (Bug #5129)doktornotor2015-09-121-10/+8
* | | | | Merge pull request #1837 from phil-davis/patch-5Renato Botelho2015-09-171-0/+2
|\ \ \ \ \
| * | | | | Redmine #5046 UEFI network booting arch 00:09Phil Davis2015-08-281-0/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #1811 from phil-davis/patch-10Chris Buechler2015-09-161-0/+60
|\ \ \ \ \
| * | | | | Ignore case when comparing package versionsPhil Davis2015-08-091-2/+2
| * | | | | Provide compare_pkg_versionsPhil Davis2015-08-091-0/+60
| | |_|/ / | |/| | |
* | | | | Merge pull request #1887 from doktornotor/patch-8Chris Buechler2015-09-161-1/+1
|\ \ \ \ \
| * | | | | Fix identification of IPv6 interface with PPP-type ifaces and DHCP6 (2.2.x)doktornotor2015-09-081-1/+1
* | | | | | Remove useless log spam. Ticket #4102Chris Buechler2015-09-161-4/+0
* | | | | | Check if our version of roll data is valid and if necessary, initializeLuiz Otavio O Souza2015-09-151-0/+3
* | | | | | Only add 6rd rules if there is an IPv4 IP defined for the gateway,Chris Buechler2015-09-141-1/+4
| |_|_|/ / |/| | | |
* | | | | Merge pull request #1834 from phil-davis/patch-1Renato Botelho2015-09-081-34/+69
|\ \ \ \ \
| * | | | | Protect unset() with isset() for RELENG_2_2Phil Davis2015-08-281-34/+69
| | |_|/ / | |/| | |
* | | | | Merge pull request #1840 from phil-davis/patch-6Renato Botelho2015-09-081-0/+3
|\ \ \ \ \
| * | | | | Handle multiple notices in the same second RELENG_2_2Phil Davis2015-08-291-0/+3
| |/ / / /
* | | | | Merge pull request #1844 from doktornotor/patch-5Renato Botelho2015-09-081-7/+0
|\ \ \ \ \
| * | | | | remove routed service, is being handled by the package (RELENG_2_2)doktornotor2015-08-301-7/+0
| |/ / / /
* | | | | Merge pull request #1845 from doktornotor/patch-6Renato Botelho2015-09-081-1/+6
|\ \ \ \ \
| * | | | | make sure that cron is running before reconfiguring it (RELENG_2_2)doktornotor2015-08-301-1/+6
| |/ / / /
* | | | | Merge pull request #1835 from phil-davis/patch-2Renato Botelho2015-09-081-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Redmine #4925 Fix version comparison for RELENG_2_2Phil Davis2015-08-281-2/+2
| |/ / /
* | | | Strip HTML tags from a notice to avoid a potential XSSjim-p2015-09-011-1/+1
|/ / /
* | | Fix handling of the description in the shaper code.jim-p2015-08-241-4/+4
* | | Properly declare an error when a too-short voucher is submitted.jim-p2015-08-181-1/+5
* | | The "enableallowallwan" script should also allow bogons, or it makes running ...jim-p2015-08-131-0/+2
* | | Add support for LDAP RFC2307 style group membership. Implements #4923jim-p2015-08-131-9/+18
* | | Provide an LDAP server timeout field. Default to 25 seconds. Part of ticket #...jim-p2015-08-131-0/+6
* | | Don't lowercase the whole group namejim-p2015-08-121-2/+2
* | | Fix GUI auth from RADIUS to grab group names from the Class attribute. Implem...jim-p2015-08-124-7/+31
|/ /
* | only read file if it exists, and only foreach if an array.Chris Buechler2015-08-031-8/+13
* | Allow to create empty bogons on nanoBSDPhil Davis2015-08-031-4/+8
* | This is handled above now.jim-p2015-07-301-1/+0
* | More safety belts on CP DB openjim-p2015-07-301-0/+13
OpenPOWER on IntegriCloud