summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s4:dns_server: add some const to dns_server_process_update/dns_update_allowed...Stefan Metzmacher2014-11-182-5/+5
* samba: pass down size_t instead of int to add_string_to_array().Günther Deschner2014-11-1713-20/+22
* lib/util: use size_t for add_string_to_array().Günther Deschner2014-11-172-2/+2
* s3-proto: remove duplicate proto for add_string_to_array().Günther Deschner2014-11-171-3/+0
* dbwrap_ctdb: Pass on mutex flags to tdb_openVolker Lendecke2014-11-161-1/+2
* s3:lib: fix const warnings in popt_common.cStefan Metzmacher2014-11-151-3/+6
* s3:auth: add some const to user_in_list()Stefan Metzmacher2014-11-142-3/+3
* s3:auth: add missing auth_samba4_init() prototypeStefan Metzmacher2014-11-141-0/+3
* nsswitch: avoid some compiler warningsStefan Metzmacher2014-11-143-6/+7
* auth: add missing includes to auth/wbc_auth_util.cStefan Metzmacher2014-11-141-0/+2
* s4:librpc/idl: add a uuid to sasl_helpers.idlStefan Metzmacher2014-11-142-1/+2
* s4:librpc: remove unused allow_warnings=True from NDR_WINSREPL and NDR_WINSIFStefan Metzmacher2014-11-141-2/+0
* libcli/nbt: use NDR_SCALAR_PTR_PROTO() and fix the prototype of ndr_pull_wrep...Stefan Metzmacher2014-11-142-2/+2