summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Mount card back after rc.bootupScott Ullrich2005-03-201-0/+2
|
* invoke php to activate ro and rwScott Ullrich2005-03-201-2/+2
|
* whitespace cleanupBill Marquette2005-03-201-3/+3
|
* Get rid of illegal offset errorScott Ullrich2005-03-201-6/+4
|
* Get rid of illegal offset errorScott Ullrich2005-03-201-5/+6
|
* Mount read-write on bootup and read-only at end.Scott Ullrich2005-03-202-4/+4
|
* Dont worry about noatime right nowScott Ullrich2005-03-201-2/+2
|
* Mount or unmount soekris boot partition for conf_mount_rw and counf_mount_roScott Ullrich2005-03-201-0/+12
|
* Use rc.conf_mount_ro and rc.conf_mount_rwScott Ullrich2005-03-201-2/+2
|
* Add rc.conf_mount_rw and rc.conf_mount_roScott Ullrich2005-03-202-0/+74
|
* Dont forget the ,Scott Ullrich2005-03-201-1/+1
|
* Add embeddedbootupslice global variableScott Ullrich2005-03-201-0/+1
|
* move brace to the right placeBill Marquette2005-03-201-1/+1
|
* remove extra ] typoBill Marquette2005-03-201-2/+2
|
* Fix that parse error (thought I had earlier).Colin Smith2005-03-201-0/+1
|
* write_config() descriptionsBill Marquette2005-03-202-2/+2
|
* more descriptionsBill Marquette2005-03-201-1/+1
|
* fix two typoesBill Marquette2005-03-201-2/+2
|
* Tell what config.xml wasn't loadedBill Marquette2005-03-201-2/+2
| | | | Add description to write_config() in initial interface setup
OpenPOWER on IntegriCloud