summaryrefslogtreecommitdiffstats
path: root/source3/tdb/tdbdump.c
Commit message (Collapse)AuthorAgeFilesLines
* r13197: Add -k switch to dump the data of a single key.Lars Müller2007-10-101-5/+41
| | | | (This used to be commit 23503ff45f2a377728bc5ebb1e6db2755bb5ca2b)
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-1/+1
| | | | | | x86_64 box. Jeremy. (This used to be commit d720867a788c735e56d53d63265255830ec21208)
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-2/+2
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) (This used to be commit 939c3cb5d78e3a2236209b296aa8aba8bdce32d3)
* r6623: This change fixes a few broken commands plus adds someHerb Lewis2007-10-101-2/+2
| | | | | | | | new commands. It also restructures it so you can execute a single command from the command line. Input strings are parsed to allow input of arbitrary characters using the \xx syntax for hex values. (This used to be commit 94e53472666edfb390605b8a7e9f9dffc3c845f5)
* Merge from HEAD.Tim Potter2004-03-071-1/+0
| | | | (This used to be commit 1bba071126b46032c97154fbf77242e15bcc5fa3)
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-0/+1
| | | | (This used to be commit 65e7b5273bb58802bf0c389b77f7fcae0a1f6139)
* Removed version number from file header.Tim Potter2002-01-301-2/+1
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
* added a simple tdbdump utilityAndrew Tridgell2001-12-091-0/+89
(This used to be commit c4f5a6c65d7dd933e9d6faf14ebf6afcf5232a1e)