Age | Commit message (Expand) | Author |
2010-03-08 | Update to xextproto 7.0.99.1. | Peter Hutterer |
2009-07-09 | xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675) | Adam Jackson |
2009-05-08 | os: don't malloc memory in LogVMessageVerb. | Peter Hutterer |
2009-01-09 | Don't log audit messages when -audit 0 specified | Francis Giraldeau |
2009-01-09 | Fix compilation with -Werror=format-security | Colin Guthrie |
2008-11-14 | os/connection: TRANS_NOXAUTH bit comparison brainfart fix. | Jeremy Huddleston |
2008-11-05 | Use OsSignal in Popen/Pclose to avoid SysV signal() stupidity | Alan Coopersmith |
2008-11-04 | Remove XEvIE | Daniel Stone |
2008-11-04 | Xi: XINPUT has been mandatory for ages | Daniel Stone |
2008-10-26 | Add prototypes for strlcpy/strlcat | Julien Cristau |
2008-10-23 | Argh, macros. | Adam Jackson |
2008-10-23 | Change some #define foo() -> static void foo() | Adam Jackson |
2008-10-21 | Close well known connections in ServerAbort() | Matthieu Herrb |
2008-10-10 | Move xorg_backtrace() up to the OS level so we can call it from DIX. | Adam Jackson |
2008-10-07 | Depend on xtrans >= 1.2.2 for TRANS_NOXAUTH | Jeremy Huddleston |
2008-10-03 | Remove the Must_have_memory hack. | Adam Jackson |
2008-10-03 | const cleanup | Adam Jackson |
2008-10-03 | Drop the never-called SkippedRequestCallback list. | Adam Jackson |
2008-10-03 | Unexport MakeClientGrab{Imp,P}ervious | Adam Jackson |
2008-10-02 | Remove some stale IPv6 debugging | Adam Jackson |
2008-10-02 | Unifdef ISC | Adam Jackson |
2008-09-22 | Default to -br. Add -retro option for the nostalgic. | Adam Jackson |
2008-08-14 | Transport/Apple: Add TRANS_NOXAUTH to incoming connections when the listener ... | Jeremy Huddleston |
2008-08-13 | Eviscerate save-under support. | Adam Jackson |
2008-08-11 | The smart scheduler is not optional. | Mathieu Bérard |
2008-08-09 | Move string comparaison functions to from dix/ to os/. | Matthieu Herrb |
2008-08-06 | XQuartz: Now properly disable xauth checking on launchd socket and mostly fix... | Jeremy Huddleston |
2008-07-31 | Unifdef XIDLE. | Adam Jackson |
2008-07-24 | Remove some more MEMBUG garbage. | Adam Jackson |
2008-07-24 | Sync is built-in and mandatory. | Adam Jackson |
2008-07-24 | XC-MISC is built-in and mandatory. | Adam Jackson |
2008-07-24 | Bigreqs are built-in and mandatory. | Adam Jackson |
2008-07-24 | Shape extension is built-in and mandatory. | Adam Jackson |
2008-07-23 | Unifdef hpux. | Adam Jackson |
2008-07-23 | Unifdef AIX. | Adam Jackson |
2008-07-23 | Unifdef sgi. | Adam Jackson |
2008-07-23 | Optimize commit 331cc3f0799a54910a99484264f76569beeee55a | James Cloos |
2008-07-23 | Unifdef QNX. | Adam Jackson |
2008-07-23 | Fix LookupColor | James Cloos |
2008-07-18 | Drop the FONTCACHE extension. | Adam Jackson |
2008-07-17 | Remove dead code, useless #defines, et al | Daniel Stone |
2008-07-17 | Everyone has urandom | Daniel Stone |
2008-07-17 | Dead code removal | Daniel Stone |
2008-07-17 | Drop a bunch of #ifdef Lynx. | Mathieu Bérard |
2008-07-17 | Nuke some ancient code for commandline-challenged OSes. | Adam Jackson |
2008-07-17 | Fix color lookup. | Jie Luo |
2008-07-16 | XFree86: Remove XFree86-Misc extension | Daniel Stone |
2008-07-16 | OS/KDrive/XFree86: Sanitise colour initialisation | Daniel Stone |
2008-06-19 | sprintf() -> snprintf() | Matthieu Herrb |
2008-06-13 | Fix "Warning: no previous prototype for `SecureRPCInit'". | Eamon Walsh |