Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-04 | puffy 5.0 | Todd T. Fries | |
2011-03-19 | Add support for ecdsa SSH keys. From dave at davec dot name. Thanks. | Matthieu Herrb | |
2011-02-11 | puffy 4.9 | Todd T. Fries | |
2011-01-01 | Fix duplicated code resulting from a bad merge of xdm 1.1.9. | Matthieu Herrb | |
2010-08-02 | puffy 4.8 | Todd T. Fries | |
2010-05-30 | Fix a race in the creation of the app-defaults directory. | Matthieu Herrb | |
2010-04-06 | ifdef out the new code that moves the cursor one pixel to the right | Matthieu Herrb | |
for each char during password input. Requested by deraadt@. | |||
2010-03-28 | Update to xdm 1.1.9 | Matthieu Herrb | |
2010-01-27 | puffy 4.7 | Todd T. Fries | |
2009-06-26 | puffy 4.6 | Todd T. Fries | |
2009-02-09 | puffy 4.5 | Todd T. Fries | |
2009-02-02 | Better looking default resources for the XDM chooser. | Matthieu Herrb | |
ok pyr@, sobrado@. | |||
2009-01-30 | getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve. | Matthieu Herrb | |
This code already does this if IPv6 support is compiled in. It was dereferencing a NULL pointer in the IPv4 only case. | |||
2009-01-30 | regen | Matthieu Herrb | |
2009-01-30 | Fix a merge botch in xdm 1.1.8 update. | Matthieu Herrb | |
2009-01-29 | xdm 1.1.8. | Matthieu Herrb | |
2008-07-02 | puffy 4.4 | Todd T. Fries | |
2008-04-19 | update to xdm-1.1.7 (No changes on OpenBSD). | Matthieu Herrb | |
2008-04-02 | Clear the password as early as possible in the BSD auth case. ok deraadt@ | Matthieu Herrb | |
2008-03-15 | Regen with autoconf 2.59-p2, with AM_SANITY check zapped. | Matthieu Herrb | |
2008-02-21 | puffy 4.3 | Todd T. Fries | |
2008-01-05 | Set the resolution at which fonts in the login widget are rendered. | Matthieu Herrb | |
Switch to Luxi TrueType fonts which look more like helvetica. Tested by bernd@. | |||
2008-01-01 | Fix the computed width of the rectangle to clear when no | Matthieu Herrb | |
error message is present and Xft is used. | |||
2007-09-27 | Fix the commented out way to disable root logins. | Matthieu Herrb | |
Reported by Iruata Souza. | |||
2007-09-15 | merge xdm 1.1.6 | Matthieu Herrb | |
2007-08-22 | Enable Xft support in xdm. X resources for greeter will probably need | Matthieu Herrb | |
some tweaks for low resolution/low colors displays. | |||
2007-08-06 | Disable xdmcp over IPv6 for now, like it was in XF4 because the | Matthieu Herrb | |
current code listens to IPv6 only by default. tested and ok mbalmer@ | |||
2007-08-05 | Fix quoting for cpp processing | Matthieu Herrb | |
2007-08-05 | bring OpenBSD local diffs back in | Matthieu Herrb | |
2007-08-05 | merge xdm 1.1.4 | Matthieu Herrb | |
2007-08-05 | Import xdm 1.1.4 | Matthieu Herrb | |
2007-08-03 | crank to 4.2 | Todd T. Fries | |
puffy v4.2 courtesy Ty Semaka, thanks! | |||
2007-07-29 | regen | Matthieu Herrb | |
2007-05-31 | use make install-strip for the real install. | Matthieu Herrb | |
2007-05-28 | Fix installation phase to not overwrite existing /etc/X11/xdm/. | Matthieu Herrb | |
Based on an initial patch by kili@. ok kili@ | |||
2007-05-16 | use ${INSTALL_DATA} to install pixmaps. From Tim van der Molen. Thanks. | Matthieu Herrb | |
2007-04-15 | regen | Matthieu Herrb | |
2007-04-07 | regen | Matthieu Herrb | |
2007-04-07 | Re-enable bsdauth support. Reported and tested by ajacoutot@ | Matthieu Herrb | |
2007-04-04 | do_exit must be called before exiting so ssh-agent can be killed | David Krause | |
matches XF4 version; ok matthieu | |||
2007-03-26 | Use ttyC1 for xdm on zaurus. | Matthieu Herrb | |
2007-03-25 | regen with libtool 1.5.22p9 | Matthieu Herrb | |
2007-03-18 | regen with automake 1.9.6p2 | Matthieu Herrb | |
2007-03-16 | regen | Matthieu Herrb | |
2007-03-05 | Fix xdm build by replacing the strange 0xa0 char that ended up in | Dimitry Andric | |
app/xdm/Makefile.bsd-wrapper by accident. ok matthieu@ | |||
2007-03-04 | Specify default VT in Xservers only on i386/amd64 | Matthieu Herrb | |
2007-02-28 | crank to 4.1 | Todd T. Fries | |
puffy v4.1 courtesy Ty Semaka, thanks! | |||
2007-01-29 | Specify VT for X explicitely. Problem noticed by Andreas Bihlmaier, henning@ | Matthieu Herrb | |
and todd@. | |||
2006-12-17 | make the install target more similar to what is done in the base system. | Matthieu Herrb | |
2006-11-29 | DESTDIR support | Matthieu Herrb | |