diff options
author | Martin Pool <mbp@samba.org> | 2001-12-04 04:03:29 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2001-12-04 04:03:29 +0000 |
commit | 8164fa34d97603bac84cf9329a12cf9ca2614dbc (patch) | |
tree | e5b1257239982727fde6833ba6fc0cafd9e0e04d /source3 | |
parent | 36673778515e17f89eeaf2d31f85969a646b7785 (diff) | |
download | samba-8164fa34d97603bac84cf9329a12cf9ca2614dbc.tar.gz samba-8164fa34d97603bac84cf9329a12cf9ca2614dbc.tar.bz2 samba-8164fa34d97603bac84cf9329a12cf9ca2614dbc.zip |
Magic file for TDB databases.
(This used to be commit e9085129ddf15d499d77c77694c05b028593718c)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/tdb/tdb.magic | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/source3/tdb/tdb.magic b/source3/tdb/tdb.magic new file mode 100644 index 0000000000..f5619e7327 --- /dev/null +++ b/source3/tdb/tdb.magic @@ -0,0 +1,10 @@ +# Magic file(1) information about tdb files. +# +# Install this into /etc/magic or the corresponding location for your +# system, or pass as a -m argument to file(1). + +# You may use and redistribute this file without restriction. + +0 string TDB\ file TDB database +>32 lelong =0x2601196D version 6, little-endian +>>36 lelong x hash size %d bytes |