index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
tdb
/
tdbtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
adding command for moving a record from one tdb to another
Gerald Carter
2003-07-16
1
-0
/
+55
*
make tdbtool deal with NULL and non-NULL terminated keys
Gerald Carter
2003-07-16
1
-4
/
+14
*
Merge of tdbtool multi-line string fix.
Tim Potter
2003-04-14
1
-17
/
+17
*
Merge of some kind of bugfix from idra.
Tim Potter
2002-12-20
1
-1
/
+2
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-0
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-2
/
+4
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Tidyups to remove warnings on tdb standalone code.
Jeremy Allison
2001-12-11
1
-15
/
+17
*
Formatting fixup.
Tim Potter
2001-12-10
1
-1
/
+1
*
Fix headers. This I know is correct.
Martin Pool
2001-12-04
1
-0
/
+1
*
undo
Martin Pool
2001-12-04
1
-6
/
+3
*
Implement suggestion from tridge to leave the old tdb_open interface
Martin Pool
2001-12-04
1
-4
/
+4
*
Better error handling:
Martin Pool
2001-12-04
1
-2
/
+5
*
Don't display any data if tdb_fetch() failed in the tdbtool "fetch"
Tim Potter
2001-12-03
1
-1
/
+4
*
Updated definition of fstring.
Tim Potter
2001-12-03
1
-4
/
+11
*
Added a 'keys' command to tdbtool which prints out all keys in the tdb.
Tim Potter
2001-11-28
1
-0
/
+10
*
Removed #ifdef TDB_DEBUG around tdb_dump_all() and tdb_printfreelist()
Tim Potter
2001-11-09
1
-8
/
+2
*
Patch for having spaces in tdb keys, NULL termination fixes and other
Tim Potter
2001-08-07
1
-22
/
+87
*
Print an error message if database could not be opened.
Volker Lendecke
2001-08-04
1
-0
/
+7
*
added list function to tdbtool
Andrew Tridgell
2001-05-30
1
-0
/
+2
*
It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2k
Jeremy Allison
2001-02-13
1
-6
/
+15
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-29
1
-10
/
+73
*
Fixed bug with tdb_next_lock failing when reaching then end of a hashchain
Jeremy Allison
2000-12-07
1
-0
/
+29
*
Added print_freelist command.
Jeremy Allison
2000-12-02
1
-0
/
+3
*
Fixes from Damian at Cisco to tidy up some tdbtool issues.
Jeremy Allison
2000-10-05
1
-4
/
+15
*
dump in a binary format
Andrew Tridgell
2000-04-24
1
-3
/
+45
*
Added standard shell command thing using '!' as first character.
Tim Potter
2000-03-13
1
-41
/
+49
*
Modifications to tdb_traverse() arguments to remove compile warnings.
Tim Potter
2000-02-28
1
-1
/
+7
*
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
2000-02-04
1
-5
/
+5
*
don't require readline
Andrew Tridgell
2000-01-07
1
-1
/
+13
*
- added tdb_flags option to tdb_open()
Andrew Tridgell
2000-01-02
1
-2
/
+3
*
fixed more locking bugs - all seems OK now
Andrew Tridgell
1999-12-24
1
-3
/
+1
*
first pass at the database code for Samba. This also includes a test
Andrew Tridgell
1999-12-21
1
-0
/
+206