Commit Graph

20 Commits

Author SHA1 Message Date
Peter Åstrand
af0638d08c install target uses install rather than cp. Makes it possible to
install while the rdesktop binary is in use.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@119 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-12 09:41:28 +00:00
Peter Åstrand
d44e359493 Added manpage
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@105 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-01 11:15:42 +00:00
Peter Åstrand
a31998233f Added DESTDIR and --sharedir support. Uses DESTDIR in .spec
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@97 423420c4-83ab-492f-b58f-81f9feb106b5
2002-08-14 14:43:25 +00:00
Peter Åstrand
4589a877f0 Added -P parameter: Get password from external program (likeSSH_ASKPASS)
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@95 423420c4-83ab-492f-b58f-81f9feb106b5
2002-08-09 09:11:01 +00:00
Peter Åstrand
ed65410ebe Added dist target.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@94 423420c4-83ab-492f-b58f-81f9feb106b5
2002-08-06 17:42:04 +00:00
Peter Åstrand
9e29c560a2 Commented out manpage target, since the manpage does not exist.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@92 423420c4-83ab-492f-b58f-81f9feb106b5
2002-08-06 16:45:11 +00:00
Peter Åstrand
0467ceaa22 Fixed installkeymaps: Do not try to copy directory keymaps/CVS, when installing from checked out copy.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@90 423420c4-83ab-492f-b58f-81f9feb106b5
2002-08-06 16:41:48 +00:00
Peter Kallden
07baef6283 added dependency to Xext; to enable support for people with disabilities
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@50 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-26 08:12:40 +00:00
Matt Chapman
478c36c13b Committing my keymap work - unlike the version in the unified patches,
this one uses external keymap files (which are my preference).


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@37 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-04 12:04:33 +00:00
Matt Chapman
e867eb6fd1 Add a ui_select to xwin.c to reduce latency.
Remove extraneous error messages - only report at lowest level.
Endianness and IRIX compile fixes.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@32 423420c4-83ab-492f-b58f-81f9feb106b5
2001-09-15 12:34:34 +00:00
Matt Chapman
dc7bfecb7a Synced crypto/ with latest OpenSSL.
Moved to OpenSSL big number routines to resolve licensing issues
with current code (although they add more bloat).


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@31 423420c4-83ab-492f-b58f-81f9feb106b5
2001-09-15 09:37:17 +00:00
Matt Chapman
24ea31f68a Portability fixes, including elimination of variable argument macros.
Rudimentary configure script.
Miscellaneous cleanups.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@29 423420c4-83ab-492f-b58f-81f9feb106b5
2001-09-14 13:51:38 +00:00
Matt Chapman
b5082af223 Merges from pl19-6-5.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@27 423420c4-83ab-492f-b58f-81f9feb106b5
2001-06-20 13:54:48 +00:00
Matt Chapman
d7b51f3e70 Added explicit .c.o rule for BSD and IRIX make, which have a different
default.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@13 423420c4-83ab-492f-b58f-81f9feb106b5
2000-09-16 12:51:29 +00:00
Matt Chapman
d2ff68c437 FreeBSD compile fixes from Chris Knight <chris@aims.com.au>
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@12 423420c4-83ab-492f-b58f-81f9feb106b5
2000-09-16 12:07:55 +00:00
Matt Chapman
cd9b5a8761 Major commit of work from laptop - done in various free moments.
Implemented encryption layer and some basic licensing negotiation.
Reorganised code somewhat. While this is not quite as clean, it is
a lot faster - our parser speed was becoming a bottle-neck.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@9 423420c4-83ab-492f-b58f-81f9feb106b5
2000-08-15 10:23:24 +00:00
Matt Chapman
e11a571f14 Committing some awesome progress I made while overseas - this commit
really embodies a huge number of changes. We are now able to talk quite
fluently to a French NT Terminal Server - in normal usage only minor
font issues remain (handling of TEXT2 order is not perfect).

The next major hurdle is encryption, and it will be quite a big hurdle
- there seems to be some quite nasty session key stuff.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@8 423420c4-83ab-492f-b58f-81f9feb106b5
2000-07-25 12:34:29 +00:00
Matt Chapman
26d316fec0 Miscellaneous updates: implemented some more protocol features including
colour maps. Started on a new bitmap decompression engine which is not
completely working yet - however I am going back on the road so I am
committing now.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@6 423420c4-83ab-492f-b58f-81f9feb106b5
2000-07-07 09:40:03 +00:00
Matt Chapman
72da43c808 Started hacking on an X-Windows (Xlib) interface.
Currently pops up a window and displays bitmaps it sees side by side.
Next step is to go back to the protocol and interpret the surrounding data
stream.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@5 423420c4-83ab-492f-b58f-81f9feb106b5
2000-07-05 07:44:21 +00:00
Matt Chapman
34f82f3e18 This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@3 423420c4-83ab-492f-b58f-81f9feb106b5
2000-05-10 07:36:34 +00:00