mirror of
https://github.com/samba-team/samba.git
synced 2025-12-09 00:23:50 +03:00
better handle the Samba3 backend. I've refactored the password format patch to use the routines in lib/samba3/smbpasswd.c, which has required me to move this into a seperate subsystem, due to recursive dependencies. Andrew Bartlett