summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-scripts: Fix the regular expresssion for parsing /proc/locksAmitay Isaacs2014-09-251-1/+1
* ctdb-locking: Reset ttimer before doing an early returnAmitay Isaacs2014-09-251-0/+1
* tdb: Improve wording in a commentVolker Lendecke2014-09-251-1/+1
* s3:torture: in LOCAL-MESSAGING-READ3, print some messages to childMichael Adam2014-09-241-0/+5
* s3:torture: in LOCAL-MESSAGING-READ3, tell child to exit and waitMichael Adam2014-09-241-0/+17
* selftest: run smbtorture3 LOCAL-MESSAGING-FDPASS2 testMichael Adam2014-09-241-0/+1
* s3:torture: work on LOCAL-MESSAGING-FDPASS2Michael Adam2014-09-243-0/+238
* selftest: run smbtorture3 LOCAL-MESSAGING-FDPASS1 testMichael Adam2014-09-241-0/+1
* s3:torture: add test LOCAL-MESSAGING-FDPASS1Michael Adam2014-09-244-0/+80
* s3:messaging: add fds-array to messaging_send_iov()Michael Adam2014-09-243-5/+19
* s3:messaging: add fds-array to message-backend send functionMichael Adam2014-09-245-4/+15
* s3:messaging: make it possible to receive a fd array from another processStefan Metzmacher2014-09-245-13/+85
* s3:unix_msg: add fds-array to unix_msg_send() for fd passingMichael Adam2014-09-245-14/+39
* s3:unix_msg: pass the fd array to the unix_msg recv_callback functionStefan Metzmacher2014-09-245-5/+23
* s3:unix_msg: add fds-array to unix_dgram_send() for fd-passingMichael Adam2014-09-241-12/+161
* s3:unix_msg: pass the fd array to the unix_dgram recv_callback functionStefan Metzmacher2014-09-241-7/+13
* s3:unix_msg: read fds from recvmsg in unix_dgram_recv_handler()Michael Adam2014-09-241-3/+52
* s3:unix_msg: add close_fd_array()Stefan Metzmacher2014-09-241-0/+14
* s3:unix_msg: use sendmsg() in unix_dgram_send_job()Stefan Metzmacher2014-09-241-3/+11
* s3:messaging: use struct initializers for 'struct messaging_rec'Stefan Metzmacher2014-09-242-12/+15
* ctdb-logging: Add forward declaration of debug_levelMartin Schwenke2014-09-231-0/+1
* ctdb-tests: Clean up some tests where IP movement is checkedMartin Schwenke2014-09-239-411/+85
* ctdb-tests: Remove dependency on log ringbuffer from missing IP testMartin Schwenke2014-09-232-29/+31
* ctdb-tests: Make all_ips_on_node() do what it shouldMartin Schwenke2014-09-231-5/+7
* ctdb-tests: Factor out new function get_test_ip_mask_and_iface()Martin Schwenke2014-09-232-13/+20
* ctdb-tests: Simplify and rename wait_until_ips_are_on_nodeglob()Martin Schwenke2014-09-238-20/+22
* WHATSNEW: some fixesBrad Hards2014-09-231-6/+6
* libcli: Fix a segfault calling smbXcli_req_set_pending() on NULL.Andreas Schneider2014-09-231-1/+0
* s4:librpc: use authenticated epmapping for ncacn_httpStefan Metzmacher2014-09-234-11/+38
* librpc/idl: specify ncacn_http endpoint mapper endpointStefan Metzmacher2014-09-221-2/+2
* s4:rpc_server: ignore ncacn_http endpoints for nowStefan Metzmacher2014-09-221-0/+10
* ncacn_http: DCERPC pipe open using http transportSamuel Cabrero2014-09-221-0/+196
* ncacn_http: Client implementationSamuel Cabrero2014-09-226-1/+2123
* ncacn_http: Authentication modules for http librarySamuel Cabrero2014-09-225-4/+645
* ncacn_http: Add http librarySamuel Cabrero2014-09-225-0/+1006
* s3:smbtorture: align explanations for parametersMichael Adam2014-09-221-3/+3
* s3:smbtorture: mention "-e" in the help textMichael Adam2014-09-221-0/+1
* selftst: run the smbtorture3 local tests in the "none" environmentMichael Adam2014-09-221-1/+1
* WHATSNEW: Mention combined CTDBAmitay Isaacs2014-09-221-0/+20
* smbd: fix a comment typo.Michael Adam2014-09-211-1/+1
* s3: reset tracepoint handler in reinit_after fork.Michael Adam2014-09-211-2/+5
* WHATSNEW: Fix typos.Karolin Seeger2014-09-211-1/+1
* WHATSNEW: Mention unix domain datagram messagingVolker Lendecke2014-09-201-0/+7
* WHATSNEW: Mention tdb mutexesVolker Lendecke2014-09-201-0/+16
* WHATSNEW: mention overhauled "net idmap" commandMichael Adam2014-09-201-0/+9
* WHATSNEW: Improved DCERPC man in the middle detectionStefan Metzmacher2014-09-201-0/+7
* WHATSNEW: Larger IO sizes for SMB2/3 per defaultStefan Metzmacher2014-09-201-0/+10
* WHATSNEW: Winbindd/Netlogon improvementsStefan Metzmacher2014-09-201-3/+43
* passdb: Use talloc_zero_arrayVolker Lendecke2014-09-201-3/+2
* lib/util: Drop unnecessary use of talloc_tos()Volker Lendecke2014-09-201-6/+4