summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add system tunables area which allows the user to fine control sysctl's.Scott Ullrich2007-05-267-5/+361
* Set net.inet.tcp.inflight.enable to 3 and gather feedback from users.Scott Ullrich2007-05-251-0/+2
* Update colors to match pfSenseScott Ullrich2007-05-241-2/+2
* Add SVG CPU Graph Obtained-from: m0n0wallScott Ullrich2007-05-243-0/+272
* hide graphs for disabled interfaces properlyScott Dale2007-05-241-2/+2
* Allow graph to receive incoming refresh interval. Default is 1 sec.Scott Dale2007-05-241-1/+4
* allow user to configure refresh interval. Default is 3 secondsScott Dale2007-05-242-1/+37
* show system information first when no configuration savedScott Dale2007-05-241-32/+54
* update css for widget config divScott Dale2007-05-244-3/+39
* Update graph refresh interval to 3 seconds from 1.Scott Ullrich2007-05-241-1/+1
* * Only process 8 events since we only show 5 lines * Change update rate to be...Scott Ullrich2007-05-242-3/+3
* * Add functions required for dashboard * Killing trailing spaceScott Ullrich2007-05-231-1/+1
* Back out #1313. It breaks dhcp relay. See ticket #1332Scott Ullrich2007-05-231-9/+18
* -fix div tag placement causing formatting issue when upnp disabledRyan Wagoner2007-05-231-1/+1
* -bump miniupnpd version 20070521Ryan Wagoner2007-05-234-29/+18
* Don't check carp settings, check if vip addresses exist.Scott Ullrich2007-05-211-1/+1
* usleep(1000); between down and delete. this appears to fix the carp issues.Scott Ullrich2007-05-211-0/+1
* Do not destroy carp interface which can lead to a panic. This has been teste...Scott Ullrich2007-05-201-2/+2
* Use nohup construct for launchingSeth Mos2007-05-201-1/+1
* Commit forgotten vpn_ipsec_force_reload()Seth Mos2007-05-201-0/+35
* crs fork code is out, executing in backgroundSeth Mos2007-05-181-1/+1
* Reset dynamic dns upon pppoe forced disconnect.Scott Ullrich2007-05-172-2/+2
* provide function to show configurationScott Dale2007-05-171-1/+11
* 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 what...Scott Ullrich2007-05-111-2/+5
* 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 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
* Add missing closing td tag.Seth Mos2007-05-101-0/+1
* Add duplicate option to system_routes.php.Seth Mos2007-05-102-5/+22
* Rework stop and start logic. If we are already alive, reload instead of stop ...Seth Mos2007-05-101-11/+27
* Mount read/write before fetching url.Scott Ullrich2007-05-101-0/+1
OpenPOWER on IntegriCloud