Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  m0n0
PEAR.inc 32.3 KB
array_intersect_key.inc 2.42 KB
auth.inc 18 KB
authgui.inc 10.9 KB
captiveportal.inc 33.4 KB
config.inc 55.3 KB
dyndns.class 28.7 KB
filter.inc 116 KB
functions.inc 2.09 KB
globals.inc 3.23 KB
interfaces.inc 47.3 KB
lb.inc 5.21 KB
notices.inc 5.31 KB
openvpn.inc 14.3 KB
pfsense-utils.inc 107 KB
pkg-utils.inc 34.8 KB
radius.inc 31.4 KB
service-utils.inc 6.38 KB
services.inc 32.9 KB
shaper.inc 18.7 KB
smtp.inc 20.7 KB
system.inc 34.8 KB
util.inc 13.2 KB
vpn.inc 29.1 KB
vslb.inc 5.47 KB
xmlparse.inc 7.44 KB
xmlrpc.inc 4.32 KB
xmlrpc_client.inc 55.4 KB
xmlrpc_server.inc 21.2 KB

Latest revisions

# Date Author Comment
c8c416db 05/04/2007 04:48 PM Scott Ullrich

further changes to 1.3 for pppoe server and pptp server. added to gui add radius acct and auth ports add acct update in seconds option for external radius servers add backup radius server changes

rearranges xml for better use moved radius specific features inside tags added options for additional server above 2 miner bug fixes

Ticket #1306

53f32329 05/03/2007 05:21 AM Scott Ullrich

Add hidden command to disable authoritative mode (dhcp server).

To utilize do something like this in php pfSense shell:

$config['dhcpd']['optx']['disableauthoritative'] = true;
write_config();

5a6f3ca0 05/02/2007 10:36 PM Scott Ullrich
  • Do not allow duplicate entries by default in add_text_to_file()
  • Add option which allows duplicates

Submitted-by: Uranellus via IRC

d3819fcb 05/02/2007 09:46 PM Scott Ullrich

Import smtp.inc which allows sending e-mails from PHP. This will be used later down the road for the automatic logging/emailing system. This will also allow pfSense developers to begin e-mail equipping portions of the system as well.

0f7a319b 05/02/2007 04:00 PM Scott Ullrich

Install frickin pptp proxy rules correctly.

d87fc50b 05/02/2007 12:42 PM Seth Mos

Do not allow - in aliases. This breaks port aliases.
tables are fine with the - and the _. Ports only work with _.

4cc6345e 05/02/2007 12:08 AM Scott Ullrich
  • Do not close a buffer that has failed
  • Automatically retry failed connection
3264c13b 05/01/2007 09:53 PM Scott Ullrich

Woops, actually use $url

Noticed-by: Seth

10387862 05/01/2007 09:48 PM Scott Ullrich

Add does_url_exist() which can verify a URL exists before downloading.

f898cf33 04/30/2007 09:57 PM Scott Ullrich

Install the package, deinstall and reinstall to ensure it is in a proper state.

View revisions

Also available in: Atom