| .. |
|
priv
|
Add SSH tunneling privilege to list of available privileges.
|
2010-07-12 15:31:14 -06:00 |
|
simplepie
|
|
|
|
array_intersect_key.inc
|
|
|
|
auth.inc
|
Correct webConfgurator auth/error messages
|
2010-12-10 16:53:32 -05:00 |
|
authgui.inc
|
* Adding function get_configured_ip_addresses() which returns all interfaces and their configured IP address
|
2010-11-10 11:56:23 -05:00 |
|
basic_sasl_client.inc
|
Ticket #1141. Add necessary stuff for smtp auth using sasl
|
2011-01-02 15:30:44 -05:00 |
|
captiveportal.inc
|
Ticket #1128. Ooops pass the right parameter to unlock.
|
2010-12-23 18:41:46 +00:00 |
|
certs.inc
|
Fix this code a bit, my first attempt yesterday didn't work properly (this should).
|
2010-12-03 09:15:35 -05:00 |
|
cmd_chain.inc
|
|
|
|
config.console.inc
|
Add some more safe belts and remove code that is commented from long time now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html
|
2010-12-23 20:06:24 +00:00 |
|
config.gui.inc
|
Use pfSense_sync()
|
2010-11-30 16:48:47 -05:00 |
|
config.inc
|
Use pfSense_sync()
|
2010-11-30 16:48:47 -05:00 |
|
config.lib.inc
|
Improve parse_config to not be recursive for no reason. This fixes some strange cases of config lock being left held and blocking GUI.
|
2010-12-30 19:45:28 +00:00 |
|
cram_md5_sasl_client.inc
|
Ticket #1141. Add necessary stuff for smtp auth using sasl
|
2011-01-02 15:30:44 -05:00 |
|
crypt.inc
|
Clean up this code a little.
|
2010-06-09 15:54:41 -04:00 |
|
digest_sasl_client.inc
|
Ticket #1141. Add necessary stuff for smtp auth using sasl
|
2011-01-02 15:30:44 -05:00 |
|
dyndns.class
|
Ticket #943. Sleep 1 second to give dns time to reload.
|
2011-01-03 22:52:59 +00:00 |
|
easyrule.inc
|
Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168
|
2011-01-06 13:52:52 -05:00 |
|
filter_log.inc
|
Don't split the date/time when forming a line's timestamp, use both. Otherwise it can lead to oddities when crossing a date border. Fixes #478
|
2010-08-04 16:24:01 -04:00 |
|
filter.inc
|
Allow entering an arbitrary subnet for outbound NAT translations.
|
2010-12-29 16:11:26 -05:00 |
|
functions.inc
|
Remove csrf-magic include from functions.inc -- it was causing problems with console PHP scripts.
|
2010-11-10 00:28:14 -07:00 |
|
globals.inc
|
Add sysctl for maximum socket buffer sizing. Set to 42621444. This is needed for some heavily loaded servers running unbound, squid, etc
|
2011-01-04 12:27:31 -05:00 |
|
growl.class
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
gwlb.inc
|
nuke trailing carriage returns
|
2010-12-22 10:39:12 -05:00 |
|
interfaces.inc
|
When the parent interface of a pppoe is assigned do not remove the interface from ng_ether since this will break ppp clients of netgraph with this interface as parent. This solves http://forum.pfsense.org/index.php/topic,31247.75.html
|
2011-01-03 19:45:16 +00:00 |
|
ipsec.inc
|
Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN's
|
2010-12-28 16:23:36 -05:00 |
|
IPv6.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
itemid.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
led.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
login_sasl_client.inc
|
Ticket #1141. Add necessary stuff for smtp auth using sasl
|
2011-01-02 15:30:44 -05:00 |
|
meta.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
notices.inc
|
Ticket #1141. Typo error, use ->user to enable auth
|
2011-01-02 15:34:45 -05:00 |
|
ntlm_sasl_client.inc
|
Ticket #1141. Add necessary stuff for smtp auth using sasl
|
2011-01-02 15:30:44 -05:00 |
|
openvpn.auth-user.php
|
nuke trailing carriage returns
|
2010-12-22 10:39:12 -05:00 |
|
openvpn.inc
|
fix text
|
2010-12-28 00:09:43 -05:00 |
|
PEAR.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
pfsense-utils.inc
|
nuke trailing carriage returns
|
2010-12-22 10:39:12 -05:00 |
|
pkg-utils.inc
|
Ensure $pkg is defined. Send pkg_delete errors to /tmp/pkg-delete_errors.txt
|
2011-01-06 17:48:33 -05:00 |
|
plain_sasl_client.inc
|
Ticket #1141. Add necessary stuff for smtp auth using sasl
|
2011-01-02 15:30:44 -05:00 |
|
priv.defs.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
priv.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
radius.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
rrd.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
sasl.inc
|
Ticket #1141. Add missing sasl.inc
|
2011-01-03 17:47:08 -05:00 |
|
service-utils.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
services.inc
|
Ensure log directory exists before invoking syslogd
|
2010-12-18 14:57:42 -05:00 |
|
shaper.inc
|
nuke trailing carriage returns
|
2010-12-22 10:39:12 -05:00 |
|
smtp.inc
|
|
|
|
system.inc
|
Unbreak dns server colletion. Pointyhat: myself
|
2011-01-04 18:32:52 +00:00 |
|
upgrade_config.inc
|
Ticket #491. Correct username/password name fields so upgrade works correctly.
|
2011-01-05 21:10:48 +00:00 |
|
util.inc
|
Ticket #802. During a config restore detect if the vlan interfaces need reassignment too. This might be problematic for other type of interfaces on 2.0!
|
2010-12-28 22:39:51 +00:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
Include captiveportal.inc if captiveportal_syslog() is not defined.
|
2010-12-22 11:42:20 -05:00 |
|
vpn.inc
|
Actually use sigkillbypid.
|
2011-01-05 20:43:45 +00:00 |
|
vslb.inc
|
Backend support for the retry parameter.
|
2010-12-14 12:38:20 -05:00 |
|
wizardapp.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
xmlparse_attr.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
xmlparse.inc
|
Also CDATA protect the detail field. Fixes #1168
|
2011-01-06 13:53:38 -05:00 |
|
xmlreader.inc
|
Check for pfsense root object name in config.xml as a fallback if the configured name is not found.
|
2010-11-26 15:57:55 -07:00 |
|
xmlrpc_client.inc
|
nuke trailing carriage returns
|
2010-12-22 10:39:12 -05:00 |
|
xmlrpc_server.inc
|
|
|
|
xmlrpc.inc
|
nuke trailing carriage returns
|
2010-12-22 10:39:12 -05:00 |
|
zeromq.inc
|
Use params array
|
2010-08-19 16:34:04 -04:00 |