summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Encode DHCP/DHCPv6 server additional BOOTP text options before save to XML to...Renato Botelho2016-01-153-4/+35
* | | | Update license on files from /etc/incRenato Botelho2016-01-1538-640/+1536
* | | | Update sasl classes to last version and remove all style customizations - htt...Renato Botelho2016-01-155-28/+26
* | | | Update smtp class to latest version, fixes #5604Renato Botelho2016-01-152-139/+1171
* | | | Respect force parameter even if message is the same of last sentRenato Botelho2016-01-151-2/+2
* | | | Add config upgrade code to remove L7 config pieces, and file a notice where f...Chris Buechler2016-01-142-1/+17
| |/ / |/| |
* | | Simplify logic and fixes on interface_vlan_adapt_mtu()Renato Botelho2016-01-141-14/+13
* | | When parent of a VLAN is LAGG and need to set a different MTU, interface must...Renato Botelho2016-01-141-1/+14
* | | Use proper variable ($wantedmtu) to get vlan MTURenato Botelho2016-01-141-3/+1
* | | All lagg members are exclusive, set the same MTU defined on interface instead...Renato Botelho2016-01-141-11/+7
* | | Rename variables to make more senseRenato Botelho2016-01-141-4/+4
* | | Simplify logicRenato Botelho2016-01-141-3/+4
* | | Merge pull request #2422 from phil-davis/patch-2Chris Buechler2016-01-131-47/+62
|\ \ \
| * | | Fix #5767 config validation errors when first enabling DNS ResolverPhil Davis2016-01-131-47/+62
* | | | Revise binat rule when nobinat is setStephen Beaver2016-01-131-1/+1
* | | | Fix no binat checkboxStephen Beaver2016-01-131-1/+1
* | | | Fixed #3887Stephen Beaver2016-01-131-14/+19
|/ / /
* | | Prevent GIF/GRE from making dummy/unusable gateways that show up for monitori...jim-p2016-01-131-2/+6
* | | Fix missing ')'Stephen Beaver2016-01-131-1/+2
* | | Accommodate webgui separator bar by ignoring when loading rulesStephen Beaver2016-01-131-0/+4
* | | Update copyright noticeStephen Beaver2016-01-131-35/+53
* | | Fix whitespace in upgrade_118_to_119jim-p2016-01-131-3/+3
* | | Merge pull request #2406 from stilez/patch-9Renato Botelho2016-01-131-3/+3
|\ \ \ | |/ / |/| |
| * | Remove spaces at EOL as requestedstilez2016-01-131-3/+3
| * | redmine 5702 - change to use high level IPv4 functions where low level ip2lon...stilez2016-01-121-3/+3
* | | Fix attribution. Spotted-by BBcan177Renato Botelho2016-01-121-1/+1
* | | Merge pull request #2407 from stilez/patch-11Renato Botelho2016-01-121-2/+2
|\ \ \
| * | | redmine 5702 - switch to high level IPv4 functions instead of low level ip2lo...stilez2016-01-121-2/+2
| |/ /
* | | Add missing spacesRenato Botelho2016-01-121-2/+2
|/ /
* | Use case-insensitive regex matching for http_host in nginx captive portal con...Chris Buechler2016-01-111-2/+2
* | Update URL for dyns to match their current docs. Reported by GP^ on IRCChris Buechler2016-01-111-1/+1
* | Match nginx max body size with PHP's upload_max_filesizeChris Buechler2016-01-111-1/+1
* | Convert remaining short_open_tag occurances. See PR #2378NewEraCracker2016-01-111-1/+1
* | set nginx client_max_body_size large enough for config restore and other purp...Chris Buechler2016-01-111-0/+1
* | Rework a bit interface_mtu_wanted_for_pppoe(), no functional changesRenato Botelho2016-01-111-28/+36
* | HTML Compliance - Firewall / Traffic Shaper / LimiterNOYB2016-01-091-4/+4
* | Fix DDNS dhcpd(v6).conf config generation issues. Ticket #5603Chris Buechler2016-01-081-8/+12
* | Fix reverse DNS zone names on dhcpd conf. It should fix #5041Renato Botelho2016-01-081-6/+30
* | Account for IP aliases in IPsec firewall rules. Ticket #5500Chris Buechler2016-01-071-0/+8
* | 10m ssl_session_cache is adequate for our use cases.Chris Buechler2016-01-071-1/+1
* | Do not set PKG_AUTOUPDATE=false anymore and let pkg to update metadata when i...Renato Botelho2016-01-071-45/+3
* | Revert "Force update if code reaches this point"Renato Botelho2016-01-071-1/+1
* | Revert "Avoid mounting / rw without need when it's possible"Renato Botelho2016-01-071-24/+12
* | Use the local dh-parameters for nginx rather than the default.Chris Buechler2016-01-071-0/+1
* | Fixed up for vpn.log filtering.NOYB2016-01-071-11/+5
* | Status - System Logs - VPNNOYB2016-01-071-10/+71
* | Shaper use full bandwidth units of measurePhil Davis2016-01-071-19/+63
* | Make sure httpsname is a valid domain to avoid breaking nginx confRenato Botelho2016-01-071-1/+2
* | Merge pull request #2355 from jlduran/no-preload-in-hstsChris Buechler2016-01-061-1/+1
|\ \
| * | Remove preload token from HSTS headerJose Luis Duran2016-01-061-1/+1
OpenPOWER on IntegriCloud