summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* talloc: version 2.1.9talloc-2.1.9Stefan Metzmacher2017-02-256-7/+97
* pytalloc: add pytalloc_GenericObject_{steal,reference}[_ex]()Stefan Metzmacher2017-02-256-12/+203
* s3/smbd: allow GET_DFS_REFERRAL fsctl on any smb2 connexionAurelien Aptel2017-02-251-4/+0
* s3:idmap_ad: make use of pdb_get_trust_credentials() to get the machine accou...Stefan Metzmacher2017-02-241-23/+13
* s3:winbindd: allow a fallback to NTLMSSP for LDAP connectionsStefan Metzmacher2017-02-241-0/+2
* s3:libads: add more debugging to ads_sasl_spnego_bind()Stefan Metzmacher2017-02-241-1/+25
* s3:winbindd: rely on the kerberos_state from pdb_get_trust_credentials()Stefan Metzmacher2017-02-241-11/+0
* s3:winbindd: add more debugging to cm_prepare_connection()Stefan Metzmacher2017-02-241-7/+16
* s3:passdb: use cli_credentials_set_kerberos_state() for trusts in pdb_get_tru...Stefan Metzmacher2017-02-241-0/+17
* s3:winbindd: fix the valid usage anonymous smb authenticationStefan Metzmacher2017-02-241-4/+4
* auth/credentials: try to use kerberos with the machine account unless we're i...Stefan Metzmacher2017-02-241-1/+16
* s3:winbindd: try a NETLOGON connection with noauth over NCACN_NP against trus...Stefan Metzmacher2017-02-241-1/+22
* Revert "s3-winbind: Fix schannel connections against trusted domain DCs"Stefan Metzmacher2017-02-241-15/+1
* ctdb-takeover: Don't release IPs from nodes where they are not knownMartin Schwenke2017-02-242-4/+10
* ctdb-ipalloc: Add per-IP known_on bitmapMartin Schwenke2017-02-242-0/+23
* ctdb-takeover: Fetch public IP addresses from all connected nodesMartin Schwenke2017-02-241-1/+1
* ctdb-takeover: Assign banning credits on failure to fetch public IPsMartin Schwenke2017-02-243-2/+11
* ctdb-takeover: Use takeover_failed() when fetching public IPs failsMartin Schwenke2017-02-241-2/+2
* ctdb-takeover: Generalise error handling for GET_PUBLIC_IPSMartin Schwenke2017-02-241-14/+19
* ctdb-takeover: Only fetch available IPs from nodes with known IPsMartin Schwenke2017-02-242-1/+76
* ctdb-takeover: Add debug message confirming fetching of public IPsMartin Schwenke2017-02-241-0/+2
* ctdb-tests: Populate per-node known IPs inlineMartin Schwenke2017-02-243-17/+69
* ctdb-ipalloc: Switch noiphost to struct bitmapMartin Schwenke2017-02-243-8/+6
* ctdb-ipalloc: Switch available_on to struct bitmapMartin Schwenke2017-02-243-5/+6
* lib/util: Put bitmap.c into samba-util-core so it is available to CTDBMartin Schwenke2017-02-241-2/+2
* ctdb-takeover: Short circuit if fetching IPs from no nodesMartin Schwenke2017-02-241-0/+6
* ctdb-takeover: Allocate IP list unconditionally in send functionMartin Schwenke2017-02-241-11/+8
* ctdb-tests: Add synchronisation points in reload IPs testsMartin Schwenke2017-02-242-0/+8
* ctdb-doc: Update instructions in example NFS Ganesha call-outMartin Schwenke2017-02-241-11/+8
* ctdb-doc: Fix monitoring bug in example NFS Ganesha call-outMartin Schwenke2017-02-241-3/+3
* ctdb-doc: Fix shellcheck warning in example NFS ganesha call-outMartin Schwenke2017-02-241-6/+12
* ctdb-doc: Make example NFS Ganesha call-out almost pass shellcheckMartin Schwenke2017-02-241-21/+21
* ctdb-doc: Whitespace fixes in example NFS ganesha calloutMartin Schwenke2017-02-241-154/+159
* ctdb-utils: CID 1343331 Unchecked return value from library (CHECKED_RETURN)Martin Schwenke2017-02-241-1/+1
* ctdb-logging: CID 1396883 Dereference null return value (NULL_RETURNS)Martin Schwenke2017-02-241-0/+1
* ldb/tools: only use LDB_FLG_SHOW_BINARY for 'ldbsearch'Stefan Metzmacher2017-02-243-5/+30
* s3:wscript_build: remove unused bld.RECURSE('lib/pthreadpool')Stefan Metzmacher2017-02-231-1/+0
* dbchecker: Stop ignoring linked cases where both objects are aliveGarming Sam2017-02-232-11/+13
* tests/dbcheck: Add a test for two live objects, with a dangling forward linkGarming Sam2017-02-235-2/+38
* tests/dbcheck: Add a test for two live objects, with a dangling backlinkGarming Sam2017-02-235-2/+28
* s3:winbind: work around coverity false positive.Jeremy Allison2017-02-231-1/+1
* ctdb: Fix posible NULL deref in logging_init()Andreas Schneider2017-02-231-0/+7
* build: Fix generation of CTDB manpages while creating tarballAmitay Isaacs2017-02-231-1/+1
* ctdb-build: Add make target for generating manpagesAmitay Isaacs2017-02-231-0/+3
* ctdb-build: Split dist() target to generate manpages separatelyAmitay Isaacs2017-02-231-17/+27
* repl_meta_data: Clarify that replmd_private->la_list is only for DRS for repl...Andrew Bartlett2017-02-231-2/+6
* samba-tool drs replicate: Add --single-objectAndrew Bartlett2017-02-232-7/+15
* python: Move partial replication logic into drs_utils.pyAndrew Bartlett2017-02-232-44/+39
* python: Move dnsserver helper functions into samba.dnsserverAndrew Bartlett2017-02-232-161/+182
* coverity: Add modeling file for Coverity scanAndreas Schneider2017-02-232-0/+92