index
:
xorg/xprint
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
dri-0-1-branch
exa-damagetrack
glucose-2
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xquartz-composite
The (deprecated) Xprint server (mirrored from https://gitlab.freedesktop.org/xorg/xserver-xprint)
dparsons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
Death to TOG-CUP.
Adam Jackson
1
-3
/
+0
2008-04-18
Nuke the MIT-SUNDRY-NONSTANDARD extension.
Eric Anholt
1
-3
/
+0
2008-04-18
Death to APPGROUP.
Adam Jackson
2
-6
/
+0
2008-04-18
Death to Extended Visual Information.
Adam Jackson
1
-3
/
+0
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
[next]