r23798: updated old Temple Place FSF addresses to new URL
[ira/wip.git] / source / lib / tdb / common / transaction.c
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Andrew Tridgellr23238: merged transaction lock changes from ctdb
2007-10-10 Andrew Tridgellr22165: merge transaction fix from samba3
2007-10-10 Andrew Tridgellr22081: transaction_brlock() should be static
2007-10-10 Stefan Metzmacherr22041: merge trivial changes from samba3
2007-10-10 Volker Lendecker21303: As discussed on samba-technical: Change the...
2007-10-10 Andrew Tridgellr19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0
2007-10-10 Andrew Tridgellr19401: make tdb_lockall() much more efficient, and...
2007-10-10 Andrew Bartlettr16774: This patch modifies the tdb API to allow the...
2007-10-10 Simo Sorcer16043: Fix error message
2007-10-10 Andrew Tridgellr14916: print errno so I can work out why OpenBSD is...
2007-10-10 Andrew Tridgellr14799: added a tdb_get_seqnum() call, and the TDB_SEQN...
2007-10-10 Andrew Tridgellr13283: added two optimisations to the tdb transactions...
2007-10-10 Andrew Tridgellr10891: I noticed that the secrets.db was not being...
2007-10-10 Andrew Tridgellr10492: work around a bug in solaris which cases lock...
2007-10-10 Andrew Tridgellr10483: fixed some uninitialised variables warnings
2007-10-10 Andrew Tridgellr10469: use the older style of structure initialisation...
2007-10-10 Andrew Tridgellr10468: - terminate tdbtorture quickly when an error...
2007-10-10 Andrew Tridgellr10465: separate out a read_only db from a read-only...
2007-10-10 Andrew Tridgellr10460: fixed portability of transaction code to system...
2007-10-10 Andrew Tridgellr10421: following on discussions with simo, I have...
2007-10-10 Andrew Tridgellr10405: added transactions into tdb, and hook them...