summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Adding file that keeps track of obsoleted files. We'll start withScott Ullrich2008-09-081-0/+3
* Clarify operation in progressScott Ullrich2008-09-081-1/+1
* Correct a bug where we attempt to kill an OpenVPN process even though itsMatthew Grooms2008-09-081-13/+21
* Revert the dh parameters generation back to 1024 bits. There were severalMatthew Grooms2008-09-081-1/+1
* Log why we're writing a new config outBill Marquette2008-09-081-1/+1
* No need to use a reference to the array, if it doesn't exist alreadyBill Marquette2008-09-081-3/+3
* fix 4.6->4.7 upgrade checkBill Marquette2008-09-081-1/+1
* Use correct octal modeSeth Mos2008-09-071-2/+2
* Correct mode setting to correct permissions in octal modeSeth Mos2008-09-071-1/+1
* Remove unused and possibly erroneous code.Ermal Luçi2008-09-071-24/+0
* Merge lan configuration to the interfaces_wan.php page wich does the configur...Ermal Luçi2008-09-075-104/+16
* 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-071-6/+6
* 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
* 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
* 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
* rc.cdrom already outputs its statusScott Ullrich2008-09-061-3/+0
* Minor re-work of OpenVPN configuration. Use operational modes to determineMatthew Grooms2008-09-063-84/+231
* * 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
* 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
* Bump the system dh-parameters file to 2048 per request on dev@.Matthew Grooms2008-09-041-4/+4
* Cleanup some of the authentication code. Fix the problem where you mustMatthew Grooms2008-09-031-40/+17
* Remove the page locking privileges after discussion with Scott on IRC. TheMatthew Grooms2008-09-034-102/+2
* Correct a regression in the privilege system where pages were not beingMatthew Grooms2008-09-031-6/+9
* Fix openvpn upgrade to look for right array.Seth Mos2008-09-031-3/+3
* Correct problems with OpenVPN that prevented the lzo compression and passMatthew Grooms2008-09-031-1/+1
* Use newer php5 features, to be safer on upgrade side.Ermal Luçi2008-09-021-4/+4
OpenPOWER on IntegriCloud