first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[jra/samba/.git] / source3 / locking / locking.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-04-04 Tim PotterUse VFS operations for file I/O.
1998-10-31 Andrew Tridgelldon't core dump in smbstatus if we can't open the shmem...
1998-10-23 Jeremy AllisonReasonably large change to give us *exactly* correct...
1998-09-05 Andrew Tridgellahh, the joy of deleting large chunks of code that...
1998-09-04 Jeremy AllisonMore 64 bit stuff - now the fcntl locks are 64 bit...
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-20 Jeremy AllisonTurning on blocking locking code. NB. Blocking lock...
1998-08-19 Jeremy AllisonMakefile.in: Moved blocking lock code into smbd/blockin...
1998-08-17 Jeremy Allisonsmbd/nttrans.c: Fixed bug in split off pipe code.
1998-08-17 Andrew Tridgellmuch cleaner chain pointer handling for both files...
1998-08-16 Andrew Tridgellserver.c: fixed a bug in close_file() with the new...
1998-08-15 Andrew Tridgellthis checkin gets rid of the global Files[] array and...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-14 Jeremy AllisonMakefile.in: Changed so that make proto will work with...
1998-08-13 Jeremy AllisonMore blocking lock code - still #ifdef'ed out - under...
1998-08-12 Andrew Tridgellfixed the nested comment - Jeremy, do you want that...
1998-08-11 Jeremy Allisoninclude/smb.h: Removed dir_ptr. Not needed.
1998-07-30 Jeremy AllisonMakefile.in: Moved UBIQX stuff into UTILOBJ.
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-29 Jeremy Allisonlocking.c: Print messages when we downgrade a lock.
1998-07-28 Jeremy Allisonlocking.c: Don't need to do map_lock_type on *testing...
1998-07-28 Jeremy Allisonloadparm.c: Added strict sync parameter.
1998-07-23 Jeremy Allisonlocking.c: Added lock type to is_locked() and do_lock()
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-10-29 Andrew Tridgell- don't allow locking to initialise twice
1997-10-27 Andrew Tridgellchange the default file permissions on the SHARE_MEM_FI...
1997-10-20 Andrew Tridgella major share modes reorganisation.
1997-10-17 Jeremy Allison.cvsignore: Added make_smbcodepage
1997-10-15 Jeremy Allisonipc.c: Adding Andrews become_root code to the main...
1997-10-14 Jeremy AllisonBroke my own rule about checking in uncompiled source...
1997-10-14 Jeremy AllisonAdded fixes for become_user braindamage.
1997-10-07 Jeremy Allisonlocking.c: Added fix for race condition in slow share...
1997-10-06 Jeremy AllisonFinally ! Found & fixed crash bug with logging message...
1997-10-06 Jeremy Allisonclient.c: Changed shadowed variable.
1997-10-03 Jeremy AllisonMaking it harder for share_mode_entries to be left...
1997-10-03 Jeremy Allisonlocking.c: Fixed incorrect parameter count in debug...
1997-10-01 Jeremy AllisonOPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
1997-09-26 Jeremy AllisonSyncing up current oplock work in progress. #ifdef...
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-09-25 Jeremy AllisonMakefile: Removed earlier errors.
1997-09-11 Jeremy Allisoncharcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
1997-07-15 Samba Release AccountFix silly crash bug in FAST_SHARE_MODES (same bug as...
1997-07-01 Samba Release Accountclient.c: New print queue query code from Jeff C....
1997-05-27 Samba Release Accountloadparm.c: Ensure printer services cannot be read...
1997-05-20 Samba Release Accountdir.c: Fixed double slash issue.
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-01-15 Samba Release Accountlocking.c proto.h shmem.c smb.h status.c :
1997-01-09 Samba Release AccountMakefile: Changes to split Solaris into Solaris2.3...
1996-12-10 Samba Release AccountMoved fcntl locking code into util.c to allow it to be
1996-08-19 Andrew Tridgell- added "netbios name" option in smb.conf to make contr...
1996-08-17 Andrew Tridgell- made FAST_SHARE_MODES standard for Linux
1996-08-15 Andrew Tridgell- added FAST_SHARE_MODES code
1996-08-14 Andrew Tridgellchanged "unsigned long" to "uint32" in several places...
1996-06-19 Andrew Tridgell- change date as a demo for john
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-10 Andrew Tridgellmoved some more locking routines to locking.c, and...
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS