summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Add $Id$ tagBill Marquette2005-03-2716-2/+16
|
* Add $Id$ tagsBill Marquette2005-03-2721-3/+28
|
* Add round robin and sticky address to ougoing load balancing entries.Scott Ullrich2005-03-271-2/+2
|
* Only setup outbound load balancing if its enabled.Scott Ullrich2005-03-271-1/+2
|
* Remove round-robin from outgoing load balancing. It still alternates ↵Scott Ullrich2005-03-271-1/+1
| | | | gateways but for some reason it is interfering with ebay and many other web sites./
* Version bumpScott Ullrich2005-03-271-1/+1
|
* Only setup outgoing load balancing entries on lan interface for time being.Scott Ullrich2005-03-271-1/+2
|
* Setup outgoing load balancing on the user specified rules.Scott Ullrich2005-03-271-16/+16
|
* Allow outbound load balanancing to work.Scott Ullrich2005-03-272-17/+31
| | | | | Thing to keep in mind: 1. If using advanced outbound load balancing, map a subnet for each wan interface
* Version bumpScott Ullrich2005-03-261-1/+1
|
* Whoops, we use .inc instead of .php.Colin Smith2005-03-261-1/+1
|
* XML/RPC.php -> xmlrpc_client.phpColin Smith2005-03-261-1/+1
|
* Create uploadbar tmp directory on bootScott Ullrich2005-03-261-0/+4
|
* Version bump to get the new php binary testedScott Ullrich2005-03-261-1/+1
|
* Version bumpScott Ullrich2005-03-251-1/+1
|
* Better more accurate description for write_config() callBill Marquette2005-03-241-1/+1
|
* No need to flush nat and rule during every filter_configure cycleScott Ullrich2005-03-241-2/+0
|
* Version bumpScott Ullrich2005-03-241-1/+1
|
* Outgoing rules do not need reply-toScott Ullrich2005-03-241-8/+3
|
* Version bumpScott Ullrich2005-03-231-1/+1
|
* Rename rpc.inc to xmlrpc_client.inc to maintain consistency.Colin Smith2005-03-221-0/+1761
|
* Add PEAR XMLRPC libraries.Colin Smith2005-03-221-0/+476
|
* * Label the outgoing rulesScott Ullrich2005-03-221-5/+5
| | | | | * Do not duplicate outgoing rules * Move the outgoing rules to the correct location
* Ignore pfsync packets on the traffic shaperScott Ullrich2005-03-221-0/+1
|
* Version bump for new 5.4 prerelease with carp included.Scott Ullrich2005-03-221-1/+1
|
* No need to assign these rules twiceScott Ullrich2005-03-221-1/+1
|
* Revert back to scrub on wan all.. The previous method was breaking pfsync ↵Scott Ullrich2005-03-221-5/+5
| | | | for wan interface :/
* Remove Incutio XMLRPC library - it doesn't support https or authentication. ↵Colin Smith2005-03-211-815/+0
| | | | So close, yet so far!
* Versin bump for package manager fixesScott Ullrich2005-03-211-1/+1
|
* Add pure PHP XMLRPC library from incutio.com. Using this (as opposed to the ↵Colin Smith2005-03-211-0/+815
| | | | official XMLRPC-epi extension) means we will not need to include libiconv and expat with only a minor speed hit.
* Version bumpScott Ullrich2005-03-211-1/+1
|
* Correctly establish parent and child queue relationships.Scott Ullrich2005-03-211-18/+47
|
* don't attempt to unlink directoriesBill Marquette2005-03-211-1/+1
|
* Fix wildcard handling in rmdir_recursive().Colin Smith2005-03-211-1/+5
|
* Add wildcard support to rmdir_recursive().Colin Smith2005-03-211-9/+22
|
* Version bump for PPTP server fixesScott Ullrich2005-03-201-1/+1
|
* Remove trailing spacesScott Ullrich2005-03-202-4/+2
|
* Version bumpScott Ullrich2005-03-201-1/+1
|
* Add missing )Scott Ullrich2005-03-201-1/+1
| | | | Noticed-by: Mitch
* Import m0n0wall 1.2b7's captive portal code *WITH* user manager.Scott Ullrich2005-03-201-1/+1
| | | | And the crowd goes wild.
* Missing )Scott Ullrich2005-03-201-1/+1
|
* Glob returns false. use the original parmScott Ullrich2005-03-201-1/+1
|
* If glob does not return an array, deal with the single filename.Scott Ullrich2005-03-201-4/+7
|
* Back out wildcard handling in unlink_if_exists() until I can test it.Colin Smith2005-03-201-2/+3
|
* Versin bumpScott Ullrich2005-03-201-1/+1
|
* Make unlink_if_exists work with wildcards using a foreach and glob().Colin Smith2005-03-201-2/+3
|
* Mount compact flash rw before writing timezoneScott Ullrich2005-03-201-3/+3
|
* Woops, change the flash back to ro after upgradeScott Ullrich2005-03-201-1/+1
|
* Unlock flash during upgradeScott Ullrich2005-03-201-0/+2
|
* Unlock flash before writing /etc/localtimeScott Ullrich2005-03-201-1/+5
|
OpenPOWER on IntegriCloud