Add support for acting as a TCP client
Create branch for TCP client support
I've failed to reproduce this problem. Can you clarify what arguments you are calling...
Test commit
xclip has moved to GitHub
Thanks for your contribution. Wrt the patch, I'm a bit worried that the use of the...
Closed in favour of http://sourceforge.net/p/xclip/patches/9/
daemonize properly
Have you setup Kerberos correctly? rdesktop does not support NTLM CredSSP yet.
Update the visible copyright year.
Modern versions of binutils requires that you l...
Support for building for win64
Fix the worst offences of bad (or missing) func...
Avoid creating a conflicting definition of sys_...
CRLF, LF is a very bad line terminator style
Use a common header file for Windows errno names.
Use a common header file for Windows errno names.
rdesktop does not run on Windows.
windows version
diag message spelling fix: persitent > persistent
Removed test_close_fds, because it's too unreli...
If close() fails in file_dealloc, then print an...
When using shell=True on Windows, don't display...
Added more documentation about the executable a...
Use os.chdir/os.getcwd instead of os.path.realp...
Remove tempfile after use in test_call_string.
Corrected example for replacing shell pipeline....
Raise TypeError if bufsize argument is not an i...
Changed signature of call function to avoid con...
New subprocess utility function: check_call. Cl...
On UNIX, when the execution of the child fails,...
Patch from Leandro Lucarella: replaced:
Added copyright notice:
Made the module compatible with Python 2.2 again.
Added three more testcases: Using communicate w...
Optimization for communicate(): If only one of ...
Only run extensive subprocess tests if -usubpro...
Corrected bug in list2cmdline wrt backslashes. ...
Changed license header: Now simply referring to...
Make it possible to run test_subprocess.py on P...
Applied patch #1506758: Prevent MemoryErrors wi...
Make it possible to run test_subprocess.py with...
Bug #1223937: CalledProcessError.errno -> Calle...
Re-implemented fix for #1531862 once again, in ...
Fix for bug #1634343: allow specifying empty ar...
Avoid O(N**2) bottleneck in _communicate_(). Fi...
Applied patch 1124861.3.patch to solve bug #112...
Re-implemented fix for #1531862 once again, in ...
Avoid O(N**2) bottleneck in _communicate_(). Fi...
Fix for bug #1634343: allow specifying empty ar...
We had several if statements checking the value...
Applied patch 1124861.3.patch to solve bug #112...
Applied patch 1669481, slightly modified: Suppo...
Removed test_close_fds, because it's too unreli...
If close() fails in file_dealloc, then print an...
When using shell=True on Windows, don't display...
Added more documentation about the executable a...
Use os.chdir/os.getcwd instead of os.path.realp...
Remove tempfile after use in test_call_string.
Corrected example for replacing shell pipeline....
Raise TypeError if bufsize argument is not an i...
Changed signature of call function to avoid con...
New subprocess utility function: check_call. Cl...
On UNIX, when the execution of the child fails,...
Patch from Leandro Lucarella: replaced:
Added copyright notice:
Made the module compatible with Python 2.2 again.
Added three more testcases: Using communicate w...
Optimization for communicate(): If only one of ...
Only run extensive subprocess tests if -usubpro...
Corrected bug in list2cmdline wrt backslashes. ...
Changed license header: Now simply referring to...
Make it possible to run test_subprocess.py on P...
Applied patch #1506758: Prevent MemoryErrors wi...
Make it possible to run test_subprocess.py with...
Bug #1223937: CalledProcessError.errno -> Calle...
Re-implemented fix for #1531862 once again, in ...
Fix for bug #1634343: allow specifying empty ar...
Avoid O(N**2) bottleneck in _communicate_(). Fi...
Applied patch 1124861.3.patch to solve bug #112...
Avoid O(N**2) bottleneck in _communicate_(). Fi...
Fix for bug #1634343: allow specifying empty ar...
We had several if statements checking the value...
Applied patch 1124861.3.patch to solve bug #112...
Applied patch 1669481, slightly modified: Suppo...
0x35 in dutch layout should be for minus; not h...
Applied patch from Marcin Szewczyk <Marcin.Szew...
status: open --> closed
No problem.
rdesktop Switzerland keyboard mapping incorrect (de-ch)
Which Windows server are you trying to connect to? Are you sure that the server used...
I cannot reproduce this problem. Are you sure you have built and installed rdesktop...