summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* No need to output 'Loading new configuration'. We already have a line writte...Scott Ullrich2010-12-181-3/+0
* use is_dir(). Sometimes php lack of uniform function names can be annoying.Scott Ullrich2010-12-181-1/+1
* Ensure log directory exists before invoking syslogdScott Ullrich2010-12-182-1/+5
* Touch log file so it can be created on livecdScott Ullrich2010-12-182-2/+6
* Disable easy options until refactored to work with new rowhelper style postScott Ullrich2010-12-181-2/+4
* Redirect to / if already installedScott Ullrich2010-12-181-1/+1
* Misc commentsScott Ullrich2010-12-181-4/+15
* Add mirroring. Default to no boot manager saving a few seconds on bootupScott Ullrich2010-12-181-2/+3
* Correct pathScott Ullrich2010-12-171-1/+1
* We do not need these filesScott Ullrich2010-12-172-28/+0
* Add new filesScott Ullrich2010-12-175-0/+227
* Catch up to recent FreeBSD-9-CURRENT changesScott Ullrich2010-12-1742-1537/+2565
* Show begabyte size in addition to pretty formatted styleScott Ullrich2010-12-171-2/+3
* Echo out newlineScott Ullrich2010-12-171-1/+1
* Correct reboot linkScott Ullrich2010-12-171-11/+3
* Unbreak more than 2 slicesScott Ullrich2010-12-171-4/+9
* Auto set 256 and remaining to /Scott Ullrich2010-12-172-913/+966
* Ignore mountpoint for SWAPScott Ullrich2010-12-171-1/+2
* Add rowhelper supportScott Ullrich2010-12-171-125/+215
* Adding support for custom hooks. If the function row_helper_dynamic_custom()...Scott Ullrich2010-12-171-6/+23
* Honor rowsize.Scott Ullrich2010-12-171-1/+1
* Safe belts to avoid errors.Ermal2010-12-171-8/+11
* Do not attach ng_etther(4) to every system interface. Instead do a search if ...Ermal2010-12-172-0/+57
* Move to index.php.Scott Ullrich2010-12-172-1/+1
* Moving installer to it's own directory since we will have a number of helper ...Scott Ullrich2010-12-171-1/+1
* Do not copy non existent /sysScott Ullrich2010-12-171-1/+1
* Add /boot when encryptingScott Ullrich2010-12-171-2/+2
* Pass bootmanager and encryption settingsScott Ullrich2010-12-171-9/+17
* Allow carp as parent only to ipalias.Ermal2010-12-171-0/+6
* More safety belts. Do not allow a carp referenced by an ipalias to be deleted.Ermal2010-12-171-0/+6
* Fallback to the sane limit of 255 now that the patch is backed out.Ermal2010-12-171-1/+1
* Add safety belts since only aliases on same subnet can be added to an carp(4)Ermal2010-12-171-1/+15
* Allow ip aliases to be added to vips.Ermal2010-12-171-0/+3
* Allow setting none for boot manager to turn off F1 pfSenseScott Ullrich2010-12-171-4/+24
* Show when disk is encrypted. Do not uppercase .eliScott Ullrich2010-12-172-3/+5
* Supply encpass if neededScott Ullrich2010-12-171-2/+5
* Add missing - in syslogd command line parameters, fixes #1111jim-p2010-12-171-1/+1
* Add on disk encryption options and ability to set a encpass to the experiment...Scott Ullrich2010-12-171-5/+10
* Add newline after 99 menu option. Otherwise it looks very strange.Scott Ullrich2010-12-172-7/+46
* When we supply a version number, it should be under All/ and not Latest/ (whi...jim-p2010-12-171-1/+1
* Prevent division by zero if the file size is zero.Erik Fonnesbeck2010-12-161-2/+5
* Make $rel lowercase, since that's how it is on FreeBSD's package servers.jim-p2010-12-161-1/+1
* If the IP stays the same, still resync VPNs if it's a PPP type interface.jim-p2010-12-161-1/+10
* Move these back, it may not play nice with DHCP renewsjim-p2010-12-161-6/+6
* Move IPsec up too, it should always resync.jim-p2010-12-161-3/+3
* OpenVPN needs resync even if the IP did not change, because the IP may have d...jim-p2010-12-161-3/+3
* Fix condition that needed to be negated after a recent layout change here and...Erik Fonnesbeck2010-12-151-1/+2
* Add contributed WOL widget. Resolves #1103jim-p2010-12-152-0/+85
* Remove config lock for filter reload, since no config file reads or writes ar...Erik Fonnesbeck2010-12-141-7/+1
* No need to use escapeshellcmd here.Scott Ullrich2010-12-141-2/+2
OpenPOWER on IntegriCloud