summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When adding/editing a gateway, check IP alias subnets, too. Fixes #1015Erik Fonnesbeck2010-11-221-1/+1
* Add other interfaces to local network selection and show proper names. Fixes ...Erik Fonnesbeck2010-11-221-1/+6
* Do not save settings related to ports when protocol does not use ports. Ticke...Erik Fonnesbeck2010-11-221-10/+11
* Do not save fields from translation section when "Do not NAT" is checked. Tic...Erik Fonnesbeck2010-11-221-8/+5
* In filter_generate_reflection_nat, generate a rule with the actual subnet ins...Erik Fonnesbeck2010-11-221-15/+21
* Use correct names for integer and boolean types in DHCP options and fix typo ...Erik Fonnesbeck2010-11-221-11/+11
* Add newlinesScott Ullrich2010-11-211-4/+4
* nuke ;Scott Ullrich2010-11-211-1/+1
* Remove hw.bce.tso_enable item it is loader.conf only per jimpScott Ullrich2010-11-211-10/+6
* Remove bce item it is loader.conf only per jimpScott Ullrich2010-11-212-7/+1
* Define hw.bce.tso_enableScott Ullrich2010-11-211-1/+2
* Don't consider the HTTP referrer check as passing if it was skipped. Ticket #...Erik Fonnesbeck2010-11-211-1/+2
* Upon restoring a config, replacing whole sections, or editing config.xml in e...Erik Fonnesbeck2010-11-214-5/+55
* Add missing </item>Scott Ullrich2010-11-201-0/+1
* oops, typoScott Ullrich2010-11-201-1/+1
* Increase vfs.read_max to 32. See http://ivoras.sharanet.org/blog/tree/2010-1...Scott Ullrich2010-11-202-26/+31
* Disable this test, it was causing some package file downloads to be skipped f...jim-p2010-11-201-2/+4
* Fix reading the ip from the right file for dyndns.Ermal2010-11-191-9/+9
* Reorder some code and combine the nobind test with the lport code to ensure o...jim-p2010-11-191-9/+9
* When the local port is left blank on an OpenVPN client, use 'lport 0' to dire...jim-p2010-11-192-4/+4
* Cleanup some code and properly handle failure of pkg_fetch_recursive.Ermal2010-11-191-21/+17
* Clarify message.Ermal2010-11-191-1/+1
* Use correct extension of tgz rather than tgz for automatically discovered dep...Ermal2010-11-191-10/+6
* Honor the config parsed var if set.Ermal2010-11-191-2/+2
* Hopefully now the reinclusion of config will not override vars.Ermal2010-11-193-5/+5
* Use full path when we might not have full environment setup.Ermal2010-11-191-2/+2
* globals.inc is better first.Ermal2010-11-191-1/+1
* More safety belts.Ermal2010-11-191-4/+4
* Fix fetching of package list.Ermal2010-11-181-1/+1
* Add myself to the copyright. Have modified enough the file.Ermal2010-11-181-0/+1
* Some fixes for the upgrade code for captive portal users.Erik Fonnesbeck2010-11-181-1/+11
* Remove the old field even if empty in rename_field.Erik Fonnesbeck2010-11-181-2/+2
* Various fixes and improvements for the DNS rebind and HTTP referrer checks.Erik Fonnesbeck2010-11-181-33/+34
* Fix problem with syslog adding/removing for pacakges. Fix sync pacakges to ca...Ermal2010-11-182-85/+80
* Save the host name and domain to a temporary location until the setup wizard ...Erik Fonnesbeck2010-11-182-3/+18
* Handling this properly when the web gui is on an alternate port number.Erik Fonnesbeck2010-11-181-3/+5
* Make this check more general in case someone makes a wizard that changes an o...Erik Fonnesbeck2010-11-171-4/+8
* Properly reflect ports in the GUI view of the anti-lockout rule since Ermal's...jim-p2010-11-171-2/+17
* Show CRL download link only for imported certificates or CRLs with revoked ce...jim-p2010-11-171-0/+2
* Some CRL fixes.jim-p2010-11-171-5/+7
* Clear up some code.Ermal2010-11-172-4/+2
* Boost timeout for file downloads to 60 secondsScott Ullrich2010-11-171-1/+1
* Ticket #1017. Move the fwrite and fd_log initializing to a function. Name the...Ermal2010-11-171-28/+33
* Ticket #1017. Put a @ before each fwrite to silence errors. Also setup the lo...Ermal2010-11-172-46/+18
* Resolves #1018. Provide a more unique host name for the file.Ermal2010-11-172-4/+4
* The way this option is currently defined, the configuration variable is alway...Erik Fonnesbeck2010-11-171-1/+1
* Add workaround for referrer check to not be triggered on the previous IP addr...Erik Fonnesbeck2010-11-172-10/+23
* Redirect to the correct IP at the end of the setup wizard if accessing it on ...Erik Fonnesbeck2010-11-171-2/+10
* Fix typoRenato Botelho2010-11-171-1/+1
* Fix typo in comment.jim-p2010-11-161-1/+1
OpenPOWER on IntegriCloud