index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-28
Fix potential NULL pointer access in timer code.
Matthias Hopf
1
-7
/
+9
2006-11-21
Issue CloseDownDevices() in os/log.c and remove from dix/main.c.
Alan Hourihane
1
-0
/
+2
2006-11-08
CheckConnections: don't close down the server client (bug #7876)
Rich Coe
1
-1
/
+1
2006-11-08
os: fix sun extensions test
Daniel Stone
1
-2
/
+4
2006-11-08
RemoveGeneralSocket: don't touch EnabledDevices
Daniel Stone
1
-1
/
+0
2006-11-04
automake: avoid use of reserved _SOURCES keyword (bug #8866)
Bernhard Rosenkraenzer
1
-13
/
+13
2006-11-03
Add DTrace probe points for X server <-> client communications
Alan Coopersmith
2
-2
/
+40
2006-11-02
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-4
/
+38
2006-11-02
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-0
/
+2
2006-11-01
If getpeerucred() is available, include pid & zoneid in audit messages too
Alan Coopersmith
1
-3
/
+27
2006-11-01
Bug #1997: AUDIT messages should contain uid for local accesses
Alan Coopersmith
1
-5
/
+15
2006-10-31
Make _POSIX_C_SOURCE hack work with Solaris headers
Alan Coopersmith
1
-0
/
+2
2006-10-29
GetTimeInMillis: use correct units for clock_gettime
Daniel Stone
1
-1
/
+1
2006-10-29
WaitForSomething: only rewind when delta is more than 250ms
Daniel Stone
1
-10
/
+10
2006-10-26
Merge branch 'master' into input-hotplug
Daniel Stone
1
-16
/
+3
2006-10-26
GetTimeInMillis: simplify monotonic test
Daniel Stone
1
-16
/
+3
2006-10-26
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
2
-7
/
+66
2006-10-25
GetTimeInMillis: spuport monotonic clock
Daniel Stone
1
-4
/
+35
2006-10-25
WaitForSomething: allow time to rewind
Daniel Stone
1
-3
/
+31
2006-10-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
2
-14
/
+12
2006-08-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
2
-7
/
+7
2006-08-18
Merge branch 'master' into input-hotplug
Daniel Stone
1
-0
/
+3
2006-08-18
Merge branch 'origin' into input-hotplug
Daniel Stone
1
-0
/
+4
2006-08-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Daniel Stone
1
-0
/
+4
2006-08-18
dix: add whiteroot flag
Daniel Stone
1
-0
/
+3
2006-08-18
Fix bug #7302, make Xn.hosts work from the
Alan Hourihane
1
-0
/
+4
2006-08-12
Merge branch 'master' into input-hotplug
Daniel Stone
1
-7
/
+0
2006-08-12
remove obsolete vendor defines
Daniel Stone
1
-7
/
+0
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
18
-54
/
+8
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-1
/
+0
2006-08-09
Remove the bc flag from the -help text, since it's gone.
Adam Jackson
1
-1
/
+0
2006-08-08
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-2
/
+0
2006-08-07
remove optional R3 backwards compatibility
Daniel Stone
1
-2
/
+0
2006-07-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
17
-35
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
17
-35
/
+0
2006-07-21
add basic D-BUS configuration mechanism
Daniel Stone
1
-3
/
+16
2006-07-21
never define MEMBUG
Daniel Stone
1
-6
/
+0
2006-07-20
Remove the DDXTIME conditional, for being unused.
Adam Jackson
1
-2
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
2
-8
/
+4
2006-06-26
Free small, one-time memory leak in xdmcp -from handling
Peter Breitenlohner
1
-0
/
+4
2006-06-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
5
-4
/
+16
2006-06-21
Move Xserver internal API for appgroup from Xagsrv.h to appgroup.h
Alan Coopersmith
1
-1
/
+1
2006-06-21
fix a number of compiler warnings in os/*
Greg Kroah-Hartman
4
-3
/
+15
2006-06-20
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
4
-8
/
+4
2006-06-20
Move Xserver API for security extension to securitysrv.h
Alan Coopersmith
5
-10
/
+5
2006-06-20
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
1
-7
/
+13
2006-06-20
Check setuid() return value. Bugzilla #7116.
Matthieu Herrb
1
-7
/
+13
2006-06-19
Replace XC-SECURITY code with XACE security hooks
Eamon Walsh
2
-15
/
+12
2006-06-08
fix up EnableDisableExtension() and EnableDisableExtensionError() prototypes
Greg Kroah-Hartman
1
-4
/
+1
2006-06-08
Properly define dispatchExceptionAtReset to fix compiler warnings
Greg Kroah-Hartman
1
-2
/
+0
[prev]
[next]