Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
CHAP.inc 12.4 KB
IPv6.inc 21 KB
PEAR.inc 34.4 KB
array_intersect_key.inc 2.45 KB
auth.inc 44.7 KB
authgui.inc 10.2 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 71.9 KB
certs.inc 19.3 KB
config.console.inc 14.8 KB
config.gui.inc 2.65 KB
config.inc 7.31 KB
config.lib.inc 27.2 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 2.9 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 55.8 KB
easyrule.inc 11.4 KB
filter.inc 122 KB
filter_log.inc 12.4 KB
functions.inc 6 KB
globals.inc 5.94 KB
growl.class 3.29 KB
gwlb.inc 32.5 KB
interfaces.inc 157 KB
ipsec.attributes.php 4.96 KB
ipsec.auth-user.php 4.06 KB
ipsec.inc 15.7 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 11.3 KB
ntlm_sasl_client.inc 4.94 KB
openvpn.attributes.php 5.02 KB
openvpn.auth-user.php 4.68 KB
openvpn.inc 41.1 KB
openvpn.tls-verify.php 2.48 KB
pfsense-utils.inc 80.4 KB
pkg-utils.inc 49.8 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 94.8 KB
priv.inc 7.35 KB
r53.class 23.9 KB
radius.inc 35.7 KB
rrd.inc 32.9 KB
sasl.inc 11.6 KB
service-utils.inc 20.4 KB
services.inc 71.5 KB
shaper.inc 147 KB
smtp.inc 21.9 KB
system.inc 55.1 KB
upgrade_config.inc 97.7 KB
util.inc 52.5 KB
uuid.php 11.4 KB
voucher.inc 25.8 KB
vpn.inc 56.6 KB
vslb.inc 17.8 KB
wizardapp.inc 24.2 KB
xmlparse.inc 9.65 KB
xmlparse_attr.inc 6.42 KB
xmlreader.inc 8.52 KB
xmlrpc.inc 5.36 KB
xmlrpc_client.inc 58.9 KB
xmlrpc_server.inc 21.9 KB
zeromq.inc 8.69 KB

Latest revisions

# Date Author Comment
3afcc238 11/14/2013 02:34 PM Renato Botelho

Split automatic to nat hosts fill into a function to be able to call it from other place, ticket #2416

c39c8b8f 11/14/2013 12:38 PM Renato Botelho

Remove unused variables and fix automatic nat to alias-address

34f95977 11/14/2013 10:19 AM Renato Botelho

Merge pull request #854 from icyfork/provides_empty_STDIN_to_pw_command

local_sync_accounts: provides empty STDIN to pw userdel command

eef01b14 11/13/2013 09:45 AM Renato Botelho

Add hybrid and disabled outbound NAT, fixes #2416:

- Add 2 new outbound NAT modes, hybrid and disabled, manual and advanced
keep working the same way
- Hybrid mode applies manual rules first, automatic after
- Disabled do no create any outbound NAT rules...

c6b156bf 11/12/2013 11:29 PM Ky-Anh Huynh

local_sync_accounts: provides empty STDIN to pw userdel command

The /usr/sbin/pw command may wait for user input. For example,
if there is a manual crontab settings for :foobar account, then
when this account is requested to be deleted, the command will
ask if user wants to delete crontab settings for the account....

7facbef7 11/12/2013 05:05 PM Renato Botelho

Merge pull request #850 from phil-davis/master

Handle comma-separated list of remote networks when making vpn_networks table

c4421dfa 11/12/2013 12:45 PM Renato Botelho

Add an option to set no-sync on rules to keep states from being synced via pfsync. Fix #2501

6186cdc4 11/11/2013 09:29 PM Jim Pingle

Rework the usage of the shell i/o during stop_packages(), fixes the "Syntax error: bad fd number" for the remaining people who still saw it on shutdown

62c5794d 11/09/2013 04:03 PM Phil Davis

Handle comma-separated list of remote networks when making vpn_networks table

If remote_networks for an OpenVPN instance is a list of more than 1 network then none of the networks gets added to the vpn_networks table. The code simply did not address this new comma-separated list feature. Now it does, and the vpn_networks table contains all the remote networks listed....

6d5fcf57 11/07/2013 07:35 PM Ermal LUÇI

Unset this variable used in the loop to avoid having wrong information

View revisions

Also available in: Atom