| .. |
|
priv
|
Implement privilege for allowing login through CP
|
2013-02-07 11:15:10 -02:00 |
|
simplepie
|
fix text - s/occured/occurred/
|
2013-08-01 21:56:41 -05:00 |
|
array_intersect_key.inc
|
|
|
|
auth.inc
|
Add LDAP server options to control UTF8-encoding of parameters. Fixes #2227. While I'm here, add a checkbox to prevent the stripping of @ from the LDAP username if the user wants the full name transmitted.
|
2013-07-17 10:13:08 -04:00 |
|
authgui.inc
|
Omit IP warning if HTTP_REFERER check is disabled.
|
2013-07-03 10:32:44 -05:00 |
|
basic_sasl_client.inc
|
|
|
|
captiveportal.inc
|
When block a MAC address, add it to a DB to make it possible to redirect it to a URL
|
2013-09-12 08:44:51 -03:00 |
|
certs.inc
|
Move variable declaration to the top, declare it global before defining. Fixes #3090
|
2013-07-11 15:17:55 -04:00 |
|
CHAP.inc
|
|
|
|
config.console.inc
|
Use updated get_memory var names
|
2013-08-28 13:05:10 -07:00 |
|
config.gui.inc
|
|
|
|
config.inc
|
|
|
|
config.lib.inc
|
Bring back static routes to fix issues reported on Ticext #3179
|
2013-09-03 16:52:43 +00:00 |
|
cram_md5_sasl_client.inc
|
|
|
|
crypt.inc
|
Fixup paths when executing OpenSSL.
|
2013-01-27 12:20:31 -05:00 |
|
digest_sasl_client.inc
|
|
|
|
dyndns.class
|
Add support for custom IPv6 DDNS.
|
2013-07-07 15:40:16 -07:00 |
|
easyrule.inc
|
Fixup check for existing easyrule block rule to account for the ipproto and when the ipproto is blank.
|
2013-08-21 15:20:37 -04:00 |
|
filter_log.inc
|
Attempt to recognize pfsync entries from pf logs.
|
2013-08-19 13:54:22 -04:00 |
|
filter.inc
|
Correct typo that prevents dhcp rules from properly being generated.
|
2013-09-10 08:20:10 +00:00 |
|
functions.inc
|
|
|
|
globals.inc
|
s/BSDP/ESF/
|
2013-09-11 17:12:00 -05:00 |
|
growl.class
|
|
|
|
gwlb.inc
|
Bring back static routes to fix issues reported on Ticext #3179
|
2013-09-03 16:52:43 +00:00 |
|
interfaces.inc
|
Update an existing cron entry for pppoe periodic resets
|
2013-09-10 04:52:37 -07:00 |
|
ipsec.attributes.php
|
Allow other system authentication types to be used with ipsec. LDAP/RADIUS/local acc
|
2012-11-14 19:31:09 +00:00 |
|
ipsec.auth-user.php
|
Correct checking for privileges.
|
2012-11-19 16:54:50 +00:00 |
|
ipsec.inc
|
Try to remove as much as possible _stf special case through the code
|
2013-03-18 14:55:26 +00:00 |
|
IPv6.inc
|
Teach Net_IPv6:compress to handle a compressed address as input
|
2013-05-14 12:16:11 +05:45 |
|
itemid.inc
|
|
|
|
led.inc
|
|
|
|
login_sasl_client.inc
|
|
|
|
meta.inc
|
|
|
|
notices.inc
|
Split actual SMTP send into its own function.
|
2013-06-13 13:05:14 -04:00 |
|
ntlm_sasl_client.inc
|
|
|
|
openvpn.attributes.php
|
|
|
|
openvpn.auth-user.php
|
Make it more clear what is the username during syslog
|
2012-11-14 19:32:34 +00:00 |
|
openvpn.inc
|
Fix #3174 Handling of gateway groups in openvpn_restart()
|
2013-09-02 21:23:21 -04:00 |
|
openvpn.tls-verify.php
|
|
|
|
PEAR.inc
|
|
|
|
pfsense-utils.inc
|
Provide get_uptime_sec in a common include file
|
2013-08-29 00:09:40 -07:00 |
|
pkg-utils.inc
|
Ticket #3139 try to detect if the popen is closed from an error
|
2013-08-13 10:18:32 +00:00 |
|
plain_sasl_client.inc
|
|
|
|
priv.defs.inc
|
Add privileges to CP 'Allowed hostnames' and fix a typo on edit IPs
|
2013-02-14 20:09:38 +02:00 |
|
priv.inc
|
|
|
|
r53.class
|
|
|
|
radius.inc
|
whitespace fixes
|
2013-02-14 15:26:00 -08:00 |
|
rrd.inc
|
Update rrd.inc
|
2013-07-23 22:15:01 -03:00 |
|
sasl.inc
|
|
|
|
service-utils.inc
|
Support the names used by the status page as well as those used internally by service entries.
|
2013-08-28 09:00:30 -04:00 |
|
services.inc
|
Correctly check the secondary/primary parameter setting on dhcp failover configuration
|
2013-09-10 09:10:19 +00:00 |
|
shaper.inc
|
Traffic Shaper GUI text typos
|
2013-09-03 04:45:03 -07:00 |
|
smtp.inc
|
|
|
|
system.inc
|
Use new names for get_memory parameters
|
2013-08-28 13:11:11 -07:00 |
|
upgrade_config.inc
|
Disable kill_states by default on upgrade, it fixes #3183
|
2013-09-06 13:58:49 -03:00 |
|
util.inc
|
Introduce two new functions to be used on locking.
|
2013-09-04 08:48:23 +00:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
Fixes #3001, Check the protocol of the webgui to determine if https is being used for custom ports.
|
2013-05-28 08:26:25 +00:00 |
|
vpn.inc
|
Remove SPD when disable phase2, it fixes #2719
|
2013-09-03 15:13:10 -03:00 |
|
vslb.inc
|
When renaming or deleting a virtual server, clean up the old relayd anchor name. Otherwise the rules are still there and valid, and will cause problems as they will override the new VS settings. Also clear out the anchors when stopping relayd or starting fresh that way no old settings could conflict.
|
2013-08-15 13:46:45 -04:00 |
|
wizardapp.inc
|
fixed spelling
|
2013-01-14 20:54:06 -05:00 |
|
xmlparse_attr.inc
|
|
|
|
xmlparse.inc
|
Don't blow up the config if someone enters int'l chars in an LDAP attribute/DN field. Ticket #2227
|
2013-07-17 10:52:25 -04:00 |
|
xmlreader.inc
|
|
|
|
xmlrpc_client.inc
|
Don't generate a PHP error for an unfetchable XML file.
|
2013-02-07 10:19:46 -05:00 |
|
xmlrpc_server.inc
|
|
|
|
xmlrpc.inc
|
|
|
|
zeromq.inc
|
|
|