summaryrefslogtreecommitdiff
path: root/source3/profile
Commit message (Expand)AuthorAgeFilesLines
...
* r15529: Initialise our saved uid and gid so that we can tell whenJames Peach2007-10-101-2/+6
* r15508: Use clock_gettime for profiling timstamps if it is available. UseJames Peach2007-10-101-0/+21
* r15450: Change profiling data macros to use stack variables rather thanJames Peach2007-10-101-5/+0
* r12475: Actually configure with profile support this time ...Volker Lendecke2007-10-101-4/+4
* r12474: Fix a warningVolker Lendecke2007-10-101-5/+9
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-2/+4
* r4268: Merge fix for bugzilla #2150.Tim Potter2007-10-101-1/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-0/+10
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* Restore the profiling data shmem parinoia. This whole area needs to beAndrew Bartlett2001-09-151-4/+2
* don't test for root ownership of profile shared memory segmentHerb Lewis2001-07-181-0/+2
* Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.hJeremy Allison2001-05-031-2/+0
* More %d (uid_t) stuff...Jeremy Allison2001-04-271-1/+1
* Fix for a problem with the new messaging system. If a sender is using theJeremy Allison2000-11-161-1/+1
* Merge of Herb's profiling code.Jeremy Allison2000-11-111-0/+17
* Merge in Herb's changes from 2.2.Jeremy Allison2000-11-101-1/+4
* changes to sync with 2.2. treeHerb Lewis2000-10-111-11/+18
* Added Herb's fixes to HEAD.Jeremy Allison2000-10-061-1/+27
* Herb's warning fixes. Also the POSIX locking fix.Jeremy Allison2000-10-061-5/+6
* patch from Dominik Kubla <dominik.kubla@uni-mainz.de>Andrew Tridgell2000-05-101-4/+1
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-6/+4
* new files needed by profiling codeAndrew Tridgell1999-04-011-0/+113