summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be N...Jeremy Allison2014-09-152-3/+8
* messaging_dgm: Don't expose the messaging_dgm_contextVolker Lendecke2014-09-143-37/+59
* messaging_dgm: Avoid a tallocVolker Lendecke2014-09-141-10/+10
* messaging_dgm: Avoid a tallocVolker Lendecke2014-09-141-7/+8
* messaging_dgm: messaging_dgm_lockfile_remove does not use tmp_ctx anymoreVolker Lendecke2014-09-141-3/+2
* messaging_dgm: messaging_dgm_lockfile_create does not use tmp_ctx anymoreVolker Lendecke2014-09-141-3/+2
* messaging_dgm: Avoid talloc_tos()Volker Lendecke2014-09-141-56/+55
* messaging_dgm: ReformattingVolker Lendecke2014-09-141-2/+1
* messaging_dgm: Remove an unnecessary castVolker Lendecke2014-09-141-2/+1
* namecache: fix uninitialised pointer returnsDavid Disseldorp2014-09-131-3/+3
* s3: smbd: streams - Ensure share mode validation ignores internal opens (op_m...Volker Lendecke2014-09-121-1/+6
* media_harmony: Fix a crash bugVolker Lendecke2014-09-121-2/+2
* media_harmony: Fix warningsVolker Lendecke2014-09-121-12/+9
* s3: smbd - open logic fix.Jeremy Allison2014-09-111-0/+11
* vfs_acl_common: dacl size must be updatedRalph Boehme2014-09-111-0/+3
* s3: smbd: Ensure we don't call qsort() with a size of -1.Jeremy Allison2014-09-111-16/+16
* s3:smbd:open_file: use a more natural check.Michael Adam2014-09-111-1/+3
* s3:smbd: fix a race in open codeMichael Adam2014-09-101-17/+42
* smbd: Fix a typoVolker Lendecke2014-09-101-1/+1
* s3:smbd: fix a comment typoRalph Boehme2014-09-091-1/+1
* smbd: Move make_dir_struct() to reply.cVolker Lendecke2014-09-093-54/+46
* s3:smbd: close the connection if the client doesn't start with a SMB1 Negprot...Stefan Metzmacher2014-09-091-0/+18
* s3: smbd: smb2-sessionsetup. Fix use after free when the sessionsetup request...Jeremy Allison2014-09-081-0/+6
* s3-lib: Do not walk past the end of the dos_to_ntstatus_map arrayAndrew Bartlett2014-09-081-1/+1
* passdb: Avoid use-after-free when setting a plaintext passwordAndrew Bartlett2014-09-081-2/+3
* s3:build: don't detect perl in source3/wscript again.Michael Adam2014-09-051-1/+0
* s3: smbd: vfs_dirsort module.Jeremy Allison2014-09-031-1/+1
* s3-kpasswd: Fix build warning.Günther Deschner2014-09-011-1/+1
* s3-kpasswd: send a netbios krb5 address to avoid invalid net address errors fromGünther Deschner2014-09-011-0/+14
* Remove custom password change code in libadsSimo Sorce2014-09-011-555/+59
* Remove duplicate definitionsSimo Sorce2014-09-011-9/+0
* s3-rpc_client: Do not give NT_STATUS_NO_MEMORY when the source string was NULLAndrew Bartlett2014-09-011-5/+6
* set_dc_type_and_flags_trustinfo: Use init_dc_connection and wb_open_internal_...Andrew Bartlett2014-09-011-18/+26
* winbindd: Add debugging to assist in locating errors creating NETLOGON pipesAndrew Bartlett2014-09-011-0/+12
* passdb: Use sam_get_results_trust() and implement pdb_samba_dsdb_get_trustedd...Andrew Bartlett2014-09-011-1/+124
* winbindd: Do not segfault if the trusted domain has no SIDAndrew Bartlett2014-09-011-1/+9
* s3-winbindd: Document parameters in ads_cached_connection_reuseChristof Schmitt2014-08-301-0/+13
* s3-winbindd: Use more descriptive parameter names in ads_cached_connection_co...Christof Schmitt2014-08-301-8/+8
* s3-winbindd: Use correct realm for trusted domains in idmap childChristof Schmitt2014-08-301-2/+9
* torture: Also run raw.read against the aio shareChristof Schmitt2014-08-301-0/+4
* smbd: Add padding byte to readx responseChristof Schmitt2014-08-304-17/+29
* torture3: Allow padding byte for LARGE_READX responsesChristof Schmitt2014-08-301-1/+2
* dosmode: fix FSCTL_SET_SPARSE request validationDavid Disseldorp2014-08-281-0/+13
* smbd: Properly initialize mangle_hashVolker Lendecke2014-08-261-0/+4
* passdb: fix NT_STATUS_NO_SUCH_GROUPArvid Requate2014-08-251-2/+2
* Don't discard result of checking grouptypeRoel van Meer2014-08-231-2/+0
* messaging3: Avoid messaging_is_self_sendVolker Lendecke2014-08-231-9/+6
* pthreadpool: Slightly serialize jobsVolker Lendecke2014-08-231-1/+1
* messaging3: Add msg_sink/source -- perftestVolker Lendecke2014-08-233-0/+455
* torture: Fix cleanup2 to utilize on-demand cleanupVolker Lendecke2014-08-231-16/+3