190
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reset license issued state to make redirections work with issued device licenses.
Henrik Andersson
as hean01
More... almost 11 years ago
Initialize g_hostname at declaration.
Henrik Andersson
as hean01
More... almost 11 years ago
Send correct type for new licence request.
Henrik Andersson
as hean01
More... almost 11 years ago
Update licence constants to match specs for clarity
Henrik Andersson
as hean01
More... almost 11 years ago
Update debug log to use the new license constants.
Henrik Andersson
as hean01
More... almost 11 years ago
Added a handler for license error alert.
Henrik Andersson
as hean01
More... almost 11 years ago
Use license terms used in specification for easier overview.
Henrik Andersson
as hean01
More... almost 11 years ago
Fix indentation...
Henrik Andersson
as hean01
More... about 11 years ago
Break out of rdp main loop if server sent a redirect PDU.
Henrik Andersson
as hean01
More... about 11 years ago
Do not rename printercache blob if we dont have
Henrik Andersson
as hean01
More... about 11 years ago
Make sure to check agains null pointer in disk_create()
Henrik Andersson
as hean01
More... about 11 years ago
Make sure we free memory allocated by rdp_in_unistr()
Henrik Andersson
as hean01
More... about 11 years ago
Changed rdp_in_unistr() to make dynamic allocation of converted string
Henrik Andersson
as hean01
More... about 11 years ago
Dynamic allocation of redirect username.
Henrik Andersson
as hean01
More... about 11 years ago
Use g_redirect flag when creating a logon packet and clear
Henrik Andersson
as hean01
More... about 11 years ago
Fix issue with WTS 2003 and a case were a network error
Henrik Andersson
as hean01
More... about 11 years ago
Redirect should not take the codepath as a reconnect
Henrik Andersson
as hean01
More... about 11 years ago
Use redirect cookie instead of password if available.
Henrik Andersson
as hean01
More... about 11 years ago
Missed to run indent-all script of previous script.
Henrik Andersson
as hean01
More... about 11 years ago
Cleanup and clarify of TS_INFO_PAKCKET.
Henrik Andersson
as hean01
More... about 11 years ago
Server redirect password should be interpreted as a binary blob
Henrik Andersson
as hean01
More... about 11 years ago
Fix issue while parsing the redirect packet to match the spec.
Henrik Andersson
as hean01
More... about 11 years ago
Revert an issue introduced by commit r1757 due to
Henrik Andersson
as hean01
More... about 11 years ago
Cleanup and clarify the implementation of TS_UD_CS_CLUSTER.
Henrik Andersson
as hean01
More... about 11 years ago
Fixe bug with size of destination for unistr convert.
Henrik Andersson
as hean01
More... about 11 years ago
Completes previous commit r1759, making redirect server string
Henrik Andersson
as hean01
More... about 11 years ago
Make use of announce target FQDN in a redirect.
Henrik Andersson
as hean01
More... about 11 years ago
Do not perform an actual redirect if server redirect pdu is
Henrik Andersson
as hean01
More... about 11 years ago
Added handling of enhanced security redirect PDU.
Henrik Andersson
as hean01
More... about 11 years ago
Initial cleanup of the redirection implementation.
Henrik Andersson
as hean01
More... about 11 years ago