summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Expand)AuthorFilesLines
2006-11-02Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...input-hotplugDaniel Stone1-4/+38
2006-11-02Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-0/+2
2006-11-01If getpeerucred() is available, include pid & zoneid in audit messages tooAlan Coopersmith1-3/+27
2006-11-01Bug #1997: AUDIT messages should contain uid for local accessesAlan Coopersmith1-5/+15
2006-10-31Make _POSIX_C_SOURCE hack work with Solaris headersAlan Coopersmith1-0/+2
2006-10-29GetTimeInMillis: use correct units for clock_gettimeDaniel Stone1-1/+1
2006-10-29WaitForSomething: only rewind when delta is more than 250msDaniel Stone1-10/+10
2006-10-26Merge branch 'master' into input-hotplugDaniel Stone1-16/+3
2006-10-26GetTimeInMillis: simplify monotonic testDaniel Stone1-16/+3
2006-10-26Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone2-7/+66
2006-10-25GetTimeInMillis: spuport monotonic clockDaniel Stone1-4/+35
2006-10-25WaitForSomething: allow time to rewindDaniel Stone1-3/+31
2006-10-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone2-14/+12
2006-08-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith2-7/+7
2006-08-18Merge branch 'master' into input-hotplugDaniel Stone1-0/+3
2006-08-18Merge branch 'origin' into input-hotplugDaniel Stone1-0/+4
2006-08-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverDaniel Stone1-0/+4
2006-08-18dix: add whiteroot flagDaniel Stone1-0/+3
2006-08-18Fix bug #7302, make Xn.hosts work from theAlan Hourihane1-0/+4
2006-08-12Merge branch 'master' into input-hotplugDaniel Stone1-7/+0
2006-08-12remove obsolete vendor definesDaniel Stone1-7/+0
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith18-54/+8
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+0
2006-08-09Remove the bc flag from the -help text, since it's gone.Adam Jackson1-1/+0
2006-08-08Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-2/+0
2006-08-07remove optional R3 backwards compatibilityDaniel Stone1-2/+0
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone17-35/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson17-35/+0
2006-07-21add basic D-BUS configuration mechanismDaniel Stone1-3/+16
2006-07-21never define MEMBUGDaniel Stone1-6/+0
2006-07-20Remove the DDXTIME conditional, for being unused.Adam Jackson1-2/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone2-8/+4
2006-06-26Free small, one-time memory leak in xdmcp -from handlingPeter Breitenlohner1-0/+4
2006-06-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith5-4/+16
2006-06-21Move Xserver internal API for appgroup from Xagsrv.h to appgroup.hAlan Coopersmith1-1/+1
2006-06-21fix a number of compiler warnings in os/*Greg Kroah-Hartman4-3/+15
2006-06-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith4-8/+4
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith5-10/+5
2006-06-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith1-7/+13
2006-06-20Check setuid() return value. Bugzilla #7116.Matthieu Herrb1-7/+13
2006-06-19Replace XC-SECURITY code with XACE security hooksEamon Walsh2-15/+12
2006-06-08fix up EnableDisableExtension() and EnableDisableExtensionError() prototypesGreg Kroah-Hartman1-4/+1
2006-06-08Properly define dispatchExceptionAtReset to fix compiler warningsGreg Kroah-Hartman1-2/+0
2006-06-01Kill LBX, too.Daniel Stone7-878/+17
2006-06-01Die XTESTEXT1, die!Daniel Stone1-19/+0
2006-05-02Use min() [defined in include/misc.h] instead of MIN() [not defined in anyAlan Coopersmith1-3/+3
2006-04-05Put the screensaver extension back in the Xext module.Fredrik Höglund1-10/+0
2006-04-03Coverity #82: Dead variable elimination.Adam Jackson1-6/+2
2006-04-03Coverity #833: Fix a rather nasty memory leak.Adam Jackson1-0/+2
2006-03-31Move the screensaver extension from module to builtins.Fredrik Höglund1-0/+14