summaryrefslogtreecommitdiff
path: root/source3/smbd/globals.c
AgeCommit message (Collapse)AuthorFilesLines
2009-01-08s3:smbd: move all globals and static variables in globals.[ch]Stefan Metzmacher1-0/+221
The goal is to move all this variables into a big context structure. metze