| .. |
|
priv
|
Implement privilege for allowing login through CP
|
2013-02-07 11:15:10 -02:00 |
|
simplepie
|
|
|
|
array_intersect_key.inc
|
Implement gettext() calls on array_intersect_key.inc
|
2010-08-13 13:32:53 -03:00 |
|
auth.inc
|
Set LDAP option to dereference aliases when searching
|
2013-04-02 11:36:23 -07:00 |
|
authgui.inc
|
Treat openvpn tunnel IPs as local IPs and prevent warning on login page when acessing it using tun IP address. Fixes #1681
|
2013-02-15 08:12:16 -02: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
|
Give the rules their own number and swap table numbers to correct statistics gathering.
|
2013-03-05 19:07:31 +00:00 |
|
certs.inc
|
Show cert start/end dates in list.
|
2013-02-25 14:58:14 -05:00 |
|
CHAP.inc
|
- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
|
2011-11-29 15:16:35 +01:00 |
|
config.console.inc
|
Merge git pull request 313 from bcyrill with some modifications
|
2013-01-16 13:29:49 +00:00 |
|
config.gui.inc
|
Resolve merge conflict
|
2011-03-06 16:18:29 -05:00 |
|
config.inc
|
Change ereg() to preg_match() function
|
2012-06-30 09:55:50 -03:00 |
|
config.lib.inc
|
Track user/time a firewall rule was created and last updated, and show this information at the bottom of the page when viewing the firewall rule. Have various places in the system that create rules add a proper entry to indicate their origin.
|
2013-03-20 13:26:16 -04: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
|
Fixup paths when executing OpenSSL.
|
2013-01-27 12:20:31 -05: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
|
Dynamic DNS add option for verbose logging
|
2013-03-22 22:13:51 +05:45 |
|
easyrule.inc
|
While I'm here, fix an IPv6 ICMP easy rule issue.
|
2013-03-20 13:26:17 -04:00 |
|
filter_log.inc
|
Show a little indicator icon if the direction of a firewall log entry is OUT, rather than the usual 'in'. No indicator is shown for IN.
|
2013-04-02 12:54:22 -04:00 |
|
filter.inc
|
Also ignore 'none' here on the backend to avoid letting previously broken rules mess up the rest of the ruleset.
|
2013-04-11 16:35:56 -04:00 |
|
functions.inc
|
Allow dom_title width parameter to be null
|
2012-07-26 08:32:34 +05:45 |
|
globals.inc
|
Bump this a bit to allow for faster speed
|
2013-03-21 15:01:52 +00:00 |
|
growl.class
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
gwlb.inc
|
Provide a function to get all gateway groups a gateway is member of
|
2013-04-12 19:35:25 +00:00 |
|
interfaces.inc
|
Configure static arp inside interface_configure() since it removes all interface addresses and the static arps are removed together. It fixes #2939
|
2013-04-11 11:12:06 -03: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
|
Do not allow 1:2:3:4:5:6:7:8::9 as an IPv6 address
|
2013-02-11 03:23:22 +05:45 |
|
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
|
Add a small function to notify via remote methods only (smtp/growl). Notify when a dyndns IP changes.
|
2012-06-26 14:07:13 -04:00 |
|
ntlm_sasl_client.inc
|
mhash -> hash change from Ermal
|
2012-01-19 14:50:15 -05:00 |
|
openvpn.attributes.php
|
Remove left-over from copy-pasto
|
2012-06-05 19:40:38 +00:00 |
|
openvpn.auth-user.php
|
Make it more clear what is the username during syslog
|
2012-11-14 19:32:34 +00:00 |
|
openvpn.inc
|
Merge pull request #499 from phil-davis/master
|
2013-04-03 02:56:12 -07:00 |
|
openvpn.tls-verify.php
|
Comment out debug print for cert verification
|
2012-01-24 16:14:44 -05:00 |
|
PEAR.inc
|
Add class PEAR5 code rather than a new file
|
2012-01-19 18:58:49 +00:00 |
|
pfsense-utils.inc
|
Merge pull request #466 from stilez/master
|
2013-04-11 04:02:42 -07:00 |
|
pkg-utils.inc
|
Add version check to package install
|
2013-01-17 19:36:17 +01: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
|
Add privileges to CP 'Allowed hostnames' and fix a typo on edit IPs
|
2013-02-14 20:09:38 +02:00 |
|
priv.inc
|
fix permissions check to xml package files and show only menus user has access to
|
2012-06-12 11:08:46 -03:00 |
|
r53.class
|
This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure.
|
2012-04-01 02:03:49 -03:00 |
|
radius.inc
|
whitespace fixes
|
2013-02-14 15:26:00 -08:00 |
|
rrd.inc
|
Sprinkle some unset to reduce footprint
|
2013-04-12 08:16:21 +00:00 |
|
sasl.inc
|
Ticket #1141. Add missing sasl.inc
|
2011-01-03 17:47:08 -05:00 |
|
service-utils.inc
|
Disabled package is also indicated by enable blank
|
2013-04-03 14:00:08 +05:45 |
|
services.inc
|
Make sure we do not pass an IP address to ip_in_subnet as a subnet, it does not handle that well.
|
2013-04-09 11:17:16 -04:00 |
|
shaper.inc
|
Tidy up "shaper.inc" XHTML
|
2013-04-09 11:42:25 +01:00 |
|
smtp.inc
|
Try harder to determine hostname when sending e-mail.
|
2012-08-24 08:47:31 -04:00 |
|
system.inc
|
Move some code to a function to avoid future duplication. Allow autocomplete on ping page. Add more escaping to command.
|
2013-04-02 11:12:48 -04:00 |
|
upgrade_config.inc
|
Sprinkle some unset to reduce footprint
|
2013-04-12 08:07:58 +00:00 |
|
util.inc
|
Make get_static routes behave correctly with aliases
|
2013-03-05 11:49:43 +00:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
Revert "Merge pull request #417 from miken32/cp-database-fix"
|
2013-02-17 11:34:44 -03:00 |
|
vpn.inc
|
Only reload racoon when there is at least one tunnel enabled on the interface used to call rc.newwanip(v6). It fixes #2922
|
2013-04-04 09:06:07 -03:00 |
|
vslb.inc
|
Fix fallback monitor selection
|
2013-02-08 16:07:51 -05:00 |
|
wizardapp.inc
|
fixed spelling
|
2013-01-14 20:54:06 -05:00 |
|
xmlparse_attr.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
xmlparse.inc
|
Add support for multiple DHCP pools within the interface's subnet, and allow most of the settings for the main range to be set specific inside the pool. (e.g. it allows setting different gateways and DNS for different pools). Still needs improved input validation to prevent overlapping ranges/pools.
|
2012-09-16 19:33:49 -04:00 |
|
xmlreader.inc
|
Add support for multiple DHCP pools within the interface's subnet, and allow most of the settings for the main range to be set specific inside the pool. (e.g. it allows setting different gateways and DNS for different pools). Still needs improved input validation to prevent overlapping ranges/pools.
|
2012-09-16 19:33:49 -04:00 |
|
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
|
Merge remote-tracking branch 'upstream/master'
|
2011-07-12 19:57:42 -04:00 |
|
xmlrpc.inc
|
Test for value present before using.
|
2011-03-30 22:21:13 +00:00 |
|
zeromq.inc
|
Merge remote branch 'mainline/master' into inc
|
2010-08-20 10:04:54 -03:00 |