1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/printing
Christof Schmitt ae7db3e543 s3: Rename server_event_context() to global_event_context()
This reflects that the event context is also used outside of the server
processes.

The command used for the rename:
find . -name '*.[hc]' -print0 | xargs -0 sed -i 's/server_event_context/global_event_context/'

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-09-07 17:26:17 +02:00
..
tests s3:printing: Fix setting the first jobnum 2017-07-25 09:14:19 +02:00
load.c printing: remove unused arguments from load_printers() 2018-06-14 20:52:20 +02:00
load.h printing: remove unused arguments from load_printers() 2018-06-14 20:52:20 +02:00
lpq_parse.c
notify.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
notify.h Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
nt_printing_ads.c s3-printing: Improve debug message 2016-11-08 14:11:20 +01:00
nt_printing_migrate_internal.c lib: Pass mem_ctx to state_path() 2018-08-17 11:30:11 +02:00
nt_printing_migrate_internal.h
nt_printing_migrate.c s3-printing: fix migrate printer code (bug 8618) 2016-10-05 19:19:38 +02:00
nt_printing_migrate.h
nt_printing_os2.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/printing/ 2016-09-28 00:04:18 +02:00
nt_printing_os2.h
nt_printing_tdb.c lib: Pass mem_ctx to state_path() 2018-08-17 11:30:11 +02:00
nt_printing_tdb.h
nt_printing.c lib: Pass mem_ctx to state_path() 2018-08-17 11:30:11 +02:00
pcap.c
pcap.h
print_aix.c printing: Convert aix_cache_reload to stdio 2016-12-11 11:17:24 +01:00
print_cups.c Correct "successfuly" typos. 2017-02-22 08:26:22 +01:00
print_generic.c printing: Avoid an "extern current_user" 2017-10-27 20:33:25 +02:00
print_iprint.c
print_standard.c printing: std_pcap_cache_reload xfile->stdio 2016-12-11 11:17:23 +01:00
print_svid.c lib: Remove "includes.h" from util_file.c 2016-02-23 22:03:17 +01:00
printer_list.c lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
printer_list.h
printing_db.c lib: Pass mem_ctx to cache_path() 2018-08-17 14:28:51 +02:00
printing.c s3: Rename server_event_context() to global_event_context() 2018-09-07 17:26:17 +02:00
printspoolss.c s3: smbd: printing: Re-implement delete-on-close semantics for print files missing since 3.5.x. 2018-06-01 20:32:03 +02:00
queue_process.c s3: Rename server_event_context() to global_event_context() 2018-09-07 17:26:17 +02:00
queue_process.h
spoolssd.c printing: remove unused arguments from load_printers() 2018-06-14 20:52:20 +02:00