summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* socket_wrapper: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-041-0/+2
* wafsamba: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-041-0/+4
* wafsamba: Add strict option to CHECK_CODEAmitay Isaacs2018-07-041-1/+11
* ctdb-daemon: Set environment variable if running in interactive modeAmitay Isaacs2018-07-041-0/+1
* ctdb-daemon: Avoid closing stdin when running in interactive modeAmitay Isaacs2018-07-041-1/+1
* ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-0412-3/+33
* ctdb-common: Use correct return type for tevent_queue_add_entryAmitay Isaacs2018-07-041-3/+3
* s3:winbind: Do not lookup local system accounts in ADAndreas Schneider2018-07-042-2/+2
* nsswitch: Add tests to lookup user via getpwnamAndreas Schneider2018-07-043-11/+66
* lib: smb_threads: fix access before init bugRalph Boehme2018-07-041-0/+3
* samba-gpupdate: Change machine option to targetDavid Mulder2018-07-044-6/+9
* samba_gpoupdate: Rename the command to samba-gpupdateDavid Mulder2018-07-048-15/+15
* MAN: Adding entry for net ads lookupAmit Kumar2018-07-041-0/+6
* samba-tool drs showrepl: correctly report failing repsFromAndrew Bartlett2018-07-041-1/+1
* s3: lib/ctdbd_conn: include .h, not .cRalph Boehme2018-07-041-1/+1
* build: bundle and reduce huge number of EA function testsBjörn Jacke2018-07-033-92/+56
* drs_utils: Add infrastructure to support 'clone with rename'Tim Beale2018-07-031-4/+70
* tests: Add a sub-set of tests to show the restored DC is soundTim Beale2018-07-034-4/+314
* selftest: Add testenv for testing backup/restoreTim Beale2018-07-033-1/+217
* tests: Add tests for the domain backup online/restore commandsAaron Haslett2018-07-032-0/+310
* netcmd: domain backup restore commandAaron Haslett2018-07-033-42/+240
* netcmd: domain backup online commandAaron Haslett2018-07-034-0/+242
* join: Remove unnecessary clone_only flagTim Beale2018-07-031-5/+7
* join: Refactor clone_only case to simplify codeTim Beale2018-07-031-49/+75
* join: Rename dc_join() so it looks like an objectTim Beale2018-07-034-31/+44
* join: Pipe through dns_backend option for clonesAaron Haslett2018-07-031-2/+3
* provision: Small refactor to host-IP logicTim Beale2018-07-031-23/+31
* dbchecker: Fixing up incorrect DNs wasn't workingTim Beale2018-07-037-5/+171
* dbcheck: Use symbolic control name for DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKSAndrew Bartlett2018-07-032-1/+2
* ctdb-tests: Teach strace packet parser about non-octal escapesMartin Schwenke2018-07-021-12/+40
* ctdb-daemon: Only consider client ID for local database attachMartin Schwenke2018-07-023-13/+35
* ctdb-docs: Fix the documentation for VNN mapMartin Schwenke2018-07-021-4/+3
* ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVEMartin Schwenke2018-07-027-17/+27
* ctdb-tests: Add a simple test for database traversesMartin Schwenke2018-07-021-0/+94
* ctdb-tests: Add check for non-lmaster node status in integration testsMartin Schwenke2018-07-021-0/+1
* ctdb-client: Fix typo where CTDB_BROADCAST_ALL is repeatedMartin Schwenke2018-07-021-1/+1
* ctdb-recoverd: Set the process name correctlyMartin Schwenke2018-07-021-1/+1
* ctdb-scripts: Drop 99.timeout event scriptMartin Schwenke2018-07-021-25/+0
* ctdb-tests: Switch 90_debug_hung_script.sh to be a simple testMartin Schwenke2018-07-021-33/+22
* ctdb-tests: Enable event script debugging in local daemon testsMartin Schwenke2018-07-021-1/+4
* ctdb-tests: Support CTDB_RUN_TIMEOUT_MONITOR=yes in simple testsMartin Schwenke2018-07-021-0/+10
* ctdb-tests: Clean up startup event in 00.test event scriptMartin Schwenke2018-07-021-5/+4
* ctdb-tests: Add generic logging of event details in 00.test event scriptMartin Schwenke2018-07-021-57/+2
* ctdb-tests: Drop unnecessary code in 00.test event scriptMartin Schwenke2018-07-021-22/+0
* ctdb-tests: Clean up argument validation in 00.test event scriptMartin Schwenke2018-07-021-10/+6
* ctdb-tests: Drop check for invalid event in 00.test event scriptMartin Schwenke2018-07-021-3/+0
* tdb: Fix build on AIXAmitay Isaacs2018-07-021-4/+4
* ctdb: Fix build on AIXAmitay Isaacs2018-07-025-12/+12
* ctdb-tests: Switch fake_ctdbd to use ctdb_get_peer_pid()Martin Schwenke2018-07-021-8/+2
* ctdb-common: Move capture_socket functions to ctdb_socket.[ch]Martin Schwenke2018-07-0211-1015/+307