| .. |
|
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
|
Make it possible to turn off successful login messages, this should quiet the console, system logs
|
2011-03-02 08:47:46 +01:00 |
|
authgui.inc
|
Allow autocomplete on login form (Fixes saving password on Firefox and Chrome)
|
2011-02-10 09:44:00 -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
|
Oops more make code correct.
|
2011-03-04 20:27:45 +00:00 |
|
certs.inc
|
Don't consider a cert as in use by the GUI if it's in HTTP mode. Fixes #1171
|
2011-02-22 14:29:56 -05:00 |
|
cmd_chain.inc
|
|
|
|
config.console.inc
|
Resolves #1265. Show the interfaces in the same order requested during assignment on console.
|
2011-02-08 14:15:46 +00:00 |
|
config.gui.inc
|
Not needed anymore.
|
2011-03-03 16:30:07 +00:00 |
|
config.inc
|
Use pfSense_sync()
|
2010-11-30 16:48:47 -05:00 |
|
config.lib.inc
|
Comment out the "config write on bootup" error. This is normal now with the package reinstall, and the known issues with it should be OK now. The error is just confusing people.
|
2011-02-16 13:53:16 -05: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
|
Resolves 1209. Correctly calculate the necessary data to return from an 'pfsense' format encrypted file.
|
2011-01-19 20:56:23 +00: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
|
Try again, a little cleaner: Prevent GUI from giving error for freeDNS service since username and password
|
2011-02-24 00:05:17 +07:00 |
|
easyrule.inc
|
Also fix easyrule and auto->manual nat switch code. Ticket #1243
|
2011-02-10 11:16:13 -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
|
Check if the protocol is empty, not just if it's set. Fixes #1323
|
2011-03-04 08:09:41 -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 upgrade code to ensure rule protocols are all lower case.
|
2011-03-03 16:13:39 -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
|
Pass the -a parameters to pgrep to be certain we search ancestors as well. The side effects might be inoquos from the pfSense context.
|
2011-03-01 23:40:32 +00:00 |
|
ipsec.inc
|
Don't forget to include $g, otherwise the check will fail and still perform a DNS resolve
|
2011-02-21 14:17:23 +01: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 NTP server IPs in openvpn config
|
2011-02-06 03:26:52 -05:00 |
|
PEAR.inc
|
Remove trailing carriage return
|
2010-11-10 12:00:32 -05:00 |
|
pfsense-utils.inc
|
Suppress curl errors (if we get a 404 it tosses its own error if there is no response body, just a 404 code.)
|
2011-02-13 11:37:48 -05:00 |
|
pkg-utils.inc
|
Be smart and remove the needs package sync toggle since the begining otherwise not behaving packages might mess up the whole thing.
|
2011-03-04 20:50:37 +00: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 missing pages to the authentication system.
|
2011-03-04 21:53:07 +00: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
|
Added Captive Portal RRD graphs, there are two graphs one for the number of logged in users since last rrd poll, and concurrent number of users logged in.
|
2011-01-28 17:16:19 +02:00 |
|
sasl.inc
|
Ticket #1141. Add missing sasl.inc
|
2011-01-03 17:47:08 -05:00 |
|
service-utils.inc
|
Pass the -a parameters to pgrep to be certain we search ancestors as well. The side effects might be inoquos from the pfSense context.
|
2011-03-01 23:40:32 +00:00 |
|
services.inc
|
Since its only called during bootup there is no need to do conditionals here. Always sync config and start the miniupnpd process.
|
2011-03-02 00:21:26 +00:00 |
|
shaper.inc
|
Allow renaming even shaper queues as an improvement.
|
2011-02-09 22:06:37 +00:00 |
|
smtp.inc
|
|
|
|
system.inc
|
Fix url. Do not include mod_accesslog twice
|
2011-01-25 14:55:54 -05:00 |
|
upgrade_config.inc
|
Only change protocol if it's set and not empty.
|
2011-03-04 08:04:32 -05:00 |
|
util.inc
|
Simplify is_macaddr regex.
|
2011-03-02 10:24:12 -07:00 |
|
uuid.php
|
|
|
|
voucher.inc
|
Include captiveportal.inc if captiveportal_syslog() is not defined.
|
2010-12-22 11:42:20 -05:00 |
|
vpn.inc
|
Always write out the filterdns-ipsec.hosts file, otherwise deleted tunnels will never get removed from the
|
2011-03-02 10:14:37 +01: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
|
Make allowedhostname an array.
|
2011-01-25 12:30:18 -05:00 |
|
xmlreader.inc
|
Add the npt tag which is used by the IPv6 tree to the 2.0 mainline tree.
|
2011-01-24 08:34:16 +01: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 |