summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* it was giving error at firebugogun acik2012-11-161-35/+36
* Re-add WOL to the services menu, it apparently disappeared in an earlier commit.jim-p2012-11-141-0/+1
* Merge pull request #249 from thomasnoel/RELENG_2_0Jim P2012-11-122-2/+5
|\
| * fix last commit (#2679)Thomas NOEL2012-11-121-1/+1
| * Resolves #2679. Correct behaviour when port is null to avoid warnings on erro...Ermal2012-11-121-0/+2
| * Resolves #2678. Merge patch suggedted to stop warnings on PHP_errors.logErmal2012-11-121-2/+3
|/
* Use a random exponent for the RSA generation of keys. Its is questionable if ...Ermal2012-11-061-1/+17
* Merge pull request #245 from ogunacik/RELENG_2_0Jim P2012-11-053-5/+5
|\
| * fixed pathsogun acik2012-11-053-5/+5
|/
* Make a function to get the current theme and use it everywhere rather than du...jim-p2012-11-025-41/+28
* Encode the interface parameter before using it in a redirectjim-p2012-10-311-1/+1
* Encode the if parameter before using it in redirects, too.jim-p2012-10-311-4/+4
* Encode the if parameter before using it in htmljim-p2012-10-311-3/+3
* Escape parameters better when managing tables. Fix test to allow deleting sub...jim-p2012-10-311-6/+6
* Remove debug outputjim-p2012-10-311-1/+0
* Set the CSRF Magic timeout to the same as the session timeout, so that if a u...jim-p2012-10-311-0/+3
* Update CSRF Magicjim-p2012-10-312-9/+12
* Eliminate system calls here, use PHP instead.jim-p2012-10-041-2/+2
* Sanitize some variablesjim-p2012-10-041-8/+9
* Verify posted kernel type against a defined list of good values.jim-p2012-10-041-5/+11
* Fix reference to limitrulesjim-p2012-10-041-1/+1
* Make sure that the limits are included in the normal ruleset, otherwise pf wi...smos2012-10-021-0/+1
* Don't die silently if the time is too far off. Fix from: dhatzjim-p2012-10-021-0/+1
* fix for: Output from CSRF magic mangles files in Diagnostics > Edit FileDarren Embry2012-09-171-0/+3
* Use a better link here.jim-p2012-09-121-1/+1
* Don't skip over wrap_vga here.jim-p2012-09-121-0/+5
* Print a nice large warning on the PPTP page about it no longer being consider...jim-p2012-09-121-0/+1
* Simplify schedules code and some styly nitsErmal2012-08-301-33/+13
* Be consistent on formatting to easy readingErmal2012-08-291-18/+21
* Restructure these IP/subnet tests so they don't break transport modejim-p2012-08-271-5/+4
* It's time...jim-p2012-08-141-1/+1
* Remove extra curly to allow checking braces closure easily in vi[m]Ermal2012-08-141-1/+1
* Ensure this gets a set default value or things can breakjim-p2012-08-011-0/+3
* Protect against a potential infinite loop here.jim-p2012-08-011-1/+2
* Move to RC4... almost there.jim-p2012-08-011-1/+1
* Silence tar command to not garble consoleErmal2012-08-011-4/+4
* Try to keep existing files rather than unlinking/replacing when restoring the...jim-p2012-07-311-2/+2
* Supress the error message if the ldap bind doesnt happenWarren Baker2012-07-271-1/+1
* Make use of product_nameWarren Baker2012-07-271-1/+1
* Put fix for IE 8/9 url handling bugErmal2012-07-271-1/+2
* 99./8 is not private IP spaceChris Buechler2012-07-261-1/+0
* Expand cipher list and remove a cipher that Safari on iOS does not like after...jim-p2012-07-181-1/+1
* Correctly handle getopt so notifications are sentWarren Baker2012-07-111-1/+1
* Make sure one_pass i selected when CP is activeErmal2012-07-041-0/+2
* OpenVPN _servers_ can start on carp vips, just not _clients_.jim-p2012-06-291-2/+2
* CP Radius accounting wants bcmod() so we need to activate bcmath.jim-p2012-06-291-0/+2
* Bump 2.0.2 to RC3jim-p2012-06-271-1/+1
* LAN is not special here anymore. Do not remove the interface again (it was al...jim-p2012-06-271-9/+3
* Add missing globalWarren Baker2012-06-221-1/+1
* This apparently is breaking reinstalls. Revert "Actually make reinstallpkg re...jim-p2012-06-151-4/+1
OpenPOWER on IntegriCloud