summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Expand)AuthorFilesLines
2008-11-05Close well known connections in ServerAbort()Matthieu Herrb1-0/+1
2008-10-27Move xorg_backtrace() up to the OS level so we can call it from DIX.Adam Jackson2-0/+202
2008-05-16Default X-SELinux to off.Adam Jackson1-1/+1
2008-04-07Fix Xvfb input when building against current X sources.Adam Tkac1-5/+1
2008-04-01Implement DRI2 direct rendering and update AIGLX to DRI interface changes.Kristian Høgsberg1-0/+3
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh1-0/+4
2008-03-01clean some "unused" warningsGeorge Sapountzis2-130/+0
2008-02-14Remove useless commentary from environment and argument processing.Adam Jackson1-26/+0
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson1-4/+4
2008-01-17OS: IO: Zero out client buffersDaniel Stone1-1/+1
2007-12-28OS: Don't leak connection translation table on regenerationDaniel Stone1-1/+2
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh5-36/+15
2007-12-05WaitForSomething: Ignore EAGAINDaniel Stone1-1/+1
2007-12-05OS: Connection: Keep trying select while it gets interrupted (bug #9240)Rich Coe1-4/+9
2007-12-05OS: Connection: Don't shut down disappeared clients (bug #7876)Rich Coe1-1/+2
2007-12-03Death to libcwrapper.Adam Jackson1-8/+1
2007-12-02Clean up many #if 0.Adam Jackson3-22/+2
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh4-819/+20
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh1-1/+1
2007-11-16Bug #1612: Use a stronger PRNG.Adam Jackson1-0/+16
2007-11-15Nuke the debugging allocator.Adam Jackson2-819/+0
2007-11-14Add -pogo option for init/teardown performance testing.Adam Jackson1-0/+4
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+4
2007-11-08Rework of the XC-SECURITY extension. The gen-auth protocol has not changed,Eamon Walsh1-12/+0
2007-11-07Don't frob timers unless SmartSchedule is runningKeith Packard1-0/+4
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh4-237/+66
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone2-166/+11
2007-11-05OS: Remove usage of allocaDaniel Stone1-5/+5
2007-11-02Move SIGUSR1 notification as late as possible.Adam Jackson1-38/+49
2007-10-30reduce wakeups from smart schedulerArjan van de Ven2-33/+6
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh5-87/+151
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer3-4/+4
2007-10-02GLX: allow skipping of visual init wrappingDodji Seketeli1-0/+1
2007-09-27Rework local client id finding code to be more uniformAlan Coopersmith2-83/+146
2007-09-26Merge branch 'master' into XACE-SELINUXEamon Walsh1-4/+20
2007-09-21So, like, checking return codes of system calls (signal, etc) is good.Ben Byer1-4/+20
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh4-4/+26
2007-09-12Fix build on FreeBSD after Popen changes.Eric Anholt1-1/+1
2007-09-11Ignore - not just block - SIGALRM around Popen()/Pclose().Adam Jackson1-0/+8
2007-09-05XDARWIN: Add launchd supportBen Byer1-0/+15
2007-08-31Bug #7186: Fix an excessive request size limitation that broke big-requests.Eric Anholt2-4/+3
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh2-9/+13
2007-08-17Actually build Secure RPC authentication support (missed in modularization)Alan Coopersmith2-9/+13
2007-08-16xace: add hooks + new access codes: core protocol screensaver requestsEamon Walsh1-2/+2
2007-08-16xace: add hooks + new access codes: core protocol server requestsEamon Walsh2-15/+26
2007-08-15xace: rename hostlist security hook to "server" as this hook will be usedEamon Walsh1-1/+1
2007-08-03security: drop support for XC-QUERY-SECURITY authorization method.Eamon Walsh5-232/+2
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh12-91/+20
2007-08-01Build system: Non-dtrace distcheck hacksDaniel Stone1-1/+5
2007-06-29Death to RCS tags.Adam Jackson2-6/+0