]> git.ipfire.org Git - thirdparty/samba.git/commit
util: add a crypt strerror helper
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 11 Dec 2024 01:30:04 +0000 (14:30 +1300)
committerJule Anger <janger@samba.org>
Thu, 23 Jan 2025 14:06:12 +0000 (14:06 +0000)
commitbbd30dc1d5def60dcac33d95af75bdc1211f1eb7
treed514711934130b7e3da9cecfc58b7debb897f92e
parent07b6b34178186fba6b101979c6a6c8d85e6e88c5
util: add a crypt strerror helper

This will be used by Python also.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15756

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit 5f365e71c1fa8cdc533159283a5977164b5d39f2)
lib/util/util_crypt.c
lib/util/util_crypt.h
source4/dsdb/samdb/ldb_modules/password_hash.c