Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
auth.inc 4.16 KB
captiveportal.inc 19.4 KB
config.inc 29.7 KB
filter.inc 62.7 KB
functions.inc 1.7 KB
globals.inc 2.59 KB
interfaces.inc 20.9 KB
lb.inc 5.18 KB
openvpn.inc 16.4 KB
pfsense-utils.inc 37.1 KB
services.inc 14.3 KB
system.inc 15.3 KB
util.inc 11.2 KB
vpn.inc 15.9 KB
xmlparse.inc 5.52 KB
xmlrpc.inc 4.2 KB
xmlrpc_client.inc 48.8 KB
xmlrpc_server.inc 15.3 KB

Latest revisions

# Date Author Comment
f699da52 05/21/2005 10:59 PM Scott Ullrich

Do not mount as ro if we're booting.

1b720c35 05/21/2005 10:40 PM Colin Smith
  • Rely on the cached config only when we aren't writing - something seems to be getting lost in translation between XML -> serialize -> unserialize.
  • Parse the config XML upon write - this seems to fix corruption issues.
57043ed8 05/21/2005 04:38 AM Scott Ullrich

Insert pftp anchors

b7af3ba2 05/21/2005 04:31 AM Scott Ullrich

We do need inetd. Duh.

890332a9 05/21/2005 04:25 AM Scott Ullrich

pftpx does not use a -i argument

404407ff 05/21/2005 04:09 AM Scott Ullrich

Do not kill pftpx. Its not hunting game.

6434ef0b 05/21/2005 04:08 AM Scott Ullrich

we no longer need inetd.

907c5461 05/21/2005 04:06 AM Scott Ullrich

Switch over to pftpx.

Why?

1) it handles all ftp modes: PORT, PASV, EPRT, EPSV
2) it handles ipv6
3) it should scale: one process handles all sessions using libevent
4) it works with "strict" ftp clients (clients that want data connections
to the same IP as the control connection)

1886ba69 05/21/2005 02:46 AM Scott Ullrich

Comment out the rest of config.cache

184fb5c3 05/21/2005 02:44 AM Scott Ullrich

Comment out the rest of config.cache

View revisions

Also available in: Atom