Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
auth.inc 52.5 KB
authgui.inc 9.75 KB
captiveportal.inc 81.3 KB
certs.inc 22.1 KB
config.console.inc 16 KB
config.gui.inc 1.99 KB
config.inc 5.44 KB
config.lib.inc 26.6 KB
crypt.inc 2.4 KB
dyndns.class 70.1 KB
easyrule.inc 14.2 KB
filter.inc 146 KB
filter_log.inc 20.9 KB
functions.inc 5.17 KB
globals.inc 6.67 KB
gmirror.inc 10.7 KB
gwlb.inc 40.3 KB
interfaces.inc 180 KB
ipsec.attributes.php 4.46 KB
ipsec.auth-user.php 3.62 KB
ipsec.inc 20.6 KB
itemid.inc 3.14 KB
led.inc 6.09 KB
meta.inc 4.63 KB
notices.inc 11.5 KB
openvpn.attributes.php 4.52 KB
openvpn.auth-user.php 5.3 KB
openvpn.inc 55.7 KB
openvpn.tls-verify.php 2.21 KB
pfsense-utils.inc 85.9 KB
pkg-utils.inc 34.9 KB
priv.defs.inc 87.7 KB
priv.inc 7.81 KB
r53.class 5.71 KB
radius.inc 36.1 KB
rrd.inc 36.5 KB
service-utils.inc 20.7 KB
services.inc 86.9 KB
shaper.inc 116 KB
system.inc 68.3 KB
unbound.inc 22.8 KB
upgrade_config.inc 150 KB
util.inc 71.8 KB
voucher.inc 21.8 KB
vpn.inc 54.5 KB
vslb.inc 17.3 KB
wizardapp.inc 32.9 KB
xmlparse.inc 9.4 KB
xmlparse_attr.inc 5.87 KB
xmlreader.inc 7.5 KB
xmlrpc_client.inc 5.43 KB

Latest revisions

# Date Author Comment
77408e61 02/19/2017 12:45 AM Doktor Notor

Fix net.inet.ip.random_id tunable description (Bug #6087)

3057a2ba 02/17/2017 06:25 PM Jim Pingle

Fix handling of 0 for Backup Count. Fixes #7273

8d58ebae 02/14/2017 09:31 PM Steve Beaver

GET/POST conversion

ee836314 02/14/2017 10:26 AM Renato Botelho

Fix #7257: Use pfSense-upgrade to look for new versions

ac4fe723 02/13/2017 11:21 AM Renato Botelho

Merge pull request #3541 from phil-davis/getAllowedPages-format

fc4b59f8 02/13/2017 11:19 AM Renato Botelho

Merge pull request #3540 from phil-davis/get_user_privileges-cache

0fafb3cd 02/13/2017 05:30 AM Phil Davis

getAllowedPages consistent code format

7abc3f99 02/13/2017 05:15 AM Phil Davis

Use cached groups in get_user_privileges

0241b34f 02/13/2017 02:56 AM Phil Davis

Fix ldap_get_groups return value when down

In some places ldap_get_groups has:
```
return memberof;
```
It should have the "$" in front, so it will return the $memberof array (that is empty when this happens).

This causes issues for callers that expect to have a return value that is either false, an empty array, or an array of the groups.

e8813e51 02/12/2017 02:25 PM Steve Beaver

Allow up to siz dashboard columns

View revisions

Also available in: Atom