index
:
lib/libxcb
master
obsd
xcb-1.9
XCB library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xcb_auth.c
Age
Commit message (
Expand
)
Author
2006-11-21
Replace uses of "long" with uint32_t, and similar; fixes 64-bit bugs
Josh Triplett
2006-11-21
Fix IP6 work for FreeBSD/Mac.
Ian Osgood
2006-11-21
Support XDM-AUTHORIZATION-1 on IPv6
Josh Triplett
2006-11-20
Refactor auth code to get display number from xcb_connect
Josh Triplett
2006-11-20
Support authentication for IPv6 connections
Josh Triplett
2006-09-23
We do not conflict with Xmd.h anymore; remove the include hack from xcb_auth.c
Josh Triplett
2006-09-23
The Great XCB Renaming
Josh Triplett
2006-04-28
Move the remainder of the constants in X.h into XML enumerations.
Ian Osgood
2006-03-16
The typedefs replacing Xmd.h conflict with Xmd.h. Here is a hacky workaround:...
Jamey Sharp
2006-03-13
Remove dependencies on Xmd.h and X.h
Ian Osgood
2006-03-13
Remove last deprecation warning.
Ian Osgood
2006-03-12
Use libXdmcp, if available with XdmcpWrap, for XDM-AUTHORIZATION-1. Closes bu...
Jamey Sharp
2006-03-08
Bugfix: null-terminate the path in sockaddr_un before using it.
Ian Osgood
2006-02-18
Remove xcl and CVSROOT.
Josh Triplett