1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/printing
Jeremy Allison f98d217514 Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
TDB_CLEAR_IF_FIRST tdb's. For tdb's like gencache where we open
without CLEAR_IF_FIRST and then with CLEAR_IF_FIRST if corrupt
this is still safe to use as if opening an existing tdb the new
hash will be ignored - it's only used on creating a new tdb not
opening an old one.

Jeremy.
2010-09-27 17:18:54 -07: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: fix BUG 7280 - auto printers not loading with registry 2010-08-16 14:07:44 -04: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: Lift the server_messaging_context from notify_printer_byname 2010-08-08 18:09:36 +02:00
nt_printing_ads.c s3-libads call common GUID_from_ndr_blob() 2010-09-20 16:15:11 -07: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 s3-build: avoid to globally include printing and spoolss headers. 2010-07-31 00:50:31 +02: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-privs Convert from user_has_privileges() -> security_token_has_privilege() 2010-09-11 18:46:09 +10:00
pcap.c s3/printing: make clock jump save and use monotonic time for cache timeout 2010-09-15 22:43:24 +02:00
pcap.h s3: Remove the smbd_messaging_context from cups_cache_reload 2010-08-08 23:37:47 +02: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: Lift the use of smbd_server_fd from job_submit. 2010-08-16 14:02:19 +02: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 Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all 2010-09-27 17:18:54 -07:00
printer_list.h s3-printing: Document the printer list functions. 2010-09-15 12:53:40 +02: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-printing: Make auth_serversupplied_info const. 2010-09-09 16:00:08 +02:00
printspoolss.c s3-printing: fix print_spool_terminate(). 2010-09-15 13:18:27 +02:00