summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Call sync after writing the file and before returning to continue processing.Scott Ullrich2010-11-301-18/+22
* Store upgraded monitor IPs in gateway items, not accidentally as bogus interf...jim-p2010-11-301-4/+5
* Mount rw so we can have the packages processing correctly.Ermal2010-11-301-1/+3
* Print file name when logging an xml error.jim-p2010-11-301-2/+3
* Ticket #911. Provide an option under system->advanced->misc to disable killin...Ermal2010-11-301-1/+4
* Ticket #1047. Make the flags the same for each member interface before adding...Ermal2010-11-301-4/+40
* Make the RRD path if it doesn't yet exist at this point.jim-p2010-11-301-0/+2
* Remove extraneous ')'. So much for php -lErmal2010-11-301-1/+1
* Rework this loader.conf changing code a bit. Might help with ticket #560jim-p2010-11-291-15/+12
* Revert "Add Active Directory group membership checking Ticket #1009"Scott Ullrich2010-11-291-83/+78
* Add Active Directory group membership checking Ticket #1009Scott Ullrich2010-11-291-78/+83
* Set net.inet.carp.log=1. Ticket #1038Scott Ullrich2010-11-291-1/+1
* Add suggested fix from ticket #1037jim-p2010-11-291-1/+1
* Reintroduce this optimization, but use the correct return value this time.Erik Fonnesbeck2010-11-281-4/+3
* Unbreak sysctl handling.Scott Ullrich2010-11-282-5/+6
* Use product nameScott Ullrich2010-11-281-1/+1
* Ooops add missing or.Ermal2010-11-271-1/+2
* Check for pfsense root object name in config.xml as a fallback if the configu...Erik Fonnesbeck2010-11-263-6/+18
* Ticket #1037. Move environment manipulation to the authentication script sinc...Ermal2010-11-262-4/+9
* No need to go through the array when the key can be tested directly.Ermal2010-11-261-5/+4
* Remove temporary hack which spams console during boot.Ermal2010-11-261-2/+0
* Use php_uname where possible.Ermal2010-11-262-5/+5
* Do not exec but use php_unameErmal2010-11-261-2/+2
* include broadcast address to allow dhcp to work.Ermal2010-11-261-2/+2
* Do not guess the defaultgw this is static info.Ermal2010-11-251-3/+4
* Ticket #1037. Add suggestion in the ticket for using the CA supplied to openv...Ermal2010-11-251-2/+4
* Nuke trailing c/rScott Ullrich2010-11-249-10/+8
* Nuke trailing c/rScott Ullrich2010-11-241-2/+2
* Set memory to 256M on amd64Scott Ullrich2010-11-241-2/+9
* Ensure returned item is an array.Scott Ullrich2010-11-231-6/+8
* Return CARP IP Addresses in get_configured_ip_addresses()Scott Ullrich2010-11-231-0/+4
* Remove this since it does not make anymore sense after code arrangements.Ermal2010-11-231-4/+0
* Do not output done. because it does not related overall to the output messages.Ermal2010-11-231-5/+2
* Ticket #1023. Correct carp status even on the status page.Ermal2010-11-231-3/+2
* Ticket #1023. Correct the widget code bringing it full speed with latest carp...Ermal2010-11-231-5/+2
* Try 3 times to resolve the host to ip before giving up. Leave a proper log if...Ermal2010-11-231-2/+14
* Add option to control automatic creation of NAT rules which assist forwarding...Erik Fonnesbeck2010-11-221-0/+5
* In filter_generate_reflection_nat, generate a rule with the actual subnet ins...Erik Fonnesbeck2010-11-221-15/+21
* Add newlinesScott Ullrich2010-11-211-4/+4
* nuke ;Scott Ullrich2010-11-211-1/+1
* Remove hw.bce.tso_enable item it is loader.conf only per jimpScott Ullrich2010-11-211-10/+6
* Remove bce item it is loader.conf only per jimpScott Ullrich2010-11-211-2/+1
* Define hw.bce.tso_enableScott Ullrich2010-11-211-1/+2
* Don't consider the HTTP referrer check as passing if it was skipped. Ticket #...Erik Fonnesbeck2010-11-211-1/+2
* Upon restoring a config, replacing whole sections, or editing config.xml in e...Erik Fonnesbeck2010-11-213-4/+52
* Increase vfs.read_max to 32. See http://ivoras.sharanet.org/blog/tree/2010-1...Scott Ullrich2010-11-201-26/+27
* Disable this test, it was causing some package file downloads to be skipped f...jim-p2010-11-201-2/+4
* Reorder some code and combine the nobind test with the lport code to ensure o...jim-p2010-11-191-9/+9
* When the local port is left blank on an OpenVPN client, use 'lport 0' to dire...jim-p2010-11-191-3/+3
* Cleanup some code and properly handle failure of pkg_fetch_recursive.Ermal2010-11-191-21/+17
OpenPOWER on IntegriCloud