Commit Graph

53 Commits

Author SHA1 Message Date
matthieu
d0a977e001 ifdef out the new code that moves the cursor one pixel to the right
for each char during password input. Requested by deraadt@.
2010-04-06 22:09:09 +00:00
matthieu
21c33a1b92 Update to xdm 1.1.9 2010-03-28 09:33:02 +00:00
todd
f3a12ded08 puffy 4.7 2010-01-27 00:02:27 +00:00
todd
c4dd635c0a puffy 4.6 2009-06-26 12:33:59 +00:00
todd
04a164dc63 puffy 4.5 2009-02-09 16:13:47 +00:00
matthieu
65fb6f112c Better looking default resources for the XDM chooser.
ok pyr@, sobrado@.
2009-02-02 21:01:57 +00:00
matthieu
8fd38b9171 getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve.
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 21:46:35 +00:00
matthieu
fef4aae88f regen 2009-01-30 17:18:13 +00:00
matthieu
384148c3d5 Fix a merge botch in xdm 1.1.8 update. 2009-01-30 17:17:19 +00:00
matthieu
dbbba05dba xdm 1.1.8. 2009-01-29 22:18:35 +00:00
todd
c727b6dd04 puffy 4.4 2008-07-02 02:29:59 +00:00
matthieu
5e9eca7e93 update to xdm-1.1.7 (No changes on OpenBSD). 2008-04-19 16:54:56 +00:00
matthieu
84ff75cce6 Clear the password as early as possible in the BSD auth case. ok deraadt@ 2008-04-02 20:08:52 +00:00
matthieu
7830df18ed Regen with autoconf 2.59-p2, with AM_SANITY check zapped. 2008-03-15 18:08:24 +00:00
todd
655aabf8b5 puffy 4.3 2008-02-21 08:10:52 +00:00
matthieu
bf3696e31a Set the resolution at which fonts in the login widget are rendered.
Switch to Luxi TrueType fonts which look more like helvetica.
Tested by bernd@.
2008-01-05 17:23:14 +00:00
matthieu
53c3762283 Fix the computed width of the rectangle to clear when no
error message is present and Xft is used.
2008-01-01 21:26:57 +00:00
matthieu
7bf5786e70 Fix the commented out way to disable root logins.
Reported by Iruata Souza.
2007-09-27 19:21:13 +00:00
matthieu
06bf462789 merge xdm 1.1.6 2007-09-15 15:22:59 +00:00
matthieu
b55ce0c285 xdm 1.1.6 2007-09-15 15:13:04 +00:00
matthieu
9b62700738 Enable Xft support in xdm. X resources for greeter will probably need
some tweaks for low resolution/low colors displays.
2007-08-22 18:45:09 +00:00
matthieu
39d2de7893 Disable xdmcp over IPv6 for now, like it was in XF4 because the
current code listens to IPv6 only by default.
tested and ok mbalmer@
2007-08-06 13:48:50 +00:00
matthieu
a462491a05 Fix quoting for cpp processing 2007-08-05 20:01:48 +00:00
matthieu
ce9833d5cb bring OpenBSD local diffs back in 2007-08-05 19:54:19 +00:00
matthieu
0fbe2a53f3 merge xdm 1.1.4 2007-08-05 19:37:39 +00:00
matthieu
9ab55f74d2 Import xdm 1.1.4 2007-08-05 19:00:25 +00:00
todd
3540f26824 crank to 4.2
puffy v4.2 courtesy Ty Semaka, thanks!
2007-08-03 03:46:18 +00:00
matthieu
9be58eca1a regen 2007-07-29 11:34:29 +00:00
matthieu
816b8a79ef use make install-strip for the real install. 2007-05-31 15:55:45 +00:00
matthieu
ff940966b4 Fix installation phase to not overwrite existing /etc/X11/xdm/.
Based on an initial patch by kili@. ok kili@
2007-05-28 17:36:57 +00:00
matthieu
97b0c49761 use ${INSTALL_DATA} to install pixmaps. From Tim van der Molen. Thanks. 2007-05-16 19:59:15 +00:00
matthieu
220aba5953 regen 2007-04-15 14:09:29 +00:00
matthieu
4dd3c5cd04 regen 2007-04-07 18:00:10 +00:00
matthieu
18ce9e9e14 Re-enable bsdauth support. Reported and tested by ajacoutot@ 2007-04-07 17:58:02 +00:00
david
8eda1a96a2 do_exit must be called before exiting so ssh-agent can be killed
matches XF4 version; ok matthieu
2007-04-04 22:29:12 +00:00
matthieu
3d6760b7f5 Use ttyC1 for xdm on zaurus. 2007-03-26 12:15:47 +00:00
matthieu
00a847b3f8 regen with libtool 1.5.22p9 2007-03-25 13:02:54 +00:00
matthieu
6637a9a36e regen with automake 1.9.6p2 2007-03-18 22:29:12 +00:00
matthieu
df973de8c3 regen 2007-03-16 00:03:49 +00:00
dim
09bb9606b8 Fix xdm build by replacing the strange 0xa0 char that ended up in
app/xdm/Makefile.bsd-wrapper by accident.

ok matthieu@
2007-03-05 17:55:55 +00:00
matthieu
dcd6bceb5c Specify default VT in Xservers only on i386/amd64 2007-03-04 13:58:18 +00:00
todd
34b5d4a9ac crank to 4.1
puffy v4.1 courtesy Ty Semaka, thanks!
2007-02-28 16:01:01 +00:00
matthieu
1065942024 Specify VT for X explicitely. Problem noticed by Andreas Bihlmaier, henning@
and todd@.
2007-01-29 18:38:46 +00:00
matthieu
8cfead4a47 make the install target more similar to what is done in the base system. 2006-12-17 20:41:36 +00:00
matthieu
e94657a96f DESTDIR support 2006-11-29 12:11:47 +00:00
matthieu
8efd21bcb3 Disable shared greeter library 2006-11-28 20:13:42 +00:00
matthieu
605ae7a69f regen 2006-11-28 15:44:15 +00:00
matthieu
0262eb169a OpnBSD customization:
- support for X server privilege separation
- logos
2006-11-28 15:41:12 +00:00
matthieu
78e2e44741 $Xenocara$ -> $OpenBSD$ 2006-11-27 19:27:25 +00:00
matthieu
7589183e65 regenerate with OpenBSD autotools 2006-11-27 13:10:10 +00:00