ctdb-recoverd: Log a message when releasing the recovery lock
[samba.git] / source3 /
2014-07-07 Volker Lendeckeauth: Fix an incompatible pointer assignment
2014-07-07 Samuel Cabreroidl:drsuapi: Manage all possible lengths of drsuapi_DsB...
2014-07-04 Volker Lendeckesmbd: do_lock_cancel does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: brl_lock_cancel does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-07-04 Volker Lendeckesmbd: do_lock does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: brl_lock does not need "blr" anymore
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-07-04 Volker Lendeckesmbd: Remove two outdated comments
2014-07-04 Volker Lendeckesmbd: Use brl_delete_lock_struct in brl_lock_cancel_default
2014-07-04 Volker Lendeckesmbd: Factor out unlocking from smbd_do_locking
2014-07-04 Volker Lendeckesmbd: Remove an outdated comment
2014-07-04 Andrew Bartletts4-winbind: Use winbindd in the AD DC by default
2014-07-04 Andrew Bartlettwinbindd: Use a remote RPC server when we are an RODC...
2014-07-04 Andrew Bartletts4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED...
2014-07-04 Garming Samwinbindd: Allow the AD-DC to call getdcname
2014-07-04 Andrew Bartlettsecrets: Ensure we store the secureChannelType when...
2014-07-03 Jeremy Allisons3: smbd: Locking - re-add pending lock records if...
2014-07-03 Jeremy Allisons3: smbd: Locking - treat lock timeout the same as...
2014-07-03 Jeremy Allisons3: smbd: Locking - add and use utility function lock_t...
2014-07-03 Jeremy Allisons3: smbd: Locking - convert to using utility macro...
2014-07-03 Volker Lendecketorture3: Fix bug 10687
2014-07-02 Andreas Schneiders3-libnet: Improve error message.
2014-07-02 Jeremy Allisons3: smbd: Locking, fix off-by one calculation in brl_pe...
2014-07-02 Jeremy Allisons3:winbindd - fix bad bugfix for bug #10280 - winbind...
2014-07-02 Volker Lendeckesmbd: Fix some typos
2014-07-01 Volker Lendeckesmbd: Remove an unused variable
2014-07-01 Volker Lendeckesmbd: Clarify smb2 lock checks
2014-06-30 Volker Lendeckesmbd: validate_lock_entries does not need mem_ctx anymore
2014-06-30 Volker Lendeckesmbd: Simplify validate_lock_entries
2014-06-30 Volker Lendeckesmbd: Factor out brl_delete_lock_struct
2014-06-30 Volker Lendeckesmbd: Simplify validate_lock_entries
2014-06-30 Volker Lendecketorture3: Add some brlock entries in cleanup2
2014-06-30 Volker Lendeckesmbstatus: Fix an uninitialized variable
2014-06-30 Volker Lendeckelibcli: Make cli_smb2_close_fnum async
2014-06-30 Volker Lendeckelib: Align nt_time_to_unix_timespec with unix_timespec_...
2014-06-30 Volker Lendeckelib: Align unix_timespec_to_nt_time with nt_time_to_uni...
2014-06-30 Volker Lendeckelibcli: Make smb2cli_create return blobs
2014-06-30 David Disseldorpvfs_snapper: use a talloc hierarchy for arrays
2014-06-30 David Disseldorpvfs_snapper: don't redefine GMT_FORMAT macro
2014-06-30 David Disseldorpvfs: add previous file version support for vfs_snapper
2014-06-30 David Disseldorpvfs: add vfs_snapper module
2014-06-30 Christof Schmittsmbd: Make messaging_send_to_children static
2014-06-30 Christof Schmittsmbd: Use common function for FORCE_DIS and KILL_CLIENT...
2014-06-30 Jeremy Allisons3: SMB2 : Fix leak of blocking lock records in the...
2014-06-30 Jeremy Allisons3: smb2: Simplify logic in reprocess_blocked_smb2_lock().
2014-06-30 Jeremy Allisons3: smb2: Remove unused code from remove_pending_lock().
2014-06-27 Volker Lendeckes3-shadow-copy2: Protect against already converted...
2014-06-27 Volker Lendeckes3-shadow-copy2: Add more debugs
2014-06-27 Volker Lendeckes3-shadow-copy2: Fix incorrect case submounts
2014-06-27 Christof Schmitts3-shadow-copy2: Remove TODO and fix comments
2014-06-27 Volker Lendeckes3-shadow-copy2: Fix dir/@GMT-2012.10.15-13.48.43 form...
2014-06-27 Volker Lendeckes3-shadow-copy2: Add extreme debug output to shadow_cop...
2014-06-27 Volker Lendeckedbwrap: Print wait times with full precision
2014-06-25 Volker Lendeckesmbd: Remove 2 indentation levels
2014-06-25 Jeremy Allisons3: smbd - Prevent file truncation on an open that...
2014-06-25 Jeremy Allisons3: smbd - fix processing of packets with invalid DOS...
2014-06-24 Jeremy Allisons3: nmbd: Fix bug 10633 - nmbd denial of service
2014-06-23 Andrew Bartlettselftest: Run base.delaywrite against plugin_s4_dc...
2014-06-23 Ira Coopers3: Fix fsctl_validate_neg_info to pass MS compliance...
2014-06-23 Ira Coopers3: Refactor smbd_smb2_request_process_negprot
2014-06-21 Volker Lendecketorture3: Reproducer for bug 10593
2014-06-21 Volker Lendeckesmbd: Fix bug 10593
2014-06-21 Volker Lendeckesmbd: First watch, then defer
2014-06-21 Volker Lendeckesmbd: Store "struct deferred_open_record" instead of...
2014-06-21 Volker Lendeckelibsmb: Make cli_ntcreate cancellable
2014-06-21 Volker Lendeckelibsmb: Make cli_ntcreate1 cancellable
2014-06-21 Volker Lendeckelibsmb: Make cli_smb2_create_fnum cancellable
2014-06-21 Volker Lendeckelibsmb: Enable oplocks for smb2 cli_ntcreate
2014-06-21 Volker Lendeckelibsmb: Align cli_ntcreate with other sync wrappers
2014-06-21 Volker Lendeckelibsmb: remove smb2 switch from cli_ntcreate
2014-06-21 Volker Lendeckelibsmb: Replace async cli_ntcreate by cli_create
2014-06-21 Volker Lendeckelibsmb: Add cli_create_send/recv
2014-06-21 Volker Lendeckelibsmb: Make cli_smb2_create_fnum async
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_init return 0/errno
2014-06-18 Volker Lendeckemessaging3: Use "goto fail_nomem" where appropriate
2014-06-18 Volker Lendeckemessaging3: simplify messaging_dgm_lockfile_remove
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_wipe return 0/errno
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_cleanup return 0/errno
2014-06-18 Volker Lendeckemessaging3: Make the _send function return 0/errno
2014-06-18 Volker Lendeckemessaging3: Remove two uses of talloc_tos()
2014-06-18 Volker Lendeckemessaging3: Remove use of full_path_tos()
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_msg_send
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_msg_init
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_send
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_sen...
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_init
2014-06-18 Jeremy Allisons3: smb2 - strictly obey file name restrictions w.r...
2014-06-18 Jeremy Allisons3: smb2 - Check supplied impersonation level on SMB2_C...
2014-06-18 Jeremy Allisons3: smb2 - Negprot should return INVALID_PARAMETER...
2014-06-18 Jeremy Allisons3: auth: Fix winbindd_pam_auth_pac_send() to create...
2014-06-17 Jeremy Allisons3: auth: Change auth3_generate_session_info_pac()...
2014-06-17 Jeremy Allisons3: auth: Add create_info3_from_pac_logon_info() to...
2014-06-17 Jeremy Allisons3: auth: Change make_server_info_info3() to take a...
2014-06-17 Jeremy Allisons3: auth: Add some const to the struct netr_SamInfo3...
2014-06-17 Volker Lendeckelib: Use BVAL macro in interpret_long_date
2014-06-17 Volker Lendeckemessaging3: Use server_id_str_buf
2014-06-16 Michael Adambuild: fix the test and define for msg_accrights
2014-06-15 Andrew Bartletts3-winbindd: Honour pdb_is_responsible_for_everything_e...
2014-06-15 Andrew Bartlettpassdb: Allow a passdb module to do idmap for everything
next