index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-07
Fix Xvfb input when building against current X sources.
Adam Tkac
1
-5
/
+1
2008-03-31
Implement DRI2 direct rendering and update AIGLX to DRI interface changes.
Kristian Høgsberg
1
-0
/
+3
2008-03-28
XSELinux: Add xorg.conf option for permissive/enforcing/disabled.
Eamon Walsh
1
-0
/
+4
2008-03-11
Make WriteToClient take a const void * like any decent IO write function.
Kristian Høgsberg
2
-5
/
+7
2008-03-04
Make sure SIOGLIFCONF buffer is properly aligned for socket structures
Alan Coopersmith
1
-8
/
+10
2008-03-01
clean some "unused" warnings
George Sapountzis
2
-130
/
+0
2008-02-14
Remove useless commentary from environment and argument processing.
Adam Jackson
1
-26
/
+0
2008-02-14
Use strerror instead of errno values in user strings.
Adam Jackson
1
-4
/
+4
2008-01-17
OS: IO: Zero out client buffers
Daniel Stone
1
-1
/
+1
2007-12-28
OS: Don't leak connection translation table on regeneration
Daniel Stone
1
-1
/
+2
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
5
-36
/
+15
2007-12-05
WaitForSomething: Ignore EAGAIN
Daniel Stone
1
-1
/
+1
2007-12-05
OS: Connection: Keep trying select while it gets interrupted (bug #9240)
Rich Coe
1
-4
/
+9
2007-12-05
OS: Connection: Don't shut down disappeared clients (bug #7876)
Rich Coe
1
-1
/
+2
2007-12-03
Death to libcwrapper.
Adam Jackson
1
-8
/
+1
2007-12-02
Clean up many #if 0.
Adam Jackson
3
-22
/
+2
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
4
-819
/
+20
2007-11-19
xace: restore the old SaveScreens function and introduce new API, since the
Eamon Walsh
1
-1
/
+1
2007-11-16
Bug #1612: Use a stronger PRNG.
Adam Jackson
1
-0
/
+16
2007-11-15
Nuke the debugging allocator.
Adam Jackson
2
-819
/
+0
2007-11-14
Add -pogo option for init/teardown performance testing.
Adam Jackson
1
-0
/
+4
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+4
2007-11-08
Rework of the XC-SECURITY extension. The gen-auth protocol has not changed,
Eamon Walsh
1
-12
/
+0
2007-11-07
Don't frob timers unless SmartSchedule is running
Keith Packard
1
-0
/
+4
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
4
-237
/
+66
2007-11-05
Remove all traces of external RGB database (and Speedo)
Daniel Stone
2
-166
/
+11
2007-11-05
OS: Remove usage of alloca
Daniel Stone
1
-5
/
+5
2007-11-02
Move SIGUSR1 notification as late as possible.
Adam Jackson
1
-38
/
+49
2007-10-30
reduce wakeups from smart scheduler
Arjan van de Ven
2
-33
/
+6
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
5
-87
/
+151
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
3
-4
/
+4
2007-10-02
GLX: allow skipping of visual init wrapping
Dodji Seketeli
1
-0
/
+1
2007-09-27
Rework local client id finding code to be more uniform
Alan Coopersmith
2
-83
/
+146
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-4
/
+20
2007-09-21
So, like, checking return codes of system calls (signal, etc) is good.
Ben Byer
1
-4
/
+20
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
4
-4
/
+26
2007-09-12
Fix build on FreeBSD after Popen changes.
Eric Anholt
1
-1
/
+1
2007-09-11
Ignore - not just block - SIGALRM around Popen()/Pclose().
Adam Jackson
1
-0
/
+8
2007-09-05
XDARWIN: Add launchd support
Ben Byer
1
-0
/
+15
2007-08-31
Bug #7186: Fix an excessive request size limitation that broke big-requests.
Eric Anholt
2
-4
/
+3
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-9
/
+13
2007-08-17
Actually build Secure RPC authentication support (missed in modularization)
Alan Coopersmith
2
-9
/
+13
2007-08-16
xace: add hooks + new access codes: core protocol screensaver requests
Eamon Walsh
1
-2
/
+2
2007-08-16
xace: add hooks + new access codes: core protocol server requests
Eamon Walsh
2
-15
/
+26
2007-08-15
xace: rename hostlist security hook to "server" as this hook will be used
Eamon Walsh
1
-1
/
+1
2007-08-03
security: drop support for XC-QUERY-SECURITY authorization method.
Eamon Walsh
5
-232
/
+2
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
12
-91
/
+20
2007-08-01
Build system: Non-dtrace distcheck hacks
Daniel Stone
1
-1
/
+5
2007-06-29
Death to RCS tags.
Adam Jackson
2
-6
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
9
-83
/
+10
[next]