summaryrefslogtreecommitdiff
path: root/source/profile
Commit message (Expand)AuthorAgeFilesLines
* Add in the recvfile entry to the VFS layer with a defaultJeremy Allison2007-10-291-0/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-5/+5
* r24842: Fix build warning.Günther Deschner2007-10-101-1/+1
* r23891: fix compiler warningStefan Metzmacher2007-10-101-1/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew 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-10/+26
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-3/+4
* r22395: allow profiling level to be set on startupHerb Lewis2007-10-101-6/+13
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-1/+1
* r21543: Fix 64bit build warning.Günther Deschner2007-10-101-1/+1
* r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough2007-10-101-0/+1
* r21064: The core of this patch isVolker Lendecke2007-10-101-4/+5
* r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison2007-10-101-1/+1
* r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough2007-10-101-0/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+180
* r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we neverJames Peach2007-10-101-5/+5
* r16111: Patch from Björn JACKE <samba@j3e.de>.James Peach2007-10-101-16/+76
* 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