1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3/printing
David Disseldorp 3e61c97a7e s3-printing: remove printer_list_need_refresh
printer_list_need_refresh() was used previously to ensure one smbd
process did not attempt to update the printer_list tdb during or soon
after update by another smbd.

It is no longer needed, as pcap updates are now only performed by the
parent smbd process following startup, SIGHUP, config update or printcap
cache time expiry.
2011-01-07 15:37:39 -08:00
..
tests s3-vlp: drastically shrink size and dependencies of the virtual line printer. 2009-06-26 09:34:02 +02:00
load.c s3-printing: reload shares after pcap cache fill 2011-01-07 15:37:39 -08:00
lpq_parse.c Fix bug #7288 - SMB job IDs in CUPS job names wrong. 2010-03-25 17:36:47 -07:00
notify.c s3-spoolss: dont overwrite location change notify. 2010-10-01 08:33:46 +02:00
nt_printing_ads.c s3: Attempt to fix the non-ads build 2010-10-03 00:17:44 +02:00
nt_printing_migrate.c s3-rpc_server: Moved ncacn_np declarations in common header file. 2010-09-15 12:53:42 +02:00
nt_printing_migrate.h s3: Lift the smbd_messaging_context from nt_printing_tdb_migrate 2010-08-08 16:03:15 +02:00
nt_printing_tdb.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
nt_printing_tdb.h s3-printing: Move all tdb upgrade functions to a separate file. 2010-07-27 10:27:14 -04:00
nt_printing.c s3-spoolss: Fix Bug #7641: handle win9x adddriver calls w/o config file. 2010-11-29 17:56:40 +01:00
pcap.c s3-printing: remove printer_list_need_refresh 2011-01-07 15:37:39 -08:00
pcap.h s3-printing: remove old entries in pcap_cache_replace 2011-01-07 15:37:39 -08:00
print_aix.c s3-printing: explicitly include "printing/pcap.h" as there is /usr/include/pcap.h. 2010-05-14 14:41:50 +02:00
print_cups.c s3-printing: remove old entries in pcap_cache_replace 2011-01-07 15:37:39 -08:00
print_generic.c s3: Remove the pointless PRINTERNAME macro 2010-06-13 12:40:27 +02:00
print_iprint.c s3-printing: Lift the use of smbd_server_fd from job_submit. 2010-08-16 14:02:19 +02:00
print_standard.c s3-printing: explicitly include "printing/pcap.h" as there is /usr/include/pcap.h. 2010-05-14 14:41:50 +02:00
print_svid.c s3-printing: explicitly include "printing/pcap.h" as there is /usr/include/pcap.h. 2010-05-14 14:41:50 +02:00
printer_list.c s3-printing: remove printer_list_need_refresh 2011-01-07 15:37:39 -08:00
printer_list.h s3-printing: remove printer_list_need_refresh 2011-01-07 15:37:39 -08:00
printing_db.c Use sec_initial_uid() in the places where being root doesn't matter, 2010-02-12 23:18:53 -08:00
printing.c s3: Make "unpack_pjob" static 2010-10-20 16:51:04 +00:00
printspoolss.c s3-printing: fix crash bug in print_spool_open(). 2010-12-22 14:21:58 +01:00