summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* We no longer use /var/run/config.lock - catch up to other progress. Also, use...jim-p2011-01-125-9/+7
* Ticket #621. Sort even csr subject to have the matching go ok during import o...Ermal2011-01-121-0/+1
* Only copy 52 chars of a user descr to the pf rule. When added to the "USER_RU...jim-p2011-01-121-1/+1
* Revert "nuke content size."Scott Ullrich2011-01-111-1/+1
* Ticket #1183. Skip call to filter_configure() here, this will be done when us...Pierre POMES2011-01-101-1/+0
* Sort installed packages in a case insensitive way on the widget and installed...jim-p2011-01-102-2/+2
* Whitespace fixesjim-p2011-01-101-90/+83
* Sort services on the services status page and widget.jim-p2011-01-102-2/+15
* Be more restrictive with PPTP passwords, invalid characters can blow up the c...jim-p2011-01-101-1/+1
* Bump config version, add upgrade code to setup cron job for URL table update ...jim-p2011-01-102-1/+6
* Update config.xml to a more recent version, include a cron job for URL table ...jim-p2011-01-101-96/+49
* Ticket #875. While ldconfig should be called by pkg code itself do it explici...Ermal2011-01-101-1/+4
* Ticket #317. Unconditionally synchronize users on bootup this might prevent s...Ermal2011-01-101-3/+2
* Ticket #944. Do not use the interface_bring_down fucntion here since it is me...Ermal2011-01-101-5/+5
* Ticket #1013. Force NAS_PORT to be of type integer to avoid it being interpre...Ermal2011-01-102-4/+4
* Add EasyRule images to all other themes. Should work in all themes now.jim-p2011-01-1014-0/+0
* Turn back off zlib compressionScott Ullrich2011-01-101-1/+1
* allow 127.0.0.1 and localhost for HTTP_REFERER checksChris Buechler2011-01-091-0/+4
* Fix HTML errors reported by Eclipse using PHP perspectivePierre POMES2011-01-093-3/+3
* Added Unbound to the package section for correct link to doc site.Warren Baker2011-01-081-0/+1
* Stop spewing backup info on bootupScott Ullrich2011-01-071-1/+1
* Add back booting check that existed prior to refcount code. We will improve ...Scott Ullrich2011-01-071-1/+4
* Ticket #621. sort the contents of array used for generating subject by keys s...Ermal2011-01-071-3/+5
* Need to use Unlink in tarScott Ullrich2011-01-071-12/+8
* Shorten englishScott Ullrich2011-01-061-5/+12
* Scroll the textarea to bottom on each updateScott Ullrich2011-01-061-1/+3
* Take into account< 10 tooScott Ullrich2011-01-061-2/+2
* When installing packages on console (downloading) only show every 10% meaning...Scott Ullrich2011-01-061-1/+16
* Ensure $pkg is defined. Send pkg_delete errors to /tmp/pkg-delete_errors.txtScott Ullrich2011-01-061-1/+6
* Fix package dependency check code now that we no longer nuke /var/db/pkg/ bef...Scott Ullrich2011-01-061-4/+22
* Strip off the space between @depend and the package name. Otherwise it will ...Scott Ullrich2011-01-061-1/+1
* Do not unlink file, it's handled by behind the scenes pkg-utils.inc codeScott Ullrich2011-01-062-2/+0
* Fix typoScott Ullrich2011-01-061-1/+1
* Shorten repo download messageScott Ullrich2011-01-061-1/+1
* Do not show already installed messages which fill up the textarea too many timesScott Ullrich2011-01-061-1/+1
* Include pkg-utils.incScott Ullrich2011-01-061-0/+1
* Also CDATA protect the detail field. Fixes #1168jim-p2011-01-061-2/+2
* Don't run mb_convert_encoding on descr field, it's cdata protected in the con...jim-p2011-01-065-9/+9
* Do not center hard drive upgrade imageScott Ullrich2011-01-051-1/+1
* Increase textarea column size.Scott Ullrich2011-01-051-2/+2
* 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
OpenPOWER on IntegriCloud