summaryrefslogtreecommitdiff
path: root/src/xcb_auth.c
AgeCommit message (Expand)Author
2009-04-21Fix XDM-AUTHORIZATION-1 (bug #14202)Bart Massey
2009-04-10auth: use snprintf() return valueJulien Danjou
2009-04-10auth: precompute authnameslenJulien Danjou
2009-04-06Local socket connections do not work on hurd-i386Samuel Thibault
2009-03-16Fix do_append() argumentsJulien Danjou
2009-03-15Copy full IPv4 mapping (Bug #20665)Julien Danjou
2008-08-28Set namelen unsignedJulien Danjou
2007-11-24make IPv6 optionalBart Massey
2006-11-21Replace uses of "long" with uint32_t, and similar; fixes 64-bit bugsJosh Triplett
2006-11-21Fix IP6 work for FreeBSD/Mac.Ian Osgood
2006-11-21Support XDM-AUTHORIZATION-1 on IPv6Josh Triplett
2006-11-20Refactor auth code to get display number from xcb_connectJosh Triplett
2006-11-20Support authentication for IPv6 connectionsJosh Triplett
2006-09-23We do not conflict with Xmd.h anymore; remove the include hack from xcb_auth.cJosh Triplett
2006-09-23The Great XCB RenamingJosh Triplett
2006-04-28Move the remainder of the constants in X.h into XML enumerations.Ian Osgood
2006-03-16The typedefs replacing Xmd.h conflict with Xmd.h. Here is a hacky workaround:...Jamey Sharp
2006-03-13Remove dependencies on Xmd.h and X.hIan Osgood
2006-03-13Remove last deprecation warning.Ian Osgood
2006-03-12Use libXdmcp, if available with XdmcpWrap, for XDM-AUTHORIZATION-1. Closes bu...Jamey Sharp
2006-03-08Bugfix: null-terminate the path in sockaddr_un before using it.Ian Osgood
2006-02-18Remove xcl and CVSROOT.Josh Triplett