summaryrefslogtreecommitdiffstats
path: root/source3/utils/status_profile.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the profile enums with a SAMBA_ prefix to avoid conflict with system f...Jeremy Allison2013-11-221-8/+8
* s3: remove some dead code (for setdir command)Christian Ambach2013-03-121-4/+0
* use usleep rather than sys_usleep in various places, in anticipation of uslee...Jelmer Vernooij2012-03-241-1/+1
* s3: only include smb profiling where needed.Günther Deschner2011-04-141-0/+1
* Add fdopendir to the VFS. We will use this to reuse a directory fd already op...Jeremy Allison2011-02-091-0/+2
* As we handle missing sendfile() inside lib/sendfile.c, remove the WITH_SENDFI...Jeremy Allison2010-12-131-2/+0
* s3: Add SMB2 performance counters.Ira Cooper2010-07-071-0/+41
* Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij2008-10-141-6/+6
* Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison2008-05-081-2/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-5/+5
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22900: Convert profile/ to messaging_send_pid/messaging_registerVolker Lendecke2007-10-101-2/+2
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-2/+2
* r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison2007-10-101-2/+2
* r20131: get rid of a few no previous prototype warningsHerb Lewis2007-10-101-0/+3
* r18949: use sys_usleep()Stefan Metzmacher2007-10-101-6/+1
* r16947: Fix warning with profile separator when profiles notJeremy Allison2007-10-101-0/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+544