index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
tdb
/
tdbutil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
1
-7
/
+44
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
1
-2
/
+2
*
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
2007-10-10
1
-2
/
+2
*
r5767: Get rid of some compiler warnings
Volker Lendecke
2007-10-10
1
-1
/
+6
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r2032: If you're selecting a hash algorithm for tdb, you need to do it at ope...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
Added copyrights I forgot about looong ago...
Rafal Szczesniak
2004-02-27
1
-1
/
+2
*
Fix the "too many fcntl locks" scalability problem raised by tridge.
Jeremy Allison
2004-02-19
1
-2
/
+0
*
fix some warnings found by the Sun C compiler
Gerald Carter
2003-09-22
1
-2
/
+2
*
i guess i'm the only one this ever annyoed...
Gerald Carter
2003-07-10
1
-3
/
+3
*
Different fix for memleak just committed. This belongs into
Volker Lendecke
2003-07-01
1
-0
/
+1
*
spelling
Tim Potter
2003-05-14
1
-2
/
+2
*
Start merging mimir's trusted domain code from HEAD to 3.0. (for HEAD trusting
Andrew Bartlett
2003-04-22
1
-6
/
+145
*
Fix from Andrew Esh to ensure tdb_pack can't segfault.
Jeremy Allison
2003-04-10
1
-7
/
+10
*
Add 3 second timeout when terminating server and sending print notify
Jeremy Allison
2003-01-30
1
-4
/
+13
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-5
/
+9
*
Merge from HEAD:
Andrew Bartlett
2003-01-14
1
-40
/
+27
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-21
/
+21
*
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2002-11-23
1
-4
/
+8
*
Add chainlock_read functions to get a read lock. Used in *massively*
Jeremy Allison
2002-11-09
1
-4
/
+39
*
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2002-11-07
1
-11
/
+8
*
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
2002-10-04
1
-5
/
+44
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-5
/
+106
*
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
*
Make winbindd_idmap tdb endian independent. This is very important for
Jeremy Allison
2002-03-21
1
-93
/
+0
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+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
*
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
*
changed the DEBUG level of tdb_pack and tdb_unpack. Instead of 8, it's now
Jean-François Micouleau
2001-12-05
1
-2
/
+2
*
Tidup.
Jeremy Allison
2001-12-04
1
-43
/
+80
*
undo
Martin Pool
2001-12-04
1
-1
/
+3
*
Better error handling:
Martin Pool
2001-12-04
1
-3
/
+1
*
actually obey the "use mmap" smb.conf option
Andrew Tridgell
2001-09-06
1
-1
/
+5
*
merged fix for tdb_unpack from 2_2
Andrew Tridgell
2001-05-30
1
-1
/
+4
*
- fixed an off-by-1 bug in the delayed deletion code that I believe
Andrew Tridgell
2001-05-30
1
-0
/
+1
*
added a tdb_open_log() function that opens a tdb and enables logging
Andrew Tridgell
2001-05-30
1
-0
/
+33
*
Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.
Jeremy Allison
2001-05-25
1
-3
/
+32
*
merge from 2.2
Andrew Tridgell
2001-05-06
1
-2
/
+5
*
merge from 2.2
Andrew Tridgell
2001-04-18
1
-0
/
+1
*
Getting medieval with compiler warnings as Jeremy puts it.
Tim Potter
2001-04-16
1
-2
/
+2
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
1
-48
/
+2
*
Fixed some compiler warnings.
Tim Potter
2001-04-11
1
-2
/
+2
*
Added HAVE_STDARG_H to tdbutil.c
Jeremy Allison
2001-04-10
1
-5
/
+51
*
tdb_chainunlock() no longer returns a value.
Tim Potter
2000-12-06
1
-2
/
+2
*
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
1
-2
/
+2
[next]