s3:libsmbconf: include smbconf headers with lib/smbconf prefix
[amitay/samba.git] / source3 / locking /
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonFix more asprintf warnings and some error path errors.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jeremy AllisonFix bug #5979 - Level 2 oplocks being granted improperly,
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-10 Tim Proutys3: [3/3]: Fix a delete on close divergence from window...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-06 Jeremy AllisonFix debug message to show correct function name.
2008-09-06 Jeremy AllisonWrite times code update.
2008-07-09 Volker LendeckeFix alignment problems on sparc, bug 5512
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-27 Jeremy AllisonAllow server manager to close open files selected by id.
2008-05-03 Jeremy AllisonRemove the "stat_open()" function, flag, and all associ...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Michael AdamSlight reformatting of fd_close_posix(), while I'm...
2008-04-20 Michael AdamChange fd_close_posix() to return int instead of NTSTATUS.
2008-04-20 Michael AdamDon't modify the fsp in fd_close_posix() anymore.
2008-04-20 Michael AdamMove the posix pending close functionality down into...
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-12 Jeremy AllisonQuieten valgrind message on make valgrindtest. This...
2008-04-07 Stefan Metzmacherlocking: combine get_delete_on_close_flag() and get_wri...
2008-04-07 Stefan Metzmacherlocking: store the write time in the locking.tdb
2008-03-17 Volker LendeckeMerge leftovers of 0e1a86bc845 in 3-0-ctdb
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-20 Volker LendeckeFix some "set but never used" warnings
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge CTDB-related fixes from samba-ctdb 3.0 branch...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Volker LendeckeDon't early delete the share mode tdb data
2008-01-12 Volker LendeckeTrivial simplification
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Volker LendeckeSome more talloc_tos()
2008-01-10 Volker Lendeckeuse talloc_tos in a few more places
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_GETLOCK().
2008-01-07 Volker LendeckeDo not talloc_strdup filename and servicepath
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LOCK().
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Volker Lendeckeallocate share_mode_str only when needed
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-22 Michael AdamRemove redundant connection_struct from fd_close_posix...
2007-12-11 Volker LendeckeConvert the posix_pending_close_db to dbwrap_rbt
2007-12-10 Volker LendeckeTiny simplifications
2007-12-10 Volker LendeckeRemove a static
2007-12-10 Volker LendeckeRemove two statics
2007-11-18 Volker LendeckeAdd a comment
2007-11-18 Volker LendeckeFix a valgrind error
2007-11-16 Jeremy AllisonAdd MAX_DNS_NAME_LENGTH, remove more pstrings.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25055: Add file_id_string_tos
2007-10-10 Volker Lendecker24571: Only look at errno if the close call actually...
2007-10-10 Volker Lendecker24266: Remove the "open files database hash size"...
2007-10-10 Stefan Metzmacherr24117: use locking_key() instead of forming the TDB_DA...
2007-10-10 Volker Lendecker24034: Print the full cluster pid in print_lock_struct
2007-10-10 Stefan Metzmacherr23956: merge from 3_2-ctdb-tridge:
2007-10-10 Jeremy Allisonr23908: Fix bug with interaction of optimization with
2007-10-10 Volker Lendecker23885: Fix make test on opi.
2007-10-10 Volker Lendecker23882: Fix Coverity id 389 -- finally (I hope)
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23759: Fix make test -- sorry
2007-10-10 Volker Lendecker23755: Fix Coverity id 384
2007-10-10 Jeremy Allisonr23516: Fix bug found & fixed by Doug Rudoff (doug_rudo...
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Volker Lendecker23486: Ok, this time with a hopefully successful make...
2007-10-10 Volker Lendecker23316: Ouch... This would not have run in production...
2007-10-10 Volker Lendecker23222: share_mode_forall() is only for counting and...
2007-10-10 Volker Lendecker23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a...
2007-10-10 Volker Lendecker23195: Add void *private_data to brl_forall
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker23169: Merge 535 of Tridge's bzr tree:
2007-10-10 Volker Lendecker23165: Convert brlock.tdb to dbwrap
2007-10-10 Volker Lendecker23164: Minor cosmetic checkin
2007-10-10 Volker Lendecker23163: Convert locking.tdb to dbwrap
2007-10-10 Volker Lendecker23162: Make use of messaging_send_buf
2007-10-10 Jeremy Allisonr23100: Implement the delete on close semantics I've...
2007-10-10 James Peachr23096: Make the lock failure message prettier.
2007-10-10 Jeremy Allisonr23014: For all branches, ensure that if we're blocked...
2007-10-10 Volker Lendecker22846: Chunk one to replace message_send_pid with...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Volker Lendecker22688: Change lock_data in struct byte_range_lock...
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
next