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
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
2007-10-10
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
3
-3
/
+3
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
3
-3
/
+3
2007-10-10
r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.
Jeremy Allison
1
-1
/
+5
2007-10-10
r23371: Fix the misleading comment I added - it really *should*
Jeremy Allison
1
-2
/
+2
2007-10-10
r23370: Traverse in tdb wasn't consistently using the
Jeremy Allison
1
-8
/
+10
2007-10-10
r23184: Checkin for Tridge: Add a speed test to tdbtool
Volker Lendecke
1
-2
/
+52
2007-10-10
r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead record
Volker Lendecke
2
-0
/
+5
2007-10-10
r22641: Install tdbdump and tdbbackup.
Jelmer Vernooij
2
-3
/
+3
2007-10-10
r22364: sync lib/tdb/ with samba4
Stefan Metzmacher
10
-82
/
+3300
2007-10-10
r22363: merge from samba4:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22317: add tdb_ prefix to non static function
Stefan Metzmacher
3
-8
/
+8
2007-10-10
r22316: merge from samba4:
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r22315: move tdbback.c content into tdbbackup.c
Stefan Metzmacher
3
-273
/
+169
2007-10-10
r22314: use libreplace headers
Stefan Metzmacher
1
-12
/
+4
2007-10-10
r22249: move tdb code to lib/tdb/ as in samba4
Stefan Metzmacher
31
-0
/
+6905