summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pidl: White space cleanups in Conformance.pm and NDR.pmGuy Harris2014-11-192-98/+98
* Rewrite show_test_time in python and support --limit argument.Jelmer Vernooij2014-11-191-19/+39
* format-subunit: Remove remaining tabs.Jelmer Vernooij2014-11-191-1/+2
* Remove unused imports.Jelmer Vernooij2014-11-191-7/+1
* Display total number of tests in format-subunit, not just number of test suites.Jelmer Vernooij2014-11-191-1/+7
* lib: Add proper {} to tcopy_passwdVolker Lendecke2014-11-181-1/+2
* lib: Use talloc_pooled_object in tcopy_passwdVolker Lendecke2014-11-181-1/+10
* ctdb-scripts: Fix stack dumping when debugging hung scriptsMartin Schwenke2014-11-183-7/+12
* ctdb-scripts: Try to restart statd after every 10 failuresMartin Schwenke2014-11-184-1/+74
* ctdb-scripts: Add rpc.statd stack dumping to Ganesha restartMartin Schwenke2014-11-181-1/+3
* ctdb-scripts: Dump stack traces for hung mountd, rquotad, statd processesMartin Schwenke2014-11-184-1/+30
* ctdb-scripts: Add optional program name argument to nfs_dump_some_threads()Martin Schwenke2014-11-181-1/+3
* ctdb-scripts: Factor out new function program_stack_traces()Martin Schwenke2014-11-182-17/+25
* s4:dns_server: allocate substructures of struct dns_request_state on the corr...Stefan Metzmacher2014-11-184-3/+5