| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Woops, only reboot on carp entries. | Scott Ullrich | 2007-05-21 | 1 | -2/+2 |
* | Really output message correctly, remove previous notice. | Scott Ullrich | 2007-05-21 | 1 | -3/+10 |
* | * Flush buffer
* Run shutdown in parallel
* Exit immediately | Scott Ullrich | 2007-05-21 | 1 | -1/+4 |
* | * Issue a shutdown -r now command instead of panicing and potentially corrupt... | Scott Ullrich | 2007-05-21 | 1 | -1/+3 |
* | This is PHP code, not HTML. Woops. | Scott Ullrich | 2007-05-21 | 1 | -0/+4 |
* | * Tell user when we are rebooting
* Issue a shutdown -r now command instead o... | Scott Ullrich | 2007-05-21 | 1 | -11/+17 |
* | Move post routine to end so that the page will refresh before rebooting (pani... | Scott Ullrich | 2007-05-21 | 1 | -18/+18 |
* | Alert the user that deleting the CARP ip addresses will reboot. | Scott Ullrich | 2007-05-21 | 1 | -1/+1 |
* | Don't check carp settings, check if vip addresses exist. | Scott Ullrich | 2007-05-21 | 1 | -1/+1 |
* | usleep(1000); between down and delete. this appears to fix the carp issues. | Scott Ullrich | 2007-05-21 | 1 | -0/+1 |
* | Do not destroy carp interface which can lead to a panic. This has been teste... | Scott Ullrich | 2007-05-20 | 1 | -1/+1 |
* | Use nohup construct for launching check_reload_status | Seth Mos | 2007-05-20 | 1 | -1/+1 |
* | Commit forgotten vpn_ipsec_force_reload() | Seth Mos | 2007-05-20 | 1 | -0/+39 |
* | Work around a FreeBSD where 2 carp interfaces exist and you delete 1. This e... | Scott Ullrich | 2007-05-20 | 1 | -1/+1 |
* | crs fork code is out, executing in background | Seth Mos | 2007-05-18 | 1 | -1/+1 |
* | Reset dynamic dns upon pppoe forced disconnect. | Scott Ullrich | 2007-05-17 | 2 | -2/+2 |
* | Oops, we need /etc/ping_hosts.sh to run every 5 minutes. | Scott Ullrich | 2007-05-15 | 2 | -0/+18 |
* | Add a function to forcefully reload VPN on wan ip change. | Seth Mos | 2007-05-15 | 1 | -2/+2 |
* | prepare for widget package | Scott Dale | 2007-05-15 | 1 | -1/+1 |
* | Snapshot version bump | Scott Ullrich | 2007-05-15 | 1 | -1/+1 |
* | Add stop / start / restart racoon (IPSEC VPN) service option. | Scott Ullrich | 2007-05-15 | 1 | -4/+41 |
* | Use pfSync SYNCPEER directive if defined.
Ticket #1317 | Scott Ullrich | 2007-05-14 | 2 | -3/+17 |
* | save capture to /tmp, fix other various issues | Scott Dale | 2007-05-14 | 1 | -15/+16 |
* | Remove extra "'s. | Scott Ullrich | 2007-05-14 | 1 | -1/+1 |
* | Add missing )'s.
How this got past our PHP LINT checker is beyond me. | Scott Ullrich | 2007-05-14 | 1 | -2/+2 |
* | Remove previous firmware.tgz on bootup if present. | Scott Ullrich | 2007-05-14 | 1 | -0/+6 |
* | add option for no count, correct host field | Scott Dale | 2007-05-12 | 1 | -17/+26 |
* | Version bump using that confusing american date format. | Scott Ullrich | 2007-05-11 | 1 | -1/+1 |
* | Scrub the absolute minimum amount for PPPoE | Scott Ullrich | 2007-05-11 | 1 | -0/+2 |
* | when pppoe aliases on pppoe server are made they make aliases for ng0 to what... | Scott Ullrich | 2007-05-11 | 1 | -2/+5 |
* | s/occured/occurred/
Ticket #1309 | Scott Ullrich | 2007-05-11 | 1 | -1/+1 |
* | DHCP Relay - server textbox field doesn't toggle properly
Ticket #1313 | Scott Ullrich | 2007-05-11 | 1 | -18/+9 |
* | Do not flush SPA and SPD before starting. It upsets racoon. | Seth Mos | 2007-05-11 | 1 | -4/+5 |
* | Mount image read write before upgrading. | Scott Ullrich | 2007-05-11 | 1 | -1/+1 |
* | Remove syslog from port definitions
Ticket #1314 | Scott Ullrich | 2007-05-10 | 1 | -1/+0 |
* | $config needs to be a global item | Scott Ullrich | 2007-05-10 | 1 | -0/+1 |
* | Honor sticky-address setting from system->advanced for outgoing load balancin... | Scott Ullrich | 2007-05-10 | 1 | -0/+2 |
* | Add system routes duplicate option. | Seth Mos | 2007-05-10 | 2 | -5/+22 |
* | Patch from Martin to fix http://forum.pfsense.org/index.php/topic,4773.0.html | Scott Ullrich | 2007-05-10 | 1 | -4/+8 |
* | Add missing closing td tag. | Seth Mos | 2007-05-10 | 1 | -0/+1 |
* | Rework stop and start logic. If we are already alive, reload instead of stop ... | Seth Mos | 2007-05-10 | 1 | -11/+27 |
* | Mount read/write before fetching url. | Scott Ullrich | 2007-05-10 | 1 | -0/+1 |
* | Use /etc/ttys and /etc/gettytab that ships with the update instead of rewriti... | Scott Ullrich | 2007-05-09 | 1 | -541/+0 |
* | Lock the configuration while we fix the serial console | Scott Ullrich | 2007-05-09 | 1 | -0/+2 |
* | Update XML_RPC to 1.5.1 | Seth Mos | 2007-05-09 | 2 | -75/+235 |
* | Port load balancer sticky address option | Scott Ullrich | 2007-05-09 | 3 | -1/+39 |
* | Unbreak firewall_nat_out.php
Pointy-hat-to: smos | Scott Ullrich | 2007-05-09 | 1 | -4/+0 |
* | Use unlink_if_exists() | Scott Ullrich | 2007-05-09 | 1 | -1/+1 |
* | Unlink upgrade file on upgrade. | Scott Ullrich | 2007-05-09 | 2 | -0/+4 |
* | Use /root/ as temporary storage. | Scott Ullrich | 2007-05-09 | 1 | -9/+9 |