libsmbconf:registry: clarify the appearance of "includes" in forbidden_names
[metze/samba/wip.git] / source3 / locking /
2013-09-12 Volker Lendeckesmbd: Properly protect against invalid lock data
2013-09-11 Volker Lendeckesmbd: Convert br_lck->lock_data to talloc
2013-09-11 Volker Lendeckesmbd: Move "struct byte_range_lock" definition to brlock.c
2013-09-11 Volker Lendeckesmbd: Add brl_fsp access function
2013-09-11 Volker Lendeckesmbd: Add brl_num_locks access function
2013-09-11 Volker Lendeckesmbd: Use ZERO_STRUCT instead of memset
2013-09-11 Volker Lendeckesmbd: Fix a typo
2013-09-11 Volker Lendeckesmbd: Make brl_lock_failed static
2013-09-11 Volker Lendeckesmbd: Make brl_same_context static
2013-09-11 Volker Lendeckesmbd: Fix blank line endings
2013-09-06 Volker Lendeckesmbd: Apply some const to find_share_mode_entry
2013-09-06 Volker Lendeckesmbd: Apply some const to share_modes_identical
2013-09-06 Volker Lendeckesmbd: Simplify find_share_mode_entry
2013-09-03 Volker Lendeckesmbd: Fix flawed share_mode_stale_pid API
2013-09-03 Volker Lendeckesmbd: Rename parameter "i" to "idx"
2013-04-26 Volker Lendeckesmbd: We don't use DEFERRED_OPEN_ENTRY anymore
2013-04-26 Volker Lendeckesmbd: Use dbwrap_record_watch_send for defer_open
2013-04-19 Christian Ambachs3:locking add NDR debug in share_mode_forall
2013-04-18 Gregor Becks3:locking: add function share_mode_cleanup_disconnected()
2013-04-18 Gregor Becks3:locking: improve debug output of parse_share_modes()
2013-04-18 Gregor Becks3:locking: no need to make a file_id passed by value...
2013-04-18 Gregor Becks3:locking:brlock: add function brl_cleanup_disconnected()
2013-04-18 Michael Adams3:locking:brlock: explain the lockdb_clean semantic...
2013-04-18 Gregor Becks3:locking:brlock: let validate_lock_entries keep entri...
2013-04-18 Michael Adams3:locking:brlock: improve the comment for the brl...
2013-04-18 Gregor Becks3:locking:brlock: use serverids_exist to validate_lock...
2013-02-18 Karolin Seegerbrlock.c: Fix typo in comment.
2012-11-28 Volker Lendeckes3: Use dbwrap_parse_record in fetch_share_mode_unlocked
2012-09-08 Stefan Metzmachers3:locking: add brl_mark_disconnected() and brl_reconne...
2012-09-08 Stefan Metzmachers3:locking: add mark_share_mode_disconnected()
2012-09-05 Michael Adams3:locking: fix trailing space in brl_close_fnum()
2012-09-04 Volker Lendeckes3: Fix a typo
2012-08-16 Christian Ambachs3:brlock: give traverse_fn a proper name
2012-07-03 Jeremy AllisonMove copy_unix_token() from locking/locking.c to lib...
2012-06-28 Stefan Metzmachers3:brlock: s/int/uint64_t for fnum
2012-06-28 Stefan Metzmachers3:brlock: add some const to print_lock_struct()
2012-06-22 Volker Lendeckes3: Remove reduce_windows_lock_ref_count, used only...
2012-06-22 Volker Lendeckes3: Make reduce_windows_lock_ref_count static
2012-06-22 Volker Lendeckes3: Use dbwrap_util for windows_lock_ref_count
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-21 Volker Lendeckes3: Remove a user of procid_is_me
2012-06-15 Michael Adams3:locking: change locking.c to use fsp_fnum_dbg()...
2012-06-15 Michael Adams3:locking: change brlock.c to use fsp_fnum_dbg() for...
2012-06-13 Volker Lendeckes3: Fix a comment
2012-06-06 Michael Adams3:include: change lock_struct->fnum to uint64_t
2012-06-06 Michael Adams3:include: change connection_struct->cnum to uint32_t
2012-06-03 Volker Lendeckes3: Simplify get_delete_on_close_token more
2012-06-03 Volker Lendeckes3: Simplify get_delete_on_close_token slightly
2012-06-01 Volker Lendeckes3: Avoid a lot of calls to serverid_exists()
2012-05-25 Volker Lendeckes3: Do not check the PIDs is parse_share_modes
2012-05-25 Volker Lendeckes3: Be less picky on stale share mode entries
2012-05-25 Volker Lendeckes3: Check for serverid_exists in rename_share_filename
2012-05-25 Jeremy AllisonFix an invalid state only reachable on server crash...
2012-05-25 Volker Lendeckes3: Add "share_mode_stale_pid"
2012-05-19 Jeremy AllisonRaise the debug level from 1 to 5 in get_share_mode_loc...
2012-05-18 Volker Lendeckes3: Revert the serverid changes, they need more work
2012-05-17 Volker Lendeckes3: Be less picky on stale share mode entries
2012-05-17 Volker Lendeckes3: Check for serverid_exists in rename_share_filename
2012-05-17 Volker Lendeckes3: Do not check the PIDs is parse_share_modes
2012-05-17 Volker Lendeckes3: Add "share_mode_stale_server"
2012-05-14 Volker Lendeckes3: talloc_zero is not needed for structs we ndr_pull...
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2682 -- NULL_RETURNS
2012-04-07 Jeremy AllisonFound whilst back-porting the fix for bug 8837 - smbd...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: Remove SMB_F* locking defines
2012-04-05 Andrew Bartlettbuild: #ifdef LARGE_SMB_OFF_T as off_t is now always...
2012-04-04 Jeremy AllisonSecond part of bugfix for bug #8837 - smbd crashes...
2012-02-22 Volker Lendeckes3: Add an error msg when a share mode entry is discarded
2012-02-19 Volker Lendeckes3: get_share_mode_lock_fresh->get_share_mode_lock
2012-02-19 Volker Lendeckes3: get_share_mode_lock->get_existing_share_mode_lock
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2012-01-13 Volker Lendeckes3: Fix the talloc hierarchy in fetch_share_mode_unlocked
2012-01-13 Jeremy AllisonAdd comments to all functions (to help me understand...
2012-01-12 Volker Lendeckes3: Fix nested get_share_mode_lock calls
2012-01-12 Volker Lendeckes3: Move the share_mode_lock handling to its own file
2012-01-12 Volker Lendeckes3: Put an indirection layer into share_mode_lock
2012-01-12 Volker Lendeckes3: Introduce get_share_mode_lock_fresh()
2012-01-12 Volker Lendeckes3: Replace fill_share_mode_lock()
2012-01-06 Jeremy AllisonFix format warning message.
2011-12-25 Volker Lendeckes3: Fix a 64-bit warning
2011-12-16 Stefan Metzmachers3:locking: avoid using sconn_server_id()
2011-12-15 Volker Lendeckes3: Fix a typo
2011-12-14 Volker Lendeckes3: Remove UNUSED_SHARE_MODE_ENTRY
2011-12-14 Stefan Metzmachers3:smbd: remove brl_register_msgs()
2011-12-13 Volker Lendeckes3: Move can_set_delete_on_close to smbd/
2011-12-13 Volker Lendeckes3: Use talloc_tos() in set_write_time()
2011-12-13 Volker Lendeckes3: Use talloc_tos() in set_sticky_write_time()
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-12-02 Volker Lendeckes3: Use autogenerated open_files.idl
2011-11-25 Michael Adams3:locking:posix: remove uses of SMB_ASSERT() from...
2011-11-25 Michael Adams3:locking:posix: adapt use of dbrwrap_fetch() to new...
2011-11-23 Volker Lendeckes3: Fix a valgrind error
2011-11-23 Volker Lendeckes3: Replace delete_token_list by an array
2011-10-27 Volker Lendeckes3: Use serverids_exist in parse_share_modes
2011-10-27 Volker Lendeckes3: Use talloc_tos() in parse_share_modes()
2011-10-12 Volodymyr KhomenkoFix bug #8515 - Empty CIFS share can be blocked for...
2011-10-11 Michael Adams3:locking: convert posix.c to use dbwrap wrapper funct...
2011-10-11 Michael Adams3:locking: convert locking.c to use dbwrap wrapper...
2011-10-11 Michael Adams3:locking: convert brlock to only use dbwrap wrapper...
2011-10-11 Michael Adams3:dbwrap: move the db_open_rbt() prototype to a new...
next