index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
7
-40
/
+24
2011-11-23
Mark arguments to fopen/popen/system wrappers as const char *
Alan Coopersmith
1
-3
/
+3
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
5
-10
/
+11
2011-11-23
LogVMessageVerb: Fix const mismatch warning
Alan Coopersmith
1
-1
/
+1
2011-11-23
AuthAudit: clean up string handling calls
Alan Coopersmith
1
-6
/
+5
2011-11-23
Convert DetermineClientCmd to use strdup instead of malloc+strncpy
Alan Coopersmith
1
-7
/
+1
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-4
/
+2
2011-11-23
Convert some malloc + strncpy pairs into strndup calls
Alan Coopersmith
1
-3
/
+1
2011-11-23
Add fallback implementation of strndup()
Alan Coopersmith
2
-0
/
+53
2011-11-23
Remove a couple Error() instances left behind by 09dbfcb0ad7b6c8
Alan Coopersmith
1
-2
/
+2
2011-11-18
record: Prevent out of bounds access when recording a reply.
Rami Ylimäki
1
-0
/
+1
2011-10-18
Merge remote-tracking branch 'herrb/master'
Keith Packard
1
-2
/
+2
2011-10-18
Fix CVE-2011-4029: File permission change vulnerability.
Matthieu Herrb
1
-1
/
+1
2011-10-18
Fix CVE-2011-4028: File disclosure vulnerability.
Matthieu Herrb
1
-1
/
+1
2011-10-11
os: Remove Error()
Jeremy Huddleston
3
-18
/
+6
2011-10-03
Merge remote-tracking branch 'alanc/master'
Keith Packard
1
-0
/
+1
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
2
-48
/
+123
2011-09-23
dix and os: gitignore dix.O and os.O
Gaetan Nadon
1
-0
/
+1
2011-09-21
Use internal temp variable for swap macros
Matt Turner
2
-7
/
+5
2011-08-22
config: add udev/systemd multi-seat support
Lennart Poettering
1
-0
/
+10
2011-08-22
os/log: Add LogVHdrMessageVerb and friends
Daniel Kurtz
1
-0
/
+55
2011-08-22
os/log: Pull LogMessageTypeVerbString out of LogVMessageVerb
Daniel Kurtz
1
-48
/
+58
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-2
/
+4
2011-06-23
Don't use empty source files
Dan Nicholson
2
-7
/
+1
2011-05-05
XQuartz: Make a copy of args for our crash reporter vsnprintf
Jeremy Huddleston
1
-1
/
+6
2011-04-25
os: Silence warnings when building with clang
Jeremy Huddleston
3
-1
/
+10
2011-04-07
os: fix use after free in EstablishNewConnections
Tiago Vignatti
1
-4
/
+3
2011-04-04
os: fix memory and fd leaks in Popen
Tiago Vignatti
1
-0
/
+3
2011-04-04
os: use DebugF for debugging
Tiago Vignatti
1
-14
/
+4
2011-03-27
os/client: Prevent rare fd leak in DetermineClientPid
Erkki Seppälä
1
-2
/
+1
2011-03-14
When XDMCP -from is specified, only register the requested address
Jon TURNEY
1
-1
/
+1
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
3
-38
/
+1
2011-03-03
Merge remote branch 'rjy/clientids'
Keith Packard
2
-12
/
+316
2011-01-20
os: Reduce smart scheduler setup calls
Adam Jackson
1
-3
/
+9
2010-12-31
os: always check if client is local when connection is accepted
Pauli Nieminen
3
-6
/
+17
2010-12-31
os: Fix a memory leak
Pauli Nieminen
1
-1
/
+3
2010-12-27
GetTimeInMillis: Use CLOCK_MONOTONIC_COARSE where available
Daniel Stone
1
-1
/
+15
2010-12-23
os: Add facilities for client ID tracking.
Rami Ylimäki
2
-0
/
+311
2010-12-23
Revert "os: Prevent backtrace from being stopped in noreturn functions."
Rami Ylimäki
1
-12
/
+5
2010-12-20
Remove SCO support
Adam Jackson
2
-12
/
+5
2010-12-18
Typo in xserver Xvasprintf()
Colin Harrison
1
-1
/
+1
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-9
/
+3
2010-12-07
Add asprintf() implementation for platforms without it
Alan Coopersmith
1
-24
/
+146
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-12-06
Merge remote branch 'jeremyhu/master'
Keith Packard
1
-1
/
+1
2010-12-03
XQuartz: Cleanup some compiler warnings
Jeremy Huddleston
1
-1
/
+1
2010-11-30
Simplify Error() - don't allocate temporary copy of error string
Alan Coopersmith
1
-13
/
+6
2010-11-11
dix: adds support for none root window background
Tiago Vignatti
1
-0
/
+9
2010-11-11
dix: delete logo hack screen saver
Tiago Vignatti
1
-14
/
+0
2010-11-10
Merge remote branch 'whot/for-keith'
Keith Packard
3
-8
/
+6
[next]