Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
CHAP.inc 12.4 KB
IPv6.inc 26.2 KB
PEAR.inc 34.4 KB
auth.inc 46.7 KB
authgui.inc 10.9 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 80 KB
certs.inc 22.1 KB
config.console.inc 18.7 KB
config.gui.inc 3.71 KB
config.inc 7.88 KB
config.lib.inc 30.2 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 3.96 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 67.2 KB
easyrule.inc 15.3 KB
filter.inc 143 KB
filter_log.inc 22.6 KB
functions.inc 6.69 KB
globals.inc 7.92 KB
gmirror.inc 12.3 KB
growl.class 2.65 KB
gwlb.inc 38.2 KB
interfaces.inc 171 KB
ipsec.attributes.php 6.02 KB
ipsec.auth-user.php 5.18 KB
ipsec.inc 21.2 KB
itemid.inc 3.89 KB
led.inc 7.72 KB
login_sasl_client.inc 1.64 KB
meta.inc 6.18 KB
notices.inc 13 KB
ntlm_sasl_client.inc 4.9 KB
openvpn.attributes.php 6.08 KB
openvpn.auth-user.php 6.35 KB
openvpn.inc 51.9 KB
openvpn.tls-verify.php 3.77 KB
pfsense-utils.inc 85.5 KB
pkg-utils.inc 32.4 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 87.2 KB
priv.inc 8.44 KB
r53.class 23.9 KB
radius.inc 35.4 KB
rrd.inc 40.6 KB
sasl.inc 11.6 KB
service-utils.inc 23.5 KB
services.inc 82.9 KB
shaper.inc 119 KB
smtp.inc 49.6 KB
system.inc 66.6 KB
unbound.inc 25 KB
upgrade_config.inc 138 KB
util.inc 66.4 KB
voucher.inc 27.7 KB
vpn.inc 58.2 KB
vslb.inc 18.9 KB
wizardapp.inc 34.5 KB
xmlparse.inc 10.9 KB
xmlparse_attr.inc 7.51 KB
xmlreader.inc 8.99 KB
xmlrpc.inc 4.62 KB
xmlrpc_client.inc 58.4 KB
xmlrpc_server.inc 22 KB

Latest revisions

# Date Author Comment
d3f3b75f 03/20/2016 05:16 AM Chris Buechler

If there was a group with a space, delete all the user-defined groups before hitting local_sync_accounts so pw doesn't get hung up. Ticket #6012

7227efd6 03/20/2016 03:30 AM Chris Buechler

Merge pull request #2766 from jlduran/nginx-ssl-parameter-on-listen-directive

7cb01159 03/19/2016 10:06 PM Chris Buechler

Check whether group exists using GID rather than name. Users can change the name, but not the GID. Check return code of pw for whether group exists. Ticket #6013

e5ef7ae2 03/19/2016 09:16 PM Chris Buechler

Save changes to config in 148 config upgrade. Ticket #6012

1a2d6d34 03/19/2016 05:30 PM Stephen Beaver

Ensure replacement group name is unique

8e2090a1 03/19/2016 03:03 PM Jose Luis Duran

Cleanup nginx configuration file

- Fix indentations
- Use the `ssl` parameter of the `listen` directive [1]
- Change the rewrite rule to use the recommended syntax [2]

[1]: http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl
[2]: http://nginx.org/en/docs/http/converting_rewrite_rules.html

b76cc978 03/19/2016 01:56 PM Stephen Beaver

Fixed #6012
Config upgrade function replaces space with underscore in group names

3401dbe2 03/17/2016 09:56 PM jeroen van breedam

fix rrd error on boot

Seems to be a copy/paste error remain from when i initially created the dhcpd rrd thingy. Just noticed this now ;)

Mar 17 22:33:34 php-cgi rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/opt3-dhcpd.rrd N:U:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/opt3-dhcpd.rrd: found extra data on update argument: U:U:U:U:U'

18e7bc46 03/17/2016 04:42 PM Stephen Beaver

FIlebrowser package moved to vendor direcroty

32b52cce 03/17/2016 09:39 AM NewEraCracker

Update file_exists check to full path as done in other files

View revisions

Also available in: Atom