summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Correct the copy() logicScott Ullrich2007-04-211-1/+1
* * Use copy instead of system() * Lock the configuration before doing this ope...Scott Ullrich2007-04-211-1/+5
* xmlparse now returns -1 when a file is corrupt. Detect this situation during...Scott Ullrich2007-04-211-0/+8
* xmlparse now returns -1 when a file is corrupt. Detect this situatioon and n...Scott Ullrich2007-04-211-0/+5
* When we iterate through the backup cache we call out to parse the configurati...Scott Ullrich2007-04-211-1/+2
* Do correct locking when cleaning the backup cacheScott Ullrich2007-04-211-0/+2
* We really need to lock the configuration when outputting the config.cacheScott Ullrich2007-04-211-0/+2
* We should anti spoof on the wan interface as well.Scott Ullrich2007-04-211-0/+1
* Snapshot 1.2-BETA-1. We need to get a new version out for testing before 1.2...Scott Ullrich2007-04-211-1/+1
* Block traffic from source port 0 or destination port 0. Some crafty folks tr...Scott Ullrich2007-04-201-0/+4
* Note that we use the username admin when syncing in the error messagesScott Ullrich2007-04-191-2/+2
* Correctly define the state timeout value.Scott Ullrich2007-04-191-1/+2
* Silence ftp proxy debugging statements for 1.2.Scott Ullrich2007-04-181-2/+4
* Silence setting up route log errorScott Ullrich2007-04-181-1/+2
* Woops, we need to show this error. Reminded-by: SethScott Ullrich2007-04-181-2/+1
* Do not output TDR debug information to system logsScott Ullrich2007-04-181-1/+2
* Load balancing seems to be fairly stable. Stop outputting so much debug info...Scott Ullrich2007-04-181-7/+14
* Do not echo out extra text when reloading the filter rules and correctly dete...Scott Ullrich2007-04-181-2/+2
* Remove trailing spaceScott Ullrich2007-04-181-1/+1
* Do not carriage return in the middle of a shell commandScott Ullrich2007-04-181-2/+1
* MFC 17445Scott Ullrich2007-04-181-1/+6
* hw.ata.wc is a read-only /boot/loader.conf value. Remove.Scott Ullrich2007-04-171-1/+0
* Correctly note the filter configure item when removing the schedule feature f...Scott Ullrich2007-04-161-1/+2
* Add xml sync schedules optionScott Ullrich2007-04-151-0/+3
* Remove stray ;Scott Ullrich2007-04-151-1/+1
* Uncomment pass rule logic. Fixes a problem report from the forum. Reminded-...Scott Ullrich2007-04-141-2/+2
* Disable ATA write caching which should help with loosing configuration on inv...Scott Ullrich2007-04-131-0/+1
* Hide "ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding enabl...Scott Ullrich2007-04-111-1/+4
* Check for array type before foreach()Scott Ullrich2007-04-111-4/+5
* Remove time based rule debugging statements.Scott Ullrich2007-04-111-16/+0
* Do not sort dns server list.Scott Ullrich2007-04-111-1/+0
* Set RELENG_1 version to 1.3. 1.2 will be released form RELENG_1_2.Scott Ullrich2007-04-091-1/+1
* Time for 1.2-BETA-1Root_RELENG_1_2Scott Ullrich2007-04-091-1/+1
* If the interface is "lan" and bridging is enabled then skip creation of the D...Scott Ullrich2007-04-091-0/+3
* Remove configuration lock that would be acquired when you login to ssh after ...Scott Ullrich2007-04-081-0/+2
* Correct sysctl name.. it is movements not movement.Scott Ullrich2007-04-081-2/+2
* startup routed on boot if it's enabledBill Marquette2007-04-081-0/+4
* Correct rrd_gateway pathSeth Mos2007-04-081-1/+1
* Skip rule creation when interface_ip or remote_gateway is unknownScott Ullrich2007-04-071-0/+4
* When a 0 byte configuration file is found, remove it (unlink) and continue pr...Scott Ullrich2007-04-071-12/+17
* Use -o when loading the pf ruleset. From the pfctl man page: -o E...Scott Ullrich2007-04-071-1/+1
* Cleanup IPSEC rules a bit. More work will be performed in this area over th...Scott Ullrich2007-04-061-15/+3
* Comment out what appears to be non-needed code.Scott Ullrich2007-04-041-2/+2
* Allow multiple stacked rules (allow) to work correctly in the time based new ...Scott Ullrich2007-04-041-0/+3
* 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
* Deal with block type rules correctly during time based rule operationsScott Ullrich2007-04-031-2/+9
* 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
OpenPOWER on IntegriCloud