Re: [cdesktopenv-devel] Patch for initial illumos port

2014-03-23 Thread Christopher Turkel
Now That the patch is accepted, I will make a wiki page :) -Original Message- From: Jon Trulson To: Peter Tribble Cc: cdesktopenv-devel Sent: Sat, Mar 22, 2014 7:31 pm Subject: Re: [cdesktopenv-devel] Patch for initial illumos port On Fri, 21 Mar 2014, Peter Tribble wrote: > Attach

Re: [cdesktopenv-devel] [PATCH] dtsession can't validate passwords longer than 8 characters when the session is locked

2014-03-23 Thread Jon Trulson
On Sun, 23 Mar 2014, Eugene wrote: > > The attached patch fixes the bug. > > Memory for password buffer is now allocated dynamically > up to a reasonable upper limit (64k). > > Applied. -- Jon Trulson Last day, Capricorn fifteens. Year of the city, 2274. Carousel begins.

Re: [cdesktopenv-devel] [PATCH] Fix for #32 dtfile table formatting bug with non-latin filenames

2014-03-23 Thread Jon Trulson
On Sun, 23 Mar 2014, Eugene wrote: > > > The attached patch fixes the bug. > > Regards, > Eugene Applied. -- Jon Trulson Last day, Capricorn fifteens. Year of the city, 2274. Carousel begins. -- Learn Graph

Re: [cdesktopenv-devel] [PATCH] Fix for #27 dtfile space handling bug

2014-03-23 Thread Jon Trulson
On Sun, 23 Mar 2014, Eugene wrote: > > The attached patch fixes the bug. > Applied. -- Jon Trulson Last day, Capricorn fifteens. Year of the city, 2274. Carousel begins. -- Learn Graph Databases - Download FR

[cdesktopenv-devel] [PATCH] DtWidget: Don't free random pointer on Control widget destruction

2014-03-23 Thread alx
This fixes segfault in dtwm when deleting subpanel icons (bug report #29 related). >From ad65d4a11717534fc75d181095070dab57950368 Mon Sep 17 00:00:00 2001 From: alx Date: Mon, 24 Mar 2014 05:03:21 +0100 Subject: [PATCH] DtWidget: Don't free random pointer on Control widget destruction --- cde/

Re: [cdesktopenv-devel] [PATCH] DtWidget: Don't free random pointer on Control widget destruction

2014-03-23 Thread Jon Trulson
On Mon, 24 Mar 2014, alx wrote: > This fixes segfault in dtwm when deleting subpanel icons (bug report #29 > related). > Applied. -- Jon Trulson Last day, Capricorn fifteens. Year of the city, 2274. Carousel begins. --