summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* really fix botched manual merge request. Ticket #4720Chris Buechler2015-06-011-2/+2
* fix manual merge mistake. Ticket #4720Chris Buechler2015-06-011-1/+1
* set the serial port appropriately for RCC-VE platforms. sync from factoryChris Buechler2015-06-011-4/+15
* Return IP correctly in get_interface_ip for gateway groups specifying aChris Buechler2015-06-011-0/+4
* Use 'host!' flag when setting CURLOPT_INTERFACE, as recommended by CURL docsRenato Botelho2015-06-012-2/+2
* Pass interface to CURLOPT_INTERFACE instead of IP addres, also use 'if!' flag...Renato Botelho2015-06-011-1/+1
* Code style bits and pieces from etcPhil Davis2015-05-3135-330/+328
* Allow option to specify just 1 of user and pass in OpenVPN .up filePhil Davis2015-05-301-3/+13
* Replae backtickes by mwexec()Renato Botelho2015-05-301-2/+2
* Merge pull request #1551 from rnoland/masterRenato Botelho2015-05-301-20/+24
|\
| * We need to at least setup the serial port before we try to blastRobert Noland2015-03-101-20/+24
* | Merge pull request #1585 from jlduran/dnsmadeeasyRenato Botelho2015-05-302-9/+58
|\ \
| * | Add support for DNS Made EasyJose Luis Duran2015-05-252-9/+58
* | | Merge pull request #1590 from k-paulius/fix-4483v2Renato Botelho2015-05-301-11/+11
|\ \ \
| * | | Return link-local address when we are only requesting IPv6 prefix only if the...k-paulius2015-03-291-11/+11
* | | | Merge pull request #1471 from Talyrius/masterRenato Botelho2015-05-281-0/+4
|\ \ \ \
| * | | | Add RTMP to the Traffic ShaperTalyrius2015-02-041-12/+16
* | | | | Merge pull request #1444 from oliwel/feature/easyrule-unblockRenato Botelho2015-05-281-5/+101
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/easyrule-unblockOliver Welter2015-03-0354-7448/+10957
| |\ \ \ \ \
| * | | | | | Add showblock and unblock options to easyrule CLI toolOliver Welter2015-01-181-0/+81
| * | | | | | Fix inconsistent handling of seperator in easyrule, should fix #4233Oliver Welter2015-01-181-5/+21
* | | | | | | Merge pull request #1033 from aqueeb/masterRenato Botelho2015-05-281-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Adding the Appropriate RA Flags for "Stateless DHCP"aqueeb2014-03-221-0/+5
* | | | | | | | Revert "Disable this tunable for now. Ticket #4523"Ermal LUÇI2015-05-271-1/+1
* | | | | | | | Merge pull request #1081 from PiBa-NL/cert_usageErmal LUÇI2015-05-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Certificate Manager, call packages plugin function to show used certificatesPiBa-NL2014-04-131-1/+1
* | | | | | | | | Ticket #4523 Major changes to how fsck is done.Ermal LUÇI2015-05-271-8/+10
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Disable this tunable for now. Ticket #4523Ermal LUÇI2015-05-251-1/+1
* | | | | | | | Merge pull request #1649 from baxeno/masterErmal LUÇI2015-05-192-4/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | ipsec: psk keyid bugfixBruno Thomsen2015-05-131-1/+1
| * | | | | | | | ipsec: added ecc brainpool to vpn_ipsec_convert_to_modp()Bruno Thomsen2015-05-131-0/+9
| * | | | | | | | ipsec: pfs ecc brainpool curve supportBruno Thomsen2015-05-121-1/+4
| * | | | | | | | ipsec: pfs ecc nist curve supportBruno Thomsen2015-05-121-1/+4
| * | | | | | | | ipsec: IKEv2 Diffie-Hellman ECC Brainpool supportBruno Thomsen2015-05-121-1/+4
| * | | | | | | | ipsec: IKE phase one AES-GCM supportBruno Thomsen2015-05-121-0/+3
| * | | | | | | | bugfix: ipsec: nist ecp521 elliptic curve supportBruno Thomsen2015-05-121-1/+1
* | | | | | | | | Remove artifacts from latin1 to utf8 conversionsJose Luis Duran2015-05-169-9/+9
* | | | | | | | | Disable defering in pfsync which is used for active-active deployments not us...Ermal LUÇI2015-05-151-0/+1
* | | | | | | | | Add some error checking to avoid warning during bootErmal LUÇI2015-05-141-0/+5
* | | | | | | | | Move pt_BR translation from ISO to UTF-8Renato Botelho2015-05-141-1/+1
* | | | | | | | | Delete load_balancer_relay*.php, they are not being usedRenato Botelho2015-05-131-24/+0
* | | | | | | | | No need to deal with hw.usb.no_pf anymore, it's part of default loader.confRenato Botelho2015-05-131-3/+1
|/ / / / / / / /
* | | | | | | | Keep verify_all_package_servers() and check_package_server_ssl() around until...Renato Botelho2015-05-081-0/+10
* | | | | | | | xmlrpc is not being used anymoreRenato Botelho2015-05-081-1/+0
* | | | | | | | Keep get_pkg_id() around since a couple of packages are using themRenato Botelho2015-05-081-0/+5
* | | | | | | | Escape entire command to avoid breaking parametersRenato Botelho2015-05-081-1/+1
* | | | | | | | ASSUME_ALWAYS_YES is booleanRenato Botelho2015-05-081-1/+1
* | | | | | | | Drop verify_all_package_servers() verify_package_server() check_package_serve...Renato Botelho2015-05-071-77/+0
* | | | | | | | Drop pkg_fetch_config_file() and pkg_fetch_additional_files()Renato Botelho2015-05-071-113/+0
* | | | | | | | Remove package_skip_tests(), it won't be necessary anymore with pkgRenato Botelho2015-05-071-41/+0
OpenPOWER on IntegriCloud