Use 32-bit smbpid in interface as required by SMB2, in line with
[metze/samba/wip.git] / source4 / cluster / ctdb / brlock_ctdb.c
2008-12-23 Jelmer VernooijUse 32-bit smbpid in interface as required by SMB2...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijFix last few includes to use new tdb location.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-01-02 Jelmer Vernooijr26645: Janitorial: Fix a couple of warnings.
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22863: in SMB2 mode we always need to return NT_STATUS...
2007-10-10 Andrew Tridgellr22421: merged in latest ctdb changes from bzr
2007-10-10 Andrew Tridgellr22070: merge in the changes from the bzr ctdb tree...
2007-10-10 Andrew Tridgellr21230: added the hooks needed in the cluster layer...
2007-10-10 Andrew Tridgellr21140: enable the pending lock notify code in the...
2007-10-10 Andrew Tridgellr21045: every call in brlock_ctdb ended up neededing...
2007-10-10 Andrew Tridgellr21044: - merge struct ctdb_call API changes from bzr...
2007-10-10 Andrew Tridgellr20991: use relative includes for ctdb headers. This...
2007-10-10 Andrew Tridgellr20946: fixed another couple of bugs in the brlock...
2007-10-10 Andrew Tridgellr20945: fixed the bug causing locktest to fail with...
2007-10-10 Andrew Tridgellr20919: add a function cluster_tdb_tmp_open() which...
2007-10-10 Andrew Tridgellr20893: brlock notifies are currently disabled in the...
2007-10-10 Andrew Tridgellr20889: import ctdb cluster backend from bzr