Re: [Tigervnc-devel] [PATCH:tigervnc-trunk] Make fb header transformations work with Xorg 1.12.1
I can give you commit access. What is your SF account name? acoopersmith (had to go look it up it's been a while) Welcome aboard! Regards, --- Peter Åstrand ThinLinc Chief Developer Cendio AB http://www.cendio.com Wallenbergs gata 4 583 30 LinköpingPhone: +46-13-21 46 00-- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel
Re: [Tigervnc-devel] [PATCH:tigervnc-trunk] Make fb header transformations work with Xorg 1.12.1
On 05/ 2/12 01:25 AM, Peter Åstrand wrote: > On Tue, 1 May 2012, Alan Coopersmith wrote: > >>> Btw, would you like commit rights? I'd say you have enough street cred for >>> that not to be an issue. :) >> >> I'm not actively developing on TigerVNC, mostly just noticing problems when >> we integrate new versions of either Xorg or TigerVNC to the Solaris packages, >> so I won't have a lot to commit, but if you'd like to give me commit access, >> I'll promise to behave.I assume you still like to see changes reviewed on >> the list before committing. > > I can give you commit access. What is your SF account name? acoopersmith (had to go look it up it's been a while) -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ ___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel
Re: [Tigervnc-devel] [PATCH:tigervnc-trunk] Make fb header transformations work with Xorg 1.12.1
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 01 May 2012 20:23:39 -0700 Alan Coopersmith wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 04/25/12 08:13 AM, Pierre Ossman wrote: > > Btw, would you like commit rights? I'd say you have enough street cred for > > that not to be an issue. :) > > I'm not actively developing on TigerVNC, mostly just noticing problems when > we integrate new versions of either Xorg or TigerVNC to the Solaris packages, > so I won't have a lot to commit, but if you'd like to give me commit access, > I'll promise to behave. Small fixes like the one you sent are also very important. It's not like we have a problem with too many developers, so we'll take any help we can get. :) > I assume you still like to see changes reviewed on > the list before committing. This is not the Linux kernel so you don't have to send everything, only the stuff you suspect people will object to. We can always revert anything too wild and crazy. :) > And of course, with that said, I have recently integrated changes to our > TigerVNC packages for auditing network connections on Solaris using the > system audit framework that I should work on getting upstream at some point: > http://src.opensolaris.org/source/xref/x-cons/x-s11-update-clone/open-src/xserver/xvnc/solaris-audit.patch Probably not something that most people will be able to use. But it's not very invasive, so I have no objections. Rgds - -- Pierre OssmanOpenSource-based Thin Client Technology System Developer Telephone: +46-13-21 46 00 Cendio ABWeb: http://www.cendio.com A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.18 (GNU/Linux) iEYEARECAAYFAk+g8EgACgkQ7b8eESbyJLhZtACfbEbtcgNNUyvnM4fE23L8Un3O sCwAn0iYrOV7hJxydSJW8DrWr7EqyN6y =edu/ -END PGP SIGNATURE- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ ___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel
Re: [Tigervnc-devel] [PATCH:tigervnc-trunk] Make fb header transformations work with Xorg 1.12.1
On Tue, 1 May 2012, Alan Coopersmith wrote: Btw, would you like commit rights? I'd say you have enough street cred for that not to be an issue. :) I'm not actively developing on TigerVNC, mostly just noticing problems when we integrate new versions of either Xorg or TigerVNC to the Solaris packages, so I won't have a lot to commit, but if you'd like to give me commit access, I'll promise to behave.I assume you still like to see changes reviewed on the list before committing. I can give you commit access. What is your SF account name? Regards, --- Peter Åstrand ThinLinc Chief Developer Cendio AB http://www.cendio.com Wallenbergs gata 4 583 30 LinköpingPhone: +46-13-21 46 00-- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel
Re: [Tigervnc-devel] [PATCH:tigervnc-trunk] Make fb header transformations work with Xorg 1.12.1
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/25/12 08:13 AM, Pierre Ossman wrote: > On Sat, 14 Apr 2012 14:10:20 -0700 Alan Coopersmith > wrote: > >> The reformatting of all the Xserver sources in the 1.12.1 release changed >> the headers so now some of them have multiple instances of the C++ "and" >> and "xor" keywords on the same line, so the hack to sanitize them needs >> to use the sed "g" flag to replace all instances, not just the first. >> > > Committed, thanks. > > Btw, would you like commit rights? I'd say you have enough street cred for > that not to be an issue. :) I'm not actively developing on TigerVNC, mostly just noticing problems when we integrate new versions of either Xorg or TigerVNC to the Solaris packages, so I won't have a lot to commit, but if you'd like to give me commit access, I'll promise to behave.I assume you still like to see changes reviewed on the list before committing. And of course, with that said, I have recently integrated changes to our TigerVNC packages for auditing network connections on Solaris using the system audit framework that I should work on getting upstream at some point: http://src.opensolaris.org/source/xref/x-cons/x-s11-update-clone/open-src/xserver/xvnc/solaris-audit.patch - -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (SunOS) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk+gqLsACgkQovueCB8tEw4IvwCdFG4sBM/u1NKitn+lvOMAbbiG L3EAn27e/dH0aVq50k9Dds5TkdO5yOAW =MGPH -END PGP SIGNATURE- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ ___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel
Re: [Tigervnc-devel] [PATCH:tigervnc-trunk] Make fb header transformations work with Xorg 1.12.1
On Sat, 14 Apr 2012 14:10:20 -0700 Alan Coopersmith wrote: > The reformatting of all the Xserver sources in the 1.12.1 release changed > the headers so now some of them have multiple instances of the C++ "and" > and "xor" keywords on the same line, so the hack to sanitize them needs > to use the sed "g" flag to replace all instances, not just the first. > Committed, thanks. Btw, would you like commit rights? I'd say you have enough street cred for that not to be an issue. :) Rgds -- Pierre OssmanOpenSource-based Thin Client Technology System Developer Telephone: +46-13-21 46 00 Cendio ABWeb: http://www.cendio.com A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? signature.asc Description: PGP signature -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel