Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
PEAR.inc 32.3 KB
array_intersect_key.inc 2.42 KB
auth.inc 4.57 KB
captiveportal.inc 33.2 KB
config.inc 49.1 KB
dyndns.class 28.7 KB
filter.inc 108 KB
functions.inc 2.06 KB
globals.inc 3.2 KB
interfaces.inc 47.1 KB
lb.inc 5.21 KB
notices.inc 5.31 KB
openvpn.inc 14 KB
pfsense-utils.inc 82 KB
pkg-utils.inc 34.2 KB
radius.inc 31.4 KB
service-utils.inc 6.38 KB
services.inc 32.7 KB
shaper.inc 18.7 KB
system.inc 34.7 KB
util.inc 13.4 KB
vpn.inc 26.8 KB
vslb.inc 5.2 KB
xmlparse.inc 7.42 KB
xmlrpc.inc 4.32 KB
xmlrpc_client.inc 55.4 KB
xmlrpc_server.inc 21.2 KB

Latest revisions

# Date Author Comment
54473744 03/25/2007 12:51 AM Scott Ullrich

Since we already have a "time" field convert the time day "time" to "timepart"

80403d6e 03/24/2007 12:19 AM Scott Ullrich

Improve logic and minimize if statements

ffb71439 03/23/2007 11:03 PM Scott Ullrich

Remove unused variable array

6e80ce90 03/23/2007 10:56 PM Scott Ullrich

Invert should_add_rule logic

dfa29ccc 03/23/2007 10:54 PM Scott Ullrich

Glue the time / day rule logic and do the hokey-pokey.

1394846f 03/23/2007 10:46 PM Scott Ullrich

Add tdr_day() code which will compare the day of the month 0-31.

cce81b9e 03/23/2007 10:43 PM Scott Ullrich

Add tdr_week() code which verifies which week number that we are currently on. For example calling tdr_week("10,11,12") will evaluate to try if the current week of the year is 10, 11 or 12. As of the time of this commit we are on week 12.

946a3c91 03/23/2007 10:39 PM Scott Ullrich

Add tdr_position chechking code which verifies a day of week. For instance calling tdr_position("0,1,2,3") will evaluate if the day of the week is Sunday - Weds and return true if it matches

10c913d2 03/23/2007 10:27 PM Scott Ullrich
  • Add many comments
  • Add hour comparison code which will evaluate a string such as 16:00-19:00 which says that the hour of the rule is between 6:00PM and 9:00PM
da32c14c 03/23/2007 08:44 PM Scott Ullrich
  • Add time based rule support to filter.inc
  • Start stubbing in needed framework for TBR

View revisions

Also available in: Atom