summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Commit forgotten vpn_ipsec_force_reload()Seth Mos2007-05-201-0/+39
* Work around a FreeBSD where 2 carp interfaces exist and you delete 1. This e...Scott Ullrich2007-05-201-1/+1
* prepare for widget packageScott Dale2007-05-151-1/+1
* Use pfSync SYNCPEER directive if defined. Ticket #1317Scott Ullrich2007-05-141-3/+9
* Scrub the absolute minimum amount for PPPoEScott Ullrich2007-05-111-0/+2
* when pppoe aliases on pppoe server are made they make aliases for ng0 to what...Scott Ullrich2007-05-111-2/+5
* Do not flush SPA and SPD before starting. It upsets racoon.Seth Mos2007-05-111-4/+5
* $config needs to be a global itemScott Ullrich2007-05-101-0/+1
* Honor sticky-address setting from system->advanced for outgoing load balancin...Scott Ullrich2007-05-101-0/+2
* Patch from Martin to fix http://forum.pfsense.org/index.php/topic,4773.0.htmlScott Ullrich2007-05-101-4/+8
* Rework stop and start logic. If we are already alive, reload instead of stop ...Seth Mos2007-05-101-11/+27
* Update XML_RPC to 1.5.1Seth Mos2007-05-092-75/+235
* Port load balancer sticky address optionScott Ullrich2007-05-091-0/+8
* Only apply md5 summaries to real files. *.tgz is NOT a real file.Scott Ullrich2007-05-081-1/+1
* Kill trailing spaceScott Ullrich2007-05-081-1/+1
* Add DHCP options to OpenVPNScott Ullrich2007-05-081-0/+66
* Sometimes people have local domains which they do not want forwarded to upstr...Scott Ullrich2007-05-081-0/+6
* Add NTP Server field to dhcp config.Seth Mos2007-05-082-1/+4
* Add is_wan_interface_up($interface)Seth Mos2007-05-071-0/+19
* Trigger on right opt interfaceSeth Mos2007-05-071-1/+1
* get_interface_gateway() does not understand pppoeSeth Mos2007-05-061-1/+1
* Return the virtual interface for PPPoESeth Mos2007-05-061-1/+3
* Do not create nat on rules for opt interfaces with a gateway.Seth Mos2007-05-051-2/+2
* Install frickin pptp proxy rules correctly.Scott Ullrich2007-05-021-5/+11
* Do not allow - in aliases. This breaks port aliases.Seth Mos2007-05-021-1/+1
* * Do not close a buffer that has failed * Automatically retry failed connectionScott Ullrich2007-05-021-1/+1
* Woops, actually use $url Noticed-by: SethScott Ullrich2007-05-011-1/+1
* Add does_url_exist() which can verify a URL exists before downloading.Scott Ullrich2007-05-011-0/+18
* Install the package, deinstall and reinstall to ensure it is in a proper state.Scott Ullrich2007-04-301-3/+13
* Woops, use delete_package_xml() instead of delete_package()Scott Ullrich2007-04-301-2/+3
* Delete package before reinstalling to avoid multiple service entries, etc.Scott Ullrich2007-04-301-0/+2
* * add comments about scheduler logic * correct one case where the logic was n...Scott Ullrich2007-04-302-7/+8
* Keep 5 backups on embedded. Keep 30 on full installations.Scott Ullrich2007-04-301-7/+3
* Correctly output the package name that we are attempting to reinstall instead...Scott Ullrich2007-04-291-3/+3
* Add missing / directory seperator. This should hopefully fix squid from rein...Scott Ullrich2007-04-291-1/+1
* Note missing file before reinstalling packageScott Ullrich2007-04-291-1/+2
* Move TDR pruning routines to the correct location.Scott Ullrich2007-04-291-28/+28
* Delete the 2nd and 3rd rules as wellScott Ullrich2007-04-281-1/+3
* Correctly delete old rules from TDR using set 9Scott Ullrich2007-04-281-1/+1
* MFCScott Ullrich2007-04-281-2/+2
* PPPoE server fixesScott Ullrich2007-04-272-2/+2
* Write out an entry to the logging system when we write_config() on bootup.Scott Ullrich2007-04-271-0/+3
* Do not writeout tdr_cron_install() entries on bootup. Somehow doing so adds ...Scott Ullrich2007-04-271-1/+5
* Only deinstall filter reload item if it is presently installedScott Ullrich2007-04-271-4/+6
* OpenVPN bandwidth fix from Martin FuchsScott Ullrich2007-04-261-2/+2
* MFCScott Ullrich2007-04-261-16/+17
* MFC Merge 2nd pass NAT rule generation. Take ipsec and voip into account.Scott Ullrich2007-04-251-13/+50
* Correctly map static routes.Scott Ullrich2007-04-251-7/+39
* Add is_private_ip function which will return true if an ip address falls with...Scott Ullrich2007-04-251-0/+23
* File a notice when we restore a previous configuration file.Scott Ullrich2007-04-241-0/+6
OpenPOWER on IntegriCloud