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
2012-01-13
os: prettify backtrace output
Peter Hutterer
1
-2
/
+6
2012-01-12
Revert "os: Repack ConnectionOutput for LP64"
Keith Packard
1
-1
/
+1
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
3
-2
/
+10
2012-01-12
Revert "dix: Extend initial connection handshake for forwarding proxies"
Keith Packard
1
-5
/
+5
2012-01-12
Revert "os: Hide the Connection{In,Out}put implementation details"
Keith Packard
3
-21
/
+18
2012-01-09
Add OpenBSD support to DetermineClientCmd()
Matthieu Herrb
1
-1
/
+42
2012-01-09
Merge commit '777bf90abeac37087a3d0538b847742523d5acf2'
Keith Packard
4
-37
/
+32
2012-01-09
Merge remote-tracking branch 'kibi/master'
Keith Packard
1
-1
/
+5
2012-01-06
os: Minor header cleanup
Adam Jackson
3
-4
/
+4
2012-01-06
os: Hide the Connection{In,Out}put implementation details
Adam Jackson
3
-18
/
+21
2012-01-06
dix: Extend initial connection handshake for forwarding proxies
Adam Jackson
1
-5
/
+5
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
3
-10
/
+2
2012-01-06
os: Repack ConnectionOutput for LP64
Adam Jackson
1
-1
/
+1
2011-12-31
os: don't ignore failure from dladdr
Julien Cristau
1
-1
/
+5
2011-12-27
Add Solaris support to DetermineClientCmd
Alan Coopersmith
1
-10
/
+59
2011-12-12
xdmcp.c: fix three small const warnings
Alan Coopersmith
1
-3
/
+3
2011-12-12
LockServer: store path to LOCKDIR literal string in a const char *
Alan Coopersmith
1
-3
/
+1
2011-12-12
WriteToClient: preserve constness of buf while extracting length value
Alan Coopersmith
1
-1
/
+1
2011-12-12
OsInit: store "/dev/null" in a const char *
Alan Coopersmith
1
-1
/
+1
2011-12-12
Constify the reason string throughout the authorization check framework
Alan Coopersmith
6
-8
/
+8
2011-12-12
Constify string for authorization protocol names
Alan Coopersmith
1
-2
/
+2
2011-12-12
os/access.c: replace acmp & acopy macros with memcmp & memcpy calls
Alan Coopersmith
1
-16
/
+14
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
[next]