summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: standard process limitsGary Lockyer2018-11-301-0/+9
* s4 smdb standard: Limit processes forked on accept.Gary Lockyer2018-11-303-3/+38
* s4 smbd standard tests: limit forked processesGary Lockyer2018-11-306-0/+135
* replace: Correctly check for 'extern char **environ' in unistd.hAndreas Schneider2018-11-302-10/+13
* util: Fix include file orderMartin Schwenke2018-11-301-1/+2
* Converted README to markdownDaniel Southward-Ellis2018-11-301-22/+22
* 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-3018-31/+31
* New testcase samba3.blackbox.net_rpc_join_credsOlly Betts2018-11-302-0/+34
* net: Add support for a credentials fileOlly Betts2018-11-302-0/+26
* s3/testparm: Reduce debug level to 1Anoop C S2018-11-291-2/+2
* s4:torture: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-293-3/+3
* s4:smbd: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-283-5/+5
* s4:ntvfs: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-283-3/+3
* s4:lib: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-283-4/+4
* 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
* nss_winbind: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-26/+26
* wins: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-4/+4
* wbclient: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-5/+5
* krb5_plugin: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-282-2/+2
* libcli:smbreadline: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-4/+4
* libcli:smb: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-1/+1
* lib:util: Avoid name confusion with config.hAndreas Schneider2018-11-281-5/+5
* lib:util: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-282-3/+3
* tdb: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-2/+2
* replace: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-285-11/+11
* krb5_wrap: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-1/+1
* ctdb: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-6/+6
* autobuild: Add _FORTIFY_SOURCE=2 to the -O3 buildAndreas Schneider2018-11-281-1/+1
* wafsamba: Do not always set _FORTIFY_SOURCE=2Andreas Schneider2018-11-281-1/+1
* s3: Remove unsused MMAP_BLACKLIST ifdef checksAndreas Schneider2018-11-283-15/+0
* lib:replace: Check if HAVE_DECL_ENVIRON is defined firstAndreas Schneider2018-11-281-0/+2
* krb5_wrap: Fix a typoVolker Lendecke2018-11-281-1/+1
* auth: Align integer typesVolker Lendecke2018-11-281-1/+1
* lib: Align integer typesVolker Lendecke2018-11-281-2/+2
* krb5_wrap: Add a talloc_ctx to smb_krb5_principal_get_realm()Volker Lendecke2018-11-288-67/+50
* credentials: Remove an unnecessary talloc_steal()Volker Lendecke2018-11-281-1/+0