summaryrefslogtreecommitdiff
path: root/source3/modules/perfcount_test.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij1-1/+1
2011-10-28lib/util Rename samba_init_module -> samba_module_initAndrew Bartlett1-1/+1
2011-10-06modules: standardise on samba_init_module as the hook symbol to resolveAndrew Bartlett1-1/+1
2011-08-31s3:modules make perfcount_test loadable againChristian Ambach1-1/+1
2011-03-30s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner1-0/+1
2010-02-10Fix bad use when freeing linked list. Todd Stecher (Original author) please c...Jeremy Allison1-6/+8
2010-02-10s3-perfcount: update to use new DLIST macrosAndrew Tridgell1-2/+1
2009-03-27s3: added per-client statistics to onefs perfcount moduleScott Urban1-9/+0
2009-02-19S3: Make changes to perfcount API set for when a single request leads to mult...todd stecher1-0/+47
2009-02-16s3 perfcount: Fix segfault with smbclient 'echo 3 foo'Tim Prouty1-33/+11
2009-02-14Replace a // style comment with a /* */ oneVolker Lendecke1-1/+1
2009-02-14Fix some C++ warningsVolker Lendecke1-7/+14
2009-02-13s3: Test module for perfcount systemtodd stecher1-0/+363