Re: CVS griph: fix tempfile vulnerabilities in FvwmCommand (bug

2006-07-12 Thread Dominik Vogt
On Wed, Jul 12, 2006 at 01:28:45AM +0200, Viktor Griph wrote: On Tue, 11 Jul 2006, Dominik Vogt wrote: On Tue, Jul 11, 2006 at 10:16:09AM -0500, fvwm-workers wrote: CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 06/07/11 10:16:09 Modified files: .

CVS domivogt: * Removed ifdefs from fifos.c.

2006-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt06/07/12 03:27:26 Modified files: . : ChangeLog configure.ac libs : Makefile.am modules: ChangeLog modules/FvwmCommand: FvwmCommand.h fifos.c Log

Re: CVS griph: fix tempfile vulnerabilities in FvwmCommand (bug

2006-07-12 Thread Dominik Vogt
On Wed, Jul 12, 2006 at 09:50:01AM +0200, Dominik Vogt wrote: On Wed, Jul 12, 2006 at 01:28:45AM +0200, Viktor Griph wrote: Good, but I don't want new ifdefs in the code. Instead, please add this to the end of the AH_VERBATIM macro _ZEND_EXPLICIT_DEFINITIONS in configure.ac, beginning at line

CVS domivogt: * Compile fix.

2006-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt06/07/12 03:27:50 Modified files: modules/FvwmCommand: fifos.c Log message: * Compile fix.

Re: ChangeLog vs modules/ChangeLog ?

2006-07-12 Thread seventh guardian
On 7/12/06, Dan Espen [EMAIL PROTECTED] wrote: seventh guardian [EMAIL PROTECTED] writes: Hi. I have a question regarding the use of the ChangeLogs. Obviously, changes to the fvwm core are reported in the root ChangeLog. But what about changes to modules? I ask this because I've allways

Re: CVS domivogt: * Removed ifdefs from fifos.c.

2006-07-12 Thread Thomas Adam
On Wed, Jul 12, 2006 at 03:27:26AM -0500, FVWM CVS wrote: CVSROOT: /home/cvs/fvwm Module name: fvwm Changes by: domivogt 06/07/12 03:27:26 Modified files: . : ChangeLog configure.ac libs : Makefile.am modules : ChangeLog modules/FvwmCommand: FvwmCommand.h fifos.c Log message: * Removed

CVS domivogt: * Added missing file.

2006-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt06/07/12 08:28:31 Added files: libs : fvwm_sys_stat.h Log message: * Added missing file.

CVS domivogt: * Print initial size with ExplainWindowPlacement too.

2006-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt06/07/12 08:28:11 Modified files: . : ChangeLog fvwm : placement.c Log message: * Print initial size with ExplainWindowPlacement too.

Re: CVS griph: fix tempfile vulnerabilities in FvwmCommand (bug

2006-07-12 Thread Jacob Bachmeyer
Dominik Vogt wrote: On Wed, Jul 12, 2006 at 01:28:45AM +0200, Viktor Griph wrote: but if one are really paranoid one could add checks of the opened files in FvwmCommand.c to verify that they are fifos with correect permissions. Ah, but it's too late if the file is open already. Is

Re: FvwmPager: Compilation fix when --enable-debug-msgs is set

2006-07-12 Thread Serge (gentoosiast) Koksharov
On Tue, Jul 11, 2006 at 11:44:22PM +0100, seventh guardian wrote: BTW, is it my impression or you don't have an @ on your ChangeLog email? I have. It is mostly antispam measure. Here in Russia we call this @ symbol in email addresses - dog. Best wishes -- Serge Koksharov, Free Software user

Removing gnome support from FvwmGtk

2006-07-12 Thread seventh guardian
Hello. Having looked at FvwmGtk code, I realise there's no need for gnome support, as no gnome specific functions are used. So, there's no advantage of calling gnome_init vs gtk_init. And from what I see, the gnome support has been several times mis-used by precompiled distros (forcing the

Re: Removing gnome support from FvwmGtk

2006-07-12 Thread Thomas Adam
On Wed, Jul 12, 2006 at 11:24:57PM +0100, seventh guardian wrote: Hello. Having looked at FvwmGtk code, I realise there's no need for gnome support, as no gnome specific functions are used. So, there's no advantage of calling gnome_init vs gtk_init. And from what I see, the gnome support has

Re: Removing gnome support from FvwmGtk

2006-07-12 Thread seventh guardian
On 7/12/06, Thomas Adam [EMAIL PROTECTED] wrote: On Wed, Jul 12, 2006 at 11:24:57PM +0100, seventh guardian wrote: Hello. Having looked at FvwmGtk code, I realise there's no need for gnome support, as no gnome specific functions are used. So, there's no advantage of calling gnome_init vs

Re: Removing gnome support from FvwmGtk

2006-07-12 Thread Thomas Adam
On Wed, Jul 12, 2006 at 11:44:51PM +0100, seventh guardian wrote: But in what refers to FvwmGtk, it works exactly the same without gnome support. The final question is, is it worth remove gnome support from FvwmGtk if the rest of fvwm still needs it... FvwmGTK is just that -- turning various

Re: Removing gnome support from FvwmGtk

2006-07-12 Thread Olivier Chapuis
seventh guardian a écrit : On 7/12/06, Thomas Adam [EMAIL PROTECTED] wrote: On Wed, Jul 12, 2006 at 11:24:57PM +0100, seventh guardian wrote: Hello. Having looked at FvwmGtk code, I realise there's no need for gnome support, as no gnome specific functions are used. So, there's no

Re: Removing gnome support from FvwmGtk

2006-07-12 Thread seventh guardian
On 7/13/06, Olivier Chapuis [EMAIL PROTECTED] wrote: seventh guardian a écrit : On 7/12/06, Thomas Adam [EMAIL PROTECTED] wrote: On Wed, Jul 12, 2006 at 11:24:57PM +0100, seventh guardian wrote: Hello. Having looked at FvwmGtk code, I realise there's no need for gnome support, as no

FAQ Q7.17 error?

2006-07-12 Thread Serge (gentoosiast) Koksharov
Hello, In question 7.17 of the FVWM FAQ Autohiding FvwmButtons or other windows module FvwmAuto launched like this: + I Module FvwmAuto FvwmAutohide -menter enter_handler But from reading manpage source code of this module I figured out that it doesn't accept aliases, right? So, I think

Tabs implementation question

2006-07-12 Thread David Maciver
Hello, I'm trying to find out how to have multiple windows sharing the same frame. I'm playing with FvwmTabs but I also want to experiment with a simpler implementation on my own. I wrote something like the following in the main fvwm code. Add tab: (client is the fw-wins.client from another

Re: Tabs implementation question

2006-07-12 Thread Scott Smedley
Hi David, I'm trying to find out how to have multiple windows sharing the same frame. I'm playing with FvwmTabs but I also want to experiment with a simpler implementation on my own. Simpler? H. I wrote something like the following in the main fvwm code. Add tab: (client is the