s3:configure: add --enable-as-needed
[ira/wip.git] / source3 / profile /
2009-09-08 Andrew Klostermans3:smbd: Fix bug 6690, wrong error check
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 todd stecherS3: Add in profile counters for new vfs and syscall...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonAdd in the recvfile entry to the VFS layer with a default
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr24842: Fix build warning.
2007-10-10 Stefan Metzmacherr23891: fix compiler warning
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker22900: Convert profile/ to messaging_send_pid/messagin...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Herb Lewisr22395: allow profiling level to be set on startup
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Günther Deschnerr21543: Fix 64bit build warning.
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Jeremy Allisonr20744: Fix the build (I missed some chkpth -> checkpat...
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 James Peachr16116: Hoist the slow CLOCK_REALTIME message inside...
2007-10-10 James Peachr16111: Patch from Björn JACKE <samba@j3e.de>.
2007-10-10 James Peachr15529: Initialise our saved uid and gid so that we...
2007-10-10 James Peachr15508: Use clock_gettime for profiling timstamps if...
2007-10-10 James Peachr15450: Change profiling data macros to use stack varia...
2007-10-10 Volker Lendecker12475: Actually configure with profile support this...
2007-10-10 Volker Lendecker12474: Fix a warning
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Tim Potterr4268: Merge fix for bugzilla #2150.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-22 Tim PotterMore compile warnings.
2002-08-21 Jelmer VernooijPatch from Paul Green <Paul.Green@stratus.com> to be...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-15 Andrew BartlettRestore the profiling data shmem parinoia. This whole...
2001-07-18 Herb Lewisdon't test for root ownership of profile shared memory...
2001-05-03 Jeremy AllisonFixed SHM_R/SHM_W warnings by moving sys/ipc.h and...
2001-04-27 Jeremy AllisonMore %d (uid_t) stuff...
2000-11-16 Jeremy AllisonFix for a problem with the new messaging system. If...
2000-11-11 Jeremy AllisonMerge of Herb's profiling code.
2000-11-10 Jeremy AllisonMerge in Herb's changes from 2.2.
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-06 Jeremy AllisonAdded Herb's fixes to HEAD.
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-05-10 Andrew Tridgellpatch from Dominik Kubla <dominik.kubla@uni-mainz.de>
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-04-01 Andrew Tridgellnew files needed by profiling code