Age | Commit message (Expand) | Author | Files | Lines |
2007-10-29 | Add in the recvfile entry to the VFS layer with a default | Jeremy Allison | 1 | -0/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r24842: Fix build warning. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23891: fix compiler warning | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22900: Convert profile/ to messaging_send_pid/messaging_register | Volker Lendecke | 1 | -10/+26 |
2007-10-10 | r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p... | Volker Lendecke | 1 | -3/+4 |
2007-10-10 | r22395: allow profiling level to be set on startup | Herb Lewis | 1 | -6/+13 |
2007-10-10 | r21714: Change the VFS interface to use struct timespec | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21543: Fix 64bit build warning. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r21324: Add linux setlease to the vfs layer. Next round, as Volker points out, | Jim McDonough | 1 | -0/+1 |
2007-10-10 | r21064: The core of this patch is | Volker Lendecke | 1 | -4/+5 |
2007-10-10 | r20744: Fix the build (I missed some chkpth -> checkpath renames). | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to | Jim McDonough | 1 | -0/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -1/+180 |
2007-10-10 | r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we never | James Peach | 1 | -5/+5 |
2007-10-10 | r16111: Patch from Björn JACKE <samba@j3e.de>. | James Peach | 1 | -16/+76 |
2007-10-10 | r15529: Initialise our saved uid and gid so that we can tell when | James Peach | 1 | -2/+6 |
2007-10-10 | r15508: Use clock_gettime for profiling timstamps if it is available. Use | James Peach | 1 | -0/+21 |
2007-10-10 | r15450: Change profiling data macros to use stack variables rather than | James Peach | 1 | -5/+0 |
2007-10-10 | r12475: Actually configure with profile support this time ... | Volker Lendecke | 1 | -4/+4 |
2007-10-10 | r12474: Fix a warning | Volker Lendecke | 1 | -5/+9 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -2/+4 |
2007-10-10 | r4268: Merge fix for bugzilla #2150. | Tim Potter | 1 | -1/+1 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -0/+10 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-09-15 | Restore the profiling data shmem parinoia. This whole area needs to be | Andrew Bartlett | 1 | -4/+2 |
2001-07-18 | don't test for root ownership of profile shared memory segment | Herb Lewis | 1 | -0/+2 |
2001-05-03 | Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h | Jeremy Allison | 1 | -2/+0 |
2001-04-27 | More %d (uid_t) stuff... | Jeremy Allison | 1 | -1/+1 |
2000-11-16 | Fix for a problem with the new messaging system. If a sender is using the | Jeremy Allison | 1 | -1/+1 |
2000-11-11 | Merge of Herb's profiling code. | Jeremy Allison | 1 | -0/+17 |
2000-11-10 | Merge in Herb's changes from 2.2. | Jeremy Allison | 1 | -1/+4 |
2000-10-11 | changes to sync with 2.2. tree | Herb Lewis | 1 | -11/+18 |
2000-10-06 | Added Herb's fixes to HEAD. | Jeremy Allison | 1 | -1/+27 |
2000-10-06 | Herb's warning fixes. Also the POSIX locking fix. | Jeremy Allison | 1 | -5/+6 |
2000-05-10 | patch from Dominik Kubla <dominik.kubla@uni-mainz.de> | Andrew Tridgell | 1 | -4/+1 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -6/+4 |
1999-04-01 | new files needed by profiling code | Andrew Tridgell | 1 | -0/+113 |