| Commit message (Expand) | Author | Age | Files | Lines |
* | Ooops use meant logic. | Ermal | 2010-10-27 | 1 | -1/+1 |
* | Ticket #975. Properly initialize variables to avoid caching issues. Also chec... | Ermal | 2010-10-27 | 1 | -5/+8 |
* | Do some is_array() testing before renaming fields, otherwise empty variables ... | jim-p | 2010-10-27 | 1 | -9/+20 |
* | Do not require LDAP search base DN. Requiring this can prevent some valid LDA... | jim-p | 2010-10-27 | 1 | -1/+1 |
* | If there are no aliases, push an empty aliases array. Fixes #961 | jim-p | 2010-10-25 | 1 | -1/+4 |
* | Add a note to the DNS Rebinding protection error letting the user know to try... | jim-p | 2010-10-25 | 1 | -1/+1 |
* | Do not show on the queue/limiters list the disabled entries(optimized and cle... | Ermal | 2010-10-25 | 1 | -15/+12 |
* | Do not show on the queue/limiters list the disabled entries. | Ermal | 2010-10-25 | 1 | -6/+19 |
* | Ticket #943. Call the update procedure directly to not do an unecessary loop. | Ermal | 2010-10-25 | 1 | -1/+1 |
* | Make this more strict checking. | Ermal | 2010-10-25 | 2 | -3/+2 |
* | Add l7 rules synchro. Ticket #951 | pierrepomes | 2010-10-24 | 1 | -0/+2 |
* | Be smart and correct; first check for opt*ip and after check for opt* otherwi... | Ermal | 2010-10-22 | 1 | -7/+8 |
* | Check to see if it is not an array first - as per jim-p on IRC. | Warren Baker | 2010-10-22 | 1 | -1/+2 |
* | Mark this entry as an array before treating it as such otherwise php complains. | Ermal | 2010-10-22 | 1 | -0/+1 |
* | Fix crl upgrade code. | jim-p | 2010-10-21 | 1 | -1/+1 |
* | Add ability to select reason codes for revocation. Reformat CRL edit screen a... | jim-p | 2010-10-21 | 1 | -2/+1 |
* | Refresh OpenVPN CRL files when a CRL has a cert added/removed. Ticket #555 | jim-p | 2010-10-21 | 1 | -0/+31 |
* | Add upgrade code for importing CRLs. Ticket #555 | jim-p | 2010-10-20 | 1 | -2/+12 |
* | Add more CRL functionality. Needs to wait on a new build for further testing. | jim-p | 2010-10-20 | 1 | -1/+1 |
* | move dhcpd.conf authoritative; so it's only there once, not once per interface. | Chris Buechler | 2010-10-20 | 1 | -4/+4 |
* | Sync CRLs, too. | jim-p | 2010-10-20 | 1 | -0/+3 |
* | Correctly call die() in the places needed. Also remove unused global. | Ermal | 2010-10-19 | 1 | -36/+42 |
* | Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec... | jim-p | 2010-10-19 | 5 | -18/+25 |
* | Generalize this function and use it in more places to reduce duplicated code. | jim-p | 2010-10-19 | 1 | -31/+15 |
* | Convert fullname field on users to descr, so it gains CDATA protection. | jim-p | 2010-10-19 | 3 | -3/+16 |
* | desc to descr in Load Balancer config, so they gain CDATA protection and stan... | jim-p | 2010-10-19 | 2 | -3/+23 |
* | Update field name reference in code, it was changed to descr but this code wa... | jim-p | 2010-10-19 | 1 | -2/+2 |
* | Change the description field on sysctl tunables to be 'descr' and not 'desc' ... | jim-p | 2010-10-19 | 2 | -25/+38 |
* | ipalias type should be handled in backup_vip_config_section. Remove useless c... | pierrepomes | 2010-10-18 | 1 | -11/+1 |
* | Use proper matching because the command might contain nice in it. | Ermal | 2010-10-18 | 1 | -1/+1 |
* | Resolves #957. Correct the code to reflect what its supposed to do. | Ermal | 2010-10-16 | 1 | -1/+1 |
* | Bump config. | Ermal | 2010-10-16 | 1 | -1/+1 |
* | Do not run anymore the cron job for monitoring check_reload_status since it h... | Ermal | 2010-10-16 | 1 | -27/+12 |
* | Ticket #927. Increase timeout to gice mpd the time needed to exit gracefully. | Ermal | 2010-10-15 | 1 | -1/+1 |
* | Ticket #950. Correctly handle failures while installing packages which might ... | Ermal | 2010-10-14 | 1 | -80/+90 |
* | We want to upgrade all of interfaces/gateways. | Ermal | 2010-10-14 | 1 | -1/+1 |
* | Make sure this is an array before entering the foreach loop. Reported at http... | Erik Fonnesbeck | 2010-10-13 | 1 | -1/+1 |
* | Wording fix. | Warren Baker | 2010-10-13 | 1 | -1/+1 |
* | Ticket #942. Try to prevent empty entries and use implode to avoid problems. | Ermal | 2010-10-12 | 1 | -2/+8 |
* | Resolves #944. Actually bring down the vlan interface if it existed previousl... | Ermal | 2010-10-12 | 1 | -1/+1 |
* | Add backend code to verify username against cn on login if set by user. Needs... | jim-p | 2010-10-12 | 2 | -1/+10 |
* | revert miniupnpd -d change | Scott Ullrich | 2010-10-11 | 1 | -1/+1 |
* | Be more verbose with miniupnpd logs. otherwise practically nothing is logged. | Scott Ullrich | 2010-10-11 | 1 | -1/+1 |
* | Bail out here if a variable isn't an array like it should be. | jim-p | 2010-10-11 | 1 | -0/+2 |
* | Hard-coded pfSense to product_name for Growl alert notifications. | Warren Baker | 2010-10-11 | 1 | -2/+2 |
* | Fix text. | Erik Fonnesbeck | 2010-10-10 | 1 | -1/+1 |
* | Kill apinger with a large axe until the TERM issues can be resolved | Scott Ullrich | 2010-10-10 | 1 | -0/+4 |
* | Cosmetic change from product_website to product_name | Warren Baker | 2010-10-10 | 1 | -1/+1 |
* | Wording fix. | Warren Baker | 2010-10-10 | 1 | -2/+2 |
* | Fix the "all dynamic gateways are shown as default" problem reported here: ht... | gnhb | 2010-10-10 | 1 | -1/+1 |