summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshot for the 4.2.1 release.samba-4.2.1Karolin Seeger2015-04-151-1/+1
* WHATSNEW: Add release notes for Samba 4.2.1.Karolin Seeger2015-04-141-0/+110
* s3-passdb: Fix 'force user' with winbind default domainAndreas Schneider2015-04-091-0/+24
* s4-process_model: Do not close random fds while forking.Andreas Schneider2015-04-081-3/+9
* s3: libsmbclient: Add missing talloc stackframe.Jeremy Allison2015-04-081-0/+8
* lib: tdb: Use sigaction when testing for robust mutexes.Jeremy Allison2015-04-081-4/+31
* s4:auth/gensec_gssapi: let gensec_gssapi_update() return NT_STATUS_LOGON_FAIL...Stefan Metzmacher2015-04-081-2/+2
* s3: client - "client use spnego principal = yes" code checks wrong name.Jeremy Allison2015-04-081-1/+1
* docs: Mark 'client use spnego principal' as deprecated and also a bad idea.Jeremy Allison2015-04-082-1/+8
* vfs_fruit: enhance handling of malformed AppleDouble filesRalph Boehme2015-04-081-6/+73
* s3:winbind:grent: don't stop group enumeration when a group has no gidMichael Adam2015-04-081-1/+50
* backupkey: Use ndr_pull_struct_blob_all()Andrew Bartlett2015-04-081-4/+4
* Ensure we always initialise the winbind contextMatthew Newton2015-04-081-1/+1
* replace: Remove superfluous check for gcrypt header.Andreas Schneider2015-03-241-1/+1
* backupkey: Explicitly link to gnutls and gcryptAndrew Bartlett2015-03-241-1/+1
* lib/tls: Fix behaviour of --disable-gnutls and remove link to gcryptAndrew Bartlett2015-03-243-9/+21
* s3: lib: libsmbclient: If reusing a server struct, check every cli->timout mi...Jeremy Allison2015-03-242-0/+17
* s3: libcli: smb1: Ensure we correctly finish a tevent req if the writev fails...Jeremy Allison2015-03-241-0/+1
* s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with serve...Jeremy Allison2015-03-241-3/+35
* s4: lib: auth: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers ...Jeremy Allison2015-03-241-4/+36
* docs/idmap_rid: remove deprecated base_rid from exampleDavid Disseldorp2015-03-241-3/+0
* libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with impleme...Thomas Schulz2015-03-241-1/+1
* Update libwbclient version to 0.12Matthew Newton2015-03-243-2/+133
* Move wbc global variables into global context insteadMatthew Newton2015-03-243-45/+73
* Add context versions of wbclient functionsMatthew Newton2015-03-246-176/+1161
* Add wbcContext to wbcRequestResponseMatthew Newton2015-03-242-7/+21
* Add wbcContext struct, create and free functionsMatthew Newton2015-03-243-0/+78
* Use global context for winbindd_request_responseMatthew Newton2015-03-247-47/+74
* Make winbind client library thread-safe by adding contextMatthew Newton2015-03-243-62/+144
* talloc: version 2.1.2Stefan Metzmacher2015-03-243-1/+71
* talloc: fix _talloc_total_limit_size prototypeStefan Metzmacher2015-03-241-1/+1
* lib: talloc: Test suite for the new destructor reparent logic.Jeremy Allison2015-03-241-0/+82
* lib: talloc: Allow destructors to reparent the object they're called on.Jeremy Allison2015-03-241-0/+7
* lib: talloc: Fix bug when calling a destructor.Jeremy Allison2015-03-241-1/+7
* s3-winbind: Fix chached user group lookup of trusted domains.Michael Adam2015-03-241-0/+11
* Be consistent about what functions add $LISTOPT and $LOADLIST to the command-...Jelmer Vernooij2015-03-242-6/+8
* selftest: Add separate command line for listing tests, allowing us of subunit...Jelmer Vernooij2015-03-246-17/+38
* selftest/tests.py: Remove testsuite samba.tests.samdb which does not have any...Jelmer Vernooij2015-03-241-1/+0
* Re-use add_prefix function.Jelmer Vernooij2015-03-241-7/+1
* selftest: Drop support for TESTSUITE-IDLIST, and remove its last user.Jelmer Vernooij2015-03-244-26/+9
* sam: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-241-8/+4
* Use samba.tests.subunitrun in dsdb ldap and ldap_schema tests.Jelmer Vernooij2015-03-242-39/+50
* Use samba.tests.subunitrun in urgent replication test.Jelmer Vernooij2015-03-241-13/+4
* Include mimeparse, which is used by subunit/testtools.Jelmer Vernooij2015-03-2410-3/+717
* ldap: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-242-20/+7
* deletetest: use samba.tests.subunitrun.Jelmer Vernooij2015-03-242-62/+54
* ldap_syntaxes: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-241-24/+16
* password lockout: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-242-100/+91
* passwords: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-242-120/+114
* sec_descriptor: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-242-17/+7