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
/
lib
/
tdb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-09
Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"
Michael Adam
1
-1
/
+1
2008-07-08
tdbtool: fix off-by-one error in argument length. (bug #2344)
Michael Adam
1
-1
/
+1
2008-05-20
Convert in_transaction to a bool. Add the same fix Volker
Jeremy Allison
1
-4
/
+9
2008-05-20
Fix nesting tdb_traverse in a transaction
Volker Lendecke
1
-3
/
+8
2008-02-13
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-1
/
+0
2008-02-13
talloc/tdb: Use manually written pc file.
Jelmer Vernooij
1
-0
/
+1
2008-02-13
r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS
Stefan Metzmacher
1
-1
/
+1
2008-02-13
r25953: AIX make doesn't support $^.
Jelmer Vernooij
1
-1
/
+1
2008-02-13
r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...
Jelmer Vernooij
1
-1
/
+1
2008-02-08
merge tdb changes from ctdb
Andrew Tridgell
1
-33
/
+47
2008-02-07
merge growing tdb for tdb_wipe_all() fix from ctdb
Andrew Tridgell
1
-0
/
+43
2008-01-31
merged tdb transaction fix
Andrew Tridgell
1
-0
/
+3
2008-01-18
merged changes from v4-0-test
Andrew Tridgell
2
-43
/
+43
2008-01-16
Don't try ftruncate when the tdb is opened read-only
Volker Lendecke
1
-0
/
+1
2008-01-16
Next try to fix the max dead record calculation
Volker Lendecke
1
-1
/
+1
2008-01-16
Fix some C++ warnings
Volker Lendecke
1
-2
/
+5
2008-01-16
Fix a missing prototype warning
Volker Lendecke
1
-0
/
+1
2008-01-15
Port from ctdb:
Jeremy Allison
1
-16
/
+6
2008-01-14
samba3 already has tdb_validate()
Andrew Tridgell
2
-43
/
+0
2008-01-14
merged tdb fix from ctdb tree
Andrew Tridgell
3
-0
/
+123
2008-01-13
Fix the max_dead_record calculations
Volker Lendecke
1
-4
/
+1
2008-01-11
Sync tdb with the tdb changes in ctdb. Spoke to tridge about
Jeremy Allison
10
-218
/
+358
2008-01-09
Fix the max_dead_record calculations
Volker Lendecke
1
-4
/
+1
2007-12-20
fix dump printout when byte >= 0x80
Herb Lewis
1
-1
/
+1
2007-11-28
Add a warning for a potential bug I've run into
Volker Lendecke
2
-0
/
+6
2007-11-22
Add a missing prototype
Volker Lendecke
1
-0
/
+1
2007-11-09
Add some comments
Volker Lendecke
1
-3
/
+3
2007-11-06
Fix tdbtorture build.
Jeremy Allison
1
-1
/
+1
2007-11-06
Fix const warning.
Jeremy Allison
1
-1
/
+1
2007-11-06
Keep the tdb code in sync with Samba4.
Jeremy Allison
12
-54
/
+238
2007-11-06
Fix bug where tdb lock call interrupted with
Jeremy Allison
6
-0
/
+19
2007-10-12
offsetof() is always present as shown in some
Stefan Metzmacher
1
-4
/
+0
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-0
/
+4
2007-10-10
r24743: Fix build warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2...
Michael Adam
1
-6
/
+25
2007-10-10
r24341: Make libreplace provide offsetof.
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r24340: Use standard data type uint32_t rather than tdb-specific u32.
Jelmer Vernooij
8
-59
/
+56
2007-10-10
r24049: Some more 64-bit warnings
Volker Lendecke
1
-2
/
+4
2007-10-10
r23980: Fix one more use of pwrite in expand_file.
Michael Adam
1
-1
/
+10
2007-10-10
r23979: Fix another occurence of (written != requested) as an
Michael Adam
1
-5
/
+22
2007-10-10
r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:
Michael Adam
1
-7
/
+20
2007-10-10
r23972: Fix a bug in pwrite error detection in tdb_expand_file():
Michael Adam
1
-3
/
+3
2007-10-10
r23950: unlink before rename is superfluous.
Michael Adam
1
-1
/
+0
2007-10-10
r23925: Use NULL instead of 0 for a void * argument.
Michael Adam
1
-1
/
+1
2007-10-10
r23853: Fix a very misleading error message in tdbbackup.
Michael Adam
1
-1
/
+1
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23799: updated old Franklin Street FSF addresses to new URL
Andrew Tridgell
2
-6
/
+2
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
13
-26
/
+13
2007-10-10
r23790: LGPLv3+ conversion for our LGPLv2+ library code
Andrew Tridgell
13
-13
/
+13
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
3
-6
/
+3
[next]