summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Add simple tests for net rpc share allowedusersOlly Betts2018-11-302-0/+35
* Fix net rpc share allowedusers short descriptionOlly Betts2018-11-301-2/+2
* net rpc share allowedusers: Allow restricting sharesOlly Betts2018-11-302-9/+27
* Fix spelling mistakesOlly Betts2018-11-308-18/+18
* New testcase samba3.blackbox.net_rpc_join_credsOlly Betts2018-11-302-0/+34
* net: Add support for a credentials fileOlly Betts2018-11-301-0/+25
* s3/testparm: Reduce debug level to 1Anoop C S2018-11-291-2/+2
* s3:winbindd: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-1/+1
* s3:utils: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-282-4/+4
* s3:smbd: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-283-5/+5
* s3:rpc_server: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-2/+2
* s3:nmbd: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-1/+1
* s3:modules: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-284-9/+9
* s3:libsmb: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-282-5/+5
* s3:libads: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-282-2/+2
* s3:lib: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-282-3/+3
* s3:include: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-4/+4
* s3:ldap: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-2/+2
* s3:auth: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-3/+3
* s3: Remove unsused MMAP_BLACKLIST ifdef checksAndreas Schneider2018-11-282-11/+0
* lib: Align integer typesVolker Lendecke2018-11-281-2/+2
* krb5_wrap: Add a talloc_ctx to smb_krb5_principal_get_realm()Volker Lendecke2018-11-281-3/+3
* notifyd: Improve a debug messageVolker Lendecke2018-11-271-2/+2
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-271-10/+6
* idmap_cache: Use dom_sid_str_bufVolker Lendecke2018-11-271-1/+2
* winbind: Fix "wbint_Principals" definitionVolker Lendecke2018-11-272-2/+2
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-271-3/+7
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-271-1/+4
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-271-7/+5
* 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