summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* examples: Add smb2mountVolker Lendecke2016-10-148-0/+1698
* support volfile fetch from multiple glusterd nodesRaghavendra Talur2016-10-142-14/+130
* ctdb-scripts: Strengthen check to see if ctdbd is runningMartin Schwenke2016-10-141-5/+9
* ctdb-packaging: Move CTDB tests to /usr/local/share/ctdb/tests/Martin Schwenke2016-10-142-3/+3
* smbd: Fix a commentVolker Lendecke2016-10-141-1/+1
* debug: Fix a few signed/unsigned hickupsVolker Lendecke2016-10-141-3/+4
* strv.c: add strv_to_env for use with execle, etc.Trever L. Adams2016-10-142-0/+27
* ntlmssp.idl: don't generate python bindings for ntlmssp_NTLM_RESPONSE and ntl...Stefan Metzmacher2016-10-131-2/+2
* spoolss.idl: use access mask defines from security.idlStefan Metzmacher2016-10-131-3/+3
* nfs4acl.idl: rename interface to nfs4acl.idl to avoid naming clash in the pyt...Stefan Metzmacher2016-10-131-1/+1
* libcli: Remove code cloneMoritz Beller2016-10-131-1/+1
* ctdb-tests: Add a missing assert()Martin Schwenke2016-10-131-0/+1
* ctdb-tests: Use bash locals for readabilityMartin Schwenke2016-10-131-22/+24
* ctdb-scripts: Drop backward compatibility from ctdbd_is_running()Martin Schwenke2016-10-131-40/+9
* ctdb-scripts: ctdbd_wrapper should never remove the PID fileMartin Schwenke2016-10-131-1/+0
* spoolss: Fix caching of printername->sharenameVolker Lendecke2016-10-131-2/+2
* Update smbrun to allow for settings environment variables.Trever L. Adams2016-10-1322-48/+61
* messaging: add an overflow checkVolker Lendecke2016-10-131-1/+186
* s3:libads: don't use MEMORY:ads_sasl_spnego_bind nor set "KRB5CCNAME"Stefan Metzmacher2016-10-131-6/+0
* s3:libads: don't use MEMORY:ads_sasl_gssapi_do_bind nor set "KRB5CCNAME"Stefan Metzmacher2016-10-121-5/+0
* HEIMDAL:lib/krb5: destroy a memory ccache on reinitStefan Metzmacher2016-10-121-17/+35
* lib: Fix CID 1373623 Dereference after null checkVolker Lendecke2016-10-121-3/+4
* winbindd: Remove now unused cache_methodsChristof Schmitt2016-10-113-43/+11
* winbindd: Remove now unused domain->methodsChristof Schmitt2016-10-113-7/+4
* winbindd: Replace calls to domain->methodsChristof Schmitt2016-10-114-47/+38
* winbindd: Make functions in cache_methods non-staticChristof Schmitt2016-10-112-76/+149
* s3/vfs: remove now unused is_offline/set_offline VFS functionsRalph Boehme2016-10-1112-310/+3
* s3/vfs: merge offline functionality into DOS attributes handlingRalph Boehme2016-10-116-67/+141
* nfs4acls: Fix SMB_ACE4_MAX_TYPE defineVolker Lendecke2016-10-111-1/+1
* ctdb-conn: add missing variable initializationRalph Wuerthner2016-10-101-1/+1
* Replaced string "Samba 4" with "Samba AD"Marc Muehlfeld2016-10-101-1/+1
* ctdb-scripts: Dump stack traces of smbd processes after shutdownMartin Schwenke2016-10-105-6/+62
* s3-sysquotas: correctly restore path when finding mount pointUri Simchoni2016-10-081-1/+4
* vfs_glusterfs: Fix a memory leak in connect pathAnoop C S2016-10-071-2/+1
* s3-selftest: Add a substituions testcaseAndreas Schneider2016-10-072-1/+33
* selftest: Create a share with %D %U and %G substituionAndreas Schneider2016-10-071-1/+24
* s3-lib: Fix %G substitution in AD member environmentAndreas Schneider2016-10-071-6/+18
* selftest: Create AD users alice and bobAndreas Schneider2016-10-071-0/+16
* torture/ioctl: test compression responses when unsupportedDavid Disseldorp2016-10-062-0/+77
* smbd/ioctl: match WS2016 ReFS get compression behaviourDavid Disseldorp2016-10-061-12/+17
* s3-rpcclient: Fix initializing rpcclientAndreas Schneider2016-10-061-7/+19
* s3-param: Add comment to call lp_load_global() after popt processingAndreas Schneider2016-10-061-0/+3
* s3-utils: Fix loading smb.conf in smbcquotasAndreas Schneider2016-10-061-3/+12
* s3-libnet: Pass enum value names to dcerpc_samr_SetUserInfo2()Andreas Schneider2016-10-061-3/+3
* s4-libnet: Use SetUserInfo2 to set the account flagsAndreas Schneider2016-10-061-5/+5
* s3: lib: messaging. Add function comments I needed to understand this code.Jeremy Allison2016-10-061-0/+125
* s3-printing: fix migrate printer code (bug 8618)Björn Baumbach2016-10-051-0/+27
* tevent: version 0.9.31tevent-0.9.31Stefan Metzmacher2016-10-053-4/+100
* messaging: Add an indirection for messaging_dgm_register_tevent_contextVolker Lendecke2016-10-054-18/+113
* messages_dgm: Avoid an unnecessary declarationVolker Lendecke2016-10-051-2/+0