summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ldb: version 1.1.18ldb-1.1.18Stefan Metzmacher2014-11-293-1/+265
* tdb: version 1.3.2tdb-1.3.2Stefan Metzmacher2014-11-292-1/+69
* s3-libads: remove unused dn from ads_get_service_principal_names().Günther Deschner2014-11-281-7/+0
* ntdb: Fix control reaches end of non-void function.Andreas Schneider2014-11-288-0/+48
* torture: Fix raw.open.chained-openxVolker Lendecke2014-11-281-2/+2
* test: Fix samba3.blackbox.net.registry.checkVolker Lendecke2014-11-281-1/+1
* param: fix testparm to show hidden share defaultsGarming Sam2014-11-281-3/+4
* messaging4: Fix typesVolker Lendecke2014-11-271-2/+12
* s4: torture: leases - Add test for leases and blocking locks.Jeremy Allison2014-11-271-0/+173
* s4: smb2 : torture: Add new dynamic_share leases test.Jeremy Allison2014-11-272-0/+200
* s3: leases - torture test for timeout of responding to lease break request.Jeremy Allison2014-11-271-0/+130
* s4:torture/smb2: smb2.lease.breaking6 testStefan Metzmacher2014-11-271-0/+108
* s4:torture/smb2: smb2.lease.breaking5 testStefan Metzmacher2014-11-271-0/+120
* s4:torture/smb2: smb2.lease.breaking4 testStefan Metzmacher2014-11-271-0/+146
* s4:torture/smb2: smb2.lease.breaking3 testStefan Metzmacher2014-11-271-0/+189
* s4:torture/smb2: smb2.lease.breaking2 testStefan Metzmacher2014-11-271-0/+152
* s4:torture/smb2: smb2.lease.breaking1 testStefan Metzmacher2014-11-271-0/+108
* s4:torture/smb2: make it possible to skip the automatic ack of lease breaks.Stefan Metzmacher2014-11-271-3/+10
* s4:torture/smb2: add smb2.lease.v2_epoch[2|3] testsStefan Metzmacher2014-11-271-0/+210
* s4:torture/smb2: add smb2.lease.[v2_]complex1 testsStefan Metzmacher2014-11-271-0/+273
* s4:torture/smb2: pass the expected flags to CHECK_LEASE()Stefan Metzmacher2014-11-271-26/+26
* s4:torture/smb2: don't check the lease break connection against samba3Stefan Metzmacher2014-11-271-2/+5
* s4:torture/smb2: always verify the v2 lease epoch.Stefan Metzmacher2014-11-271-44/+71
* s4:torture/smb2: verify lease_flags in CHECK_LEASE_BREAK()Stefan Metzmacher2014-11-271-2/+10
* s4:torture/smb2: lease per test fnamesStefan Metzmacher2014-11-271-18/+18
* s4:torture/smb2: make lease tests more reliable by calling torture_wait_for_l...Stefan Metzmacher2014-11-271-36/+41
* s4:torture/smb2: skip lease tests if the server doesn't support themStefan Metzmacher2014-11-271-6/+56
* s4:libcli/smb2: initialize ls->lease_versionStefan Metzmacher2014-11-271-0/+2
* s4:libcli/smb2: add new_epoch to struct smb2_lease_breakStefan Metzmacher2014-11-272-0/+2
* s4:param: don't expand PROTOCOL_DEFAULT in lpcfg_smbcli_options()Stefan Metzmacher2014-11-271-1/+1
* s4:libcli/smb2: allow the caller to specify a specific value for max_protocol.Stefan Metzmacher2014-11-272-1/+10
* s4:libcli/raw: fix up the max_protocol value for the current transport connec...Stefan Metzmacher2014-11-271-0/+8
* s4:libcli/smb_composite: use the options on the transportStefan Metzmacher2014-11-271-1/+1
* s3:smb2_create: send interim responses after 0.5 millisecondsStefan Metzmacher2014-11-271-7/+1
* Revert "libcli/smb: mask off SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET for version 1"Stefan Metzmacher2014-11-271-1/+0
* gse_krb5: Avoid a segfault when we can not read the dedicated keytab fileAndrew Bartlett2014-11-272-33/+9
* lib/param: Allow enum values to also be white-space insentive in comparisonAndrew Bartlett2014-11-271-1/+1
* wbinfo: create a more comprehensive test for sids2xidsGarming Sam2014-11-272-15/+73
* wbinfo: fix tests and lack of cache flushingGarming Sam2014-11-271-2/+2
* param: Simplify get_parametric_helper()Volker Lendecke2014-11-271-15/+4
* registry3: Fix a typoVolker Lendecke2014-11-261-1/+1
* param: remove unused get_share_params()David Disseldorp2014-11-262-24/+0
* srv_srvsvc_nt: remove unneeded get_share_params() callDavid Disseldorp2014-11-261-8/+3
* libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows clien...Jeremy Allison2014-11-262-0/+11
* gencache: Request mutexes for gencache_notrans.tdbChristof Schmitt2014-11-261-1/+2
* gencache: Convert gencache.tdb to tdb_wrapChristof Schmitt2014-11-261-30/+31
* gencache: Convert gencache_notrans to use tdb_wrapChristof Schmitt2014-11-261-25/+28
* s3:gencache: don't use transaction non non-persistent gencache_notrans.tdbMichael Adam2014-11-261-8/+44
* s3:gencache: simply stabilize() a bit more: remove error from stateMichael Adam2014-11-261-5/+1
* s3:gencache: fix logic in stabilization when deleting a record from stable cacheMichael Adam2014-11-261-3/+3