Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
auth.inc 51.6 KB
authgui.inc 9.7 KB
captiveportal.inc 81.3 KB
certs.inc 22.1 KB
config.console.inc 15.9 KB
config.gui.inc 1.99 KB
config.inc 5.44 KB
config.lib.inc 26.5 KB
crypt.inc 2.4 KB
dyndns.class 70 KB
easyrule.inc 14.2 KB
filter.inc 146 KB
filter_log.inc 21 KB
functions.inc 5.17 KB
globals.inc 6.67 KB
gmirror.inc 10.7 KB
gwlb.inc 40.3 KB
interfaces.inc 175 KB
ipsec.attributes.php 4.46 KB
ipsec.auth-user.php 3.62 KB
ipsec.inc 20.5 KB
itemid.inc 3.14 KB
led.inc 6.09 KB
meta.inc 4.62 KB
notices.inc 11.5 KB
openvpn.attributes.php 4.52 KB
openvpn.auth-user.php 5.3 KB
openvpn.inc 55.8 KB
openvpn.tls-verify.php 2.21 KB
pfsense-utils.inc 86.6 KB
pkg-utils.inc 34.7 KB
priv.defs.inc 87.7 KB
priv.inc 7.81 KB
r53.class 4.63 KB
radius.inc 36.1 KB
rrd.inc 36.5 KB
service-utils.inc 23.1 KB
services.inc 86.9 KB
shaper.inc 116 KB
system.inc 68.2 KB
unbound.inc 22.8 KB
upgrade_config.inc 150 KB
util.inc 70.5 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
04daf8b1 01/30/2017 06:15 AM Stilez y

Misc cleanups at get_pkg_info()

  • rename function args to be clearer what they do ($local_only was quite ambiguous, at first sight it could mean any of: "don't update local catalog copy", "only check local catalog copy", or "only report local installed pkgs")...
2f633b52 01/26/2017 07:11 AM Stilez y

fix copy/paste - I think!

e5f96a2c 01/25/2017 06:36 AM Stilez y

use wrapped version of pkg info -e instead

587988f6 01/22/2017 10:33 AM Stilez y

get_pkg_info() fallback using pkg info if no local copy of repo catalog (resubmit)

Resubmit of PR #3157 with fix.

The issue in #3157 was that `pkg info` and `pkg search`, undocumented in man pages, seem to handle things differently if no packages match the pattern string. `pkg search` gives an error "No packages match [$pkgs]", whereas `pkg search` doesn't give an error....

b2bb4970 01/20/2017 07:13 PM Jim Pingle

Add a parameter to install_cron_job to stop it from performing its own write_config. Adjust base system calls to match. Ticket #7146

Packages may still need the old behavior but need tested individually. Once all function calls are confirmed to work without the write, the write_config parameter and call can be removed from this function for good.

173f1c0c 01/19/2017 12:28 PM Renato Botelho

Merge pull request #3402 from phil-davis/patch-6

2677640d 01/19/2017 12:27 PM Renato Botelho

Merge pull request #3400 from phil-davis/patch-4

a5a899e4 01/19/2017 11:28 AM Phil Davis

Fix #7141 Add a priv for UPNP

so users can grant access to Services->UPNP
Note: Status->UPNP already has a priv and it works.

16654083 01/19/2017 09:52 AM Phil Davis

Fix #7139 Accessing help about this page

from a user that does not have admin or all page privilege.

ddf99718 01/19/2017 06:37 AM Phil Davis

Fix #7136 Start OpenVPN on ordinary VIP

View revisions

Also available in: Atom