Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25055: Add file_id_string_tos | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r24102: Pass the fid instead of inbuf and an offset to file_fsp. | Volker Lendecke | 1 | -6/+2 |
2007-10-10 | r23996: One more const | Volker Lendecke | 1 | -1/+1 |
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 | r23589: Ensure we will always release any timeout handler | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r23510: Tidy calls to smb_panic by removing trailing newlines. Print the | James Peach | 1 | -1/+1 |
2007-10-10 | r23183: Check in a change made by Tridge: | Volker Lendecke | 1 | -27/+21 |
2007-10-10 | r21714: Change the VFS interface to use struct timespec | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r21319: Remove functions not needed anymore | Volker Lendecke | 1 | -44/+0 |
2007-10-10 | r21279: Get rid of 'aio write behind', this is broken. | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r21092: Ok, that's the one that activates the Samba4 notify backend. | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r20854: Ok, now I think we're at a point where looking at notify starts to ma... | Volker Lendecke | 1 | -0/+46 |
2007-10-10 | r20634: A *LOT* more work is necessary before touching notify remotely starts... | Volker Lendecke | 1 | -46/+0 |
2007-10-10 | r20442: Slight rewrite of the change notify infrastructure. This now survives... | Volker Lendecke | 1 | -24/+33 |
2007-10-10 | r20394: This is a *VERY* early start of my work on notify. | Volker Lendecke | 1 | -0/+37 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -26/+44 |
2007-10-10 | r15817: Remove some unused code | Volker Lendecke | 1 | -20/+0 |
2007-10-10 | r15668: DOS or FCB opens share one share mode entry from different | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r14460: SMBexit closes by pid and vuid. Tested with smbtorture. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r13293: Rather a big patch I'm afraid, but this should fix bug #3347 | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -21/+12 |
2007-10-10 | r9985: Move the all the strict sync logic into file_sync(). | James Peach | 1 | -1/+1 |
2007-10-10 | r8292: Tidy up function comments. | Jeremy Allison | 1 | -2/+10 |
2007-10-10 | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 1 | -9/+73 |
2007-10-10 | r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas... | Jeremy Allison | 1 | -4/+2 |
2007-10-10 | r5731: Get delayed write semantics closer to W2K3. We need to store 2 times. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r5720: Attempt to fix bug #2382 (Excel shared workbook stops working). Also | Jeremy Allison | 1 | -2/+57 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except... | Jeremy Allison | 1 | -22/+24 |
2003-09-17 | Fix coredump from Samba4 torture suite. | Jeremy Allison | 1 | -0/+2 |
2003-08-19 | Implement SMBexit properly. Found by Samba4 tester. You must do a make | Jeremy Allison | 1 | -0/+16 |
2003-08-16 | Implemented the level 1010 NT rename level. Many fixes for Samba4 test | Jeremy Allison | 1 | -0/+12 |
2003-05-22 | Stat opens can have fsp->fd == -1 and will have a share entry. Ensure | Jeremy Allison | 1 | -2/+10 |
2003-05-12 | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 1 | -0/+4 |
2002-10-22 | Fix for systems that allow more than 65536 open files per process. | Jeremy Allison | 1 | -1/+8 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-10-20 | Move from timestamp to gen count file id's for finding oplocked files | Jeremy Allison | 1 | -20/+57 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -1/+1 |
2001-04-14 | configure: | Jeremy Allison | 1 | -2/+3 |
2001-04-13 | Added fix from "Eric Boehm" <boehm@nortelnetworks.com> to try and set hard | Jeremy Allison | 1 | -3/+3 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -2/+0 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+2 |
2000-05-10 | Fix for misunderstanding of fsync added when vfs layer | Herb Lewis | 1 | -1/+1 |
2000-05-02 | Added sys_fork() and sys_getpid() functions to stop the overhead | Jeremy Allison | 1 | -1/+1 |
2000-04-24 | Now that fsp's are created on successful file open, the structure member | Jeremy Allison | 1 | -10/+23 |
2000-04-22 | This is a *big* checkin that may break some things, but implements the | Jeremy Allison | 1 | -1/+7 |
2000-04-10 | initialise fsp->fd to -1 | Andrew Tridgell | 1 | -0/+1 |
2000-04-10 | the bulk of the changes to get rid of fd_ptr and move print open | Andrew Tridgell | 1 | -106/+12 |