summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* auth3: Fix some whitespaceVolker Lendecke2017-02-271-3/+3
* repl_meta_data: Remove handling of backlinks from replmd_prepare_commit()Andrew Bartlett2017-02-271-137/+222
* ctdb-build: Fix RPM buildMartin Schwenke2017-02-271-1/+2
* ctdb-build: Add WAFLOCK magic to manpages targetMartin Schwenke2017-02-261-1/+2
* pidl:Python: use of pytalloc_GenericObject_reference*() for pyrpc_{ex,im}port...Stefan Metzmacher2017-02-252-118/+11
* pidl:Python: replace pytalloc_CObject_FromTallocPtr() with pytalloc_GenericOb...Stefan Metzmacher2017-02-251-9/+11
* pidl:Python: make sure print HASH references for STRUCT typesStefan Metzmacher2017-02-251-1/+7
* py_net: make use of pytalloc_GenericObject_steal()Stefan Metzmacher2017-02-251-3/+2
* 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