summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Now that php is being compiled with OpenSSL, remove the php.ini line thatMatthew Grooms2008-09-021-1/+1
* Now that we are delaying the creation of OpenVPN dh parameters, it appearsMatthew Grooms2008-09-021-0/+1
* Make sure that convert_friendly_to_real also works for disabled interfaces.Seth Mos2008-09-021-21/+20
* Enclose interface in curly brackets to prevent filter errors.Seth Mos2008-09-021-5/+5
* Remove sleepSeth Mos2008-09-021-3/+2
* Commit forgotten change so we use the proper script for filter reloads.Seth Mos2008-09-021-3/+3
* Delay writing out the dh-parameters file if the paths have not yet beenMatthew Grooms2008-09-021-0/+6
* Convert items to long if formatScott Ullrich2008-09-021-3/+9
* Start proxy at 8020Scott Ullrich2008-09-021-1/+1
* use long if statement, it appears the compact tests are failing. AndScott Ullrich2008-09-021-2/+6
* Modify all the default configuration files to ensure the versions match.Matthew Grooms2008-09-021-36/+35
* Create resolv.conf earlier in the boot processScott Ullrich2008-09-021-3/+3
* Use apc on cli, tooScott Ullrich2008-09-021-1/+1
* s/16/17Scott Ullrich2008-09-021-3/+3
* Add icmplim when upgrading configuration from 1.2.1Scott Ullrich2008-09-011-0/+4
* Don't create the standard OpenVPN paths in openvpn_resync_all(). These areMatthew Grooms2008-09-011-12/+0
* * Do not return on CDROM platformScott Ullrich2008-08-311-28/+20
* Create /var/etc/openvpn-csc as wellScott Ullrich2008-08-311-0/+2
* Ensure /var/etc/openvpn existsScott Ullrich2008-08-311-0/+2
* Integrate part of the patch from ticket #1807.Ermal Luçi2008-08-311-3/+3
* Check if items are an array before treating them as such.Ermal Luçi2008-08-312-6/+8
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-312-8/+10
* Fix detection if an interface is part of bridge up to date.Ermal Luçi2008-08-311-2/+2
* Bring bridge related support functions up to date with the other bridge code.Ermal Luçi2008-08-312-27/+8
* Ensure $g is populated by reading in globals.incScott Ullrich2008-08-311-0/+1
OpenPOWER on IntegriCloud