summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3:librpc: Fix OM_uint32 comparsion in if-clauseAndreas Schneider2017-02-231-1/+1
* s3:librpc: Make sure kt_curser and kt_entry are initializedAndreas Schneider2017-02-231-5/+2
* pam_winbind: Return if we do not have a domainAndreas Schneider2017-02-231-3/+7
* s3:lib: Do not segfault if username is NULLAndreas Schneider2017-02-231-1/+4
* s3:torture: Fix uint64_t comparsion in if-clauseAndreas Schneider2017-02-231-2/+2
* s4:torture: Make sure handles are initializedAndreas Schneider2017-02-231-0/+24
* ndrdump: Fix a possible NULL pointer dereferenceAndreas Schneider2017-02-231-0/+4
* s3-vfs: Do not deref a NULL pointer in shadow_copy2_snapshot_to_gmt()Andreas Schneider2017-02-231-0/+3
* s4-kcc: Do not dereference a NULL pointerAndreas Schneider2017-02-231-1/+3
* s4-torture: Use the correct variable type in torture_smb2_maxfid()Andreas Schneider2017-02-231-4/+4