]> 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)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 20 Dec 2024 07:04:31 +0000 (07:04 +0000)
commit5f365e71c1fa8cdc533159283a5977164b5d39f2
tree63a9d2d3ed6fc155885bd8759e1cc8b7ba597c77
parentc7597380b479208e33a403211cec9b3c7bd3f034
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>
lib/util/util_crypt.c
lib/util/util_crypt.h
source4/dsdb/samdb/ldb_modules/password_hash.c