xorg/app/xhost: [PATCH] Remove support for old kerberos5 api.

2009-02-04 Thread Paulo César Pereira de Andrade
After testing with a few other options, I come back to the old method of attaching a git format-patch formatted file to the message, and adding some intial comments. So that it would also make it easier to specify in the subject what repository the patch should be applied. Another option

Re: xorg/app/xhost: [PATCH] Remove support for old kerberos5 api.

2009-02-04 Thread Alan Coopersmith
I think it would be better to restore the definition of FamilyKrb5Principal to libXau - while it may not be used by the current code, it is defined/reserved for Kerberos5 and if a new implementation of that code was done using current API's, we'd presumably want to use the same family id for it.

Re: xorg/app/xhost: [PATCH] Remove support for old kerberos5 api.

2009-02-04 Thread Paulo César Pereira de Andrade
Alan Coopersmith wrote: I think it would be better to restore the definition of FamilyKrb5Principal to libXau - while it may not be used by the current code, it is defined/reserved for Kerberos5 and if a new implementation of that code was done using current API's, we'd presumably want to use

Re: xorg/app/xhost: [PATCH] Remove support for old kerberos5 api.

2009-02-04 Thread Ian Romanick
On Wed, Feb 04, 2009 at 05:07:26PM -0200, Paulo César Pereira de Andrade wrote: After testing with a few other options, I come back to the old method of attaching a git format-patch formatted file to the message, and adding some intial comments. So that it would also make it easier to

Re: xorg/app/xhost: [PATCH] Remove support for old kerberos5 api.

2009-02-04 Thread Paulo César Pereira de Andrade
Ian Romanick wrote: On Wed, Feb 04, 2009 at 05:07:26PM -0200, Paulo César Pereira de Andrade wrote: After testing with a few other options, I come back to the old method of attaching a git format-patch formatted file to the message, and adding some intial comments. So that it would also