summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Clarify a few lines of textScott Ullrich2011-01-051-2/+2
| * nuke content size.Scott Ullrich2011-01-051-1/+1
| * Do not nuke /var/db/pkg now that 2.0 has better handlingScott Ullrich2011-01-052-4/+0
| * Reinstall packages on bootup during console. Ticket #1156Scott Ullrich2011-01-052-1/+33
| * Revert "Swoop through and stop any packages prior to upgrade. Ticket #1156"Scott Ullrich2011-01-051-5/+0
| * Swoop through and stop any packages prior to upgrade. Ticket #1156Scott Ullrich2011-01-051-0/+5
| * Ticket #491. Correct username/password name fields so upgrade works correctly.Ermal2011-01-051-2/+2
| * Actually use sigkillbypid.Ermal2011-01-051-1/+1
| * Send a HUP to racoon which is equivalent to the reload-config racoonctl comma...Ermal2011-01-051-1/+3
| * Set status field to upgrade in progtress during upgradeScott Ullrich2011-01-051-2/+4
| * fix textChris Buechler2011-01-051-1/+1
| * comment out unfinished OpenVPN Users alias option, can finish for a post-2.0 ...Chris Buechler2011-01-041-1/+1
| * Forgot to up the array count.Warren Baker2011-01-041-3/+3
| * Add kern.ipc.maxsockbuf to upgrade config and remove extra whitespace.Warren Baker2011-01-041-1/+5
| * Unbreak dns server colletion. Pointyhat: myselfErmal2011-01-041-6/+16
| * Add sysctl for maximum socket buffer sizing. Set to 42621444. This is need...Scott Ullrich2011-01-042-3/+9
| * don't use hard coded themeChris Buechler2011-01-031-4/+4
| * fix CP dashboard widgetChris Buechler2011-01-031-0/+1
| * Ticket #943. Sleep 1 second to give dns time to reload.Ermal2011-01-032-5/+3
| * Ticket #1141. Add missing sasl.incPierre POMES2011-01-031-0/+422
| * Oops remove forgotten line and correct variable name error that seems to have...Ermal2011-01-031-2/+1
| * Simplify package version checking code and use the existing pfs_version_compa...jim-p2011-01-031-23/+13
| * Use glob instead of forking cat with glob patterns. Also use file() instead ...Ermal2011-01-031-10/+12
| * Ticket #1152. Call rc.newwanip even on openvpn linkup event to do the correct...Ermal2011-01-032-2/+3
| * When the parent interface of a pppoe is assigned do not remove the interface ...Ermal2011-01-031-12/+24
| * Add $nocsrf = true;Scott Ullrich2011-01-0317-1/+38
| * Turn zlib compression back on. Tested by and reminded by Pierre Pomes. Tick...Scott Ullrich2011-01-031-1/+1
| * Attempt to make it more clear to users that "Dial on Demand" should not be en...gnhb2011-01-031-1/+1
| * Remove uncessesary function call.gnhb2011-01-031-1/+0
| * Reshuffle code a bit. Prevent potential race condition between one mpd instancegnhb2011-01-031-3/+5
| * Ticket #1141. Typo error, use ->user to enable authPierre POMES2011-01-021-1/+1
| * Ticket #1141. Add necessary stuff for smtp auth using saslPierre POMES2011-01-027-1/+613
| * Ticket #1083. Remove alias capabilities from external and src fieldsPierre POMES2011-01-011-9/+10
| * Add new default option that makes RRD graphs with the old type of behavior fo...Erik Fonnesbeck2010-12-312-76/+114
| * Use correct variable for this condition.Erik Fonnesbeck2010-12-311-1/+1
| * since packages aren't version-specific anymore, clarify to Available PackagesChris Buechler2010-12-312-3/+5
| * remove <strong> to make consistent with all other textChris Buechler2010-12-311-1/+1
| * Improve parse_config to not be recursive for no reason. This fixes some stran...Ermal2010-12-301-54/+52
| * Only unlink /conf/needs_package_sync if no packages are installed, otherwise ...Erik Fonnesbeck2010-12-301-4/+5
| * Move unlink back to the correct line.Erik Fonnesbeck2010-12-301-1/+1
| * Fix PHP warning related to recent update of apc extension.Erik Fonnesbeck2010-12-301-8/+8
| * make rebrand friendlyChris Buechler2010-12-291-1/+1
| * Turn off csrf checksScott Ullrich2010-12-292-0/+4
| * Allow entering an arbitrary subnet for outbound NAT translations.jim-p2010-12-293-4/+41
| * Add 10 to row count on textareaScott Ullrich2010-12-291-1/+1
| * Nuke newlineScott Ullrich2010-12-291-1/+1
| * Unbreak installedinfo optionScott Ullrich2010-12-291-1/+1
| * Add address pool support to outbound NAT. Allow specifying a subnet for outbo...jim-p2010-12-292-17/+80
| * Ticket #802. During a config restore detect if the vlan interfaces need reass...Ermal2010-12-283-1/+27
| * Add radius port and radius accounting port to config if supplied.Ermal2010-12-281-1/+7
OpenPOWER on IntegriCloud