summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Versin bump for package manager fixesScott Ullrich2005-03-211-1/+1
* Do not eval custom_php_install_command unless it existsScott Ullrich2005-03-211-1/+1
* Do not newline on udpate_status() itemsScott Ullrich2005-03-211-3/+3
* Add pure PHP XMLRPC library from incutio.com. Using this (as opposed to the o...Colin Smith2005-03-211-0/+815
* Allow most areas of xml configuration to be restored and backed up individually.Scott Ullrich2005-03-211-10/+23
* Correctly restore configuration "areas"Scott Ullrich2005-03-211-3/+4
* Version bumpScott Ullrich2005-03-211-1/+1
* Pass correct amount of paramaters to unlinkScott Ullrich2005-03-211-1/+1
* Correctly establish parent and child queue relationships.Scott Ullrich2005-03-211-18/+47
* Move the note to the bottom of the td cellScott Ullrich2005-03-211-4/+3
* Allow the user to backup and restore specific areas of their configuration. ...Scott Ullrich2005-03-211-28/+65
* Correctly save and restore parent queue association.Scott Ullrich2005-03-211-3/+6
* Now that we have a queue status page, remove the graphs from the queues page.Scott Ullrich2005-03-211-69/+1
* don't attempt to unlink directoriesBill Marquette2005-03-211-1/+1
* restart webserver on cert chagne, don't force reboot...reboots are for wimpsBill Marquette2005-03-211-2/+3
* same loving for port number changesBill Marquette2005-03-211-2/+5
* make webgui proto chagne transparent to user, just redirect to new portBill Marquette2005-03-211-2/+5
* Fix wildcard handling in rmdir_recursive().Colin Smith2005-03-211-1/+5
* Add wildcard support to rmdir_recursive().Colin Smith2005-03-211-9/+22
* Remove need to reboot after changing webgui protocolBill Marquette2005-03-211-3/+4
* better mkdir functionBill Marquette2005-03-211-1/+1
* woohooo...no more rm :)Bill Marquette2005-03-211-1/+1
* Ooops...gateway is now a system tagBill Marquette2005-03-211-1/+1
* fix typoBill Marquette2005-03-211-1/+1
* 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
* Import m0n0wall's 1.2b7 latest wireless changes.Scott Ullrich2005-03-202-51/+76
* Add missing )Scott Ullrich2005-03-201-1/+1
* Import m0n0wall 1.2b7's captive portal code *WITH* user manager.Scott Ullrich2005-03-207-20/+393
* 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
* Mount compact flash rw during package installScott Ullrich2005-03-202-1/+8
* 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
* Gotta load the global functions before the rest of them :)Bill Marquette2005-03-201-2/+3
* Mount read-write on bootup and read-only at end.Scott Ullrich2005-03-202-4/+4
OpenPOWER on IntegriCloud