diff options
author | Martin Pool <mbp@samba.org> | 2001-12-04 07:40:25 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2001-12-04 07:40:25 +0000 |
commit | 7d9e09f5279ee19a69a0f9e09fe3bb9eb51cc885 (patch) | |
tree | 487f92c99205a86c8fbff77c2b63e95e838a1ad4 /examples/tridge | |
parent | c75ef67f9741d0acdd8b6be91b710fab6bd0b8e7 (diff) | |
download | samba-7d9e09f5279ee19a69a0f9e09fe3bb9eb51cc885.tar.gz samba-7d9e09f5279ee19a69a0f9e09fe3bb9eb51cc885.tar.bz2 samba-7d9e09f5279ee19a69a0f9e09fe3bb9eb51cc885.zip |
Better error handling:
- tdb_open api changed so that you now pass an error handling
callback when opening the file, so that errors detected during
opening have somewhere to go. (All calls from the body of Samba to
this function go through a wrapper in tdbutil, which has been
updated.)
- Clean up logic for deciding how to open tdb. Emit log messages if
something goes wrong (e.g. bad magic.)
- tdbtool now logs errors to stderr.
(This used to be commit 0aa800618eab1043d802c04fb1d125cd07936769)
Diffstat (limited to 'examples/tridge')
0 files changed, 0 insertions, 0 deletions