Project

General

Profile

Download (30 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
195c258a 03/18/2006 08:56 PM Scott Ullrich

Turn off debugging that slipped in

fef3a8ef 03/18/2006 08:51 PM Scott Ullrich

Allow the interface to be the gateway. This allows someone with multiple wans to route traffic out a correct interface such as DNS traffic, etc.

383a4439 03/13/2006 02:15 AM Scott Ullrich

mini_httpd -> lighttpd

7aae518a 03/11/2006 12:55 AM Scott Ullrich

Do not allow ^M or \n\n

6e0f3899 03/10/2006 11:48 PM Scott Ullrich

Update default certificate to a non-expired one

5c83df30 02/05/2006 09:06 PM Scott Ullrich

Do not return duplicate DNS entries

e428c94d 02/05/2006 08:37 PM Scott Ullrich

Do not allow blank nameserver entries

e263fe9a 01/18/2006 08:00 PM Scott Ullrich

Remove trailing newline

767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

f994f4d6 01/06/2006 11:47 PM Scott Ullrich
  • Set max procs to 1 when ram < 65 megs
  • Set max requests to 1 when ram < 65 megs
096261af 01/05/2006 12:32 AM Scott Ullrich

Add server.event-handler = "freebsd-kqueue"

e9d0bf64 01/05/2006 12:26 AM Scott Ullrich

Sleep 1 after kill

b84d1b32 12/28/2005 01:55 AM Scott Ullrich

s/cat//

52624d2c 12/28/2005 01:10 AM Scott Ullrich

Turn back on fast-cgi for testing

9ee93e3d 12/10/2005 09:18 PM Scott Ullrich

Use nameservers.conf too, if it exists

cdd88d2f 12/04/2005 10:39 PM Scott Ullrich

Don't error when dns files do not exist in /var/etc/

3d00ccaa 12/04/2005 06:32 PM Scott Ullrich
  • Add get_nameservers() which processes /var/etc/nameserver_$interface
  • Use get_nameservers() instead of nameserver.conf since we may be in a multi-wan situation
  • Only populate $master_list when item is <> ""
eb0f441c 12/03/2005 07:40 PM Scott Ullrich

Fix captive portal redirects now that we are using LightHTTPD

1b2db323 11/29/2005 06:33 AM Scott Ullrich
  • Correct argument order
  • If user selects HTTPS but doesn't provide a port, default to 443
a81565a7 11/29/2005 01:31 AM Scott Ullrich

Disable fast-cgi

3d77d4c4 11/28/2005 12:10 AM Scott Ullrich
  • Do not invoke fastcgi on memory constrained platforms (<72 megs)
d93e8b5f 11/28/2005 12:05 AM Scott Ullrich

Up maxprocs to 2

6444382d 11/27/2005 11:42 PM Scott Ullrich

Lower maxprocs to 1

528df9a7 11/27/2005 03:21 AM Scott Ullrich

Remove -p

4f3756f3 11/27/2005 03:15 AM Scott Ullrich

MFC 8066
Various fixes, set max_procs default value to 5, corrected system_generate_lighty_config invocation.
Use port #

877ac35d 11/26/2005 10:06 PM Scott Ullrich

Use Lighty. Hopefully it's here to stay, and mini_httpd is dead, jim.

e3025dde 10/13/2005 01:18 AM Scott Ullrich

webGUI -> webConfigurator

f19d3b7a 10/12/2005 01:10 AM Scott Ullrich

Move global $config, $g; before check

dcf0598e 10/12/2005 01:04 AM Scott Ullrich

Terminal line with ;

58c7450e 10/11/2005 11:44 PM Scott Ullrich

Add developerspew header which will output:

services_dnsmasq_configure() being called microtime()

f7594142 10/11/2005 02:45 AM Scott Ullrich

Sync htpasswd in pfsense-utils:sync_webgui_passwords()

245388b4 10/05/2005 01:05 AM Scott Ullrich

Run shell or earlyshellcmd even if iit's not an array

421a1c03 10/04/2005 01:05 AM Colin Smith

Remove system_do_extensions(), a function left over from m0n0.

97d4e30b 10/01/2005 06:32 PM Seth Mos

Add start and stop beep support
Requested by the angry mob outside

75eb801d 09/30/2005 08:55 PM Scott Ullrich

Sync with m0n0wall 1.2b10

819197a8 09/23/2005 03:30 AM Scott Ullrich

Go back to mini_httpd

0d174c5f 09/21/2005 10:07 PM Scott Ullrich

Sync admin account unconditionally.

5999dd9c 09/21/2005 03:01 PM Scott Ullrich

Only wire .cgi to mod_cgi.

dde4f60c 09/21/2005 03:01 PM Scott Ullrich

Add mod_cgi when using fast_cgi. We have a few scripts using .cgi

fe9db220 09/21/2005 02:56 PM Scott Ullrich

Use correct variable

d4302f46 09/21/2005 06:26 AM Espen Johansen

Fix status_graph.php not showing graphs ( .cgi files should not be perl )

8798990f 09/20/2005 09:41 PM Scott Ullrich

Use correct variable $config['system']['webgui']['protocol']

dd1e244a 09/20/2005 09:14 PM Scott Ullrich

Since machines very rarely show the avail memory AS 128, set it to < 120

0c5449db 09/20/2005 09:04 PM Scott Ullrich

Correctly set http/https port.

b5ba8cd3 09/18/2005 10:31 PM Scott Ullrich

Stop making stupid generic-pc assumptions

4edb490d 09/18/2005 08:36 PM Scott Ullrich

Turn off fast cgi on memory strapped systems

208e9a9c 09/18/2005 05:59 PM Scott Ullrich

Use correct port

Ticket #530

c1ce9eb5 09/18/2005 04:44 AM Scott Ullrich

Do not create compress directory, we are not using that module.

6a019c11 09/18/2005 04:07 AM Scott Ullrich

Trim loaded module list down to 2 modules.

d7895cba 09/18/2005 04:05 AM Bill Marquette

php's mkdir() sucking is the reason we have make_dirs() :)

d0a0d290 09/18/2005 03:54 AM Scott Ullrich

Comment out server log. Its erroring out since we are not loading the module

a749b1ce 09/18/2005 03:39 AM Scott Ullrich

5 -> 1

49fdb0d8 09/18/2005 02:31 AM Scott Ullrich

Allow tuning of max php fcgi requests

ba59730f 09/18/2005 02:26 AM Scott Ullrich

Allow setting of max fast-php children

cc76d459 09/18/2005 02:24 AM Scott Ullrich

Minor nit-picks

3a66b621 09/18/2005 02:21 AM Scott Ullrich
  • Additional tuning parms
  • Support captive portal SSL
9f0cbb16 09/18/2005 02:07 AM Scott Ullrich

Add SSL configuration header

76ae5b4a 09/18/2005 02:05 AM Scott Ullrich

Alter maximum processes to 1

332b4ac0 09/18/2005 12:42 AM Scott Ullrich

Use correct variable $document_root

d33d1afa 09/18/2005 12:36 AM Scott Ullrich

Woops, don't forget to pass server port

a84b65dc 09/18/2005 12:30 AM Scott Ullrich

Spell "lighty" correcftly

7bd972fc 09/18/2005 12:24 AM Scott Ullrich

Add document root parm

67d285e4 09/18/2005 12:23 AM Scott Ullrich

Use /usr/local/www as document data root

8418b403 09/18/2005 12:23 AM Scott Ullrich

Use system("mkdir -p") since php's mkdir is brain-dead.

28cae949 09/17/2005 07:31 PM Scott Ullrich
  • Misc cleanups for lighty configuration
  • Add port option to tell lighty where to bind to
a632cf43 09/17/2005 06:57 PM Scott Ullrich
  • Add system_generate_lighty_config()
  • Convert master webConfigurator process to launch Lighty

XXX: Still need to retrofit captive portal

84e86846 09/13/2005 09:33 PM Colin Smith

Fix syslog.

bc7f52e2 09/13/2005 06:13 PM Colin Smith

racoon -> ipsec

3575403e 09/13/2005 06:12 PM Colin Smith

Send racoon logs to racoon.log.

243aa7b9 09/01/2005 09:57 PM Scott Ullrich

Add patches from databeestje which:
This will supress ARP messages when interfaces share the same physical network

aad37fd2 08/30/2005 07:12 PM Jeb Campbell

Dns from dhcp fixes for GG to test.

e1b58215 08/29/2005 09:09 PM Scott Ullrich

Until dhclient-script can be cleaned up a little more, work around nameserver nameserver foo bug

65c2df02 08/28/2005 12:52 AM Scott Ullrich

Only set $havedns = true if $ns is set

b2f2e120 08/28/2005 12:50 AM Scott Ullrich

Revert to 1.2b9 system_resolvconf_generate()

We never have gotten this correct.

ef217c69 08/24/2005 08:31 PM Scott Ullrich

Sync Load Balancer configurations

a79b98d4 08/18/2005 09:23 PM Scott Ullrich

Do not overwrite DNS if option is checked under advanced.

Submitted-by: databeestje

88ebd635 08/07/2005 10:05 PM Scott Ullrich

Start syslog if syslog tab exists. This is somehow a bug in m0n0wall too.

1cdec603 08/07/2005 10:01 PM Scott Ullrich

Woops, back out last commit.

969837c8 08/07/2005 09:54 PM Scott Ullrich

Correctly write out log files

a5dba545 08/07/2005 03:12 AM Scott Ullrich

Split out SLBD log to its own file

d09f5292 07/13/2005 02:55 AM Scott Ullrich

remove trailing space

64aaddf7 07/07/2005 03:38 PM Jeb Campbell

Sanity checks (ie. is_ipaddr() ) when generating resolv.conf.
Specifically this fixes importing nameserver.conf from the
dhclient-script.

e1c0c35a 07/06/2005 09:31 PM Scott Ullrich

Allow disabling of the local writing of log files.

Patch-submitted-by: Mosibi
Minor-changes-by: me

7e77107f 07/06/2005 07:10 PM Scott Ullrich

break the really long lines down into smaller sizes

0a123b4c 07/06/2005 07:05 PM Scott Ullrich

Add some \n's

Noticed-by: Mosibi

d8d487f4 06/23/2005 04:24 AM Colin Smith

Don't write package information to syslog.conf unless we need to.

a728d2ea 06/22/2005 01:24 AM Colin Smith

Add package logging to syslogd_start().

6fa0ec90 06/21/2005 06:00 AM Colin Smith

Restore package logging streams on boot.

5c6d0f65 05/18/2005 01:03 AM Colin Smith
  • Minor cleanup, almost entirely of bootup messages.
c47f7673 04/07/2005 03:32 AM Bill Marquette

revert maxproc change - the new daemon does support :)

9f71ee2f 04/06/2005 05:32 AM Bill Marquette

new mini_httpd doesn't support maxproc for now

307cd525 03/27/2005 10:43 PM Bill Marquette

Add $Id$ tag

34febcde 03/20/2005 08:25 PM Scott Ullrich

Mount compact flash rw before writing timezone

27150275 03/20/2005 07:59 PM Scott Ullrich

Unlock flash before writing /etc/localtime

186a42b0 03/08/2005 07:14 AM Bill Marquette

DHCP on wan interface should now work
dhclient is nice and creates /etc/resolv.conf, which we used to just blow away

83a43b5f 03/06/2005 05:34 AM Scott Ullrich

Update our default SSL certificate

bc328042 02/28/2005 12:34 AM Bill Marquette

fix

e49c7b22 02/27/2005 08:06 PM Bill Marquette

more hardcoded paths

89f7e23c 02/20/2005 09:57 PM Scott Ullrich
  • missing )
  • Typo in mwexec
  • Only issue sysctl if it contains a value
3ff9d424 02/20/2005 09:41 PM Scott Ullrich

Add support for /etc/sysctl.conf