Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-27 | Version bump: 1.0.2xdm-1-0-2 | Alan Coopersmith | 2 | -2/+7 | |
2006-03-18 | Bug #5898 <https://bugs.freedesktop.org/show_bug.cgi?id=5898> Use mktemp | Alan Coopersmith | 4 | -12/+62 | |
command to create files safely in TMPDIR or /tmp on systems that have it - don't try to create files there if mktemp is not present. Fix based on NetBSD fix from <http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=32805> . | |||||
2006-03-16 | DragonFly is a BSD, so is CSRG_BASED and use su with -m option. | Jeremy C. Reed | 2 | -2/+9 | |
2006-03-16 | Convert checks for <grp.h>, daemon(), and setpgrp arguments to autoconf | Alan Coopersmith | 5 | -9/+21 | |
tests instead of checking OS name #ifdefs. | |||||
2006-03-11 | Coverity ids #722, 723, 724, 725, 726, 727, 728: Need to XtFree the values | Alan Coopersmith | 3 | -17/+41 | |
returned by XawListShowCurrent to plug memory leaks. Coverity id #834: After joining a multicast group, add group pointer to the list of active multicast groups instead of just leaking the group pointer. | |||||
2006-03-10 | Coverity ids #7689, 7690, 7691: When malloc fails, don't just print an | Alan Coopersmith | 2 | -4/+19 | |
error and continue on using the NULL pointer, return NULL to the caller. | |||||
2006-03-01 | openSUSE bug #142954 Fixed potential segfault on OOM condition. | Matthias Hopf | 2 | -3/+14 | |
2006-02-25 | Bug #6036 <https://bugs.freedesktop.org/show_bug.cgi?id=6036> Check for | Alan Coopersmith | 3 | -1/+20 | |
key_setnet declaration before defining it to avoid compiler error of conflicting types on DragonFly BSD | |||||
2006-02-25 | Bug #6026 <https://bugs.freedesktop.org/show_bug.cgi?id=6026> Segfault in | Alan Coopersmith | 2 | -1/+8 | |
netaddr.c:ConvertAddr if ifa_addr is NULL (Loser Mcloser <reebydobalina@yahoo.ca>) | |||||
2006-02-24 | Bug #5897 <https://bugs.freedesktop.org/show_bug.cgi?id=5897> | Jeremy C. Reed | 2 | -2/+11 | |
Create xsession error file with umask 077 instead of chmod a moment later so others can't open first. This was reported by Steven M. Bellovin to NetBSD http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=32804 Reviewed by Alan Coopersmith via xorg_security list. | |||||
2006-02-24 | Bug #1391 <https://bugs.freedesktop.org/show_bug.cgi?id=1391> Patch #4739 | Alan Coopersmith | 2 | -7/+26 | |
<https://bugs.freedesktop.org/attachment.cgi?id=4739> xdm hangs in a loop when invalid xpm bitmap is used for logo (Costantino Leandro <lcostantino@gmail.com>) | |||||
2005-12-21 | Update package version for X11R7 release.XORG-7_0 | Kevin E Martin | 2 | -1/+6 | |
2005-12-19 | Stub COPYING files | Adam Jackson | 1 | -0/+12 | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | 2 | -1/+6 | |
2005-12-11 | Bugzilla #5055 <https://bugs.freedesktop.org/show_bug.cgi?id=5055> AddMODULAR_COPY | Alan Coopersmith | 1 | -7/+10 | |
XDMSCRIPTDIR cpp substitution to allow modular tree builder/packager to decide if scripts should go in config, lib, or data directories. | |||||
2005-12-11 | Bugzilla #5055 <https://bugs.freedesktop.org/show_bug.cgi?id=5055> Add | Alan Coopersmith | 4 | -7/+24 | |
--with-xdmscriptdir to allow builder/packager to decide if scripts should go in config, lib, or data directories. | |||||
2005-12-07 | Change to use the app-defaults default dir configured in libXt. | Kevin E Martin | 3 | -1/+11 | |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings. | Kevin E Martin | 2 | -3/+8 | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | 2 | -1/+6 | |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | 1 | -1/+1 | |
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | |||||
2005-11-23 | Set HAS_ARC4_RANDOM if arc4random() function is found Set RANDOMMANDEFS to | Alan Coopersmith | 3 | -2/+20 | |
correctly substitute alternate random device/method descriptions in man page. | |||||
2005-11-22 | Fix file paths in man pages. | Alan Coopersmith | 2 | -2/+7 | |
2005-11-21 | Another pass at .cvsignores for apps. | Eric Anholt | 3 | -0/+19 | |
2005-11-21 | Bug #5113: The insertion of -lutil into XDM_LIBS ended up having no effect | Eric Anholt | 2 | -2/+11 | |
because PKG_CHECK_MODULES(XDM, ...) later overwrote it. So put -lutil into XDM_OS_LIBS and add XDM_OS_LIBS to XDM_LIBS later. | |||||
2005-11-20 | Add/improve .cvsignore files for apps. | Eric Anholt | 1 | -0/+18 | |
2005-11-20 | Add dependency on xau. | Alan Coopersmith | 2 | -1/+6 | |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | 2 | -9/+14 | |
application build-time dependencies, and update package deps to work with separate build roots. | |||||
2005-11-14 | Add --enable-dynamic-greeter flag to allow choosing whether greeter should | Alan Coopersmith | 4 | -28/+91 | |
be built into xdm binary or dynamically loaded libXdmGreet.so object. Add -rdynamic flag to link options when using gcc with dynamic greeter to allow greeter object to reference symbols in xdm. | |||||
2005-11-13 | Install xdm man page using APP_MAN_SUFFIX instead of forcing .1 | Alan Coopersmith | 2 | -4/+15 | |
2005-11-09 | Update package version number for X11R7 RC2 release.XORG-6_99_99_902 | Kevin E Martin | 2 | -1/+6 | |
2005-11-08 | Changes to match bug #3180 checkin to monolith: | Alan Coopersmith | 3 | -6/+27 | |
Generate Xsession from Xsession.cpp Add SHELL_CMD to cpp substitutions configure.ac Set SHELL_CMD to /bin/ksh for sco, /bin/sh for all other OS'es. | |||||
2005-11-08 | See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902 | Kean Johnson | 9 | -49/+229 | |
2005-11-01 | Add AC_DEFINE_DIR calls for the path #defines previously set in RES_DEFINES | Alan Coopersmith | 2 | -0/+112 | |
section of xdm Imakefile. (Some should probably be made settable via configure --with-* flags, but at least they correctly set defaults to match the directories specified to configure now.) | |||||
2005-11-01 | Update pkgcheck depedencies to work with separate build roots. | Kevin E Martin | 3 | -3/+22 | |
2005-10-30 | Add -I$(top_srcdir) to pick up dm{,_error}.h and greet.h. | Daniel Stone | 1 | -1/+1 | |
2005-10-29 | Fix #ifdef statement syntax to clear compiler warning. | Alan Coopersmith | 1 | -2/+2 | |
2005-10-29 | Add -DGREET_LIB to GREETER_CFLAGS on Solaris & SVR4 (was in #if SVR4 in | Alan Coopersmith | 2 | -2/+45 | |
Imake) Add --with-random-device and checks for /dev/urandom & /dev/random for source of random data for key generation Link libXdmgreet with Xinerama & XPM libraries when using those features. | |||||
2005-10-26 | Use XDMCONFIGDIR for location of configuration files so they can be | Alan Coopersmith | 1 | -4/+8 | |
installed in a directory other than the lib directory. (Only overridable in modular build system at this point.) | |||||
2005-10-26 | Allow overriding directories for xdm scripts/modules & configuration files | Alan Coopersmith | 6 | -13/+63 | |
via configure options --with-xdmlibdir & --with-xdmconfigdir Add libXt and libX11 to dependencies for libXdmgreet. Document default directories & configure options to change them | |||||
2005-10-26 | We forgot to build the Xdm greeter library. Add it to build and cleanup | Alan Coopersmith | 5 | -4/+55 | |
hardcoded values to find it. | |||||
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin | 2 | -1/+6 | |
2005-10-18 | Change XCOMM to \&# to allow both cpp & sed to translate correctly.XORG-6_8_99_901 | Alan Coopersmith | 1 | -1/+1 | |
Use XDMPIDDIR instead of XDMDIR when showing location of xdm-pid file in man page. | |||||
2005-10-18 | Change default install dir for app-default files from | Alan Coopersmith | 1 | -1/+1 | |
$(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match the monolith & allow localization | |||||
2005-10-17 | Set XDMPIDDIR in when subsituting variables in man pages | Alan Coopersmith | 1 | -1/+1 | |
2005-10-17 | Put files in $(prefix)/lib/X11/xdm to match monolith install locations | Alan Coopersmith | 3 | -12/+22 | |
2005-10-14 | Add another set of brackets around DEFAULTVT's empty default setting so it | Donnie Berkholz | 2 | -1/+6 | |
isn't treated as a command. | |||||
2005-10-04 | Use CLEANFILES for all generated files | Kevin E Martin | 2 | -2/+6 | |
2005-10-03 | Bug #3891 <https://bugs.freedesktop.org/show_bug.cgi?id=3891> xdm build | Alan Coopersmith | 1 | -0/+4 | |
failure: IN6_IS_ADDR_LOOPBACK undefined (David Schleef) | |||||
2005-10-02 | Add Chooser app-defaults file to app/xdm | Alan Coopersmith | 1 | -0/+17 | |
2005-09-28 | Add Xservers.fs. | Kristian Høgsberg | 2 | -1/+5 | |