index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
tdb
/
tdbtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-14
Multi-line string constants have been deprecated in newer versions of gcc.
Tim Potter
1
-17
/
+17
2002-12-17
it's getting comic ...
Simo Sorce
1
-1
/
+2
2002-09-19
tdb tools need #include <signal.h>
Jeremy Allison
1
-0
/
+1
2002-04-30
fixed tdbtool from core dumping. But the braces to make Chris happy !
Jean-François Micouleau
1
-2
/
+4
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-11
Tidyups to remove warnings on tdb standalone code.
Jeremy Allison
1
-15
/
+17
2001-12-10
Formatting fixup.
Tim Potter
1
-1
/
+1
2001-12-04
Fix headers. This I know is correct.
Martin Pool
1
-0
/
+1
2001-12-04
undo
Martin Pool
1
-6
/
+3
2001-12-04
Implement suggestion from tridge to leave the old tdb_open interface
Martin Pool
1
-4
/
+4
2001-12-04
Better error handling:
Martin Pool
1
-2
/
+5
2001-12-03
Don't display any data if tdb_fetch() failed in the tdbtool "fetch"
Tim Potter
1
-1
/
+4
2001-12-03
Updated definition of fstring.
Tim Potter
1
-4
/
+11
2001-11-28
Added a 'keys' command to tdbtool which prints out all keys in the tdb.
Tim Potter
1
-0
/
+10
2001-11-09
Removed #ifdef TDB_DEBUG around tdb_dump_all() and tdb_printfreelist()
Tim Potter
1
-8
/
+2
2001-08-07
Patch for having spaces in tdb keys, NULL termination fixes and other
Tim Potter
1
-22
/
+87
2001-08-04
Print an error message if database could not be opened.
Volker Lendecke
1
-0
/
+7
2001-05-30
added list function to tdbtool
Andrew Tridgell
1
-0
/
+2
2001-02-13
It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2k
Jeremy Allison
1
-6
/
+15
2001-01-29
Changes from APPLIANCE_HEAD:
David O'Neill
1
-10
/
+73
2000-12-07
Fixed bug with tdb_next_lock failing when reaching then end of a hashchain
Jeremy Allison
1
-0
/
+29
2000-12-02
Added print_freelist command.
Jeremy Allison
1
-0
/
+3
2000-10-05
Fixes from Damian at Cisco to tidy up some tdbtool issues.
Jeremy Allison
1
-4
/
+15
2000-04-24
dump in a binary format
Andrew Tridgell
1
-3
/
+45
2000-03-13
Added standard shell command thing using '!' as first character.
Tim Potter
1
-41
/
+49
2000-02-28
Modifications to tdb_traverse() arguments to remove compile warnings.
Tim Potter
1
-1
/
+7
2000-02-04
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
1
-5
/
+5
2000-01-07
don't require readline
Andrew Tridgell
1
-1
/
+13
2000-01-02
- added tdb_flags option to tdb_open()
Andrew Tridgell
1
-2
/
+3
1999-12-24
fixed more locking bugs - all seems OK now
Andrew Tridgell
1
-3
/
+1
1999-12-21
first pass at the database code for Samba. This also includes a test
Andrew Tridgell
1
-0
/
+206