index
:
xorg/app/xscope
keithp
master
XSCOPE -- a program to monitor X11/Client conversations (mirrored from https://gitlab.freedesktop.org/xorg/app/xscope)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
InitializeFD: only define "i" if we're going to use it
HEAD
master
Alan Coopersmith
1
-3
/
+1
2024-02-11
Use closefrom() if available
Alan Coopersmith
2
-6
/
+9
2024-02-11
Remove ifdefs checking for ultrix & hpux
Alan Coopersmith
2
-4
/
+2
2023-06-03
xscope 1.4.4
xscope-1.4.4
Alan Coopersmith
1
-1
/
+1
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
14
-14
/
+14
2023-02-07
Add support for DAMAGE extension versions 1.0 & 1.1
Alan Coopersmith
9
-7
/
+375
2023-02-07
PrintField: Don't over-indent when verbose < 3
Alan Coopersmith
1
-1
/
+1
2023-02-07
DataFromClient: Avoid segfault if FlushFD() closed the connection
Alan Coopersmith
1
-0
/
+3
2022-07-13
fd.h: fix build when not building with xtrans
Alan Coopersmith
1
-0
/
+1
2022-07-13
gitlab CI: build with both --enable-xtrans & --disable-xtrans
Alan Coopersmith
1
-2
/
+14
2022-07-13
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-07-10
scope.h: remove second include of fd.h
Alan Coopersmith
1
-2
/
+0
2022-07-10
xscope 1.4.3
xscope-1.4.3
Alan Coopersmith
1
-1
/
+1
2022-05-01
On OpenBSD SO_PEERCRED uses struct sockpeercred
Matthieu Herrb
1
-0
/
+4
2021-12-07
Mark MainLoop as _X_NORETURN.
Thomas Klausner
2
-2
/
+1
2021-12-07
Add casts to fix signedness change warnings.
Thomas Klausner
1
-4
/
+4
2021-12-07
Increase buffer length to avoid truncation.
Thomas Klausner
1
-1
/
+1
2021-12-07
Use correct argument type for ctype(3) functions.
Thomas Klausner
1
-7
/
+7
2021-12-07
ifdef out unused static functions
Thomas Klausner
1
-0
/
+2
2021-12-07
Match format strings with arguments.
Thomas Klausner
2
-11
/
+11
2021-12-07
Remove/comment out unused variables.
Thomas Klausner
4
-23
/
+24
2021-12-06
xscope 1.4.2
xscope-1.4.2
Alan Coopersmith
1
-1
/
+1
2021-12-04
Fix spelling/wording issues
Alan Coopersmith
5
-6
/
+6
2021-12-04
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-02
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2019-02-17
Add support for process ID and names on Solarish systems
Alan Coopersmith
2
-1
/
+53
2019-02-17
Add support for process ID and names
Peter Wu
5
-3
/
+131
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-16
Update README for gitlab migration
Alan Coopersmith
3
-116
/
+112
2018-05-05
Fix up documentation of NAS command line flags
Alan Coopersmith
2
-13
/
+14
2018-05-05
Improve help and manpage.
Stéphane Aulery
2
-38
/
+84
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2014-06-06
xscope 1.4.1
xscope-1.4.1
Alan Coopersmith
1
-1
/
+1
2014-06-03
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-03
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2014-03-03
xscope: Fix unknown GenericEvent type decoding
Daniel Stone
1
-1
/
+1
2013-11-27
Print correct event names for events sent via SendEvent requests
Alan Coopersmith
3
-1
/
+24
2013-11-07
avoid conflicts with Solaris <sys/regset.h> #define of CS
Alan Coopersmith
1
-0
/
+1
2013-06-29
Bug 66388 wrong output for filter names in RandR GetCrtcTransform reply
Alan Coopersmith
1
-9
/
+10
2012-11-19
xscope 1.4
xscope-1.4
Alan Coopersmith
2
-2
/
+24
2012-10-22
Add -V option to print version and exit
Alan Coopersmith
2
-1
/
+10
2012-10-19
When not using xtrans, check if -lsocket & -lnsl are needed for Solaris/SVR4
Alan Coopersmith
1
-0
/
+4
2012-10-19
Don't include Xtrans files if xtrans is disabled
Alan Coopersmith
1
-0
/
+2
2012-10-19
Rename sockaddr_un variable from sun to saun to avoid conflict with #define sun
Alan Coopersmith
1
-5
/
+5
2012-10-12
xscope 1.3.99.901 (1.4 RC1)
xscope-1.3.99.901
Alan Coopersmith
1
-1
/
+1
2012-10-02
Update RANDR support from 0.x to include 1.0 - 1.4
Alan Coopersmith
6
-29
/
+2074
2012-10-02
Refactor error printing to use common functions
Alan Coopersmith
3
-146
/
+49
2012-10-02
Add experimental support for reading a previously recorded file
Alan Coopersmith
2
-4
/
+331
[next]