summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* libads: Give krb5_errs.c its own headerVolker Lendecke2018-11-2711-0/+41
* vfs_shadow_copy2: in fstat also convert fsp->fsp_name and fsp->base_fsp->fsp_...Ralph Boehme2018-11-271-8/+50
* s3:smbd: pass down twrp from SMB2_CREATE to filename_convert()Ralph Boehme2018-11-271-24/+5
* s3:smbd: add twrp args to filename_convert()Ralph Boehme2018-11-279-2/+36
* s3:smbd: add twrp processing to filename_convert_internal()Ralph Boehme2018-11-271-0/+26
* s3:smbd: prepare filename_convert_internal() for twrpRalph Boehme2018-11-271-1/+4
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-11-271-0/+38
* vfs_shadow_copy2: nicely deal with attempts to open previous version for writingRalph Boehme2018-11-271-2/+122
* vfs_shadow_copy2: add shadow_copy2_strip_snapshot_convertedRalph Boehme2018-11-271-0/+16
* vfs_shadow_copy2: add _already_converted arg to shadow_copy2_strip_snapshot_i...Ralph Boehme2018-11-271-8/+24
* s3:script/tests: add a test for VSS write behaviourRalph Boehme2018-11-272-1/+78
* vfs_error_inject: add EBADF errorRalph Boehme2018-11-271-0/+1
* vfs_error_inject: add pwriteRalph Boehme2018-11-271-0/+18
* libads: Align integer typesVolker Lendecke2018-11-231-1/+1
* libads: Use dom_sid_string_bufVolker Lendecke2018-11-231-2/+5
* source4 smbd prefork: Add backoff to process restartGary Lockyer2018-11-231-0/+2
* s3:lib: Fix undefined behavior in messages_dgmAndreas Schneider2018-11-221-3/+7
* s3:lib: Do not redefine bool and use stdbool.hAndreas Schneider2018-11-221-1/+1
* s3:tests: Initialize pointers with NULL in netdisplay testAndreas Schneider2018-11-222-5/+5
* utils: Free host realm after processingSwen Schillig2018-11-221-4/+5
* utils: Free krb5 context for net_lookup_kdcSwen Schillig2018-11-221-0/+3
* librpc: Free krb5 context on errorSwen Schillig2018-11-221-0/+4
* s3: Free principal if smb_krb5_principal_get_realm() failsSwen Schillig2018-11-221-0/+1
* smbspool: Free kerberos context on errorSwen Schillig2018-11-221-0/+1
* libads: set proper ads_keytab_flush() return code on errorSwen Schillig2018-11-221-0/+2
* libsmb: Make cli_notify_send cancellableVolker Lendecke2018-11-211-8/+32
* libsmb: Make cli_notify_send/recv smb2-awareVolker Lendecke2018-11-211-6/+37
* libsmb: Introduce cli_smb2_notify_send/recvVolker Lendecke2018-11-212-52/+167
* libsmb: Make cli_trans_send cancellableVolker Lendecke2018-11-211-15/+28
* libsmb: Make cli_trans a normal subreq functionVolker Lendecke2018-11-211-95/+113
* lib: Fix CID 1441264 Error handling issues (CHECKED_RETURN)Volker Lendecke2018-11-161-4/+10
* s3: VFS: fake_acls: Fix Coverity CID 1435850 Uninitialized pointer read.Jeremy Allison2018-11-151-5/+20
* s3: VFS: Remove logically dead code. Coverity CID: 1419117Jeremy Allison2018-11-141-5/+1
* s3:passdb: Use discard_const_p() in py_passdbAndreas Schneider2018-11-141-2/+2
* s3/torture: PY3 port samba.ntlm_authNoel Power2018-11-141-30/+29
* s3:rpcclient: Initialize domain_nameAndreas Schneider2018-11-141-1/+1
* s3: lib: nmbname: Ensure we limit the NetBIOS name correctly. CID: 1433607Jeremy Allison2018-11-131-13/+21
* s3:smb2_sesssetup: check session_info security level before it gets talloc_mo...Ralph Boehme2018-11-131-4/+4
* s3:selftest: also run smb2.session torture testsuite against ad_memberRalph Boehme2018-11-131-0/+1
* s3:selftest: split "raw.session" and "smb2.session"Ralph Boehme2018-11-131-1/+6
* smbd: Use wire_perms_to_unix in unix_perms_from_wireVolker Lendecke2018-11-131-18/+1
* winbindd: Fix crash when taking profilesVolker Lendecke2018-11-121-1/+2
* s3:winbind: Log client process name for PAM authAndreas Schneider2018-11-121-2/+4
* s3:winbind: Log client process name in winbind_miscAndreas Schneider2018-11-121-16/+30
* s3:winbind: Log client process nameAndreas Schneider2018-11-1212-13/+46
* s3:winbindd: Also log the process name in winbinddAndreas Schneider2018-11-122-5/+15
* wbclient: Send the client process name talking to winbindAndreas Schneider2018-11-121-0/+4
* lib: Use dom_sid_str_bufVolker Lendecke2018-11-101-6/+9
* idmap: Use dom_sid_str_bufVolker Lendecke2018-11-091-1/+3
* idmap: Use dom_sid_str_bufVolker Lendecke2018-11-091-4/+5