summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Convert fullname field on users to descr, so it gains CDATA protection.jim-p2010-10-193-3/+16
* desc to descr in Load Balancer config, so they gain CDATA protection and stan...jim-p2010-10-192-3/+23
* Update field name reference in code, it was changed to descr but this code wa...jim-p2010-10-191-2/+2
* Change the description field on sysctl tunables to be 'descr' and not 'desc' ...jim-p2010-10-192-25/+38
* ipalias type should be handled in backup_vip_config_section. Remove useless c...pierrepomes2010-10-181-11/+1
* Use proper matching because the command might contain nice in it.Ermal2010-10-181-1/+1
* Resolves #957. Correct the code to reflect what its supposed to do.Ermal2010-10-161-1/+1
* Bump config.Ermal2010-10-161-1/+1
* Do not run anymore the cron job for monitoring check_reload_status since it h...Ermal2010-10-161-27/+12
* Ticket #927. Increase timeout to gice mpd the time needed to exit gracefully.Ermal2010-10-151-1/+1
* Ticket #950. Correctly handle failures while installing packages which might ...Ermal2010-10-141-80/+90
* We want to upgrade all of interfaces/gateways.Ermal2010-10-141-1/+1
* Make sure this is an array before entering the foreach loop. Reported at http...Erik Fonnesbeck2010-10-131-1/+1
* Wording fix.Warren Baker2010-10-131-1/+1
* Ticket #942. Try to prevent empty entries and use implode to avoid problems.Ermal2010-10-121-2/+8
* Resolves #944. Actually bring down the vlan interface if it existed previousl...Ermal2010-10-121-1/+1
* Add backend code to verify username against cn on login if set by user. Needs...jim-p2010-10-122-1/+10
* revert miniupnpd -d changeScott Ullrich2010-10-111-1/+1
* Be more verbose with miniupnpd logs. otherwise practically nothing is logged.Scott Ullrich2010-10-111-1/+1
* Bail out here if a variable isn't an array like it should be.jim-p2010-10-111-0/+2
* Hard-coded pfSense to product_name for Growl alert notifications.Warren Baker2010-10-111-2/+2
* Fix text.Erik Fonnesbeck2010-10-101-1/+1
* Kill apinger with a large axe until the TERM issues can be resolvedScott Ullrich2010-10-101-0/+4
* Cosmetic change from product_website to product_nameWarren Baker2010-10-101-1/+1
* Wording fix.Warren Baker2010-10-101-2/+2
* Fix the "all dynamic gateways are shown as default" problem reported here: ht...gnhb2010-10-101-1/+1
* Add function to convert pfsense slice name to product name.jim-p2010-10-071-0/+5
* Use mwexec_bg instead of exec to run a service's start command so PHP doesn't...Erik Fonnesbeck2010-10-051-1/+1
* Fix racoon.conf generation for localid_type=address. Ticket #936pierrepomes2010-10-051-4/+6
* Avoid generating a dynamic gateway entry in the list if there is already one ...gnhb2010-10-051-1/+2
* Test if this variable is set before making a reference, for safety. Add refer...jim-p2010-10-051-1/+4
* This one looks safe, and might improve speed. Add it back.jim-p2010-10-051-1/+1
* This ref should be safe toojim-p2010-10-051-1/+1
* Whoops this reference was good (for speed) and should stay.jim-p2010-10-051-1/+1
* More unneeded references.jim-p2010-10-052-5/+5
* Remove unneeded reference.jim-p2010-10-051-1/+1
* No need for a reference here.jim-p2010-10-051-1/+1
* Add contributed patch to allow certain IPsec mobile clients to save Xauth pas...jim-p2010-10-051-0/+3
* Report dynamic gateways as default even when they are down.gnhb2010-10-051-4/+5
* Add $g variable to global declaration so we can access it later.gnhb2010-10-051-1/+1
* Ticket #931. Check that directory exist before trying to tar up. Do this for ...Ermal2010-10-042-6/+10
* Do not use mwexec when unlink can be used and is faster. This also avoids err...Ermal2010-10-041-2/+2
* Do not try to update dyndns for an interface that no ip can be determined, si...Ermal2010-10-041-3/+4
* Fix checking the status of gateways. Typos and unset variables! Spotted-by: M...Ermal2010-10-041-1/+2
* Be sane at what was supposed to be done.:Ermal2010-10-011-1/+1
* Do not show statically configured interfaces as with dynamic gateways because...Ermal2010-10-011-0/+4
* Better initialize this.Ermal2010-10-011-0/+1
* Make sure we do not overwrite the gateway stored in config with a dynamic gat...Ermal2010-10-011-6/+2
* Fix syslog.conf generation. Ticket #929pierrepomes2010-10-011-2/+4
* cbuechler says monitorip should not be stored in <interfaces><$if>. See ticke...gnhb2010-10-011-5/+1
OpenPOWER on IntegriCloud