summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge lan configuration to the interfaces_wan.php page wich does the configur...Ermal Luçi2008-09-0711-140/+53
* set auto channel properlyChris Buechler2008-09-071-4/+4
* Use different names for pppoe and pptp fields so that problems reported byErmal Luçi2008-09-073-38/+54
* Add an action even onChange so something can be done even without a mouse.Ermal Luçi2008-09-072-2/+2
* * (Re)Implement a 'None' type for interface config which allows to assign int...Ermal Luçi2008-09-072-458/+270
* Reflect the change on convert_friendly_interface_to_real... into get_real_wa...Ermal Luçi2008-09-071-2/+2
* When restarting an OpenVPN process, don't send a term signal and expect itMatthew Grooms2008-09-071-5/+17
* Remove references to lbpool - this is no longer in use in 1.3Bill Marquette2008-09-072-46/+0
* uncomment the commented out functionality that actually restarts sshdBill Marquette2008-09-071-2/+2
* WPA is optional, hence shouldn't be <strong>Chris Buechler2008-09-071-1/+1
* Cleanup output textScott Ullrich2008-09-071-4/+6
* we don't care if rm can't find old dhcpd database filesBill Marquette2008-09-071-1/+1
* fix debug code that never worked and make it disabled by defaultBill Marquette2008-09-071-2/+4
* Semicolons after if's apparently parse...but it's not terribly helpfulBill Marquette2008-09-071-2/+2
* Eliminate unneeded ,Scott Ullrich2008-09-071-1/+1
* Check to see if key exists before unsettingScott Ullrich2008-09-071-1/+2
* Check to see if a interface has a dhcp key before trying to unsetScott Ullrich2008-09-071-1/+2
* Hide misc errors that occur on / when we have a read-only filesystem (livecd).Scott Ullrich2008-09-061-1/+1
* * Cleanup php fastcgi files betterScott Ullrich2008-09-061-1/+2
* Add conf.default to the unionfs rosterScott Ullrich2008-09-061-0/+3
* Allow bin sbin and boot writingScott Ullrich2008-09-061-1/+10
* Correctly use defaultsSeth Mos2008-09-061-3/+3
* Do not update platform on cvssync runsScott Ullrich2008-09-061-0/+1
* It is now technically possible to cvssync livecd for testing :)Scott Ullrich2008-09-061-2/+8
* Remove modulate state per ticket 1730Seth Mos2008-09-061-2/+0
* rc.cdrom already outputs its statusScott Ullrich2008-09-061-3/+0
* Minor re-work of OpenVPN configuration. Use operational modes to determineMatthew Grooms2008-09-065-189/+610
* * Show operations in progressScott Ullrich2008-09-062-5/+8
* Move cvssync functions to /root/Scott Ullrich2008-09-061-4/+10
* Use root unionfs, this saves a bit of memory.Scott Ullrich2008-09-061-1/+1
* Cleanup textScott Ullrich2008-09-061-1/+1
* Move unionfs commands earlierScott Ullrich2008-09-061-12/+12
* Correct CDROM checkScott Ullrich2008-09-061-1/+1
* * Mount /root unionfs writableScott Ullrich2008-09-061-8/+12
* Mount /usr/ with write access using UNIONFS.Scott Ullrich2008-09-061-0/+8
* Make the ftp proxy work again.Seth Mos2008-09-051-1/+1
* Remove the code that auto-generates an outbound NAT rule for traffic thatMatthew Grooms2008-09-051-11/+2
* Disallow creation of user certificates until the user has actually beenMatthew Grooms2008-09-041-3/+3
* Correct the path for OpenVPN client specific configuration files. When theMatthew Grooms2008-09-041-3/+3
* Revert to the previous method of referencing OpenVPN device names in theMatthew Grooms2008-09-042-25/+19
* Modify the ssh toggle script so it at least runs. I suspect its broken inMatthew Grooms2008-09-041-3/+3
* More array checks.Ermal Luçi2008-09-041-11/+26
* Correct array depth in is_array checkSeth Mos2008-09-041-1/+1
* Bump the system dh-parameters file to 2048 per request on dev@.Matthew Grooms2008-09-041-4/+4
* Add checks when an array its expected to avoid errors from php.Ermal Luçi2008-09-041-14/+18
* Break out the advanced system options page into tabs group by categories.Matthew Grooms2008-09-0411-1299/+1409
* Major whitespace cleanup. Remove a useless html table.Matthew Grooms2008-09-031-52/+65
* Major whitespace cleanup. Fix some html table column class mismatches thatMatthew Grooms2008-09-031-129/+127
* Fix some html table column class mismatches that made for ugly output.Matthew Grooms2008-09-031-2/+2
* Cleanup some of the authentication code. Fix the problem where you mustMatthew Grooms2008-09-032-68/+17
OpenPOWER on IntegriCloud