X Display Manager / XDMCP server: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jul 14 23:06:01 EEST 2006


 .gitignore          |    1 +
 Makefile.am         |   11 +++++++++++
 access.c            |    2 +-
 auth.c              |   18 +++++++++---------
 choose.c            |   12 ++++++------
 chooser.c           |   12 ++++++------
 config/.gitignore   |    1 +
 configure.ac        |    1 +
 dpylist.c           |   24 ++++++++++++------------
 file.c              |    4 ++--
 greeter/.gitignore  |    1 +
 greeter/Login.c     |   10 +++++-----
 greeter/Makefile.am |    9 +++++++++
 greeter/greet.c     |    6 +++---
 greeter/verify.c    |    2 +-
 mitauth.c           |    4 ++--
 policy.c            |    2 +-
 protodpy.c          |    2 +-
 resource.c          |    2 +-
 session.c           |   12 ++++++------
 util.c              |   14 +++++++-------
 xdmauth.c           |    4 ++--
 xdmcp.c             |   35 +++++++++++++++++------------------
 23 files changed, 106 insertions(+), 83 deletions(-)

New commits:
commit 5283b118b4bfdb1a85356147701f602b884c342b
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Jul 14 13:05:52 2006 -0700

    Fix many sparse warnings of: Using plain integer as NULL pointer
    
    Also fixes Login.c:1329:5: warning: mixing declarations and code from extra ;

commit 41211f8c849de67cebeb9d9f7516eb5a4a7eb3cf
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Jul 14 13:02:02 2006 -0700

    Add XORG_WITH_LINT & lint targets for checking code with lint/sparse/etc.

commit bfe7bc6a04d468f7943ebed9a7ea571cbf916d9e
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Jul 14 11:40:20 2006 -0700

    Add *~ to .gitignore to skip emacs droppings

commit 1e19a9746ffa570f81346307b1eb32257a0bb24a
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Jul 14 11:38:39 2006 -0700

    renamed: .cvsignore -> .gitignore




More information about the xorg-commit mailing list