summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231144-153/+315
|\
| * Fix commentjim-p2011-05-121-1/+1
| * Also skip the rewind binding state or leases show expired. Reported at http:/...jim-p2011-05-121-0/+4
| * Revert this change. reload_all() already sends a reload message. Unfortun...Scott Ullrich2011-05-121-2/+1
| * Use send_event()Scott Ullrich2011-05-121-1/+1
| * Use send_message and issue the reload all operation in the backgroundScott Ullrich2011-05-121-1/+1
| * Make autocomplete on the login form optional.jim-p2011-05-121-1/+19
| * Skip step #9 for non pfSense branded installationsScott Ullrich2011-05-111-0/+8
| * Various CRL fixes, handle empty internal CRLs better.jim-p2011-05-111-0/+1
| * Reload the wizard and then redirect to a wizard completed step. Prompt the u...Scott Ullrich2011-05-111-3/+19
| * Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mterron-clone into...Chris Buechler2011-05-071119-0/+0
| |\
| | * Optimized all images using Yahoo Smush.it service.root2011-03-231119-0/+0
| * | Misc fixes to make the openvpn wizard stop re-creating a CA previously made v...jim-p2011-05-071-2/+7
| * | this should be checking for synchronizetoip not pfsyncpeeripChris Buechler2011-05-071-1/+1
| * | Reorder instructions and do not reload dns if its not allowed from the dns al...Ermal2011-05-061-6/+7
| * | If we are disabling the radius inputs, also disable the secondary radius inputs.jim-p2011-05-061-0/+4
| * | This field should be server2jim-p2011-05-061-1/+1
| * | Use the availble constant on php for this and also the right value that comes...Ermal2011-05-061-2/+2
| * | Misc OpenVPN CRL selection fixes.jim-p2011-05-051-5/+8
| * | When deleting a CA, delete its associated CRLs.jim-p2011-05-051-2/+12
| * | Correct wrong key for checking if a interface type switched. Ticket #1420Ermal2011-05-041-2/+2
| * | Set default colors explicity, the theme can then override them. This prevents...jim-p2011-05-021-19/+22
| * | If the rrd multiplier is negative, use 5% for out instead of 95% for the 95th...jim-p2011-05-021-1/+2
| * | Set password on the OS instead of just the gui. Fixes #1485jim-p2011-04-291-1/+1
| * | Remove static routes that are added for dns servers when allow override is al...Ermal2011-04-291-1/+7
| * | Ticket #1408. Honor the allow override settings even for ppp devices.Ermal2011-04-291-10/+13
| * | Correct saving of qinq specified members and also correctly destroy parent vl...Ermal2011-04-282-4/+4
| * | Correct code description during assignmentErmal2011-04-281-1/+1
| * | fix typoChris Buechler2011-04-271-1/+1
| * | Comment out debug printjim-p2011-04-271-1/+1
| * | Whitespace cleanup, code cleanup, add choice to filter on ipv4/ipv6 and also ...jim-p2011-04-271-78/+91
| * | Allow users to select SSL/TLS+User Auth with external authentication sources.jim-p2011-04-261-7/+0
| * | No need to include head.inc twicejim-p2011-04-261-2/+0
| * | Show OpenVPN instances on Status > Traffic Graphs, with descriptions.jim-p2011-04-251-1/+11
| * | Provide a method for rebrands to force a theme. Otherwise upgrading nanobsd f...jim-p2011-04-221-1/+3
| * | Set user when removing privileges, otherwise things like the user's shell wou...jim-p2011-04-211-0/+1
| * | Reject encrypted CA private keys. Resolves #1446jim-p2011-04-211-0/+2
| * | Add an option under advanced->misc to specify a proxy for retreiving pfsense ...Ermal2011-04-181-0/+59
| * | Only start log update ajax timer if the updateDelay is defined. http://forum....jim-p2011-04-181-1/+3
* | | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-1514-26/+117
|\ \ \ | |/ /
| * | Properly set/unset voucher enable/disable bit.jim-p2011-04-151-3/+6
| * | Move the link to add a gateway up next to the drop-down box so it is more obv...jim-p2011-04-151-2/+2
| * | Test if a variable is set before trying to unset it. If a user has no rules i...jim-p2011-04-141-1/+1
| * | Add missing fields for l2tp to define dns and wins serverssmos2011-04-131-0/+41
| * | Also exclude grep from running processes when grepping for a running packet c...jim-p2011-04-121-2/+2
| * | Add a toggle under System > Advanced on the misc tab to enable/disable debug ...jim-p2011-04-112-1/+31
| * | Fix copy/paste errorjim-p2011-04-081-1/+1
| * | Make sure a theme directory actually exists before blindly using it.jim-p2011-04-081-1/+1
| * | Rework ntpdate_sync_once.sh, so it makes sure ntp/ntpdate/itself are not runn...jim-p2011-04-081-1/+8
| * | Don't unconditionally start ntpd after doing ntpdate, it might be disabled.jim-p2011-04-081-5/+0
OpenPOWER on IntegriCloud