CVS update: samba/source/locking

Andrew Tridgell tridge at samba.anu.edu.au
Mon Jan 3 09:58:39 EST 2000


Date:	Monday January 3, 19100 @ 9:58
Author:	tridge

Update of /data/cvs/samba/source/locking
In directory samba:/tmp/cvs-serv20357

Modified Files:
	locking.c 
Log Message:
- added tdb_flags option to tdb_open()
- added TDB_CLEAR_IF_FIRST flag to clear the database if this is the
  first attached process. Useful for non-persistent databases like our
  locking area (this will also make upgrades to new database layouts easier)
- use lock_path() in a couple of places 
- leave connections database open while smbd running
- cleaned up some tdb code a little, using macros for constants




More information about the samba-cvs mailing list