summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
...
* * Do not close a buffer that has failed * Automatically retry failed connectionScott Ullrich2007-05-021-1/+1
* Woops, actually use $url Noticed-by: SethScott Ullrich2007-05-011-1/+1
* Add does_url_exist() which can verify a URL exists before downloading.Scott Ullrich2007-05-011-0/+18
* * add comments about scheduler logic * correct one case where the logic was n...Scott Ullrich2007-04-301-5/+1
* Do not writeout tdr_cron_install() entries on bootup. Somehow doing so adds ...Scott Ullrich2007-04-271-1/+5
* Only deinstall filter reload item if it is presently installedScott Ullrich2007-04-271-4/+6
* Add is_private_ip function which will return true if an ip address falls with...Scott Ullrich2007-04-251-0/+23
* The earlier fix from today that fixed get_interfaces_with_gateways() created ...Scott Ullrich2007-04-241-1/+17
* Turn back off TDR debugging statements.Scott Ullrich2007-04-231-4/+8
* Dont check-state on the rules.Scott Ullrich2007-04-231-1/+1
* Use check-state on all TDR rulesScott Ullrich2007-04-231-1/+1
* check-state at the beginning of the tdr setScott Ullrich2007-04-231-0/+1
* * Fix get_interface_list()Scott Ullrich2007-04-231-1/+1
* MFC 17596Scott Ullrich2007-04-231-1/+1
* Make the ordering of the IPFW time based rules exactly the same as PF so ther...Scott Ullrich2007-04-221-0/+4
* Correctly incriment skipto rule number.Scott Ullrich2007-04-221-1/+2
* Fix tdr_get_next_ipfw_rule to not return 2 every time.Scott Ullrich2007-04-221-1/+1
* Add anti-lockout rule to ipfw so that you cannot lock yourself out of the GUI...Scott Ullrich2007-04-221-1/+11
* Use skipto type ipfw rules so that the pass type rules will not bail out of t...Scott Ullrich2007-04-211-3/+28
* Fix another major bug in time based rules. When a * * * rule is in affect on...Scott Ullrich2007-04-211-2/+6
* Fix a major time based rule bug. We need to match packets *INCOMING* to the ...Scott Ullrich2007-04-211-1/+1
* Remove trailing spaceScott Ullrich2007-04-181-1/+1
* Do not carriage return in the middle of a shell commandScott Ullrich2007-04-181-2/+1
* Correctly note the filter configure item when removing the schedule feature f...Scott Ullrich2007-04-161-1/+2
* Remove time based rule debugging statements.Scott Ullrich2007-04-111-16/+0
* Do not sort dns server list.Scott Ullrich2007-04-111-1/+0
* Correct rrd_gateway pathSeth Mos2007-04-081-1/+1
* Do not zap cron entries with a large hammer. Instead gently use a knife.Scott Ullrich2007-04-031-3/+5
* Also configure loopback. Otherwise filter rules can not be loadedSeth Mos2007-04-031-1/+4
* Do not unset cron entries.. This needs a bit more work.Scott Ullrich2007-04-031-2/+2
* Correctly report falseScott Ullrich2007-04-031-1/+1
* rework the check code to be more readable since it is falsingScott Ullrich2007-04-031-4/+9
* Add more debugging infoScott Ullrich2007-04-031-0/+3
* Add debugging info for hourstatusScott Ullrich2007-04-031-1/+5
* * Add more debugging helpers to system logs * Unbreak logic since the recent ...Scott Ullrich2007-04-021-1/+4
* * Do no \n * Be consistent on outputScott Ullrich2007-04-011-3/+3
* Add logging helper statementsScott Ullrich2007-04-011-6/+16
* Correctly handle hour and minutes on the dot.Scott Ullrich2007-04-011-1/+1
* Handle port ranges correctlyScott Ullrich2007-03-301-10/+6
* corrected schedule_inuse functionScott Dale2007-03-291-3/+2
* Added is_schedule_inuse()Scott Dale2007-03-291-0/+24
* Check that cron items exist before foreach()Scott Ullrich2007-03-291-0/+2
* Correctly check if an alias is in useScott Ullrich2007-03-291-2/+2
* Correct checkScott Ullrich2007-03-291-1/+1
* s/!/not/ for not based rules (tdr)Scott Ullrich2007-03-291-4/+4
* Correct the reload filter filenameScott Ullrich2007-03-291-2/+2
* * Add comments * Remove blank space at end of fileScott Ullrich2007-03-281-0/+17
* Monday is first nowScott Dale2007-03-281-1/+5
* Use cron instead of minicron and reload the rules on 0,15,30,45Scott Ullrich2007-03-281-0/+34
* Check correct status valuesScott Ullrich2007-03-271-1/+1
OpenPOWER on IntegriCloud