summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Handle 0's a little more gracefully to avoid:Scott Ullrich2006-08-141-2/+2
* Backout patches from Ticket #1068Scott Ullrich2006-08-141-2/+2
* MFC 13760Scott Ullrich2006-08-141-1/+4
* Apply patch for Ticket #1068Scott Ullrich2006-08-141-1/+1
* Correctly discover last backup.Scott Ullrich2006-08-141-2/+3
* Return last entry for discover_backup()Scott Ullrich2006-08-141-2/+1
* When restoring the last known good configuration, really restore the last kno...Scott Ullrich2006-08-141-1/+1
* Destroy interfaces.Scott Ullrich2006-08-141-2/+1
* Do not destroy CARP interfaces for time being until a FreeBSD bug is zapped.Scott Ullrich2006-08-141-1/+3
* Invalidate CACHE after CARP changes.Scott Ullrich2006-08-141-1/+2
* config_validate requires a config file, not a file stream.Scott Ullrich2006-08-141-1/+1
* Change detection code to detect <m0n0wall> instead of m0n0wall for config upg...Scott Ullrich2006-08-141-1/+1
* config_validate requires a config file, not a file stream.Scott Ullrich2006-08-141-1/+1
* flush the interface cache every time an interface is createdBill Marquette2006-08-112-9/+25
* MFC 13725 - really update cacheBill Marquette2006-08-112-6/+4
* MFC 13723 - Here's another 7-10 second speedup on my 4801 by caching the carp...Bill Marquette2006-08-112-11/+21
* partial MFC of 13717Bill Marquette2006-08-112-3/+12
* MFC 13714Bill Marquette2006-08-111-3/+8
* Missed requireScott Ullrich2006-08-111-1/+1
* Rever commit. m0n0wall also uses require_once()Scott Ullrich2006-08-111-9/+9
* use rule cache for queue and normal user filter generationBill Marquette2006-08-111-54/+78
* Change require_once to require.Scott Ullrich2006-08-111-10/+10
* MFC 13700Scott Ullrich2006-08-111-3/+18
* Fix Ticket #1046Scott Ullrich2006-08-091-16/+40
* Don't move file when doing a restore, simply copy it.Scott Ullrich2006-08-091-1/+1
* s/gettext//Scott Ullrich2006-08-091-4/+4
* If no config.xml is found, attempt restore from the latest backup.Scott Ullrich2006-08-091-0/+8
* If no config.xml is found, attempt restore from the latest backup.Scott Ullrich2006-08-081-1/+9
* Never install rdr or nat on rules if we cannot deterimine the interface.Scott Ullrich2006-08-081-14/+27
* Attempt restore of previous backup if we are halting.Scott Ullrich2006-08-081-5/+10
* Take into account PPPoE for IPSEC tunnels.Scott Ullrich2006-08-071-1/+4
* Actually make OPT$INT address workScott Ullrich2006-08-051-18/+32
* Fine tune IPSEC rules.Scott Ullrich2006-08-021-8/+9
* Wrong value slipped inScott Ullrich2006-07-301-1/+1
* Return and log error when we cannot open a valid write streamScott Ullrich2006-07-301-8/+12
* MFC 13272Scott Ullrich2006-07-291-1/+4
* MFC 13273Scott Ullrich2006-07-291-0/+11
* Alert rule label to match reality. This is a block rule.Scott Ullrich2006-07-281-5/+5
* Use isset()Scott Ullrich2006-07-261-1/+1
* * Enumerate all optional interfaces and check each one. Otherwise processing...Scott Ullrich2006-07-261-2/+3
* Erm. Having a firewall is good, mmmkay?Scott Ullrich2006-07-251-0/+10
* Only process enabled interfaces for multi-wan ipsec.Scott Ullrich2006-07-251-1/+1
* MFC 13441 shrink scrub code and instead of adding it to each interface except...Scott Ullrich2006-07-251-42/+24
* Turn off fast cgi on machines with less than 65 megs of ram. We told you it...Scott Ullrich2006-07-251-3/+3
* Let PF sort out interface ip addresses for multi-wan IPSEC. Ticket #1028Scott Ullrich2006-07-241-8/+7
* Use friendly interface names Ticket #1028Scott Ullrich2006-07-241-1/+1
* Allow IPSEC traffic on all WAN interfaces as needed. Ticket #1028Scott Ullrich2006-07-241-16/+24
* file_notice() requires a categoryScott Ullrich2006-07-241-2/+2
* Send alerts to syslog as well. Suggested-by: BillMScott Ullrich2006-07-241-1/+1
* Send alerts to syslog as well. Suggested-by: BillMScott Ullrich2006-07-241-0/+1
OpenPOWER on IntegriCloud