| .. |
|
auth.inc
|
If there's a PHP_AUTH_* copy it over to AUTH_* (mini sets AUTH_*, lighttpd sets PHP_AUTH_*)
|
2005-09-17 05:00:31 +00:00 |
|
captiveportal.inc
|
We need to keep-state on the allowed MAC address rules.
|
2005-09-27 18:33:55 +00:00 |
|
config.inc
|
Do not reboot after reassigning interfaces. Call reload_all_sync()
|
2005-10-02 18:28:22 +00:00 |
|
dyndns.class
|
* Run dyndns at 2:01 am
|
2005-09-30 11:46:05 +00:00 |
|
filter.inc
|
Increase timeout to 900
|
2005-10-04 00:53:28 +00:00 |
|
functions.inc
|
Alpha sort includes
|
2005-09-25 02:55:45 +00:00 |
|
globals.inc
|
Shaper config moved
|
2005-09-15 05:51:01 +00:00 |
|
interfaces.inc
|
Assign $wancfg array before resolving real interface
|
2005-10-02 17:30:55 +00:00 |
|
lb.inc
|
Add $Id$ tag
|
2005-03-27 22:43:48 +00:00 |
|
notices.inc
|
Fix close_notice().
|
2005-07-26 18:58:41 +00:00 |
|
openvpn.inc
|
Sync with 1.2b10
|
2005-09-12 19:08:58 +00:00 |
|
pfsense-utils.inc
|
only generate salt and crypted_pw once
|
2005-10-04 00:21:46 +00:00 |
|
pkg-utils.inc
|
Only iterate through if the item is an array.
|
2005-10-03 00:14:53 +00:00 |
|
service-utils.inc
|
* Add is_dhcp_running()
|
2005-08-12 21:59:48 +00:00 |
|
services.inc
|
Surround variable with {}
|
2005-10-03 20:16:38 +00:00 |
|
shaper.inc
|
Missing ;
|
2005-09-26 15:32:16 +00:00 |
|
system.inc
|
Remove system_do_extensions(), a function left over from m0n0.
|
2005-10-04 01:05:06 +00:00 |
|
util.inc
|
Try and prevent the error:
|
2005-09-25 18:18:19 +00:00 |
|
vpn.inc
|
Use correct mtu for pptp when wan is pppoe.
|
2005-09-23 22:05:14 +00:00 |
|
vslb.inc
|
Woops! Use correct field.
|
2005-08-31 22:01:31 +00:00 |
|
xmlparse.inc
|
* Add interface_array to config.xml array list
|
2005-08-27 01:44:37 +00:00 |
|
xmlrpc_client.inc
|
Update PEAR XML_RPC package to 1.4.2.
|
2005-09-20 18:02:23 +00:00 |
|
xmlrpc_server.inc
|
XML/RPC.php -> xmlrpc_client.inc
|
2005-09-20 18:04:11 +00:00 |
|
xmlrpc.inc
|
Fix silly typo.
|
2005-09-18 07:41:12 +00:00 |