summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure this is an array before entering the foreach loop. Fixes #1012Erik Fonnesbeck2010-11-161-7/+9
* Make the pkg_fetch_recursive code stronger and try also to fetch from freebsd...Ermal2010-11-161-10/+22
* Avoid exec() and use php calls.Ermal2010-11-161-7/+3
* Correctly form the url from where to fetch packages if a base is not specifie...Ermal2010-11-161-15/+34
* Correct variable name.Ermal2010-11-161-1/+1
* * Use pkg_info -E pkgname* for testing if a package is installed.Ermal2010-11-162-96/+97
* Tighten check even more. Ticket #1006.Ermal2010-11-161-1/+1
* Ticket #1006. Make sure to interpret the response as needed. First check if w...Ermal2010-11-161-5/+2
* Make sure this isn't searching the referrer using a blank host or IP, which w...Erik Fonnesbeck2010-11-151-3/+12
* Fix case for testing the referrer check setting. Ticket #1011Erik Fonnesbeck2010-11-151-1/+1
* Remove these anchors they just provide overhead and are not really used much ...Ermal2010-11-151-27/+0
* Remove gre helping rules they are not anymore needed.Ermal2010-11-151-17/+0
* Disable CSRF checks on the backup page.Scott Ullrich2010-11-151-0/+1
* Send errors to 2>Scott Ullrich2010-11-151-1/+1
* Add nocsrf flagScott Ullrich2010-11-142-3/+7
OpenPOWER on IntegriCloud