Age | Commit message (Expand) | Author | Files | Lines |
2001-05-24 | Fixup the large_writex problem (a large_writex can send a full 64k of data, | Jeremy Allison | 1 | -2/+2 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -6/+0 |
2001-01-30 | Fix inspited by Alan Romeril. 50% speedup in domain logins with this | Jeremy Allison | 1 | -0/+3 |
2000-11-16 | Ok - fixed a bug in our levelII oplock code. We need to break a level II on | Jeremy Allison | 1 | -4/+95 |
2000-09-27 | Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them | Jeremy Allison | 1 | -2/+2 |
2000-06-12 | totally rewrote the async signal, notification and oplock notification | Andrew Tridgell | 1 | -26/+29 |
2000-06-11 | Linux kernel oplocks now seem to work, but need a _lot_ of testing | Andrew Tridgell | 1 | -0/+9 |
2000-06-10 | a first pass at Linux kernel oplocks support | Andrew Tridgell | 1 | -13/+0 |
2000-06-10 | continued the split of the kernel level oplocks code into a more | Andrew Tridgell | 1 | -377/+122 |
2000-06-09 | clean up oplock capability code ready for Linux code | Andrew Tridgell | 1 | -152/+149 |
2000-06-09 | split some of the irix kernel oplocks code into a function | Andrew Tridgell | 1 | -68/+74 |
2000-06-08 | - changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX | Andrew Tridgell | 1 | -14/+14 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+4 |
2000-05-02 | Added sys_fork() and sys_getpid() functions to stop the overhead | Jeremy Allison | 1 | -3/+3 |
2000-04-24 | Now that fsp's are created on successful file open, the structure member | Jeremy Allison | 1 | -2/+2 |
2000-04-11 | finally got sick of the "extern int Client" code and the stupid | Andrew Tridgell | 1 | -7/+3 |
2000-04-10 | the bulk of the changes to get rid of fd_ptr and move print open | Andrew Tridgell | 1 | -27/+25 |
1999-12-21 | converted all our existing shared memory code to use a tdb database | Andrew Tridgell | 1 | -8/+7 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -198/+466 |
1999-12-01 | sys_select added one more argument (read, write selectors). | Luke Leighton | 1 | -1/+1 |
1998-12-05 | Sync up critical kernel oplock bugfix. I don't want to lose | Jeremy Allison | 1 | -4/+37 |
1998-11-25 | Makefile.in: Added maintainer mode fixes. | Jeremy Allison | 1 | -2/+2 |
1998-11-24 | Fixed oplock test path spec bug. | Jeremy Allison | 1 | -1/+1 |
1998-11-18 | Fixed crash bug which was assuming that fd_ptr was always non-null | Jeremy Allison | 1 | -1/+1 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
1998-11-16 | Makefile.in: Re-added quotes round ROFF call for DGUX. | Jeremy Allison | 1 | -2/+1 |
1998-11-16 | O_EXCL fixes for printing files & oplocks. | Jeremy Allison | 1 | -1/+1 |
1998-11-13 | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 1 | -1/+1 |
1998-10-21 | at the interop Isaac (at least I _think_ it was Isaac) said that if a | Andrew Tridgell | 1 | -1/+14 |
1998-10-15 | config: Fix crypt prototype on RedHat Linux. | Jeremy Allison | 1 | -1/+1 |
1998-10-14 | more warnings... | Luke Leighton | 1 | -1/+1 |
1998-09-30 | libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb. | Jeremy Allison | 1 | -2/+4 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -2/+2 |
1998-09-25 | Makefile.in: Fixed bug with continuation line causing proto to fail. | Jeremy Allison | 1 | -34/+12 |
1998-09-24 | Integration of Anders Blomdell <anders.blomdell@control.lth.se>'s | Jeremy Allison | 1 | -4/+35 |
1998-09-23 | Hoist by my own petard with warnings (forgot to set strict warnings | Jeremy Allison | 1 | -6/+6 |
1998-09-23 | smbd/oplock.c: Use O_CREAT and O_TRUNC and correct mode flags | Jeremy Allison | 1 | -1/+1 |
1998-09-23 | First cut at kernel oplocks. This should have no effect unless runnin | Jeremy Allison | 1 | -141/+477 |
1998-09-18 | Fixed problems with premature kernel oplock checkin code. | Jeremy Allison | 1 | -2/+1 |
1998-09-18 | configure configure.in include/config.h.in include/includes.h | Jeremy Allison | 1 | -0/+61 |
1998-09-11 | Added ssize_t to configure code. | Jeremy Allison | 1 | -60/+0 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 1 | -1/+3 |
1998-09-05 | Fixed one more Debug problem with inode in non-64 bit case. | Jeremy Allison | 1 | -1/+1 |
1998-09-04 | Modified dev_t and ino_t code to be 64 bit clean (including changes | Jeremy Allison | 1 | -21/+102 |
1998-08-31 | configure.in, configure: include/config.h.in: Added stropts and poll. | Jeremy Allison | 1 | -8/+17 |
1998-08-17 | Fixed bug introduced by the recent changes where the chain_fnum | Jeremy Allison | 1 | -0/+5 |
1998-08-17 | move soem variables from server.c that don't belong there. | Andrew Tridgell | 1 | -5/+9 |
1998-08-17 | this completes the splitup of server.c. | Andrew Tridgell | 1 | -0/+639 |