Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-07 | Force MIT-MAGIC-COOKIE auth for all displays, like we do for :0 | Matthieu Herrb | |
since OpenBSD 2.4. There is something broken with XDM-AUTHORIZATION-1 and xcb (and also with IPv6) this is hurting when xdm is used on :1 | |||
2012-08-04 | If dbus is installed, start the daemon as part of the X session. | Matthieu Herrb | |
That will help applications that depend on dbus beeing started. With ajacoutot@. | |||
2012-07-22 | puffy 5.2 | Todd T. Fries | |
2012-02-08 | Match the default PATH with what we use in login.conf(5). | Antoine Jacoutot | |
This will allow glib's gio mount to find and use mount(8). input from and ok matthieu@ | |||
2012-02-07 | puffy 5.1 | Todd T. Fries | |
2011-12-15 | replace <varargs.h> by <stdarg.h>. Spotted my Marco Peereboom with clang. | Matthieu Herrb | |
ok kettenis@ | |||
2011-12-03 | Restore ecdsa ssh keys support, lost in update to 1.1.11. | Matthieu Herrb | |
Noticed by jsg@ | |||
2011-11-30 | Ooops revert something that I didn't intend to commit. | Matthieu Herrb | |
Sorry todd for the gratuitous set changes. | |||
2011-11-15 | Update to xdm 1.1.11 plus a few patches from git master. | Matthieu Herrb | |
patched to restore static greeter. Tested by shadchin@, jasper@ | |||
2011-11-06 | Bring in full Changelog from xdm 1.1.9. For some reason this file | Matthieu Herrb | |
was missing many entries. | |||
2011-09-30 | Set user PATH from login.conf instead of hard-coded default. | Matthieu Herrb | |
prodded by ajacoutot@. Patch tweaks and ok millert@. | |||
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 | |