index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-21
So, like, checking return codes of system calls (signal, etc) is good.
Ben Byer
1
-4
/
+20
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-17
Actually build Secure RPC authentication support (missed in modularization)
Alan Coopersmith
2
-9
/
+13
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
2007-06-26
Split checks for dtrace & getpeerucred()
Alan Coopersmith
1
-1
/
+5
2007-06-04
Remove the old Kerberos 5 authentication code.
Adam Jackson
5
-867
/
+1
2007-05-24
Fix os/utils.c compile with mingw.
Luo Jie
1
-1
/
+13
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
2
-3
/
+3
2007-04-09
Add setrlimit call in -core option to make dumps occur.
Keith Packard
1
-0
/
+8
2007-03-28
Bug #10296: Fix timer rescheduling.
Tomas Janousek
1
-3
/
+6
2007-03-27
Enable Composite by default now that it disables itself in the known bad cases.
Eric Anholt
1
-4
/
+1
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
5
-70
/
+35
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
5
-29
/
+19
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-1
/
+1
2007-02-16
merged in miext/rootless changes for XDarwin support
Ben Byer
1
-1
/
+1
2007-02-15
os: fix client privates leak
Daniel Stone
1
-0
/
+2
2007-01-10
Bug #9555: Always define _GNU_SOURCE in glibc environments.
Eric Anholt
1
-17
/
+1
2007-01-03
Move the code for resetting the DPMS mode in response to input events,
Fredrik Höglund
1
-4
/
+1
2006-12-24
os: test for userland, not kernel
Daniel Stone
1
-1
/
+1
2006-12-19
Only do the _POSIX_C_SOURCE hackery on linux where it's required.
Eric Anholt
1
-4
/
+4
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-1
/
+1
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
2
-8
/
+4
2006-11-30
Tell automake to STFU about the *.O files
Alan Coopersmith
1
-1
/
+1
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
[next]