summaryrefslogtreecommitdiff
path: root/source3/printing/nt_printing_tdb.c
AgeCommit message (Collapse)AuthorFilesLines
2010-07-31s3-build: avoid to globally include printing and spoolss headers.Günther Deschner1-1/+1
This shrinks precompiled headers by 3MB and will slightly speed up any build. Guenther
2010-07-27s3-printing: Move all tdb upgrade functions to a separate file.Andreas Schneider1-0/+460
Signed-off-by: Jim McDonough <jmcd@samba.org>