ubuntu/+source/chntpw:applied/ubuntu/lunar-devel

Last commit made on 2022-01-21
Get this branch:
git clone -b applied/ubuntu/lunar-devel https://git.launchpad.net/ubuntu/+source/chntpw
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/lunar-devel
Repository:
lp:ubuntu/+source/chntpw

Recent commits

e99d3cb... by Javier Fernández-Sanguino

140201-1 (patches applied)

Imported using git-ubuntu import.

ce0d75c... by Javier Fernández-Sanguino

Add samunlock binary

Gbp-Pq: 15_added_samunlock_binary.

5d69edb... by Javier Fernández-Sanguino

Fix description and typos in the code

Gbp-Pq: 14_improve_description.

76cfb75... by Javier Fernández-Sanguino

Write to the HIVE file

Gbp-Pq: 13_write_to_hive.

f6f86d9... by Javier Fernández-Sanguino

Fix reading files in read-only filesystems

Gbp-Pq: 12_readonly_filesystem.

5b5c129... by Javier Fernández-Sanguino

Fix spelling and grammar mistakes in documentation

Gbp-Pq: 11_improve_documentation.

c50bc0d... by Javier Fernández-Sanguino

Do not build static files in the Makefile, they are not used in Debian.

Gbp-Pq: 10_remove_static.

fe0e53a... by Javier Fernández-Sanguino

Fix issues in code

Gbp-Pq: 09_improve_robustness.

9c18871... by Javier Fernández-Sanguino

Diagnose a missing hive file name with -e.

Gbp-Pq: 08_no_deref_null.

26fcf6e... by Javier Fernández-Sanguino

Detect stream write failure.

Gbp-Pq: 07_detect_failure_to_write_key.