summaryrefslogtreecommitdiff
path: root/source3/printing/printer_list.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-08s3: Remove talloc_autofree_context() from get_printer_list_db()Volker Lendecke1-1/+1
2010-09-29s3-printing: skip metadata entry when traversing printerlist.Günther Deschner1-0/+5
2010-09-27Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on allJeremy Allison1-1/+1
2010-09-16s3/printing: avoid a possible race condition in the cache timeoutBjörn Jacke1-2/+1
2010-09-15s3/printing: make clock jump save and use monotonic time for cache timeoutBjörn Jacke1-13/+14
2010-09-15s3-printing: Add method to skip refresh if just happned.Simo Sorce1-0/+26
2010-09-15s3-printing: Added a printer list database.Simo Sorce1-0/+389