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
/
source4
/
lib
/
tdb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22637: Install tdbbackup and tdbdump again.
Jelmer Vernooij
2
-3
/
+3
2007-10-10
r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...
Jelmer Vernooij
3
-5
/
+8
2007-10-10
r22598: Simplify includes for replace.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r22595: Add version numbers.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22516: Use DESTDIR
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r22514: Add version numbers to tdb and talloc (required so they can be packag...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22424: fixed the bad merge (thanks to metze for pointing out)
Andrew Tridgell
2
-3
/
+3
2007-10-10
r22422: merged tdb changes from ctdb
Andrew Tridgell
5
-8
/
+34
2007-10-10
r22319: sync lib/tdb/ with samba3
Stefan Metzmacher
7
-26
/
+243
2007-10-10
r22165: merge transaction fix from samba3
Andrew Tridgell
1
-0
/
+2
2007-10-10
r22081: transaction_brlock() should be static
Andrew Tridgell
1
-2
/
+2
2007-10-10
r22053: remove samba3 specific stuff from tdbtool
Stefan Metzmacher
1
-77
/
+0
2007-10-10
r22052: merge tdbtool from samba3 and build it
Stefan Metzmacher
2
-252
/
+395
2007-10-10
r22041: merge trivial changes from samba3
Stefan Metzmacher
6
-16
/
+20
2007-10-10
r21722: Add the dead record functionality presented on samba-technical@samba....
Volker Lendecke
4
-6
/
+187
2007-10-10
r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0
Volker Lendecke
4
-13
/
+94
2007-10-10
r21412: The last patch also incremented the seqnum when tdb_store failed. Not...
Volker Lendecke
1
-8
/
+10
2007-10-10
r21410: We have to increment the sequence number also when tdb_update_hash()
Volker Lendecke
1
-1
/
+1
2007-10-10
r21303: As discussed on samba-technical: Change the static array for the in-m...
Volker Lendecke
4
-36
/
+96
2007-10-10
r19989: Add support to the tdb Makefile.in for executable extensions and for
Paul Green
1
-15
/
+23
2007-10-10
r19960: Add code to check for loops in the free list.
Jeremy Allison
5
-4
/
+119
2007-10-10
r19570: Fix dependencies in pkg-config files.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c
Andrew Tridgell
3
-601
/
+1
2007-10-10
r19425: two more tdb functions from samba3
Andrew Tridgell
2
-0
/
+13
2007-10-10
r19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0
Andrew Tridgell
5
-12
/
+23
2007-10-10
r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()
Andrew Tridgell
7
-69
/
+142
2007-10-10
r19276: remove unused file
Stefan Metzmacher
1
-58
/
+0
2007-10-10
r18604: fixed shell syntax
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18600: - fix shell syntax in tests for libraries
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18594: fail the configure step if the required library is not found for tdb,
Andrew Tridgell
1
-1
/
+5
2007-10-10
r18539: 'make distclean' should delete config.cache
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18535: move the AC_CANONICAL_HOST and host specific flag tests into
Andrew Tridgell
2
-0
/
+3045
2007-10-10
r18485: include libreplace.m4 in the aclocal.m4 files
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r18400: move MAP_FAILED define to lib/replace/system/shmem.h
Andrew Tridgell
1
-4
/
+0
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
2
-2
/
+2
2007-10-10
r18285: tdb now needs install-sh
Andrew Tridgell
1
-0
/
+238
2007-10-10
r18280: more portability tidyups, ensuring we use libreplace everywhere
Andrew Tridgell
1
-6
/
+0
2007-10-10
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r18160: - pread and pwrite replacements need to be non-static
Andrew Tridgell
1
-22
/
+0
2007-10-10
r18152: move our AC macros into lib/replace/libreplace_macros.m4
Stefan Metzmacher
1
-12
/
+1
2007-10-10
r18149: fix make *clean
Stefan Metzmacher
1
-4
/
+5
2007-10-10
r18148: - use PHONY for test
Stefan Metzmacher
1
-4
/
+14
2007-10-10
r18143: the 'showflags' convention from Samba is useful for the other packages
Andrew Tridgell
1
-1
/
+6
2007-10-10
r18131: fixed tdb subsystem to use right tdb.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r18129: moved the system includes into libreplace - this gives much more
Andrew Tridgell
8
-124
/
+17
2007-10-10
r18108: move tdb to use the same build methods
Andrew Tridgell
3
-4
/
+16
2007-10-10
r18098: use m4_include() instead of sinclude()
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18090: sometimes autoconf picks up some old stuff:
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r18031: Merge my replace fixes:
Jelmer Vernooij
2
-10
/
+13
[next]