index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nx-X11
/
programs
/
Xserver
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hw/nxagent/BitmapUtils.c: Derive from utilbitmap.c in deprecated libXfont1 an...
Mike Gabriel
2017-04-10
4
-10
/
+130
*
dix: Move InitFonts up above screen initialization
Mike Gabriel
2017-04-10
2
-2
/
+3
*
Xserver/Imakefile: Improve readability by introducing the NULL variable and a...
Mike Gabriel
2017-04-10
1
-14
/
+49
*
Revert "regression fix for 52872a0: Keep index parameter in AddScreen() for n...
Mike Gabriel
2017-04-10
1
-3
/
+2
*
xserver: remove index from CloseScreen (API/ABI breakage)
Dave Airlie
2017-04-10
28
-66
/
+54
*
NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an issue anymo...
Mike Gabriel
2017-04-06
4
-82
/
+5
*
record: avoid crash when calling RecordFlushReplyBuffer recursively
Erkki Seppälä
2017-04-06
1
-1
/
+5
*
Keystrokes: rename left/up/right/down keystrokes to descriptive names
Ulrich Sibiller
2017-04-03
3
-48
/
+49
*
Keystroke.c: move some vars to inner scope
Ulrich Sibiller
2017-04-03
1
-5
/
+2
*
Init keystrokes at startup and reconnect
Ulrich Sibiller
2017-04-03
4
-9
/
+12
*
Keystroke.c: avoid use of comparisons on "False"
Ulrich Sibiller
2017-04-03
1
-21
/
+13
*
Keystroke.c: use Booleans where appropriate
Ulrich Sibiller
2017-04-03
1
-13
/
+13
*
Keystroke.h: improve parse_keystroke_file()
Ulrich Sibiller
2017-04-03
1
-35
/
+44
*
Keystroke.c: introduce nxagentDumpKeystrokes()
Ulrich Sibiller
2017-04-03
2
-0
/
+35
*
Keystroke.c/h: completely disable keystrokes that are not active at compile time
Ulrich Sibiller
2017-04-03
2
-10
/
+27
*
Keystroke.h: auto-enum keystrokes
Ulrich Sibiller
2017-04-03
1
-26
/
+25
*
Keystroke.h/Keyboard.h: cleanup mask variables
Ulrich Sibiller
2017-04-03
2
-2
/
+3
*
Keystroke.c: detect duplicate keystroke definitions
Ulrich Sibiller
2017-04-03
1
-0
/
+23
*
Keystroke.c: use KEYSTROKE_NOTHING
Ulrich Sibiller
2017-04-03
1
-3
/
+3
*
Args.c: add two missing options to help message
Ulrich Sibiller
2017-04-03
1
-0
/
+2
*
xinerama: Swap the response in RRXineramaWriteMonitor
Michal Srb
2017-04-03
1
-0
/
+7
*
regression fix for 52872a0: Keep index parameter in AddScreen() for now. Requ...
Mike Gabriel
2017-03-27
1
-2
/
+3
*
dix: Remove insane BC hacks
Mike Gabriel
2017-03-24
1
-12
/
+1
*
Move AddScreen() comment where it actually belongs. Should be done in X.org, ...
Mike Gabriel
2017-03-24
1
-0
/
+7
*
dix: Move AddScreen() over into dispatch.c and introduce init_screen()
Mike Gabriel
2017-03-24
2
-215
/
+214
*
os: Remove the useless -x option
Adam Jackson
2017-03-21
2
-13
/
+0
*
os: FatalError if -displayfd writes fail AND Clear the -displayfd option afte...
Keith Packard
2017-03-21
1
-2
/
+6
*
Use unique logfile names when starting server with -displayfd
Alan Coopersmith
2017-03-21
3
-29
/
+100
*
os: -displayfd should check ports up to 65535
Jon TURNEY
2017-03-21
1
-1
/
+1
*
os: Use NotifyFd interface for listen descriptors
Keith Packard
2017-03-21
3
-74
/
+53
*
Handle -displayfd and an explicit display number sensibly
Jon TURNEY
2017-03-21
4
-8
/
+9
*
Xserver/os/utils.c: Add NXAGENT_SERVER specific -nolisten parameter: ANY.
Mike Gabriel
2017-03-21
2
-0
/
+6
*
os: Add a mechanism to prevent creating any listen sockets
Kristian Høgsberg
2017-03-21
3
-5
/
+9
*
os: Add -displayfd option
Chase Douglas
2017-03-21
5
-26
/
+69
*
os: Use NotifyFd for ErrorConnMax
Keith Packard
2017-03-21
2
-18
/
+19
*
Move SIGUSR1 notification as late as possible.
Adam Jackson
2017-03-21
3
-38
/
+53
*
dix: Extend initial connection handshake for forwarding proxies
Adam Jackson
2017-03-21
2
-8
/
+14
*
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
2017-03-21
6
-14
/
+5
*
os: always check if client is local when connection is accepted
Pauli Nieminen
2017-03-21
3
-3
/
+19
*
os: Add facilities for client ID tracking.
Rami Ylimäki
2017-03-21
8
-0
/
+485
*
dix/os: backport various signal handling and smart scheduler changes from X.org
Mike Gabriel
2017-03-21
12
-151
/
+151
*
dix/os: Merge priority computation into SmartScheduleClient
Keith Packard
2017-03-21
2
-48
/
+18
*
os: Fix a memory leak
Pauli Nieminen
2017-03-21
1
-4
/
+6
*
Rework local client id finding code to be more uniform
Alan Coopersmith
2017-03-21
4
-69
/
+160
*
AUDIT messages should contain uid for local accesses (X.org bug #1997)
Alan Coopersmith
2017-03-21
1
-5
/
+16
*
LBX clean-up: Drop forgotten passage in Xserver/os/connection.c.
Mike Gabriel
2017-03-21
1
-4
/
+0
*
Xserver/os/: Drop not-used-anymore MNX_TCPCONN macro.
Mike Gabriel
2017-03-21
2
-10
/
+9
*
Xserver/os/Imakefile: Introduce the NULL variable and line-wrap various varia...
Mike Gabriel
2017-03-21
1
-32
/
+91
*
Don't crash on unconfigured interfaces. (X.org bug #5218, Andrei Barbu)
Adam Jackson
2017-03-20
1
-0
/
+2
*
Set padding bytes to 0 in WriteToClient
Alan Coopersmith
2017-03-20
1
-1
/
+5
[prev]
[next]