first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[kai/samba-autobuild/.git] / source / smbd / oplock.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1998-12-05 Jeremy AllisonSync up critical kernel oplock bugfix. I don't want...
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-24 Jeremy AllisonFixed oplock test path spec bug.
1998-11-18 Jeremy AllisonFixed crash bug which was assuming that fd_ptr was...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-16 Jeremy AllisonMakefile.in: Re-added quotes round ROFF call for DGUX.
1998-11-16 Jeremy AllisonO_EXCL fixes for printing files & oplocks.
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-10-21 Andrew Tridgellat the interop Isaac (at least I _think_ it was Isaac...
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-10-14 Luke Leightonmore warnings...
1998-09-30 Jeremy Allisonlibsmb/clientgen.c: Fixed signed/unsigned compile warni...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-24 Jeremy AllisonIntegration of Anders Blomdell <anders.blomdell@control...
1998-09-23 Jeremy AllisonHoist by my own petard with warnings (forgot to set...
1998-09-23 Jeremy Allisonsmbd/oplock.c: Use O_CREAT and O_TRUNC and correct...
1998-09-23 Jeremy AllisonFirst cut at kernel oplocks. This should have no effect...
1998-09-18 Jeremy AllisonFixed problems with premature kernel oplock checkin...
1998-09-18 Jeremy Allisonconfigure configure.in include/config.h.in include...
1998-09-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-05 Jeremy AllisonFixed one more Debug problem with inode in non-64 bit...
1998-09-04 Jeremy AllisonModified dev_t and ino_t code to be 64 bit clean (inclu...
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-17 Jeremy AllisonFixed bug introduced by the recent changes where the...
1998-08-17 Andrew Tridgellmove soem variables from server.c that don't belong...
1998-08-17 Andrew Tridgellthis completes the splitup of server.c.