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
2014-12-08
dix: integer overflow in GetHosts() [CVE-2014-8092 2/4]
Alan Coopersmith
1
-0
/
+6
2014-12-08
unchecked malloc may allow unauthed client to crash Xserver [CVE-2014-8091]
Alan Coopersmith
1
-0
/
+4
2014-11-30
Fix overflow of ConnectionOutput->size and ->count
Peter Harris
1
-3
/
+4
2014-11-30
os: "Server terminated successfully" is not an error
Aaron Plattner
1
-2
/
+5
2014-11-12
Drop trailing whitespaces
Peter Hutterer
10
-61
/
+61
2014-10-28
os: Eliminate uninitialized value warnings from access.c
Keith Packard
1
-8
/
+8
2014-10-27
os: -displayfd should check ports up to 65535
Jon TURNEY
1
-1
/
+1
2014-10-23
If fork fails in System(), don't fallthrough to exec()
Alan Coopersmith
1
-0
/
+1
2014-09-22
os: Don't listen to 'tcp' by default. Add '-listen' option. [v2]
Keith Packard
1
-0
/
+29
2014-09-18
xserver: Move 'pragma GCC diagnostic' outside functions
Jon TURNEY
1
-6
/
+4
2014-09-17
Update help text since -iglx is now the default
Jon TURNEY
1
-2
/
+2
2014-09-11
glx: Disable indirect GLX contexts by default.
Eric Anholt
1
-1
/
+1
2014-09-11
os/log: adjust gcc version conditions for #pragma
Thomas Petazzoni
1
-2
/
+2
2014-08-12
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
1
-7
/
+0
2014-08-12
os: Regenerate os/oscolor.c from app/rgb #52289
Daphne Pfister
1
-745
/
+809
2014-08-11
ListenOnOpenFD: Remove Resets since this is intended to be for hotplugging co...
Jeremy Huddleston Sequoia
1
-7
/
+0
2014-07-29
os: Remove LocalClientCred
Adam Jackson
1
-27
/
+0
2014-07-29
os: Remove deprecated malloc/free wrappers
Adam Jackson
1
-48
/
+0
2014-07-17
Avoid starting a comment with */*
Peter Harris
1
-3
/
+3
2014-07-10
os: prevent negative array index access (#80890)
Peter Hutterer
1
-1
/
+1
2014-05-23
os: automatically switch to sigsafe logging when needed
Peter Hutterer
1
-32
/
+33
2014-04-30
os: Add -displayfd into -help text
Robert Ancell
1
-0
/
+1
2014-04-23
Add a command line argument for disabling indirect GLX.
Eric Anholt
1
-0
/
+8
2014-04-21
os: Initialize the set of signals to be suppressed during our handler.
Eric Anholt
1
-0
/
+1
2014-04-18
os: Ignore log file write failures
Keith Packard
1
-2
/
+8
2014-04-18
os: Make sure that writing our pid to the lock file actually worked
Keith Packard
1
-1
/
+2
2014-04-18
os: FatalError if -displayfd writes fail
Keith Packard
1
-2
/
+4
2014-04-18
os: Clear the -displayfd option after closing the file
Keith Packard
1
-0
/
+1
2014-03-27
Handle -displayfd and an explicit display number sensibly
Jon TURNEY
2
-7
/
+7
2014-03-25
os: Add AddClientOnOpenFD() to create a new client for an file descriptor
Kristian Høgsberg
1
-0
/
+27
2014-03-20
os: Add a mechanism to prevent creating any listen sockets
Kristian Høgsberg
2
-4
/
+9
2014-03-20
os: Always compile ListenOnOpenFD() and export it
Kristian Høgsberg
1
-5
/
+2
2014-02-24
gcc 4.2.1 doesn't support #pragma GCC diagnostic ignored
Matthieu Herrb
1
-0
/
+4
2014-02-04
Revert "os: xstrtokenize takes and returns const char * now"
Peter Hutterer
1
-3
/
+3
2014-01-22
os: Fix -Wshadow errors
Keith Packard
2
-24
/
+22
2014-01-22
Ignore a couple of format-nonliteral warnings
Keith Packard
1
-0
/
+2
2014-01-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+27
2014-01-22
If EAGAIN == EWOULDBLOCK, only need to check errno for one of them
Alan Coopersmith
1
-3
/
+8
2014-01-15
os: restrict display names to digits
Peter Hutterer
1
-0
/
+27
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
1
-24
/
+27
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
8
-67
/
+67
2014-01-12
os: xstrtokenize takes and returns const char * now
Keith Packard
1
-3
/
+3
2014-01-12
os: Clean up warnings
Keith Packard
2
-3
/
+3
2013-12-12
darwin: Don't leave stdin/stdout closed
Jeremy Huddleston Sequoia
1
-2
/
+11
2013-12-02
miext: Move SyncShm FDs out of the way of clients
Keith Packard
1
-0
/
+24
2013-11-11
Proper spelling of MAP_ANONYMOUS is MAP_ANON.
Keith Packard
1
-1
/
+2
2013-11-11
Get rid of the rest of the FD passing code when XTRANS_SEND_FDS isn't set
Keith Packard
1
-0
/
+4
2013-11-11
Trap SIGBUS to handle truncated shared memory segments
Keith Packard
4
-0
/
+164
2013-11-05
os: Actually use the computed clockid in GetTimeInMicros
Julien Cristau
1
-1
/
+1
2013-11-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-2
/
+3
[next]