summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3: Add dbwrap_cacheVolker Lendecke2012-04-174-1/+244
* s3: Open up 3 levels of dbwrap_lock_orderVolker Lendecke2012-04-172-5/+9
* s3: Increase debuglevel for unknown child msgsVolker Lendecke2012-04-171-1/+1
* s3: Add infrastructure for background jobsVolker Lendecke2012-04-174-0/+274
* s3: Return CTDB_PATH from lp_ctdbd_socket()Volker Lendecke2012-04-174-13/+18
* tdb-compat: Add tdb_chainlock_nonblockVolker Lendecke2012-04-172-0/+26
* s4:ldapcmp.py: pass down outf and errfStefan Metzmacher2012-04-171-12/+29
* docs:man:vfs_gpfs: Remove itemized list to fix indentationChristof Schmitt2012-04-161-11/+4
* s3: switch off kernel oplocks by defaultChristian Ambach2012-04-162-5/+4
* s3: Fix smbclient notify against WindowsVolker Lendecke2012-04-161-1/+1
* Improve the VFS Makefile so that it is easier for use out of tree but still w...Richard Sharpe2012-04-161-13/+9
* provision: Simplify handling of default for --server-role.Jelmer Vernooij2012-04-161-8/+4
* provision: Simplify handling of default for --function-level.Jelmer Vernooij2012-04-161-4/+3
* provision: Simplify handling of default for --dns-backend option.Jelmer Vernooij2012-04-161-6/+2
* s3/selftest: Fix reference to knownfail file.Jelmer Vernooij2012-04-161-1/+1
* build: rebuild idl if the pidl compiler is changedDavid Disseldorp2012-04-161-5/+20
* s4:libcli/smb2: fix anonymous session setups against windows serversStefan Metzmacher2012-04-162-1/+16
* s4:libcli/smb2: remove unused dependency to LIBPACKETStefan Metzmacher2012-04-162-2/+1
* s3:libsmb: fix anonymous session setups against windows serversStefan Metzmacher2012-04-161-0/+16
* s3:libsmb/ntlmssp: an empty string should mean no passwordStefan Metzmacher2012-04-161-1/+1
* libcli/smb: move smb2cli_session_setup_*() prototypes to the code.Stefan Metzmacher2012-04-162-15/+15
* libcli/smb: add smb2cli_session_get_flags()Stefan Metzmacher2012-04-162-0/+6
* libcli/smb: we should not force a session key for anonymous connectionsStefan Metzmacher2012-04-161-4/+4
* libcli/smb: make use of data_blob_string_const_null()Stefan Metzmacher2012-04-161-12/+6
* s3:smbd/sesssetup: use a helper variable 'action' to mark guest accessStefan Metzmacher2012-04-161-1/+3
* Add an option to have s3fs as file server for samba4Matthieu Patou2012-04-162-9/+21
* param: leave realm as a normal string, handle upper/lower case in handle_realmAndrew Bartlett2012-04-161-1/+1
* param: harmonise wins parametersAndrew Bartlett2012-04-162-11/+11
* lib/param: swap preferred name for 'lock dir' to match s3Andrew Bartlett2012-04-161-2/+2
* param: Merge common param elements by adding .flagsAndrew Bartlett2012-04-161-40/+80
* s3-param: make FN_GLOBAL macros consistent, add lp_ using the macroAndrew Bartlett2012-04-161-250/+250
* param: Change from _lp to lp__ as the prefix for internal parameter wrappersAndrew Bartlett2012-04-165-11/+11
* make _lp_readraw() and _lp_writeraw() staticAndrew Bartlett2012-04-162-4/+2
* param: harmonsise logfile parameterAndrew Bartlett2012-04-162-7/+8
* param: Merge common param elements by adding .flagsAndrew Bartlett2012-04-161-17/+34
* s4-provision: Update configuration lines for dlz_bind9Amitay Isaacs2012-04-162-4/+7
* dlz_bind9: Build shared libraries for both BIND versions 9.8 and 9.9Amitay Isaacs2012-04-163-0/+28
* dlz_bind9: changes to make dlz_bind9 work with BIND 9.9.0Amitay Isaacs2012-04-162-22/+53
* waf: samba-specific methods should have capitalized names, change process_sep...Alexander Bokovoy2012-04-142-6/+6
* docs: add a vfs_tsmsm manpageMichael Adam2012-04-141-0/+135
* s4-auth: Make sure ldb context is initialized even if not passed by Python codeAlexander Bokovoy2012-04-141-1/+1
* rely on sys/inotify.h for inotifyAdrian Bunk2012-04-135-94/+11
* wafsamba: add support for separate rules in stagesAlexander Bokovoy2012-04-136-8/+43
* Wrong assertion/comparison: Compare value not pointerOlaf Flebbe2012-04-131-2/+2
* We never cancel SMB1 aio, only SMB2 aio - and in this case we always return a...Jeremy Allison2012-04-121-12/+7
* Remove cancel_aio_by_fsp(). It can never work and could lead to memory corrup...Jeremy Allison2012-04-123-43/+18
* Fix return_fn when aio was cancelled. We need to return -1, errno = ECANCELED.Jeremy Allison2012-04-123-0/+15
* Move the counting of outstanding_aio_calls into the lifecycle of the aio_extr...Jeremy Allison2012-04-121-6/+2
* Fix the same bug reported by Kirill Malkin <kirill.malkin@starboardstorage.co...Jeremy Allison2012-04-121-4/+24
* s3: Fix a typoVolker Lendecke2012-04-121-1/+1