Age | Commit message (Expand) | Author | Files | Lines |
2001-04-14 | configure: | Jeremy Allison | 1 | -1/+1 |
2001-04-13 | Merge of Andrew's changes in 2.2. | Jeremy Allison | 1 | -1/+1 |
2001-04-13 | As Andrew suggested, make smbrun return a fd for a deleted file which can then | Jeremy Allison | 1 | -2/+24 |
2001-03-30 | This is a big, rather ugly patch. Whilst investigating the files not truncated | Jeremy Allison | 1 | -12/+33 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -4/+0 |
2001-01-29 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -2/+2 |
2000-10-06 | Restructuring of vfs layer to include a "this" pointer - can be an fsp or | Jeremy Allison | 1 | -1/+1 |
2000-10-02 | Memleak fix for cache code. | Jeremy Allison | 1 | -4/+20 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+4 |
2000-04-24 | Now that fsp's are created on successful file open, the structure member | Jeremy Allison | 1 | -1/+1 |
2000-04-22 | This is a *big* checkin that may break some things, but implements the | Jeremy Allison | 1 | -8/+5 |
2000-04-16 | the changes to the main smb code | Andrew Tridgell | 1 | -4/+6 |
2000-04-11 | The latest open() code changes broke the NT directory opens. Detect if a | Jeremy Allison | 1 | -1/+1 |
2000-04-10 | the bulk of the changes to get rid of fd_ptr and move print open | Andrew Tridgell | 1 | -16/+6 |
2000-02-03 | Mega-VFS merge. Yeah baby! | Tim Potter | 1 | -4/+3 |
2000-01-14 | we now pass all byte range locking tests | Andrew Tridgell | 1 | -0/+2 |
1999-12-21 | converted all our existing shared memory code to use a tdb database | Andrew Tridgell | 1 | -4/+3 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -24/+68 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1 | -1/+1 |
1999-04-04 | Use VFS operations for file I/O. | Tim Potter | 1 | -3/+2 |
1998-10-27 | debug string with no %s parameter. oops | Luke Leighton | 1 | -1/+2 |
1998-10-23 | Handle the case where multiple smbd have the file open, some of whom | Jeremy Allison | 1 | -2/+11 |
1998-10-23 | Reasonably large change to give us *exactly* correct NT delete on close seman... | Jeremy Allison | 1 | -0/+1 |
1998-10-23 | include/smb.h: Added #defines for lots of things - makes our code a *lot* eas... | Jeremy Allison | 1 | -1/+2 |
1998-09-11 | Ok - this is the 'expose 64 bit to the clients' checkin. | Jeremy Allison | 1 | -1/+15 |
1998-09-05 | Bugfix for leak in reference counted file struct. | Jeremy Allison | 1 | -1/+2 |
1998-08-31 | configure.in, configure: include/config.h.in: Added stropts and poll. | Jeremy Allison | 1 | -2/+2 |
1998-08-21 | Fixes for the problem in blocking locks with file_fsp returning the | Jeremy Allison | 1 | -2/+2 |
1998-08-19 | Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes. | Jeremy Allison | 1 | -4/+2 |
1998-08-17 | this completes the splitup of server.c. | Andrew Tridgell | 1 | -0/+170 |