Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
CHAP.inc 12.4 KB
IPv6.inc 20.8 KB
PEAR.inc 34.4 KB
array_intersect_key.inc 2.45 KB
auth.inc 41.7 KB
authgui.inc 9.39 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 66.2 KB
certs.inc 17.9 KB
cmd_chain.inc 4.01 KB
config.console.inc 14.6 KB
config.gui.inc 2.65 KB
config.inc 7.3 KB
config.lib.inc 26.3 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 2.76 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 38.2 KB
easyrule.inc 10.6 KB
filter.inc 107 KB
filter_log.inc 9.49 KB
functions.inc 2.84 KB
globals.inc 5.41 KB
growl.class 3.29 KB
gwlb.inc 24.2 KB
interfaces.inc 128 KB
ipsec.inc 12.8 KB
itemid.inc 2.98 KB
led.inc 5.58 KB
login_sasl_client.inc 1.64 KB
meta.inc 5.05 KB
notices.inc 10.7 KB
ntlm_sasl_client.inc 4.94 KB
openvpn.auth-user.php 3.38 KB
openvpn.inc 31.3 KB
openvpn.tls-verify.php 2.48 KB
pfsense-utils.inc 67.4 KB
pkg-utils.inc 44.8 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 84.7 KB
priv.inc 7.47 KB
radius.inc 32.2 KB
rrd.inc 30.1 KB
sasl.inc 11.6 KB
service-utils.inc 6.09 KB
services.inc 58.3 KB
shaper.inc 131 KB
smtp.inc 21.2 KB
system.inc 47.4 KB
unbound.inc 15.9 KB
upgrade_config.inc 85 KB
util.inc 40.8 KB
uuid.php 11.4 KB
voucher.inc 24.8 KB
vpn.inc 52.9 KB
vslb.inc 13.6 KB
wizardapp.inc 17 KB
xmlparse.inc 8.99 KB
xmlparse_attr.inc 6.42 KB
xmlreader.inc 8.46 KB
xmlrpc.inc 5.36 KB
xmlrpc_client.inc 58.8 KB
xmlrpc_server.inc 21.9 KB
zeromq.inc 8.69 KB

Latest revisions

# Date Author Comment
a1d4a048 03/23/2012 06:28 AM Phil Davis

remove_freebsd_package: check that a symlink exists and is currently pointing into the pbidir of the current package, then unlink it. This avoids possibly deleting real files, or deleting a symlink that points into some other package.
pkg_fetch_recursive: remove a bonus "$" in the symlink target specification. This was causing symlinks from /usr/local/bin to not be generated validly....

44988c5e 03/21/2012 06:06 PM Phil Davis

Remove an extra "-" left there by accident.

8059acb5 03/21/2012 05:56 PM Phil Davis

Handle mixed-case package names like squidGuard.
Check that conf files in PBI folders exist before unlink.
Pass correct package names 1 at a time from uninstalll_package to delete_package.
log_error if the PBI package name can't be found in remove_freebsd_package - this means that the PBI files will not get cleaned up. Usually this is caused because the system has been rebooted since the package was installed and the PBI db in /var/db/pbi has gone (e.g. on nanobsd /var is created from scratch at boot)

84d50fe7 03/20/2012 11:14 AM Phil Davis

Fix case where package names are substrings of each other. e.g. "squid" and "squid_radius_auth". Look for "squid-", which will match the full PBI package name for squid but will not match "squid_radius_auth". Bug #2301

4096fe5d 03/13/2012 07:27 PM Seth Mos

Enable the NTP server fields for our DHCP6 server.

4a8c0780 03/13/2012 07:16 PM Jim Pingle

Ermal says the new openntpd binary fixes this instead -- Revert "Start ntpd in the background since we don't need to care about its return data. Speeds up GUI with broken DNS."

This reverts commit 89d291ec25c12ed5744c63679270d1a13b5c6b3a.

89d291ec 03/13/2012 05:31 PM Jim Pingle

Start ntpd in the background since we don't need to care about its return data. Speeds up GUI with broken DNS.

1cb94b24 03/12/2012 07:28 PM Ermal LUÇI

Looking at pw code : chars are invalid in a comment fieldgit diff! Replace those to just space

966f359e 03/12/2012 04:26 PM Ermal LUÇI

An empty file is created so that the table is availblke for rules refrencing it so mark it as successful.

4aa0979f 03/12/2012 03:53 PM Ermal LUÇI

Prevent ruleset breaking from grep putting garbage on urltable files and as a result creating unparsable files breaking rulesets

View revisions

Also available in: Atom