s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
[kai/samba.git] / source3 / locking / locking.c
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-28 Volker Lendeckes3: Fix a tiny memleak in copy_unix_token
2011-05-28 Volker Lendeckes3: Use talloc_memdup in copy_unix_token
2011-05-28 Volker Lendeckes3: Fix some nonempty blank lines
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-04 Jeremy AllisonFix the only place we reply on the NULL handling for...
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
2011-04-16 Jeremy AllisonTrying to track down the SMB2 error. Add an invariant...
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-locking: move locking prototypes out of proto.h.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-17 Jeremy AllisonNulling out the op_mid is never the right thing to...
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-03-01 Andrew Bartletts3-auth struct security_unix_token replaces UNIX_USER_TOKEN
2011-01-25 Jeremy AllisonMissed one debug printf of name_hash. Ensure always...
2011-01-25 Jeremy AllisonFix bug #7863 - Unlink may unlink wrong file when hardl...
2011-01-25 Jeremy AllisonAdd uint32_t name_hash argument (currently unused)...
2011-01-25 Jeremy AllisonAdd name_hash into the share mode entry struct (as...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-07 Volker Lendeckes3: Remove smbd_messaging_context() from send_stat_cach...
2010-07-05 Volker Lendeckes3: Remove procid_self() from fill_deferred_open_entry()
2010-07-05 Volker Lendeckes3: Remove procid_self() from do_lock_cancel()
2010-07-05 Volker Lendeckes3: Remove procid_self() from do_unlock()
2010-07-05 Volker Lendeckes3: Remove procid_self() from do_lock()
2010-07-05 Volker Lendeckes3: Remove procid_self() from query_lock()
2010-07-05 Volker Lendeckes3: Remove procid_self() from fill_share_mode_entry()
2010-07-05 Volker Lendeckes3: Remove procid_self() from init_strict_lock_struct()
2010-05-07 Jeremy AllisonThis patch looks bigger than it is. It does 2 things...
2010-05-07 Jeremy AllisonMake us pass all SMB2 lock tests except MULTIPLE-UNLOCK...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-30 Simo Sorcesmbd: move printfile_offset() within write_file()
2010-04-13 Jeremy AllisonMove to using 64-bit mid values in our internal open...
2010-03-15 Jeremy AllisonWe don't need to treat the token differently in the...
2010-03-15 Jeremy AllisonRever e80ceb1d7355c8c46a2ed90d5721cf367640f4e8 "Remove...
2010-03-12 Jeremy AllisonRemove more uses of "extern struct current_user current...
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-13 Jeremy AllisonFix bug #6876 - Delete of an object whose parent folder...
2009-12-03 Jeremy AllisonRemove unneeded argument from can_set_delete_on_close...
2009-11-21 Volker Lendeckes3: Cache brlock.tdb entries for the fast read&write...
2009-11-03 Volker Lendeckes3: Remove debug_ctx()
2009-09-06 Volker Lendeckes3:smbd: Add the ntstatus to the smb_panic in share_mod...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Change fsp->fsp_name to be an smb_filename struct!
2009-07-09 Tim Proutys3: Change the share_mode_lock struct to store a base_n...
2009-07-09 Tim Proutys3: Make some arguments to (parse|unparse)_share_modes...
2009-07-08 Tim Proutys3: Remove unnecessary const qualifiers
2009-07-06 Tim Proutys3 sticky write time: Removed unused args and tighten...
2009-05-06 Volker LendeckeFix Coverity ID 897: REVERSE_INULL
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Volker LendeckeFix a scary "fill_share_mode_lock failed" message
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-13 Dave Richardss3: Add strict lock/unlock calls to the vfs layer to...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Jeremy AllisonLast part of fix for #6154 - zfs does not honor admin...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-02-14 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-13 Zack Kirschs3: Fix uninitialized variable warning (and bug).
2009-02-13 Zack KirschAdd VFS ops for Windows BRL: Lock, Unlock and Cancel:
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-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-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
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
next