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 179 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.62 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.5 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 71.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
edba33b5 01/31/2017 07:30 PM Doktor Notor

Remove unused broken functions

Not sure what was the idea here, but these are not used anywhere, do nothing as they immediately call ```return false;``` plus the second one is also misnamed.

0f7f09f3 01/30/2017 03:33 PM Renato Botelho

Merge pull request #3418 from stilez/patch-38

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")...
e8256d16 01/26/2017 02:36 PM Renato Botelho

Fix indent and spaces

31677494 01/26/2017 02:35 PM Renato Botelho

Escape $ to avoid replacing it by PHP variables

7ae710d4 01/26/2017 11:35 AM Renato Botelho

Merge pull request #3410 from marjohn56/RTSOLD-lock-creation,-dhcp6c-launch-&-kill-changes-#3

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

40dcb4b6 01/24/2017 04:09 PM Phil Davis

Require Name field in Shaper

ee956d19 01/24/2017 02:17 PM Renato Botelho

Introduce is_intrange() to validate a range of integers delimited by ':' or '-'

View revisions

Also available in: Atom