CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       02/09/12 14:04:16

Log message:
  Pull from trunk:
  
  Implement LocalClientCred() to return the credentials of local clients
  connected through Unix domain sockets on systems that have the required
  support (for now recent Linux, FreeBSD >= 4.6, OpenBSD >= 3.0 are
  implemented), and use that in ShmAttach() to grant access to the client.
  When client credentials are not available, require world accessibility.

Modified files:
      xc/config/cf/:    Tag: xf-4_2-branch
        FreeBSD.cf Imake.tmpl OpenBSD.cf 
      xc/doc/hardcopy/Xext/:    Tag: xf-4_2-branch
        mit-shm.PS.gz 
      xc/doc/specs/Xext/:       Tag: xf-4_2-branch
        mit-shm.ms 
      xc/programs/Xserver/Xext/:        Tag: xf-4_2-branch
        shm.c 
      xc/programs/Xserver/include/:     Tag: xf-4_2-branch
        os.h 
      xc/programs/Xserver/os/:  Tag: xf-4_2-branch
        Imakefile access.c 
  
  Revision      Changes    Path
  3.112.2.2     +5 -1      xc/config/cf/FreeBSD.cf
  3.116.2.2     +4 -1      xc/config/cf/Imake.tmpl
  3.66.2.3      +6 -1      xc/config/cf/OpenBSD.cf
  1.1.1.1.12.1  +28 -49    xc/doc/hardcopy/Xext/mit-shm.PS.gz
  1.1.1.1.28.1  +7 -0      xc/doc/specs/Xext/mit-shm.ms
  3.33.2.3      +31 -59    xc/programs/Xserver/Xext/shm.c
  3.40.2.1      +3 -1      xc/programs/Xserver/include/os.h
  3.34.4.1      +6 -2      xc/programs/Xserver/os/Imakefile
  3.39.2.1      +50 -1     xc/programs/Xserver/os/access.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to