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)
commitdf6d2db4ced5586320804950da58a62248db4d56
tree31d2871b863a236ebc52b455ee39899c3940eb3c
parenta6a2a696807992e60c905ff28828317fbcbe3913
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.
(This used to be commit 6e22c5da929b6d9a4e32dc704c83112b2ad8fcfd)
source3/Makefile.in
source3/lib/dummysmbd.c [new file with mode: 0644]
source3/lib/util.c
source3/locking/brlock.c
source3/locking/locking.c
source3/printing/printing_db.c
source3/smbd/connection.c
source3/smbd/server.c
source3/smbd/session.c
source3/smbd/tdbutil.c [new file with mode: 0644]