| .. |
|
m0n0
|
MFC m0n0wall traffic shaper option
|
2007-03-25 03:23:28 +00:00 |
|
array_intersect_key.inc
|
MFC array_intersect_key.inc
|
2005-12-03 23:42:58 +00:00 |
|
auth.inc
|
* Minior tab alignments
|
2006-04-08 01:42:55 +00:00 |
|
captiveportal.inc
|
Teach the captive portal about time based rules so that it will not unload ipfw from underneath ourselves.
|
2007-03-27 21:42:45 +00:00 |
|
config.inc
|
File a notice when we restore a previous configuration file.
|
2007-04-24 19:54:35 +00:00 |
|
dyndns.class
|
ZoneEdit now works, tested by myself and korozion
|
2006-10-15 05:20:35 +00:00 |
|
filter.inc
|
Detect when schedules are present and install non schedule rule correctly
|
2007-04-23 21:30:56 +00:00 |
|
functions.inc
|
Our compatibility code raelly needs to go into functions.inc so it can get installed before other php files are sourced.
|
2006-09-08 21:05:26 +00:00 |
|
globals.inc
|
Kill trailing space
|
2007-02-27 20:45:31 +00:00 |
|
interfaces.inc
|
Prefer two dns servers by default. Add a hidden variable in <pppoe> called <dnsnosec/> which wil prevent pfSense from requiring a secondary dns server.
|
2007-03-27 17:03:06 +00:00 |
|
lb.inc
|
Remove trailing newline
|
2006-01-18 21:05:37 +00:00 |
|
notices.inc
|
* Turn off led earlier in function to avoid return
|
2007-01-29 21:27:36 +00:00 |
|
openvpn.inc
|
Apply OpenVPN patch from Martin Fuchs which adds outgoing tunnel bandwidthg control.
|
2007-04-23 17:11:54 +00:00 |
|
PEAR.inc
|
Unbreak radius auth
|
2006-10-02 00:51:38 +00:00 |
|
pfsense-utils.inc
|
The earlier fix from today that fixed get_interfaces_with_gateways() created new problem where all interfaces would show up in assign_interfaces screen and other places. Instead of showing them all by default teach get_interfaces_with_gateways() how to extract the complete list.
|
2007-04-24 00:27:06 +00:00 |
|
pkg-utils.inc
|
Addremove_freebsd_package() so that we can begin using it after 1.0.2 / 1.2 (which ever we decide to call it)
|
2007-02-23 17:21:04 +00:00 |
|
radius.inc
|
Somehow pear.inc was commited to repo as PEAR.inc
|
2007-02-27 17:31:25 +00:00 |
|
service-utils.inc
|
* Fix release / renew
|
2006-12-23 00:00:28 +00:00 |
|
services.inc
|
If the interface is "lan" and bridging is enabled then skip creation of the DHCP Server subnet.
Ticket #1281
|
2007-04-09 00:01:57 +00:00 |
|
shaper.inc
|
Dont allow items to run together
|
2006-09-17 16:45:47 +00:00 |
|
system.inc
|
Add trailing slashes to upload directory
|
2007-04-23 17:18:21 +00:00 |
|
util.inc
|
The earlier fix from today that fixed get_interfaces_with_gateways() created new problem where all interfaces would show up in assign_interfaces screen and other places. Instead of showing them all by default teach get_interfaces_with_gateways() how to extract the complete list.
|
2007-04-24 00:27:06 +00:00 |
|
vpn.inc
|
Add link_carp_interface_to_parent() function
|
2007-03-20 17:46:57 +00:00 |
|
vslb.inc
|
Correct is_array() check.
Make sure all 3 branches are the same.
Suggested-by: Bill M
|
2007-04-21 23:41:32 +00:00 |
|
xmlparse.inc
|
When we iterate through the backup cache we call out to parse the configuration file.
This can be fatal if the xml contents is corrupted and the process will die out. Instead of dieing, return -1 and let the process continue since we have further logic to detect these issues and restore a previous configuration, etc.
|
2007-04-21 19:53:08 +00:00 |
|
xmlrpc_client.inc
|
Remove unreachable call
|
2006-04-07 17:52:22 +00:00 |
|
xmlrpc_server.inc
|
MFC 9496
|
2006-01-18 23:08:39 +00:00 |
|
xmlrpc.inc
|
Remove logging on target nodes, the primary is keeping track.
|
2006-05-02 21:57:40 +00:00 |