summaryrefslogtreecommitdiff
path: root/source3/utils/status_profile.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-12s3: remove some dead code (for setdir command)Christian Ambach1-4/+0
2012-03-24use usleep rather than sys_usleep in various places, in anticipation of uslee...Jelmer Vernooij1-1/+1
2011-04-14s3: only include smb profiling where needed.Günther Deschner1-0/+1
2011-02-09Add fdopendir to the VFS. We will use this to reuse a directory fd already op...Jeremy Allison1-0/+2
2010-12-13As we handle missing sendfile() inside lib/sendfile.c, remove the WITH_SENDFI...Jeremy Allison1-2/+0
2010-07-07s3: Add SMB2 performance counters.Ira Cooper1-0/+41
2008-10-14Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij1-6/+6
2008-05-08Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison1-2/+0
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-5/+5
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22900: Convert profile/ to messaging_send_pid/messaging_registerVolker Lendecke1-2/+2
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison1-2/+2
2007-10-10r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison1-2/+2
2007-10-10r20131: get rid of a few no previous prototype warningsHerb Lewis1-0/+3
2007-10-10r18949: use sys_usleep()Stefan Metzmacher1-6/+1
2007-10-10r16947: Fix warning with profile separator when profiles notJeremy Allison1-0/+2
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-0/+544