summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ignore pfsync packets on the traffic shaperScott Ullrich2005-03-221-0/+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 for...Scott Ullrich2005-03-221-5/+5
* Remove Incutio XMLRPC library - it doesn't support https or authentication. S...Colin Smith2005-03-211-815/+0
* Add pure PHP XMLRPC library from incutio.com. Using this (as opposed to the o...Colin Smith2005-03-211-0/+815
* 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
* Add missing )Scott Ullrich2005-03-201-1/+1
* Import m0n0wall 1.2b7's captive portal code *WITH* user manager.Scott Ullrich2005-03-201-1/+1
* 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
* 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
* Unlock flash before writing /etc/localtimeScott Ullrich2005-03-201-1/+5
* 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-201-2/+2
* 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
* 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
* 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
* Whoops, missed a ".".Colin Smith2005-03-201-1/+1
* Only write_config() if we actually upgraded config file versions (this should...Bill Marquette2005-03-201-2/+6
* write_config can now be passed a description of the changeBill Marquette2005-03-201-1/+3
* Have get_latest_package_version() return false instead ;PColin Smith2005-03-201-2/+2
* Have get_latest_package_version() return -1 if the package isn't defined in t...Colin Smith2005-03-201-3/+3
* we're at config version 1.6, not 1.5Bill Marquette2005-03-201-1/+1
* Modify get_latest_pkgconfig() to work with alternate pkg_config URLs.Colin Smith2005-03-201-2/+8
* Initial commit of onbox version control (broken).Bill Marquette2005-03-201-0/+14
* Better checking before applying reply-to rulesScott Ullrich2005-03-201-3/+4
* Do not modify fstab if we are on a wrapScott Ullrich2005-03-201-4/+3
* sleep 5 -> sleep(5)Scott Ullrich2005-03-191-1/+1
* Add basic support for <custom_php_global_functions> tag.Colin Smith2005-03-191-1/+3
* Alert the user of where the system is looking for config.xmlScott Ullrich2005-03-191-3/+2
* Use sh instead of tcshScott Ullrich2005-03-191-1/+1
* Look for configuration on d slice as wellScott Ullrich2005-03-191-1/+1
OpenPOWER on IntegriCloud