summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* param: Remove winbindd privileged socket directory optionAndrew Bartlett2017-01-2211-33/+0
* lib/util: Avoid a talloc in ms_fnmatch_protocolVolker Lendecke2017-01-221-8/+6
* s3/lib: Use ms_fnmatch_protocol in mask_matchVolker Lendecke2017-01-221-1/+1
* lib: Add "is_case_sensitive" to ms_fnmatch_protocolVolker Lendecke2017-01-227-21/+40
* lib/util/charset: Optimize next_codepoint for the ascii caseVolker Lendecke2017-01-221-0/+4
* s3/locking: Avoid a talloc for nonexisting fetch_share_mode_unlockedVolker Lendecke2017-01-221-15/+17
* smbd: Streamline get_ea_names_from_fileVolker Lendecke2017-01-221-42/+54
* smbd: Fix an indentationVolker Lendecke2017-01-221-2/+3
* smbd: Fix a few signed/unsigned hickupsVolker Lendecke2017-01-221-6/+7
* lib: Avoid a "includes.h"Volker Lendecke2017-01-221-1/+1
* smbd: Fix a typoVolker Lendecke2017-01-221-1/+1
* lib: Avoid an includes.hVolker Lendecke2017-01-221-1/+4
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-2243-31/+97
* vfs_default: unlock the right file in copy chunkBjörn Jacke2017-01-211-1/+1
* replace: fix some trailing whitespacesBjörn Jacke2017-01-211-10/+10
* vfs_fruit: fix a typoBjörn Jacke2017-01-211-1/+1
* s3/rpc_server/mdssvc: prefix public flex and bison global symbolsRalph Boehme2017-01-215-288/+322
* s3/rpc_server/mdssvc: use flex noyyalloc noyyreallocRalph Boehme2017-01-213-97/+112
* smbcontrol: add ringbuf-logRalph Boehme2017-01-202-0/+52
* s4/messaging: register for MSG_REQ_RINGBUF_LOGRalph Boehme2017-01-201-0/+22
* s3/debug: listen for MSG_REQ_RINGBUF_LOGRalph Boehme2017-01-201-0/+22
* messaging.idl: add ringbuf message typesRalph Boehme2017-01-201-0/+3
* debug: add "ringbuf" backend logging to a ringbufferRalph Boehme2017-01-203-0/+91
* debug: parse, store and pass backend optionRalph Boehme2017-01-201-9/+22
* ctdb-docs: Document configuration variable CTDB_NFS_CHECKS_DIRMartin Schwenke2017-01-201-0/+28
* ctdb-scripts: Avoid log noise when NFS checks directory is emptyMartin Schwenke2017-01-201-0/+2
* ctdb-tests: Drop calls to ctdb_service_managed and ctdb_service_unmanagedAmitay Isaacs2017-01-201-12/+0
* s3/rpc_server: move rpc_modules.c to its own subsystemRalph Boehme2017-01-201-3/+8
* libgpo: Fix error check in gp_inifile_init_context_direct()Günther Deschner2017-01-201-2/+2
* s3/winbindd: fix invalid freeAurelien Aptel2017-01-181-1/+1
* ctdb-daemon: Remove stale eventd socketAmitay Isaacs2017-01-171-0/+9
* ctdb-tests: Add "13.per_ip_routing shutdown" testMartin Schwenke2017-01-171-0/+31
* ctdb-scripts: Fix regression when cleaning up routing table IDsMartin Schwenke2017-01-171-2/+2
* ctdb-scripts: Fix remaining uses of "ctdb gratiousarp"Martin Schwenke2017-01-175-8/+8
* ctdb-common: Add wait_send/wait_recv to sock_daemon_funcsAmitay Isaacs2017-01-164-55/+183
* ctdb-common: Avoid any processing after finishing tevent_reqAmitay Isaacs2017-01-161-2/+1
* ctdb-common: Pass tevent_req to the computation sub-functionsAmitay Isaacs2017-01-161-12/+12
* ctdb-common: Use consistent naming for sock_daemon_run computation functionsAmitay Isaacs2017-01-161-30/+32
* ctdb-common: Correct name of sock_daemon_run_send/recv state structureAmitay Isaacs2017-01-161-15/+15
* ctdb-tests: Fix name of the variable representing init scriptAmitay Isaacs2017-01-162-2/+2
* ctdb-scripts: Drop configuration variable CTDB_SCRIPT_DEBUGLEVELMartin Schwenke2017-01-162-34/+0
* ctdb-scripts: Drop function ctdb_check_command()Martin Schwenke2017-01-162-16/+5
* ctdb-scripts: Inline simple uses of service_start() and service_stop()Martin Schwenke2017-01-162-20/+6
* ctdb-scripts: Remove ctdb_service_start() and ctdb_service_stop()Martin Schwenke2017-01-166-58/+15
* ctdb-scripts: Drop unnecessary function ctdb_check_tcp_init()Martin Schwenke2017-01-161-19/+0
* ctdb-scripts: Simplify TCP port checkingMartin Schwenke2017-01-165-59/+35
* ctdb-scripts: Drop configuration variable CTDB_SERVICE_AUTOSTARTSTOPMartin Schwenke2017-01-1614-146/+0
* winbind: Fix CID 1398534 Dereference before null checkJeremy Allison2017-01-132-8/+6
* ctdb-tests: Add takeover helper tests with banned/disconnected nodesMartin Schwenke2017-01-122-0/+66
* ctdb-takeover: Handle case where there are no RELEASE_IPs to sendMartin Schwenke2017-01-121-0/+12