summaryrefslogtreecommitdiff
path: root/examples/scripts/debugging
AgeCommit message (Collapse)AuthorFilesLines
2025-11-27smbXsrvdump: catch exception from unparsable recordsRalph Boehme1-2/+9
Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
2024-01-09examples/scripts: add smbXsrvdumpRalph Boehme1-0/+87
A simple python tool to dump smbXsrv TDB databases. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
2022-02-22examples: Reformat shell scriptsAndreas Schneider2-19/+21
shfmt -f examples/ | xargs shfmt -w -p -i 0 -fn Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Feb 22 16:20:58 UTC 2022 on sn-devel-184
2007-10-10r8384: merging clutter fixes from release branchGerald Carter3-0/+124
(This used to be commit cbe74c09109dcfe93aa4af085920999ccbff34df)