summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3:smbd:open_file: use a more natural check.Michael Adam2014-09-111-1/+3
* s4:torture:base: slightly more generous timing in the defer_open testMichael Adam2014-09-101-1/+1
* s3:smbd: fix a race in open codeMichael Adam2014-09-101-17/+42
* smbd: Fix a typoVolker Lendecke2014-09-101-1/+1
* s4:torture: fix multi_smb_test child status tracking.Michael Adam2014-09-101-25/+62
* s4:torture:base: add torture_comments to the loop of the deferopen test.Michael Adam2014-09-101-2/+34
* s4:torture:base: move i++ down in loop in run_deferopen()Michael Adam2014-09-101-1/+2
* ctdb-util: Make tdb_wrap self-sufficient - it doesn't need includes.hMartin Schwenke2014-09-102-2/+8
* ctdb-build: Tests don't include lib/util/*.c, link ctdb-util insteadMartin Schwenke2014-09-103-23/+3
* ctdb-build: Drop lib/util from includesMartin Schwenke2014-09-101-3/+3
* ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystemMartin Schwenke2014-09-1024-35/+45
* ctdb-build: Make ctdb-util a wscript build subsystemMartin Schwenke2014-09-102-17/+15
* ctdb-logging: Move variable debug_extra from debug.*Martin Schwenke2014-09-104-2/+2
* ctdb-logging: Factor out ctdb_logging.h from includes.hMartin Schwenke2014-09-102-17/+42
* ctdb-build: Add extra includes to help recursive utility compilationMartin Schwenke2014-09-101-0/+11
* ctdb-recoverd: Change include of dlinklist.h to contain directoryMartin Schwenke2014-09-101-1/+1
* ctdb-tools: Move definition of timeval_delta() to tools/ctdb.cMartin Schwenke2014-09-103-7/+6
* ctdb-daemon: Drop the argument to fault_setup()Martin Schwenke2014-09-103-6/+3
* ctdb-util: Add extra max_size argument to file_lines_load()Martin Schwenke2014-09-105-5/+9
* ctdb-client: Rename static function server_id_equal()Martin Schwenke2014-09-101-3/+6
* ctdb-util: Remove declaration of non-existent ctdb_fault_setup()Martin Schwenke2014-09-101-2/+0
* ctdb-common: Move hex_decode_talloc() to the lock helperMartin Schwenke2014-09-103-17/+16
* ctdb-build: Fix includes for SAMBA_BINARY()sMartin Schwenke2014-09-101-3/+6
* ctdb-build: Don't try to set lib64 directory automatically in buildMartin Schwenke2014-09-103-4/+9
* ctdb-build: Make ctdb-client depend on ctdb-util and ctdb-util-miscMartin Schwenke2014-09-101-7/+6
* ctdb-build: Allow configure and Makefile to find waf in tarballMartin Schwenke2014-09-102-2/+3
* ctdb-common: Add some missing #includesMartin Schwenke2014-09-103-0/+5
* ctdb-daemon: Move some inline declarations to header fileMartin Schwenke2014-09-102-2/+2
* ctdb-tests: Add missing declarations caused by #define magicMartin Schwenke2014-09-101-1/+30
* ctdb-tests: Mark some functions as staticMartin Schwenke2014-09-108-41/+48
* ctdb-util: Remove util/strlist.c and references to str_util_*()Martin Schwenke2014-09-106-123/+1
* ctdb: Fix some "declarations after code" problemsMartin Schwenke2014-09-102-2/+3
* ctdb-util: Variables should be declared extern in headersMartin Schwenke2014-09-101-3/+3
* docs-xml: Bump version up to 4.2.Karolin Seeger2014-09-0990-90/+90
* WHATSNEW: Start release notes for Samba 4.2.0rc1.Karolin Seeger2014-09-091-253/+17
* s3:smbd: fix a comment typoRalph Boehme2014-09-091-1/+1
* smbd: Move make_dir_struct() to reply.cVolker Lendecke2014-09-093-54/+46
* s3:smbd: close the connection if the client doesn't start with a SMB1 Negprot...Stefan Metzmacher2014-09-091-0/+18
* Revert "buildtools: Rename perl vendorarch configure option."Michael Adam2014-09-091-9/+4
* Revert "buildtools: Add perl vendorlib configure option."Michael Adam2014-09-091-10/+0
* Revert "wafsamba: If perl can't provide defaults, define them."Michael Adam2014-09-091-8/+2
* Revert "wafsamba: Fail with error message if perl doesn't provide valid dirs."Michael Adam2014-09-091-39/+19
* pidl/wscript: remove --with-perl-* optionsStefan Metzmacher2014-09-091-1/+1
* torture: basic FSCTL_SET_ZERO_DATA testsDavid Disseldorp2014-09-081-0/+180
* torture: add file zero-range checkerDavid Disseldorp2014-09-081-0/+30
* torture: malformed FSCTL_QUERY_ALLOCATED_RANGES testsDavid Disseldorp2014-09-081-0/+78
* torture: basic FSCTL_QUERY_ALLOCATED_RANGES testDavid Disseldorp2014-09-081-0/+191
* torture: split pattern write into helper functionDavid Disseldorp2014-09-081-17/+38
* torture: test oversize FSCTL_SET_SPARSE requestDavid Disseldorp2014-09-081-0/+76
* torture: Correctly initialize array sizeVolker Lendecke2014-09-081-2/+2