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
/
source3
/
tdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed tdbtool from core dumping. But the braces to make Chris happy !
Jean-François Micouleau
2002-04-30
1
-2
/
+4
*
Merge Herb's idmap endian fix.
Jeremy Allison
2002-04-27
2
-0
/
+7
*
We cannot set errno=0 in any of the wrapper calls as this breaks UNIX error
Jeremy Allison
2002-04-19
1
-1
/
+0
*
First cut at fix for the EINTR problem... More needs to be done I think.
Jeremy Allison
2002-04-19
1
-1
/
+7
*
ignore a few more files
Andrew Tridgell
2002-04-16
1
-0
/
+1
*
Extra file for the tdb search code (linked list definition).
Andrew Bartlett
2002-04-14
1
-0
/
+37
*
Partly based on the work by mimir (Rafal Szczesniak
Andrew Bartlett
2002-04-14
1
-0
/
+72
*
Make our atomic increment code actually do this during its first/second run.
Andrew Bartlett
2002-04-13
1
-5
/
+20
*
Added Shirish's client side caching policy change.
Jeremy Allison
2002-04-10
1
-1
/
+2
*
When printing a tdb log message display "unnamed" instead of "unknown" if
Tim Potter
2002-04-09
1
-1
/
+1
*
uint32 store and fectch functions, a signed int is not enough sometimes
Simo Sorce
2002-04-07
1
-0
/
+96
*
better check of called function's return
Simo Sorce
2002-04-07
2
-59
/
+127
*
Make winbindd_idmap tdb endian independent. This is very important for
Jeremy Allison
2002-03-21
1
-93
/
+0
*
a bit more portability for tdbbackup
Andrew Tridgell
2002-03-11
1
-1
/
+2
*
make tdbbackup more portable
Andrew Tridgell
2002-03-10
1
-4
/
+17
*
prevent bogus compiler complaints about comments in comments
Andrew Tridgell
2002-03-10
1
-2
/
+2
*
added a bunch of explanation about tdbbackup
Andrew Tridgell
2002-03-09
1
-0
/
+23
*
don't use -pg by default when building standalone
Andrew Tridgell
2002-03-09
1
-1
/
+1
*
added -v and -s options
Andrew Tridgell
2002-03-08
1
-23
/
+101
*
added a tdb backup utility
Andrew Tridgell
2002-03-07
2
-1
/
+177
*
Various comment fixes from Rafal Szczesniak <mimir@diament.ists.pwr.wroc.pl>
Andrew Bartlett
2002-03-01
1
-1
/
+1
*
Memory leak on error condition fixed by Kian Win <codegrunt@rubbercookie.com>.
Jeremy Allison
2002-02-27
1
-0
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
6
-12
/
+6
*
Raise log level of warning produced when the open() of the tdb fails.
Tim Potter
2002-01-22
1
-1
/
+1
*
Display tdb name of "unknown" in logging debug when tdb has not been named.
Tim Potter
2002-01-22
1
-1
/
+1
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-1
/
+1
*
Ensure we log tdb open fails. Patch from Alexander Bokovoy <a.bokovoy@sam-sol...
Jeremy Allison
2002-01-18
1
-4
/
+2
*
Move SAFE_FREE into tdb.c to stop exporting it into tdb.h namespace.
Jeremy Allison
2002-01-09
2
-5
/
+5
*
Added int32 version of "atomic" update.
Jeremy Allison
2002-01-09
1
-0
/
+35
*
Added int32 versions of the endian-dependent code.
Jeremy Allison
2002-01-09
1
-2
/
+66
*
Fixed nasty cast of tdb_delete in traversals.
Jeremy Allison
2002-01-03
1
-0
/
+11
*
debug statement fixups.
Jeremy Allison
2002-01-02
2
-31
/
+27
*
more irix -64 portability fixes
Andrew Tridgell
2001-12-31
1
-1
/
+2
*
Ignore torture.tdb
Martin Pool
2001-12-20
1
-0
/
+1
*
net ads password and net ads chostpass commands from Remus Koos
Andrew Tridgell
2001-12-20
1
-3
/
+4
*
Must check against -1 for fcntl error check.
Jeremy Allison
2001-12-13
1
-4
/
+4
*
add *.po32 to ignore list
Herb Lewis
2001-12-12
1
-0
/
+1
*
Fix up warnings. Make tdb_openXX() names const.
Jeremy Allison
2001-12-11
3
-8
/
+8
*
Tidyups to remove warnings on tdb standalone code.
Jeremy Allison
2001-12-11
3
-22
/
+23
*
Doc.
Martin Pool
2001-12-10
1
-1
/
+3
*
Allow for internal databases which may have no name.
Martin Pool
2001-12-10
1
-5
/
+5
*
Log more error messages.
Martin Pool
2001-12-10
1
-0
/
+1
*
Log more error messages.
Martin Pool
2001-12-10
1
-2
/
+12
*
Allocate tdb name up front in case log functions want to use it.
Martin Pool
2001-12-10
1
-6
/
+5
*
tdb_open_ex: More cleanups: just dynamically allocate the TDB_CONTEXT
Martin Pool
2001-12-10
1
-14
/
+27
*
Refactor code to check whether already open into its own function.
Martin Pool
2001-12-10
1
-8
/
+21
*
tdb_open_ex should always "goto fail" in case of error, rather than
Martin Pool
2001-12-10
1
-1
/
+2
*
Doc.
Martin Pool
2001-12-10
1
-0
/
+4
*
tdb_open_ex: Continue previous refactoring so that we consistently
Martin Pool
2001-12-10
1
-12
/
+12
*
tdb_open_ex: Refactor to use a pointer to tdb, rather than an auto
Martin Pool
2001-12-10
1
-57
/
+58
[next]