summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ldap_syntaxes: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-24/+16
* password lockout: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-222-100/+91
* passwords: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-222-120/+114
* sec_descriptor: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-222-17/+7
* token_group: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-222-14/+10
* sites: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-222-13/+8
* speedtest: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-14/+4
* credentials test: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-222-21/+15
* sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij2014-11-223-20/+14
* Move option handling into samba.tests.subunitrun.Jelmer Vernooij2014-11-224-20/+21
* Move option parsing to samba.tests.subunitrun.Jelmer Vernooij2014-11-223-10/+23
* subunitrun: Use new samba.tests.subunitrun module.Jelmer Vernooij2014-11-221-13/+3
* Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij2014-11-222-13/+69
* Add bundled copy of 'extras' python module used by newer versions of testtool...Jelmer Vernooij2014-11-2214-1/+551
* Clean up more whitespace.Guy Harris2014-11-223-7/+7
* vfs_streams_xattr: check stream typeRalph Boehme2014-11-221-0/+6
* vfs_streams_xattr: initialize pointerRalph Boehme2014-11-211-1/+1
* vfs_streams_xattr: fix check with samba_private_attr_name()Ralph Boehme2014-11-211-3/+18
* s4-dns: dlz-bind: Add trailing '.' to all fqdn stringsAmitay Isaacs2014-11-212-20/+59
* s3:libsmb: fix some function header comments.Michael Adam2014-11-201-3/+3
* lib/ldb-samba: add ldif handler for msDS-TrustForestTrustInfoStefan Metzmacher2014-11-202-0/+21
* tdb_wrap: Make mutexes easier to useVolker Lendecke2014-11-201-0/+7
* tdb: allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_FLAG_MUTEX tdbs.Stefan Metzmacher2014-11-201-9/+9
* s3:smbprofile: profile async pread/pwrite/fsync syscallsStefan Metzmacher2014-11-192-0/+13
* s3:smbprofile: track connect_count and disconnect_countStefan Metzmacher2014-11-193-0/+5
* s3:smbprofile: remove unused {START,END}_PROFILE_STAMP()Stefan Metzmacher2014-11-191-19/+0
* s3:smbprofile: report idle state of 'idle_count' and 'idle_time'Stefan Metzmacher2014-11-192-9/+4
* s3:smbprofile: improve profiling for the security context switching.Stefan Metzmacher2014-11-192-4/+25
* s3:smbprofile: count all SMB1 and SMB2 requests as 'request_count'Stefan Metzmacher2014-11-193-2/+13
* s3:smb2_server: use async smbprofile macrosStefan Metzmacher2014-11-196-113/+97
* s3:smbprofile: rewrite the internal macrosStefan Metzmacher2014-11-193-1728/+686
* s3:smbd: Use "smbd profiling level"Volker Lendecke2014-11-191-6/+6
* param: add "smbd profiling level" optionVolker Lendecke2014-11-194-0/+32
* s3:smbprofile: Make "status_profile.h" a proper headerVolker Lendecke2014-11-194-6/+31
* s3:smbprofile: Make smbprofile.h includable on its ownVolker Lendecke2014-11-191-0/+2
* s3:smbd: improve writecache profilingStefan Metzmacher2014-11-194-43/+79
* s3:wscript_build: remove unused to dependency from 'smbtree' to 'PROFILE'Stefan Metzmacher2014-11-191-1/+0
* s3:smbprofile: remove unused nmbd related countersStefan Metzmacher2014-11-193-165/+1
* s3:nmbd: remove START/END_PROFILE() callsStefan Metzmacher2014-11-194-51/+11
* s3:modules: make use of END_PROFILE_BYTES() when START_PROFILE_BYTES() was usedStefan Metzmacher2014-11-191-6/+6
* s3:smbprofile: add END_PROFILE_BYTES() marcoStefan Metzmacher2014-11-191-0/+4
* filter-subunit: Consistently use spaces rather than tabs.Jelmer Vernooij2014-11-191-36/+36
* Support using system ldbmodify.Jelmer Vernooij2014-11-191-1/+6
* Fix subunit test suite name.Jelmer Vernooij2014-11-191-1/+6
* dsdb.tests.acl: Create and run a single testsuite, should easy migration to r...Jelmer Vernooij2014-11-191-34/+43
* dsdb.tests.ldap: Create and run a single testsuite, should easy migration to ...Jelmer Vernooij2014-11-191-116/+73
* speedtest: Create and run a single testsuite, should easy migration to regula...Jelmer Vernooij2014-11-191-8/+8
* dirsync test: Create and run a single testsuite, should easy migration to reg...Jelmer Vernooij2014-11-191-15/+12
* Add 'make randomized-test' rule.Jelmer Vernooij2014-11-191-0/+3
* Remove tabs in python file, unnecessary 'pass'.Jelmer Vernooij2014-11-191-2/+1