Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
IPv6.inc 20.8 KB
PEAR.inc 32.3 KB
array_intersect_key.inc 2.42 KB
auth.inc 38.4 KB
authgui.inc 8.81 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 59.9 KB
certs.inc 14.9 KB
cmd_chain.inc 3.92 KB
config.console.inc 14 KB
config.gui.inc 2.63 KB
config.inc 7.06 KB
config.lib.inc 25.4 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 2.76 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 34.5 KB
easyrule.inc 9.62 KB
filter.inc 92.7 KB
filter_log.inc 9.23 KB
functions.inc 2.84 KB
globals.inc 6.16 KB
growl.class 3.29 KB
gwlb.inc 18.2 KB
interfaces.inc 107 KB
ipsec.inc 11.8 KB
itemid.inc 2.98 KB
led.inc 5.58 KB
login_sasl_client.inc 1.64 KB
meta.inc 4.89 KB
notices.inc 10.6 KB
ntlm_sasl_client.inc 4.9 KB
openvpn.auth-user.php 3.54 KB
openvpn.inc 27 KB
pfsense-utils.inc 65.1 KB
pkg-utils.inc 41 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 77.2 KB
priv.inc 7.09 KB
radius.inc 32.1 KB
rrd.inc 29.1 KB
sasl.inc 11.6 KB
service-utils.inc 6.09 KB
services.inc 36.6 KB
shaper.inc 129 KB
smtp.inc 20.7 KB
system.inc 44.2 KB
upgrade_config.inc 77.4 KB
util.inc 39.7 KB
uuid.php 11.4 KB
voucher.inc 23.4 KB
vpn.inc 49.3 KB
vslb.inc 11 KB
wizardapp.inc 17.2 KB
xmlparse.inc 8.91 KB
xmlparse_attr.inc 6.34 KB
xmlreader.inc 8.44 KB
xmlrpc.inc 5.36 KB
xmlrpc_client.inc 59.7 KB
xmlrpc_server.inc 22.8 KB
zeromq.inc 8.69 KB

Latest revisions

# Date Author Comment
f45075dd 06/15/2011 02:22 PM Ermal LUÇI

Restore this back to allow both users and vouchers enabled at same time.

34fb609c 06/14/2011 02:10 PM Ermal LUÇI

Up config number for username sync upgrade.

e6ee8fc6 06/14/2011 02:10 PM Ermal LUÇI

Upgrade sync username to latest config version.

b526daaf 06/14/2011 12:50 PM Ermal LUÇI

Correct functiong does_vip_exist() to actually work. Fixes #1598

31d5d37e 06/14/2011 11:44 AM Ermal LUÇI

Ooops fix the function. Spotted-by: wagnosa(IRC)

2708a5cf 06/14/2011 11:36 AM Ermal LUÇI

NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598

b09c2d86 06/13/2011 12:34 PM Ermal LUÇI

Do not call time() uselessly every time for each entry. Instead just snapshot it and use it in calculations. This helps performance and useless paranoic time fetching since every 60 seconds the code will be executed again.

48de5a10 06/13/2011 12:22 PM Ermal LUÇI

Do not test for availbility of voucher session_timeout in the database it is mandatory for vouchers. This will make sure that if ever a corrupted db happens a user will be required to relogin and correct the db. Possibly related to: http://forum.pfsense.org/index.php/topic,37636.0.html

5ebe85e9 06/10/2011 08:02 PM Ermal LUÇI

Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html

dd28abbd 06/10/2011 04:19 PM Ermal LUÇI

Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat: Copy/pasto

View revisions

Also available in: Atom