summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-18xfs 1.1.0xfs-1.1.0Alan Coopersmith1-1/+1
2009-06-18remove SCCS idsAlan Coopersmith25-50/+0
2009-06-17Add --disable-devel-docs flag to configure to skip xfs-design doc conversionAlan Coopersmith2-0/+9
2009-06-17Update README and COPYING files and man pageAlan Coopersmith3-27/+190
2009-06-17Add support for starting xfs from inetdAlan Coopersmith8-9/+189
2009-06-17Add --enable-syslog (on by default) to configure for use-syslog optionAlan Coopersmith1-0/+9
2009-06-16Bug 22084: XFS server crash with many dropped connectionsAlan Coopersmith2-1/+27
2009-06-16daemon(): use configure to see if it exists, FatalError on failureAlan Coopersmith2-7/+9
2009-06-15Remove leftover includes that should have gone away with c47d3d3795c8dAlan Coopersmith1-9/+0
2009-06-11Use AC_SYSTEM_EXTENSIONS instead of maintaining _GNU_SOURCE OS listAlan Coopersmith1-11/+6
2009-06-11Make sure all source files #include "xfs-config.h"Alan Coopersmith26-2/+52
2009-06-09Add #includes of access.h to clear prototype warningsAlan Coopersmith2-0/+2
2009-06-08Convert xfs design doc from troff/.ms to docbook/xmlAlan Coopersmith7-1500/+1653
2009-05-27Remove include/accstr.h from Makefile.amAlan Coopersmith1-1/+0
2009-05-27Move design.ms from xorg-docs/specs/xfs/design.ms to this moduleAlan Coopersmith2-0/+1501
2009-05-19Update AC_DEFINE_DIR to latest version from Autoconf ArchiveAlan Coopersmith1-17/+15
2009-05-19xfs shouldn't re-create the log file every time it clonesAlan Coopersmith1-1/+1
2009-05-19Simplify OPEN_MAX #ifdefs down to POSIX standard sysconf(_SC_OPEN_MAX)Alan Coopersmith4-70/+21
2009-05-19Crash in CloseSockets() after StopListening()Alan Coopersmith1-0/+1
2009-05-18Remove more #if 0 bitsAlan Coopersmith3-23/+0
2009-05-18Remove unused HostAddress list manipulation codeAlan Coopersmith5-190/+0
2009-05-18Convert to POSIX standard signal handlingAlan Coopersmith4-40/+35
2009-05-18Fix definition of WRITES macro for debug messages in os/utils.cAlan Coopersmith1-4/+3
2009-05-18Server miscounts clients who exit before finishing handshakeAlan Coopersmith1-1/+3
2009-05-18Delete #ifdef MEMBUG codeAlan Coopersmith1-42/+1
2009-05-18Coalesce PATH_MAX ifdefs into a single copy in osdep.hAlan Coopersmith3-36/+13
2009-05-18Remove X_NOT_POSIX #ifdefsAlan Coopersmith4-60/+8
2009-05-18Remove #ifdef Lynx codeAlan Coopersmith4-15/+0
2009-01-21Correct all sparse warnings.Paulo Cesar Pereira de Andrade23-70/+77
2008-12-19Bug #11567: Fix handling of invalid, non-path FPEAdemar de Souza Reis Jr1-0/+1
2008-12-16`ReadConfigFile': 'fp' might be used uninitialized in this functionAlan Coopersmith1-1/+1
2008-12-16Clear many sparse warnings: Using plain integer as NULL pointerAlan Coopersmith7-41/+39
2008-12-05Use XORG_CWARNFLAGS & XORG_CHANGELOG from xorg-macros 1.2Alan Coopersmith2-4/+8
2008-12-05Clear warnings about redefining command-line -D values in xfstrans.cAlan Coopersmith1-3/+3
2008-12-05os/daemon.c:100: warning: old-style parameter declarationAlan Coopersmith1-1/+1
2008-12-04When byte swapping authentication data, try to workaround bad X serversAlan Coopersmith1-24/+58
2008-12-04Don't overcalculate size of authentication packets with no dataAlan Coopersmith1-2/+0
2008-12-03Use cpp instead of sed for processing man page & sample config fileAlan Coopersmith4-23/+40
2008-10-06Use configure to determine font path to put into xfs config fileAlan Coopersmith2-2/+18
2008-06-13remove RCS IdsMatthieu Herrb60-115/+0
2008-05-23xfs 1.0.8xfs-1.0.8Brice Goglin1-1/+1
2008-05-23Fix nasty typo in SetConfigValuesBrice Goglin1-1/+1
2008-05-21xfs 1.0.7Adam Jackson1-1/+1
2008-05-16Return an error to the log instead of segfaultingxfs-1.0.7Petter Reinholdtsen1-0/+4
2008-03-17Allow font server to start with pid longer than 5 digitsStephan A. Maciej1-1/+1
2008-03-17Fix --with-default-config to work with more than two config filesAlan Coopersmith1-1/+1
2008-03-06xfs 1.0.6xfs-1.0.6Adam Jackson1-2/+1
2008-02-05Install config file in $(sysconfdir) by default instead of $(libdir)Julien Cristau2-3/+3
2008-01-09List multiple config files in man page if specified in --with-default-config-...Alan Coopersmith3-8/+21
2008-01-07Add xfsinfo & fslsfonts to See Also section of man pageAlan Coopersmith1-0/+2