summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:torture:smb2: Add smb2.lease.v2_breaking3 test.Jeremy Allison2014-12-041-1/+207
* s4:torture:smb2: Add test that shows the client can respond to a lease break ...Jeremy Allison2014-12-041-0/+111
* pam_winbind: fix warn_pwd_expire implementation.Günther Deschner2014-12-031-1/+4
* s3:idmap_cache: remove unused idmap_cache_set_sid2[u|g]id()Stefan Metzmacher2014-12-032-74/+0
* pdb: Increase version number to fix ABIGarming Sam2014-12-033-14/+330
* idmap: return the correct id type to *id_to_sid methodsGarming Sam2014-12-032-3/+19
* idmap: unify passdb *id_to_sid methodsGarming Sam2014-12-039-97/+129
* s3:utils/profiles fix a use after freeChristian Ambach2014-12-031-3/+3
* s3:registry/regfio fix some valgrind warningsChristian Ambach2014-12-021-2/+2
* s3:registry/regfio read SD from the correct locationChristian Ambach2014-12-021-2/+4
* s3-libsmb: Duplicate the memory before we free it.Andreas Schneider2014-12-021-3/+6
* s3-libsmb: Set the netbios_name in use_ccache case too.Andreas Schneider2014-12-021-0/+9
* s3-lib: Do not require a password with --use-ccache.Andreas Schneider2014-12-022-3/+4
* tdb: version 1.3.3Stefan Metzmacher2014-12-022-1/+69
* tdb/test: TDB_CLEAR_IF_FIRST | TDB_MUTEX_LOCKING, O_RDONLY is a valid combina...Stefan Metzmacher2014-12-021-2/+3
* Minor spelling correction in samba-tool domainDaniel Cotton2014-12-021-1/+1
* Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij2014-11-306-19/+17
* Don't assume st/subunit being present means it was generated by the current p...Jelmer Vernooij2014-11-301-6/+8
* Be consistent about what functions add $LISTOPT and $LOADLIST to the command-...Jelmer Vernooij2014-11-302-6/+8
* selftest: Add separate command line for listing tests, allowing us of subunit...Jelmer Vernooij2014-11-306-17/+38
* selftest/tests.py: Remove testsuite samba.tests.samdb which does not have any...Jelmer Vernooij2014-11-301-1/+0
* Re-use add_prefix function.Jelmer Vernooij2014-11-301-7/+1
* selftest: Drop support for TESTSUITE-IDLIST, and remove its last user.Jelmer Vernooij2014-11-304-26/+9
* ldb: version 1.1.18Stefan Metzmacher2014-11-293-1/+265
* tdb: version 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