m0n0wall/m0n0wall 576 — branches/freebsd8/build/patches/kernel ipsec-tools.kern146190.patch, branches/freebsd8/build/patches/packages ipsec-tools.patch-zz-local-3.diff
L2TP/IPsec option for VPN, as PPTP is not deemed secure anymore
Goodbye M0n0wall :(
m0n0wall/m0n0wall 575 — branches/freebsd8 CHANGELOG, branches/freebsd8/build/local-sources mini_httpd-1.19.tar.gz mini_httpd-1.21.tar.gz
fix aiccu not starting with static wan ipv4 addr due to race
update mini_httpd to 1.21, which also disables SSL 3 because of the "poodle" attack.
* fix 11a channel logic
* update changelog
m0n0wall/m0n0wall 572 — branches/freebsd8/phpconf/inc interfaces.inc system.inc, branches/freebsd8/webgui interfaces_wlan_edit.php
* recognize PC Engines APU
* add checkbox to enable HT for 11n WLAN interfaces
Revert accidental nsupdate change from r451.
- automatically add filter rules for DHCP on optional interfaces if the DHCP relay is active
(reported by Anders Magnusson)
- automatically add filter rules for DHCP on optional interfaces if the DHCP relay is enabled
(reported by Anders Magnusson)
* bump version to 1.8.2bX
- fix PPTP client on WAN
m0n0wall/m0n0wall 566 — branches/freebsd8 CHANGELOG, branches/freebsd8/phpconf/inc interfaces.inc
- fix PPTP client on WAN
m0n0wall/m0n0wall 565 — branches/freebsd10 CHANGELOG, branches/freebsd10/build/patches/packages vmstat_freebsd2.c.patch
fix snmpd for cpu and uptime, and some host mib stuff
* fix keep diagnostics in navigation expanded after accessing diagnostics page "CPU Graph"
* fix keep diagnostics in navigation expanded after accessing diagnostics page "CPU Graph"
Tag 1.8.1 release.
- Bump copyright year. Don't want this to look old before it's even released ;)
m0n0wall/m0n0wall 560 — branches/freebsd8/phpconf rc.banner, branches/freebsd8/webgui fend.inc license.php
- Bump copyright year. Don't want this to look old before it's even released ;)
- always allow required MAC types for WPA authentication in captive portal ipfw config
m0n0wall/m0n0wall 558 — branches/freebsd8 CHANGELOG, branches/freebsd8/phpconf/inc captiveportal.inc
- always allow required MAC types for WPA authentication in captive portal ipfw config
m0n0wall/m0n0wall 557 — branches/freebsd10 CHANGELOG, branches/freebsd10/build/patches/kernel glxsb.c.orig.patch dummynet_with_ipnat.patch
fixup scripts, fix patches for kernel/ipfilter, make ipfilter 5 work (ipv4 and ipv6 are one table now), acpi and runfw in the kernel.
Change svn protocol to http
Freebsd 10 Branch
m0n0wall/m0n0wall 555 — branches/freebsd10/build/patches/user ipfstat.c.patch clog-1.0.1.tar.gz
and more
m0n0wall/m0n0wall 554 — branches/freebsd10/build/kernelconfigs M0N0WALL_GENERIC.i386, branches/freebsd10/build/patches/kernel ipfilter_kernel_update_to_4.1.34.patch r222728_defroute.patch
Changes to make things start working in Freebsd 10
Create Branch for FreeBSD 10
m0n0wall/m0n0wall 552 — branches/freebsd8 CHANGELOG, branches/freebsd8/webgui status_interfaces.php
- fix interfaces' status display for interfaces that do not have a mac address
like MPD links (reviewed by Andrew White)
m0n0wall/m0n0wall 551 — branches/freebsd8 CHANGELOG, branches/freebsd8/build/patches/packages patch-dnsmasq-iscreader.patch
fix patching of dnsmasq for ISC leases, dropped when updating dnsmasq to 2.66
m0n0wall/m0n0wall 550 — branches/freebsd8 CHANGELOG, branches/freebsd8/build/kernelconfigs M0N0WALL_GENERIC.i386 M0N0WALL_GENERIC.amd64
! Added basic support for run devices
! IMPORTANT: You have to enforce loading the runfw module on the webinterface page System -> Advanced -> Miscellaneous. Tick the checkbox "Enable Ralink USB wireless devices" and reboot!
+ Added runfw to the kernel modules list
+ Added function load_kernel_modules() in system.inc which can be used to load kernel modules at an early stage (have a look at rc.bootup)
+ Added system -> ralink option to config.xml
* Fixed a bug that caused a warning while using the scheduler with an early configuration
* Updated a few dates
m0n0wall/m0n0wall 549 — branches/freebsd8 CHANGELOG, branches/freebsd8/webgui system_firmware.php
- Fix a regression in the firmware upgrade page
Fix a typo in the firmware upgrade instructions
m0n0wall/m0n0wall 548 — branches/freebsd8 CHANGELOG, branches/freebsd8/webgui system_firmware.php
- clarify instructions on firmware upgrade page
(contributed by Pierre Nast <pierre at coldev dot org>)
m0n0wall/m0n0wall 547 — branches/freebsd8 CHANGELOG, branches/freebsd8/phpconf/inc services.inc
- DNS forwarder: add option to log DNS queries, add aliases (CNAMEs) and MXs
(contributed by Pierre Nast <pierre at coldev dot org>)