index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
printing
/
printer_list.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
s3:printing: make printer_list.tdb none readable for others
Shwetha Acharya
1
-1
/
+1
2023-08-08
s3:printing: Fix code spelling
Joseph Sutton
1
-4
/
+4
2023-08-08
s3:printing: Add missing newlines to logging messages
Joseph Sutton
1
-4
/
+4
2022-06-30
s3:printing: Do not clear the printer-list.tdb
Andreas Schneider
1
-26
/
+15
2021-03-16
printing: Introduce printer_list_printername_exists()
Volker Lendecke
1
-0
/
+21
2018-08-17
lib: Pass mem_ctx to lock_path()
Volker Lendecke
1
-1
/
+1
2014-11-03
printer_list: don't leak lock_path onto talloc tos
David Disseldorp
1
-2
/
+9
2014-10-07
printer_list: fix talloc tos leak of tdb record
David Disseldorp
1
-0
/
+1
2014-08-08
printing: traverse_read the printer list for share updates
David Disseldorp
1
-6
/
+11
2014-02-25
s3-printing: Fix obvious memory leak in printer_list_get_printer().
Jeremy Allison
1
-0
/
+1
2014-02-07
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
1
-1
/
+2
2012-10-11
s3fs-printing: Simplify the comment and location handling.
Andreas Schneider
1
-13
/
+17
2012-09-20
s3-printing: Increase debug level for info that the db is empty.
Andreas Schneider
1
-1
/
+2
2012-02-15
s3-printing: fix crash in printer_list_set_printer()
David Disseldorp
1
-1
/
+1
2012-01-18
s3: Add a "lock_order" argument to db_open
Volker Lendecke
1
-1
/
+1
2011-10-11
s3:printing: convert printer_list to use dbwrap wrapper functions
Michael Adam
1
-11
/
+20
2011-10-11
s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...
Michael Adam
1
-6
/
+4
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-1
/
+1
2011-07-29
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
1
-0
/
+1
2011-05-16
s3-printing: Get the location info from cups.
Günther Deschner
1
-8
/
+34
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-01-07
s3-printing: remove printer_list_need_refresh
David Disseldorp
1
-26
/
+0
2010-12-20
s3-printing: fix printer_list_traverse()
David Disseldorp
1
-1
/
+1
2010-10-08
s3: Remove talloc_autofree_context() from get_printer_list_db()
Volker Lendecke
1
-1
/
+1
2010-09-29
s3-printing: skip metadata entry when traversing printerlist.
Günther Deschner
1
-0
/
+5
2010-09-27
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
1
-1
/
+1
2010-09-16
s3/printing: avoid a possible race condition in the cache timeout
Björn Jacke
1
-2
/
+1
2010-09-15
s3/printing: make clock jump save and use monotonic time for cache timeout
Björn Jacke
1
-13
/
+14
2010-09-15
s3-printing: Add method to skip refresh if just happned.
Simo Sorce
1
-0
/
+26
2010-09-15
s3-printing: Added a printer list database.
Simo Sorce
1
-0
/
+389