merge from old APP_HEAD
authorGerald Carter <jerry@samba.org>
Thu, 12 Feb 2004 05:24:02 +0000 (05:24 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 12 Feb 2004 05:24:02 +0000 (05:24 +0000)
commit6e22c5da929b6d9a4e32dc704c83112b2ad8fcfd
tree90240c996e9e0450b72e8b4a31bf448763337c4e
parentdaee8d7feee4a08d6c204e2de3f346b6d10640e6
merge from old APP_HEAD
* remove corrupt tdb and shutdown (only for printing tdbs, connections,
  sessionid & locking)
* decrement smbd counter in connections.tdb in smb_panic()
* various Makefile hack to get things to link

'max smbd processes' looks like it might be broken.  The counter KEY is not
being set.  Will look into that tomorrow.
source/Makefile.in
source/lib/dummysmbd.c [new file with mode: 0644]
source/lib/util.c
source/locking/brlock.c
source/locking/locking.c
source/printing/printing_db.c
source/smbd/connection.c
source/smbd/server.c
source/smbd/session.c
source/smbd/tdbutil.c [new file with mode: 0644]