rdesktop hosts its code at .

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:rdesktop

See all merge proposals.

rdesktop has 2 active branches owned by 1 person and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:rdesktop
Series: main
1 Development 2010-04-07 11:22:13 UTC
1260. fix two problems found by clang stati...

Author: stargo
Revision Date: 2010-04-07 11:22:13 UTC

fix two problems found by clang static analyzer

secure.c: 829: Dereference of null pointer
xkeymap.c: 799: Pass-by-value argument in function call is undefined

both seem to be noncritical, as sec_recv is never called with a null
pointer and ensure_remote_modifiers only accesses initialized fields

lp:~siretart/rdesktop/ubuntu 1 Development 2008-05-27 23:23:40 UTC
9. * replace x-dev with libx11-dev in bu...

Author: Reinhard Tartler
Revision Date: 2008-05-27 21:55:24 UTC

* replace x-dev with libx11-dev in build-depends.

12 of 2 results
You can't create new branches for rdesktop.