summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Disable csrf checks when posting from scripts.Ermal2011-05-251-0/+2
* Provide a voucher_expire function so that voucher can be expired through a POST.Ermal2011-05-251-0/+6
* Update some code to be more readble and more compliant to php5Ermal2011-05-251-2/+1
* Fix automatic and manual outbound NAT for PPTP. Fixes #954jim-p2011-05-241-8/+4
* Fixes #1444. Implements the same fix that issue ermal made in #1522 to the co...lgcosta2011-05-231-1/+1
* Fix config sync issue. Resolves #1547 Fixed-by: Ermaljim-p2011-05-201-1/+1
* Fix clearing of PPTP/PPPoE/L2TP server raw logs. Fixes #1340jim-p2011-05-191-15/+32
* Correct password variable name for input validation test on PPTP users. Fixes...jim-p2011-05-191-1/+1
* Reject alias names that are too long. Fixes #1510jim-p2011-05-191-1/+1
* Fixes #1514. Differentiate in the carp settings between layer7, limiter and q...Ermal2011-05-181-3/+15
* Micro optimization.Ermal2011-05-181-1/+1
* Fixes #1522. Call interface reconfigure so we bring down the interface and th...Ermal2011-05-181-1/+1
* Ticket #1534, #1433. Remove custom sync code for vip, since it array_merge() ...Ermal2011-05-181-14/+8
* Ticket #1534, #1433. Properly merge carp interfaces and do not reload carp in...Ermal2011-05-181-30/+68
* fix missing images for CRLsChris Buechler2011-05-171-1/+1
* Ticket #1534. Serialize all the xmlrpc requests coming to the firewall. Seems...Ermal2011-05-171-0/+4
* Make sure all CP form elements are disabled/enabled with the master checkbox.jim-p2011-05-171-0/+2
* Fixup MAC display on this other path toojim-p2011-05-161-1/+1
* Print the MAC mfg on another line in a smaller font if it's found. Less obtru...jim-p2011-05-162-3/+3
* Use base 1000 on user graphs and display cumulative of Total users logged in ...Warren Baker2011-05-161-31/+11
* Ensure that $timestamp is only ever written out if it contains a value and le...Warren Baker2011-05-161-6/+8
* MAC prefix to vendor resolution at Status->Interfaces, Status->DHCP leases, D...Evgeny2011-05-143-5/+32
* Merge branch 'axscode-pfs'Bill Marquette2011-05-141-2/+6
|\
| * Add support for TLS/SSL for notification (tested with smtp.gmail.com port 465)Albert S. Causing2011-03-161-2/+6
* | Merge branch 'master' into yakatz-sslBill Marquette2011-05-141145-265/+369
|\ \
| * \ Merge branch 'drcookie-he.net'Bill Marquette2011-05-142-4/+4
| |\ \
| | * | Added HE.net (dns.he.net) to the list of available dyndns services.Chris Wells2011-05-142-4/+4
| * | | Fix interface recognition for diag > arp. It was't seeing wireless interfaces...jim-p2011-05-131-2/+4
| * | | Fix whitespace.jim-p2011-05-131-107/+106
| * | | Sync with dhcp leases reading code.jim-p2011-05-131-0/+4
| * | | 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
OpenPOWER on IntegriCloud