index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
pfsense-utils.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove previous commit, moving function to index.php to support package insta...
Scott Dale
2007-07-23
1
-35
/
+0
*
add tab for widgets function
Scott Dale
2007-07-23
1
-0
/
+34
*
Add rrd graph settings page.
Seth Mos
2007-07-21
1
-3
/
+1
*
Keep longer archives, allow for a 4 year span
Seth Mos
2007-07-16
1
-4
/
+14
*
Axe unused archives, correct average times.
Seth Mos
2007-07-15
1
-27
/
+3
*
Correct location of use_rrd_gateway.
Scott Ullrich
2007-06-18
1
-1
/
+1
*
* Add functions required for dashboard * Killing trailing space
Scott Ullrich
2007-05-23
1
-1
/
+1
*
usleep(1000); between down and delete. this appears to fix the carp issues.
Scott Ullrich
2007-05-21
1
-0
/
+1
*
Do not destroy carp interface which can lead to a panic. This has been teste...
Scott Ullrich
2007-05-20
1
-2
/
+2
*
Add is_wan_interface_up($interface)
Seth Mos
2007-05-07
1
-0
/
+19
*
Return the virtual interface for PPPoE
Seth Mos
2007-05-06
1
-0
/
+2
*
* Do not allow duplicate entries by default in add_text_to_file() * Add optio...
Scott Ullrich
2007-05-02
1
-9
/
+10
*
* Do not close a buffer that has failed * Automatically retry failed connection
Scott Ullrich
2007-05-02
1
-1
/
+1
*
Woops, actually use $url Noticed-by: Seth
Scott Ullrich
2007-05-01
1
-1
/
+1
*
Add does_url_exist() which can verify a URL exists before downloading.
Scott Ullrich
2007-05-01
1
-0
/
+18
*
* add comments about scheduler logic * correct one case where the logic was n...
Scott Ullrich
2007-04-30
1
-5
/
+1
*
Do not writeout tdr_cron_install() entries on bootup. Somehow doing so adds ...
Scott Ullrich
2007-04-27
1
-1
/
+3
*
Only deinstall filter reload item if it is presently installed
Scott Ullrich
2007-04-27
1
-4
/
+6
*
Add is_private_ip function which will return true if an ip address falls with...
Scott Ullrich
2007-04-25
1
-0
/
+23
*
Move interface info function for global use
Scott Dale
2007-04-24
1
-0
/
+195
*
The earlier fix from today that fixed get_interfaces_with_gateways() created ...
Scott Ullrich
2007-04-24
1
-1
/
+16
*
Dont check-state on the rules.
Scott Ullrich
2007-04-23
1
-1
/
+1
*
Use check-state on all TDR rules
Scott Ullrich
2007-04-23
1
-1
/
+1
*
check-state at the beginning of the tdr set
Scott Ullrich
2007-04-23
1
-0
/
+1
*
* Fix get_interface_list()
Scott Ullrich
2007-04-23
1
-1
/
+1
*
Correctly use all interfaces.
Seth Mos
2007-04-23
1
-2
/
+2
*
Make the ordering of the IPFW time based rules exactly the same as PF so ther...
Scott Ullrich
2007-04-22
1
-0
/
+4
*
Correctly incriment skipto rule number.
Scott Ullrich
2007-04-22
1
-1
/
+2
*
Fix tdr_get_next_ipfw_rule to not return 2 every time.
Scott Ullrich
2007-04-22
1
-1
/
+1
*
Add anti-lockout rule to ipfw so that you cannot lock yourself out of the GUI...
Scott Ullrich
2007-04-22
1
-1
/
+11
*
Use skipto type ipfw rules so that the pass type rules will not bail out of t...
Scott Ullrich
2007-04-21
1
-3
/
+32
*
Fix another major bug in time based rules. When a * * * rule is in affect on...
Scott Ullrich
2007-04-21
1
-2
/
+6
*
Fix a major time based rule bug. We need to match packets *INCOMING* to the ...
Scott Ullrich
2007-04-21
1
-1
/
+1
*
Remove trailing space
Scott Ullrich
2007-04-18
1
-1
/
+1
*
Do not carriage return in the middle of a shell command
Scott Ullrich
2007-04-18
1
-2
/
+1
*
Correctly note the filter configure item when removing the schedule feature f...
Scott Ullrich
2007-04-16
1
-1
/
+2
*
Backport usermanager code from HEAD so I can get it in the snaps and
Bill Marquette
2007-04-13
1
-17
/
+105
*
Remove time based rule debugging statements.
Scott Ullrich
2007-04-11
1
-20
/
+0
*
Do not sort dns server list.
Scott Ullrich
2007-04-11
1
-1
/
+0
*
Correct rrd_gateway path
Seth Mos
2007-04-08
1
-1
/
+1
*
Do not zap cron entries with a large hammer. Instead gently use a knife.
Scott Ullrich
2007-04-03
1
-3
/
+5
*
Also configure loopback. Otherwise filter rules can not be loaded
Seth Mos
2007-04-03
1
-1
/
+4
*
Do not unset cron entries.. This needs a bit more work.
Scott Ullrich
2007-04-03
1
-2
/
+2
*
Correctly report false
Scott Ullrich
2007-04-03
1
-1
/
+1
*
rework the check code to be more readable since it is falsing
Scott Ullrich
2007-04-03
1
-4
/
+9
*
Add more debugging info
Scott Ullrich
2007-04-03
1
-0
/
+3
*
Add debugging info for hourstatus
Scott Ullrich
2007-04-03
1
-1
/
+5
*
* Add more debugging helpers to system logs * Unbreak logic since the recent ...
Scott Ullrich
2007-04-02
1
-1
/
+4
*
* Do no \n * Be consistent on output
Scott Ullrich
2007-04-01
1
-3
/
+3
*
Add logging helper statements
Scott Ullrich
2007-04-01
1
-6
/
+16
[next]