summaryrefslogtreecommitdiff
path: root/source3/smbd/globals.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-03s3:smbd: move negprot related globals to struct smbd_server_connectionStefan Metzmacher1-5/+0
2009-06-03s3:smbd: move pending_auth_data list to struct smbd_server_connectionStefan Metzmacher1-4/+0
2009-05-26s3:smbd: remove unused global 'orig_inbuf'Stefan Metzmacher1-1/+0
2009-02-19s3: Add extid to the dev/inode pairTim Prouty1-1/+2
2009-01-27s3:smbd: make kernel oplocks event drivenStefan Metzmacher1-9/+0
2009-01-27s3:smbd: convert aio to use tevent_signalStefan Metzmacher1-2/+1
2009-01-27s3:smbd: use signal events for SIGTERM, SIGHUP and SIGCHLDStefan Metzmacher1-3/+0
2009-01-22s3:smbd: restructure kernel oplocks codeStefan Metzmacher1-12/+1
2009-01-09s3:smbd: handle incoming smb requests via event handlersStefan Metzmacher1-0/+2
2009-01-08s3:smbd: move all globals and static variables in globals.[ch]Stefan Metzmacher1-0/+221