index
:
xorg/app/xfs
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
sco_port_update
X Font Server (mirrored from https://gitlab.freedesktop.org/xorg/app/xfs)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-27
xfs 1.2.2
HEAD
xfs-1.2.2
master
Alan Coopersmith
1
-2
/
+2
2024-07-20
configure: Use AC_SYS_LARGEFILE to enable large file support
Alan Coopersmith
1
-0
/
+3
2024-05-06
WriteToClient: handle allocation failure
Alan Coopersmith
1
-1
/
+3
2024-05-06
SetFontCatalogue: handle allocation failure
Alan Coopersmith
1
-0
/
+2
2024-05-06
QueryBitmaps: Avoid memory leak in error path
Alan Coopersmith
1
-1
/
+3
2024-05-06
QueryExtents: Avoid memory leak in error path
Alan Coopersmith
1
-1
/
+3
2024-05-06
Add alloc_size & malloc attributes to allocation functions
Alan Coopersmith
1
-5
/
+30
2024-05-06
Mark FatalError as _X_NORETURN
Alan Coopersmith
1
-1
/
+2
2024-05-06
print error messages if syslog support is built but disabled
Alan Coopersmith
1
-8
/
+10
2024-05-06
Get rid of fsalloc/fsrealloc/fsfree wrapper macros
Alan Coopersmith
13
-179
/
+175
2024-05-06
Add FSreallocarray for array reallocation with overflow check
Alan Coopersmith
5
-10
/
+26
2024-05-06
Replace obsolete bzero call with standard memset call
Alan Coopersmith
1
-1
/
+1
2024-05-06
Replace alloc+bzero pairs with FScalloc calls
Alan Coopersmith
4
-15
/
+6
2024-05-06
Make FScalloc take two args like standard calloc
Alan Coopersmith
3
-5
/
+5
2024-05-06
Add FSallocarray for array allocation with overflow check
Alan Coopersmith
10
-21
/
+34
2024-05-06
Avoid memory leak if -ls specified multiple times on command line
Alan Coopersmith
1
-0
/
+4
2024-05-06
Remove no-op OsInitAllocator()
Alan Coopersmith
3
-8
/
+0
2024-05-06
DetachStdio: check that open & dup2 functions succeed
Alan Coopersmith
1
-3
/
+15
2024-05-06
Remove unused EventSwap functions & dispatch vector
Alan Coopersmith
4
-26
/
+0
2024-05-06
Remove unused empty NoopDDA() function
Alan Coopersmith
2
-6
/
+0
2024-05-06
Clear up -Wcast-function-type warnings from NotImplemented()
Alan Coopersmith
6
-26
/
+35
2024-02-17
unifdef SUNSSYV
Alan Coopersmith
1
-3
/
+0
2024-02-17
unifdef QNX4
Alan Coopersmith
1
-2
/
+0
2023-10-13
gitlab CI: Update to latest CI templates & Debian stable release
Alan Coopersmith
1
-3
/
+9
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2
-2
/
+2
2022-07-10
xfs 1.2.1
xfs-1.2.1
Alan Coopersmith
1
-1
/
+1
2022-04-16
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-1
/
+1
2022-04-16
Use memcpy() instead of memmove() when buffers are known not to overlap
Alan Coopersmith
6
-19
/
+19
2022-04-16
SetAlternateServers(): avoid memory leak on allocation failure
Alan Coopersmith
1
-5
/
+10
2022-01-09
Fix spelling/wording issues
Alan Coopersmith
7
-9
/
+9
2021-12-06
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-06
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+99
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
2
-21
/
+15
2018-11-10
doc/xfs-design.xml: Remove obsolete B16 tags in struct definition
Alan Coopersmith
1
-6
/
+6
2017-11-28
xfs 1.2.0
xfs-1.2.0
Adam Jackson
1
-1
/
+1
2017-11-06
xfs: port to libXfont2
Adam Jackson
15
-92
/
+252
2017-04-24
xtrans: Simplify an error path when started from inetd
Adam Jackson
1
-4
/
+1
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
2015-07-23
Include config.h first, and add comment about Xpoll.h.
Thomas Klausner
2
-2
/
+4
2015-07-19
Ignore .dirstamp files.
Thomas Klausner
1
-0
/
+1
2015-07-19
FD_SETSIZE fixes.
Matthew Green
2
-2
/
+3
2015-06-08
Fix memory leaks when not using alloca
Alan Coopersmith
1
-0
/
+8
2014-08-23
Add const to port variable passed to TRANS(ReopenCOTSServer)
Alan Coopersmith
1
-1
/
+1
2014-08-21
xfs 1.1.4
xfs-1.1.4
Alan Coopersmith
1
-1
/
+1
2014-08-11
Add subdir-objects to automake options
Alan Coopersmith
1
-1
/
+1
2014-08-10
Fix CFLAGS and LDFLAGS for Cygwin/MinGW
Yaakov Selkowitz
1
-0
/
+6
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
[next]