summaryrefslogtreecommitdiffstats
path: root/source3/printing/printer_list.c
Commit message (Expand)AuthorAgeFilesLines
* s3-printing: Get the location info from cups.Günther Deschner2011-05-161-8/+34
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3-printing: remove printer_list_need_refreshDavid Disseldorp2011-01-071-26/+0
* s3-printing: fix printer_list_traverse()David Disseldorp2010-12-201-1/+1
* s3: Remove talloc_autofree_context() from get_printer_list_db()Volker Lendecke2010-10-081-1/+1
* s3-printing: skip metadata entry when traversing printerlist.Günther Deschner2010-09-291-0/+5
* Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on allJeremy Allison2010-09-271-1/+1
* s3/printing: avoid a possible race condition in the cache timeoutBjörn Jacke2010-09-161-2/+1
* s3/printing: make clock jump save and use monotonic time for cache timeoutBjörn Jacke2010-09-151-13/+14
* s3-printing: Add method to skip refresh if just happned.Simo Sorce2010-09-151-0/+26
* s3-printing: Added a printer list database.Simo Sorce2010-09-151-0/+389