summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct behaviour of switching from console from any ppp type device to other...Ermal2011-09-121-3/+26
* Don't try to unset this variable if it isn't set to begin with. Fixes #1865jim-p2011-09-091-1/+1
* fix firewall_nat_out to not auto-generate outbound NAT rules with one too man...Chris Buechler2011-09-091-1/+2
* Show friendly interface namesErmal2011-09-081-2/+2
* Remove references to undeclared tableErmal2011-09-071-4/+2
* Match pftop page exatly with privilege, there is no other page that glob woul...jim-p2011-09-062-2/+2
* Also show queues on limiter info page, so that the child queues of limiter pi...jim-p2011-09-061-0/+6
* Revert "If a user's browser does not support cookies, print an error on the l...Ermal2011-09-021-11/+0
* Unlink the failed downloaded file if present. Since it might contain harmful ...Ermal2011-09-011-0/+1
* Check/set array for $config['staticroutes']['route'] as well, fixes deleting ...jim-p2011-09-011-0/+2
* If a user's browser does not support cookies, print an error on the login for...jim-p2011-08-311-0/+11
* Avoid a blank trailing entryjim-p2011-08-301-1/+1
* Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it...jim-p2011-08-301-3/+3
* Add a note to the server Load Balancer page to let users know it's not for Mu...jim-p2011-08-301-0/+5
* Wording fix to better describe the Translation address.Warren Baker2011-08-301-5/+5
* Fix bottom note when viewing Floating rules to better reflect how they operate.jim-p2011-08-301-6/+15
* Fix note width for 1:1 NATjim-p2011-08-301-1/+1
* Fix QinQ note width.jim-p2011-08-301-1/+1
* Clarify textjim-p2011-08-301-4/+7
* Clarify textjim-p2011-08-301-4/+4
* Clarify notes so people don't think they need to disable pf to disable NAT.jim-p2011-08-302-2/+6
* Move the option to exclude localhost as a DNS server under System > General s...jim-p2011-08-302-21/+16
* Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.jim-p2011-08-303-8/+17
* Add some help links for pages that were missing.jim-p2011-08-301-0/+5
* Change mbuf output on dashboard to read total/max, instead of current/total, ...jim-p2011-08-301-3/+3
* Revert "Make the webConfigurator lockout rule to catch even edp protocol so t...Ermal2011-08-301-1/+1
* Make the webConfigurator lockout rule to catch even edp protocol so that xmlr...Ermal2011-08-301-1/+1
* Fix several issues in pppoe code and remove duplicated code.Ermal2011-08-302-4/+3
* Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no ser...jim-p2011-08-303-7/+27
* Unlink last msg cache for growl when sending test messagwsScott Ullrich2011-08-291-0/+1
* Fixes #1666. Check if the interface needs to be added to a bridge during rc.n...Ermal2011-08-291-0/+5
* Give the Layer7 patterns page some much needed love.Warren Baker2011-08-292-53/+19
* Log when XMLRPC auth fails so that the brute force lockout will kick in.Scott Ullrich2011-08-281-17/+43
* Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi)jim-p2011-08-251-1/+1
* fix textChris Buechler2011-08-241-1/+1
* force a set path for ioncube loaderlgcosta2011-08-241-4/+4
* Make sure this does not operate on empty parameters, and also log when removi...jim-p2011-08-241-6/+14
* DNSMasq was generating the error 'Socket operation on non-socket' and using 1...Warren Baker2011-08-241-1/+1
* Fix VPN network listing for OpenVPN, and also add tunnel networks to this list.jim-p2011-08-241-2/+5
* These html tags are not required since they are used in head.inc which is inc...Warren Baker2011-08-241-2/+0
* Simplify this code a bit, should be the same test in both locations since thi...jim-p2011-08-231-2/+3
* Fix field name label.jim-p2011-08-221-1/+1
* remove dead link, no equivalent exists, will add info on that page's helpChris Buechler2011-08-201-1/+0
* USB slices are under-reported even more than CF slices when viewed directly, ...jim-p2011-08-191-1/+4
* Compensate some more occurencies of write_config() during the pathErmal2011-08-191-0/+2
* Make update_status and update_output_window consistent on checking for consol...Ermal2011-08-191-3/+4
* Show the package name that are geing downloaded even during console updateErmal2011-08-192-2/+4
* Compenstate for the write_config calls sending the filesystem to ro during pa...Ermal2011-08-192-14/+18
* Put rw/ro calls on pkg_edit.php on POST to avoid packages having to do these ...Ermal2011-08-191-0/+5
* Prevent negative references to be used for the refcount API. This should help...Ermal2011-08-191-0/+2
OpenPOWER on IntegriCloud