summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Oops, we need /etc/ping_hosts.sh to run every 5 minutes.Scott Ullrich2007-05-152-0/+18
|
* Add function to forcefully reload VPN on wan ip change.Seth Mos2007-05-151-2/+2
|
* hide configure button as default.Scott Dale2007-05-151-1/+1
|
* widget configure iconScott Dale2007-05-154-0/+0
|
* save widget settingsScott Dale2007-05-153-115/+303
|
* Add stop / start / restart racoon (IPSEC VPN) service option.Scott Ullrich2007-05-151-4/+41
|
* Use pfSync SYNCPEER directive if defined. Ticket #1317Scott Ullrich2007-05-142-3/+17
|
* save capture to /tmp, fix other various issuesScott Dale2007-05-141-15/+16
|
* Remove extra "'s.Scott Ullrich2007-05-141-1/+1
|
* Add missing )'s. How this got past our PHP LINT checker is beyond me.Scott Ullrich2007-05-141-2/+2
|
* Remove previous firmware.tgz on bootup if present.Scott Ullrich2007-05-141-0/+6
|
* add option for no count, correct host fieldScott Dale2007-05-121-17/+26
|
* 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 ↵Scott Ullrich2007-05-111-2/+5
| | | | whatever. but ng1 should be the start for pppoe-server ng0 should be reserved for pppoe client this problem could effect pptp server as well. Ticket #1308
* s/occured/occurred/ Ticket #1309Scott Ullrich2007-05-111-1/+1
|
* DHCP Relay - server textbox field doesn't toggle properly Ticket #1313Scott Ullrich2007-05-111-18/+9
|
* Correct style sheet class.Seth Mos2007-05-111-2/+2
|
* Do not flush SPA and SPD before starting. It upsets racoon.Seth Mos2007-05-111-4/+5
|
* Mount image read write before upgrading.Scott Ullrich2007-05-111-1/+1
|
* Remove syslog from port definitions Ticket #1314Scott Ullrich2007-05-101-1/+0
|
* $config needs to be a global itemScott Ullrich2007-05-101-0/+1
|
* Honor sticky-address setting from system->advanced for outgoing load ↵Scott Ullrich2007-05-101-0/+2
| | | | balancing items if it is enabled.
* Patch from Martin to fix http://forum.pfsense.org/index.php/topic,4773.0.htmlScott Ullrich2007-05-101-4/+8
|
* Add missing closing td tag.Seth Mos2007-05-101-0/+1
|
* Add duplicate option to system_routes.php.Seth Mos2007-05-102-5/+22
| | | | By request of Seth.
* Rework stop and start logic. If we are already alive, reload instead of stop ↵Seth Mos2007-05-101-11/+27
| | | | | | and start. Tested by Seth.
* Mount read/write before fetching url.Scott Ullrich2007-05-101-0/+1
|
* Upgrade RELENG_1 as well for embedded.Scott Ullrich2007-05-092-0/+21
|
* Update XML_RPC to 1.5.1Seth Mos2007-05-092-75/+235
| | | | This fixes sync issues on configs > 500KB
* Port load balancer sticky address optionScott Ullrich2007-05-093-0/+45
|
* Use unlink_if_exists()Scott Ullrich2007-05-091-1/+1
|
* Unlink upgrade file on upgrade.Scott Ullrich2007-05-092-0/+4
|
* Use /root/ as temporary storage.Scott Ullrich2007-05-091-9/+9
|
* fix html alignment and pgtitleScott Dale2007-05-093-7/+13
|
* Add a wan interface up check before we start any time syncing.Seth Mos2007-05-081-0/+3
|
* Add a plus button on the top header of these pages.Seth Mos2007-05-0821-73/+313
| | | | This to make it easier on large configurations.
* When Enable Static ARP entries is enabled, do not allow entries that lack an ↵Scott Ullrich2007-05-081-1/+7
| | | | ip address from being added. Currently we do not have any type of dhcp server hooks to automatically add the arp address to the arp table to make this work otherwise.
* Sometimes people have local domains which they do not want forwarded to ↵Scott Ullrich2007-05-081-0/+6
| | | | | | upstream servers. This is accomodated by using server options without the server IP address. To make things clearer local is a synonym for server. For example the option local=/localnet/ ensures that any domain name query which ends in .localnet will be answered if possible from /etc/hosts or DHCP, but never sent to an upstream server. Ticket #1190
* Add NTP server field to dhcp config.Seth Mos2007-05-085-2/+38
| | | | From: Alexander Schaber
* Execute tcpdump in background for speed improvementScott Dale2007-05-081-21/+36
|
* Add is_wan_interface_up($interface)Seth Mos2007-05-071-0/+19
| | | | Can be optional interface as well.
* Add openvpn server tos and dhcp server options.Scott Ullrich2007-05-072-0/+137
| | | | Submitted-by: Martin Fuchs
* Add more protocols.Scott Ullrich2007-05-071-0/+3
| | | | Submitted-by: Martin Fuchs
* Make naming consistentSeth Mos2007-05-071-2/+2
|
* correctly determine if time range existsScott Dale2007-05-071-6/+4
|
* Trigger on right opt interfaceSeth Mos2007-05-071-1/+1
|
* correct scriptaculous handleScott Dale2007-05-071-2/+2
|
* Widget base. Note: changes to widgets are not saved yet.Scott Dale2007-05-073-7/+169
|
* Widget base. Note: changes to widgets are not saved yet.Scott Dale2007-05-0734-267/+1025
|
* get_interface_gateway() does not understand pppoeSeth Mos2007-05-061-1/+1
|
OpenPOWER on IntegriCloud