summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lib: Fix samba-util dep in "errors" moduleVolker Lendecke2014-09-182-17/+9
* Remove a few #ifdef EWOULDBLOCkVolker Lendecke2014-09-185-55/+6
* lib: Reduce deps for "smb_transport"Volker Lendecke2014-09-181-2/+2
* lib: Make set_blocking() available independentlyVolker Lendecke2014-09-182-3/+8
* lib: Make samba-debug a private libraryVolker Lendecke2014-09-181-4/+5
* s3: vfs module: Adding new vfs module for Symantec VxFS.Abhidnya Joshi2014-09-183-0/+728
* nmbd: Send waiting status to systemd.Andreas Schneider2014-09-171-2/+5
* lib: Add daemon_status() to util library.Andreas Schneider2014-09-172-0/+17
* ctdb-scripts: Do not export variables if they are not setAmitay Isaacs2014-09-171-2/+4
* ctdb-scripts: Fix a typoAmitay Isaacs2014-09-171-1/+1
* ctdb-build: Check for libpcapAmitay Isaacs2014-09-171-1/+11
* ctdb-build: Check for ETIME in errno.hAmitay Isaacs2014-09-171-0/+3
* ctdb-build: Add some missing configure checksMartin Schwenke2014-09-171-0/+10
* ctdb-build: Improve platform checkAmitay Isaacs2014-09-171-3/+3
* ctdb-util: Log an error if there is no way to set schedulerMartin Schwenke2014-09-171-0/+1
* lib: Make nt_err_code_struct privateVolker Lendecke2014-09-172-6/+6
* replace: Make EWOULDBLOCK always availableVolker Lendecke2014-09-172-0/+5
* lib: Avoid a talloc in write_data_iovVolker Lendecke2014-09-171-9/+3
* lib: Remove unused file_lines_slashcontVolker Lendecke2014-09-173-36/+0
* lib: Move "large_file_support()" to the source4 smb serverVolker Lendecke2014-09-174-23/+21
* tdb: change version to 1.3.1Michael Adam2014-09-162-1/+69
* tdb:tools: fix a compiler warningStefan Metzmacher2014-09-161-4/+4
* Add test suite for iconv conversion fail of bad names over SMB1/SMB3.Jeremy Allison2014-09-162-0/+181
* s3: smbd: Fix a couple of tricky slow-path cases - don't return a mangled nam...Jeremy Allison2014-09-162-0/+49
* s3: smbd: Change get_lanman2_dir_entry() to return the full NTSTATUS.Jeremy Allison2014-09-161-20/+32
* s3: smbd: Remove unneeded 'out_of_space' parameter from smbd_dirptr_lanman2_e...Jeremy Allison2014-09-163-7/+6
* s3: smbd: SMB2 - change smbd_dirptr_lanman2_entry() to return an NTSTATUS.Jeremy Allison2014-09-163-12/+19
* s3: smbd: smbd_marshall_dir_entry() no longer needs explicit 'out_of_space' p...Jeremy Allison2014-09-161-7/+1
* s3: smbd: Change smbd_marshall_dir_entry() to return an NTSTATUS. Returns STA...Jeremy Allison2014-09-161-23/+24
* s3: smbd: Change the function signature of srvstr_push() from returning a len...Jeremy Allison2014-09-169-73/+221
* s3: smbd: Ensure types for all variables called 'len' used in srvstr_push() a...Jeremy Allison2014-09-161-12/+10
* s3: smbd: srvstr_push() was changed to never return -1, so don't check for th...Jeremy Allison2014-09-161-1/+1
* s3: utils: Don't directly manipulate errno inside strupper_m().Jeremy Allison2014-09-161-5/+1
* vfs_gpfs: Fix the build with profiling-dataVolker Lendecke2014-09-161-4/+4
* s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be N...Jeremy Allison2014-09-152-3/+8
* messaging_dgm: Don't expose the messaging_dgm_contextVolker Lendecke2014-09-143-37/+59
* messaging_dgm: Avoid a tallocVolker Lendecke2014-09-141-10/+10
* messaging_dgm: Avoid a tallocVolker Lendecke2014-09-141-7/+8
* messaging_dgm: messaging_dgm_lockfile_remove does not use tmp_ctx anymoreVolker Lendecke2014-09-141-3/+2
* messaging_dgm: messaging_dgm_lockfile_create does not use tmp_ctx anymoreVolker Lendecke2014-09-141-3/+2
* messaging_dgm: Avoid talloc_tos()Volker Lendecke2014-09-141-56/+55
* messaging_dgm: ReformattingVolker Lendecke2014-09-141-2/+1
* messaging_dgm: Remove an unnecessary castVolker Lendecke2014-09-141-2/+1
* namecache: fix uninitialised pointer returnsDavid Disseldorp2014-09-131-3/+3
* docs: mention incompatibility between kernel oplocks and streams_xattrBjörn Jacke2014-09-121-0/+4
* ntvfs: Skip the new smb2.oplock.batch26 testVolker Lendecke2014-09-121-0/+1
* Adding new oplock test 'batch26'.Hemanth Thummala2014-09-121-0/+81
* s3: smbd: streams - Ensure share mode validation ignores internal opens (op_m...Volker Lendecke2014-09-121-1/+6
* ctdb-doc: Add reference to new magepage ctdb-statisticsAmitay Isaacs2014-09-122-2/+15
* ctdb-doc: Add ctdb-statistics manual pageAmitay Isaacs2014-09-124-1/+674