summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* smbd: Use brl_delete_lock_struct in brl_lock_cancel_defaultVolker Lendecke2014-07-041-6/+1
* smbd: Factor out unlocking from smbd_do_lockingVolker Lendecke2014-07-043-49/+62
* smbd: Remove an outdated commentVolker Lendecke2014-07-041-4/+0
* s4-winbind: Use winbindd in the AD DC by defaultAndrew Bartlett2014-07-041-1/+1
* winbindd: Use a remote RPC server when we are an RODC when neededAndrew Bartlett2014-07-047-35/+72
* s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbinddAndrew Bartlett2014-07-042-2/+21
* winbindd: Allow the AD-DC to call getdcnameGarming Sam2014-07-041-6/+16
* secrets: Ensure we store the secureChannelType when written to secrets.ldbAndrew Bartlett2014-07-042-7/+20
* s3: smbd: Locking - re-add pending lock records if we fail to acquire a lock ...Jeremy Allison2014-07-031-17/+80
* s3: smbd: Locking - treat lock timeout the same as any other error.Jeremy Allison2014-07-031-53/+38
* s3: smbd: Locking - add and use utility function lock_timed_out().Jeremy Allison2014-07-031-3/+21
* s3: smbd: Locking - convert to using utility macro used elsewhere.Jeremy Allison2014-07-031-2/+1
* torture3: Fix bug 10687Volker Lendecke2014-07-031-1/+1
* s3-libnet: Improve error message.Andreas Schneider2014-07-021-1/+3
* s3: smbd: Locking, fix off-by one calculation in brl_pending_overlap().Jeremy Allison2014-07-021-1/+1
* s3:winbindd - fix bad bugfix for bug #10280 - winbind panic if AD server is d...Jeremy Allison2014-07-021-2/+2
* smbd: Fix some typosVolker Lendecke2014-07-021-3/+3
* smbd: Remove an unused variableVolker Lendecke2014-07-021-1/+0
* smbd: Clarify smb2 lock checksVolker Lendecke2014-07-021-5/+18
* smbd: validate_lock_entries does not need mem_ctx anymoreVolker Lendecke2014-06-301-4/+3
* smbd: Simplify validate_lock_entriesVolker Lendecke2014-06-301-36/+10
* smbd: Factor out brl_delete_lock_structVolker Lendecke2014-06-301-6/+12
* smbd: Simplify validate_lock_entriesVolker Lendecke2014-06-301-10/+11
* torture3: Add some brlock entries in cleanup2Volker Lendecke2014-06-301-2/+26
* smbstatus: Fix an uninitialized variableVolker Lendecke2014-06-301-0/+1
* libcli: Make cli_smb2_close_fnum asyncVolker Lendecke2014-06-302-23/+92
* lib: Align nt_time_to_unix_timespec with unix_timespec_to_nt_timeVolker Lendecke2014-06-303-6/+6
* lib: Align unix_timespec_to_nt_time with nt_time_to_unix_timespecVolker Lendecke2014-06-304-11/+11
* libcli: Make smb2cli_create return blobsVolker Lendecke2014-06-302-17/+17
* vfs_snapper: use a talloc hierarchy for arraysDavid Disseldorp2014-06-301-27/+5
* vfs_snapper: don't redefine GMT_FORMAT macroDavid Disseldorp2014-06-301-2/+1
* vfs: add previous file version support for vfs_snapperDavid Disseldorp2014-06-301-0/+1215
* vfs: add vfs_snapper moduleDavid Disseldorp2014-06-303-0/+844
* smbd: Make messaging_send_to_children staticChristof Schmitt2014-06-302-4/+2
* smbd: Use common function for FORCE_DIS and KILL_CLIENT_IP in parentChristof Schmitt2014-06-301-22/+11
* s3: SMB2 : Fix leak of blocking lock records in the database.Jeremy Allison2014-06-301-0/+1
* s3: smb2: Simplify logic in reprocess_blocked_smb2_lock().Jeremy Allison2014-06-301-30/+25
* s3: smb2: Remove unused code from remove_pending_lock().Jeremy Allison2014-06-301-13/+0
* s3-shadow-copy2: Protect against already converted namesVolker Lendecke2014-06-271-0/+28
* s3-shadow-copy2: Add more debugsVolker Lendecke2014-06-271-0/+9
* s3-shadow-copy2: Fix incorrect case submountsVolker Lendecke2014-06-271-10/+6
* s3-shadow-copy2: Remove TODO and fix commentsChristof Schmitt2014-06-271-7/+8
* s3-shadow-copy2: Fix dir/@GMT-2012.10.15-13.48.43 form of pathsVolker Lendecke2014-06-271-2/+2
* s3-shadow-copy2: Add extreme debug output to shadow_copy2_strip_snapshotVolker Lendecke2014-06-271-0/+8
* dbwrap: Print wait times with full precisionVolker Lendecke2014-06-271-3/+3
* smbd: Remove 2 indentation levelsVolker Lendecke2014-06-251-11/+11
* s3: smbd - Prevent file truncation on an open that fails with share mode viol...Jeremy Allison2014-06-251-2/+20
* s3: smbd - fix processing of packets with invalid DOS charset conversions.Jeremy Allison2014-06-253-13/+21
* s3: nmbd: Fix bug 10633 - nmbd denial of serviceJeremy Allison2014-06-251-5/+2
* selftest: Run base.delaywrite against plugin_s4_dc only, and with kerberos fo...Andrew Bartlett2014-06-231-2/+1