~remmina-ppa-team/remmina-ppa/+git/FreeRDP:akallabeth-patch-1

Last commit made on 2024-05-08
Get this branch:
git clone -b akallabeth-patch-1 https://git.launchpad.net/~remmina-ppa-team/remmina-ppa/+git/FreeRDP

Branch merges

Branch information

Name:
akallabeth-patch-1
Repository:
lp:~remmina-ppa-team/remmina-ppa/+git/FreeRDP

Recent commits

f8882da... by akallabeth <email address hidden>

Create timezone-update.yml

95a7f50... by akallabeth

[winpr,timezone] fix clang-tidy warnings

f9443a0... by akallabeth

[utils,doc] update timezone sync procedure

* add new C# utility to generate timezone mappings
* update procedure to follow for updating timezones
* remove obsolete TimeZones.csx script
* update generated files with new tool

277907d... by akallabeth

[winpr,timezone] add C# timezone extractor

cd18532... by akallabeth

[winpr,timezone] add IANA to short mapping

* Add a generator for IANA and short zone name mappings.
* Add a function to get all IANA mappings for a short zone name.

52a884e... by akallabeth

[winpr,timezone] refactor timezone mapping

* add option to use ICU as a fallback mapping (eliminate need for
  WindowsZones mapping list)
* extract timezone related settings from localtime_r and eliminate the
  need to parse the complex TimeZones table
* Add new TimeZoneNameMap to map IANA to windows names (Id, Standard,
  Daylight and Display names)
* Implement GetDynamicTimeZoneInformation

47ac961... by Armin Novak <email address hidden>

[core,settings] initialize DynamicDSTTimeZoneKeyName

d8cabe8... by Armin Novak <email address hidden>

[client,X11] check PubSub for NULL

3049181... by akallabeth

[winpr,sspi] skip IP addresses for kerberos auth

kerberos requires hostnames to authenticate, if we connect with a IP
address do not try kerberos based authentication

61d3f1f... by Richard Markiewicz <email address hidden>

[client,mac] Enable secure restorable state