mat/samba.git
13 years agos4-build: use @PACKAGE_VERSION@ in s4 pc.in files
Andrew Tridgell [Mon, 9 Aug 2010 00:45:46 +0000 (10:45 +1000)]
s4-build: use @PACKAGE_VERSION@ in s4 pc.in files

this gets replaced by vnum from the build rule

13 years agos4-build: added dcerpc_server library
Brad Hards [Mon, 9 Aug 2010 00:37:34 +0000 (10:37 +1000)]
s4-build: added dcerpc_server library

OpenChange needs this for dcerpc_register_ep_server()

Signed-off-by: Andrew Tridgell <tridge@samba.org>
13 years agos3: Remove the smbd_messaging_context from load_printers
Volker Lendecke [Sun, 8 Aug 2010 20:54:43 +0000 (22:54 +0200)]
s3: Remove the smbd_messaging_context from load_printers

13 years agos3: Remove the smbd_messaging_context from pcap_cache_reload
Volker Lendecke [Sun, 8 Aug 2010 20:53:02 +0000 (22:53 +0200)]
s3: Remove the smbd_messaging_context from pcap_cache_reload

13 years agos3: Remove the smbd_messaging_context from cups_cache_reload
Volker Lendecke [Sun, 8 Aug 2010 20:50:28 +0000 (22:50 +0200)]
s3: Remove the smbd_messaging_context from cups_cache_reload

13 years agos3: Remove the smbd_messaging_context from cups_pcap_load_async
Volker Lendecke [Sun, 8 Aug 2010 20:47:45 +0000 (22:47 +0200)]
s3: Remove the smbd_messaging_context from cups_pcap_load_async

13 years agos3: Remove the smbd_messaging_context from smb_conf_updated
Volker Lendecke [Sun, 8 Aug 2010 16:55:03 +0000 (18:55 +0200)]
s3: Remove the smbd_messaging_context from smb_conf_updated

13 years agos3: Remove the smbd_messaging_context from spoolss_init_cb
Volker Lendecke [Sun, 8 Aug 2010 16:53:15 +0000 (18:53 +0200)]
s3: Remove the smbd_messaging_context from spoolss_init_cb

13 years agos3: Remove some smbd_messaging_context references from smbd_process
Volker Lendecke [Sun, 8 Aug 2010 16:48:01 +0000 (18:48 +0200)]
s3: Remove some smbd_messaging_context references from smbd_process

13 years agos3: Pass sconn to smbd_process
Volker Lendecke [Sun, 8 Aug 2010 16:47:02 +0000 (18:47 +0200)]
s3: Pass sconn to smbd_process

13 years agos3: Lift the server_messaging_context from housekeeping_fn
Volker Lendecke [Sun, 8 Aug 2010 16:43:37 +0000 (18:43 +0200)]
s3: Lift the server_messaging_context from housekeeping_fn

13 years agos3: Lift the server_messaging_context from check_reload
Volker Lendecke [Sun, 8 Aug 2010 16:42:12 +0000 (18:42 +0200)]
s3: Lift the server_messaging_context from check_reload

13 years agos3: Make check_reload() static
Volker Lendecke [Sun, 8 Aug 2010 16:41:13 +0000 (18:41 +0200)]
s3: Make check_reload() static

13 years agos3: Lift the server_messaging_context from spoolss_setjob_1
Volker Lendecke [Sun, 8 Aug 2010 15:32:21 +0000 (17:32 +0200)]
s3: Lift the server_messaging_context from spoolss_setjob_1

13 years agos3: Lift the server_messaging_context from construct_printer_info6
Volker Lendecke [Sun, 8 Aug 2010 15:31:38 +0000 (17:31 +0200)]
s3: Lift the server_messaging_context from construct_printer_info6

13 years agos3: Lift the server_messaging_context from construct_printer_info2
Volker Lendecke [Sun, 8 Aug 2010 15:30:57 +0000 (17:30 +0200)]
s3: Lift the server_messaging_context from construct_printer_info2

13 years agos3: Lift the server_messaging_context from construct_notify_jobs_info
Volker Lendecke [Sun, 8 Aug 2010 15:29:12 +0000 (17:29 +0200)]
s3: Lift the server_messaging_context from construct_notify_jobs_info

13 years agos3: Lift the server_messaging_context from construct_notify_printer_info
Volker Lendecke [Sun, 8 Aug 2010 15:28:16 +0000 (17:28 +0200)]
s3: Lift the server_messaging_context from construct_notify_printer_info

13 years agos3: Pass messaging_context through s_notify_info_data_table
Volker Lendecke [Sun, 8 Aug 2010 15:25:42 +0000 (17:25 +0200)]
s3: Pass messaging_context through s_notify_info_data_table

13 years agos3: Lift the server_messaging_context from update_monitored_printq_cache
Volker Lendecke [Sun, 8 Aug 2010 15:19:12 +0000 (17:19 +0200)]
s3: Lift the server_messaging_context from update_monitored_printq_cache

13 years agos3: Lift the server_messaging_context from print_job_endpage
Volker Lendecke [Sun, 8 Aug 2010 15:17:05 +0000 (17:17 +0200)]
s3: Lift the server_messaging_context from print_job_endpage

13 years agos3: Lift the server_messaging_context from print_job_write
Volker Lendecke [Sun, 8 Aug 2010 15:15:23 +0000 (17:15 +0200)]
s3: Lift the server_messaging_context from print_job_write

13 years agos3: Lift the server_messaging_context from print_job_delete1
Volker Lendecke [Sun, 8 Aug 2010 15:12:52 +0000 (17:12 +0200)]
s3: Lift the server_messaging_context from print_job_delete1

13 years agos3: Lift the server_messaging_context from print_job_set_name
Volker Lendecke [Sun, 8 Aug 2010 15:11:23 +0000 (17:11 +0200)]
s3: Lift the server_messaging_context from print_job_set_name

13 years agos3: Lift the server_messaging_context from print_queue_update_with_lock
Volker Lendecke [Sun, 8 Aug 2010 15:09:00 +0000 (17:09 +0200)]
s3: Lift the server_messaging_context from print_queue_update_with_lock

13 years agos3: Lift the server_messaging_context from print_queue_update_internal
Volker Lendecke [Sun, 8 Aug 2010 15:07:28 +0000 (17:07 +0200)]
s3: Lift the server_messaging_context from print_queue_update_internal

13 years agos3: Lift the server_messaging_context from traverse_fn_delete
Volker Lendecke [Sun, 8 Aug 2010 15:05:15 +0000 (17:05 +0200)]
s3: Lift the server_messaging_context from traverse_fn_delete

13 years agos3: Lift the server_messaging_context from print_unix_job
Volker Lendecke [Sun, 8 Aug 2010 15:02:24 +0000 (17:02 +0200)]
s3: Lift the server_messaging_context from print_unix_job

13 years agos3: Lift the server_messaging_context from pjob_delete
Volker Lendecke [Sun, 8 Aug 2010 15:00:55 +0000 (17:00 +0200)]
s3: Lift the server_messaging_context from pjob_delete

13 years agos3: Lift the server_messaging_context from pjob_store
Volker Lendecke [Sun, 8 Aug 2010 14:54:09 +0000 (16:54 +0200)]
s3: Lift the server_messaging_context from pjob_store

13 years agos3: Lift the server_messaging_context from pjob_store_notify
Volker Lendecke [Sun, 8 Aug 2010 14:50:17 +0000 (16:50 +0200)]
s3: Lift the server_messaging_context from pjob_store_notify

13 years agos3: Lift the server_messaging_context from notify_printer_byname
Volker Lendecke [Sun, 8 Aug 2010 14:42:59 +0000 (16:42 +0200)]
s3: Lift the server_messaging_context from notify_printer_byname

13 years agos3: Lift the server_messaging_context from notify_printer_location
Volker Lendecke [Sun, 8 Aug 2010 14:41:31 +0000 (16:41 +0200)]
s3: Lift the server_messaging_context from notify_printer_location

13 years agos3: Lift the server_messaging_context from notify_printer_port
Volker Lendecke [Sun, 8 Aug 2010 14:40:08 +0000 (16:40 +0200)]
s3: Lift the server_messaging_context from notify_printer_port

13 years agos3: Lift the server_messaging_context from notify_printer_printername
Volker Lendecke [Sun, 8 Aug 2010 14:38:54 +0000 (16:38 +0200)]
s3: Lift the server_messaging_context from notify_printer_printername

13 years agos3: Lift the server_messaging_context from notify_printer_sharename
Volker Lendecke [Sun, 8 Aug 2010 14:37:21 +0000 (16:37 +0200)]
s3: Lift the server_messaging_context from notify_printer_sharename

13 years agos3: Lift the server_messaging_context from notify_printer_comment
Volker Lendecke [Sun, 8 Aug 2010 14:35:56 +0000 (16:35 +0200)]
s3: Lift the server_messaging_context from notify_printer_comment

13 years agos3: Lift the server_messaging_context from notify_printer_driver
Volker Lendecke [Sun, 8 Aug 2010 14:34:44 +0000 (16:34 +0200)]
s3: Lift the server_messaging_context from notify_printer_driver

13 years agos3: Lift the server_messaging_context from notify_job_submitted
Volker Lendecke [Sun, 8 Aug 2010 14:33:05 +0000 (16:33 +0200)]
s3: Lift the server_messaging_context from notify_job_submitted

13 years agos3: Lift the server_messaging_context from notify_job_name
Volker Lendecke [Sun, 8 Aug 2010 14:31:41 +0000 (16:31 +0200)]
s3: Lift the server_messaging_context from notify_job_name

13 years agos3: Lift the server_messaging_context from notify_job_username
Volker Lendecke [Sun, 8 Aug 2010 14:29:31 +0000 (16:29 +0200)]
s3: Lift the server_messaging_context from notify_job_username

13 years agos3: Lift the server_messaging_context from notify_job_total_pages
Volker Lendecke [Sun, 8 Aug 2010 14:28:03 +0000 (16:28 +0200)]
s3: Lift the server_messaging_context from notify_job_total_pages

13 years agos3: Lift the server_messaging_context from notify_job_total_bytes
Volker Lendecke [Sun, 8 Aug 2010 14:26:40 +0000 (16:26 +0200)]
s3: Lift the server_messaging_context from notify_job_total_bytes

13 years agos3: Lift the server_messaging_context from notify_job_status
Volker Lendecke [Sun, 8 Aug 2010 14:24:51 +0000 (16:24 +0200)]
s3: Lift the server_messaging_context from notify_job_status

13 years agos3: Lift the server_messaging_context from notify_job_status_byname
Volker Lendecke [Sun, 8 Aug 2010 14:21:42 +0000 (16:21 +0200)]
s3: Lift the server_messaging_context from notify_job_status_byname

13 years agos3: Lift the server_messaging_context from notify_printer_status
Volker Lendecke [Sun, 8 Aug 2010 14:19:03 +0000 (16:19 +0200)]
s3: Lift the server_messaging_context from notify_printer_status

13 years agos3: Lift the server_messaging_context from notify_printer_status_byname
Volker Lendecke [Sun, 8 Aug 2010 14:16:37 +0000 (16:16 +0200)]
s3: Lift the server_messaging_context from notify_printer_status_byname

13 years agos3: Lift the server_messaging_context from send_notify_field_buffer
Volker Lendecke [Sun, 8 Aug 2010 14:09:20 +0000 (16:09 +0200)]
s3: Lift the server_messaging_context from send_notify_field_buffer

13 years agos3: Lift the server_messaging_context from send_notify_field_values
Volker Lendecke [Sun, 8 Aug 2010 14:07:56 +0000 (16:07 +0200)]
s3: Lift the server_messaging_context from send_notify_field_values

13 years agos3: Lift the server_messaging_context from send_spoolss_notify2_msg
Volker Lendecke [Sun, 8 Aug 2010 14:01:51 +0000 (16:01 +0200)]
s3: Lift the server_messaging_context from send_spoolss_notify2_msg

13 years agos3: Lift the server_messaging_context from print_notify_event_send_messages
Volker Lendecke [Sun, 8 Aug 2010 13:59:00 +0000 (15:59 +0200)]
s3: Lift the server_messaging_context from print_notify_event_send_messages

13 years agos3: Lift the server_messaging_context from print_queue_status
Volker Lendecke [Sun, 8 Aug 2010 13:55:19 +0000 (15:55 +0200)]
s3: Lift the server_messaging_context from print_queue_status

13 years agos3: Lift the server_messaging_context from get_stored_queue_info
Volker Lendecke [Sun, 8 Aug 2010 13:53:06 +0000 (15:53 +0200)]
s3: Lift the server_messaging_context from get_stored_queue_info

13 years agos3: Lift the server_messaging_context from print_job_end
Volker Lendecke [Sun, 8 Aug 2010 13:51:30 +0000 (15:51 +0200)]
s3: Lift the server_messaging_context from print_job_end

13 years agos3: Lift the server_messaging_context from print_queue_length
Volker Lendecke [Sun, 8 Aug 2010 13:47:51 +0000 (15:47 +0200)]
s3: Lift the server_messaging_context from print_queue_length

13 years agos3: Lift the server_messaging_context from print_queue_update
Volker Lendecke [Sun, 8 Aug 2010 13:39:48 +0000 (15:39 +0200)]
s3: Lift the server_messaging_context from print_queue_update

13 years agos3: Lift the smbd_messaging_context from start_background_queue
Volker Lendecke [Sun, 8 Aug 2010 13:35:31 +0000 (15:35 +0200)]
s3: Lift the smbd_messaging_context from start_background_queue

13 years agos3: Lift the smbd_messaging_context from smbd_setup_sig_hup_handler
Volker Lendecke [Sun, 8 Aug 2010 13:18:12 +0000 (15:18 +0200)]
s3: Lift the smbd_messaging_context from smbd_setup_sig_hup_handler

13 years agos3: Lift the smbd_messaging_context from smbd_sig_hup_handler
Volker Lendecke [Sun, 8 Aug 2010 13:15:01 +0000 (15:15 +0200)]
s3: Lift the smbd_messaging_context from smbd_sig_hup_handler

13 years agos3: Lift the smbd_messaging_context from reload_services
Volker Lendecke [Sun, 8 Aug 2010 13:09:47 +0000 (15:09 +0200)]
s3: Lift the smbd_messaging_context from reload_services

13 years agos3: Lift the smbd_messaging_context from reload_printers
Volker Lendecke [Sun, 8 Aug 2010 13:02:29 +0000 (15:02 +0200)]
s3: Lift the smbd_messaging_context from reload_printers

13 years agos3: Remove smbd_messaging_context from dummysmbd
Volker Lendecke [Sun, 8 Aug 2010 12:59:47 +0000 (14:59 +0200)]
s3: Remove smbd_messaging_context from dummysmbd

13 years agos3: Fix the build without ADS
Volker Lendecke [Sun, 8 Aug 2010 14:46:48 +0000 (16:46 +0200)]
s3: Fix the build without ADS

13 years agos3: Lift the smbd_messaging_context from print_queue_purge
Volker Lendecke [Sun, 8 Aug 2010 12:52:59 +0000 (14:52 +0200)]
s3: Lift the smbd_messaging_context from print_queue_purge

13 years agos3: Lift the smbd_messaging_context from print_queue_resume
Volker Lendecke [Sun, 8 Aug 2010 12:51:40 +0000 (14:51 +0200)]
s3: Lift the smbd_messaging_context from print_queue_resume

13 years agos3: Lift the smbd_messaging_context from print_queue_pause
Volker Lendecke [Sun, 8 Aug 2010 12:50:15 +0000 (14:50 +0200)]
s3: Lift the smbd_messaging_context from print_queue_pause

13 years agos3: Lift the smbd_messaging_context from print_job_start
Volker Lendecke [Sun, 8 Aug 2010 12:48:30 +0000 (14:48 +0200)]
s3: Lift the smbd_messaging_context from print_job_start

13 years agos3: Lift the smbd_messaging_context from print_job_checks
Volker Lendecke [Sun, 8 Aug 2010 12:47:18 +0000 (14:47 +0200)]
s3: Lift the smbd_messaging_context from print_job_checks

13 years agos3: Lift the smbd_messaging_context from print_job_resume
Volker Lendecke [Sun, 8 Aug 2010 12:46:04 +0000 (14:46 +0200)]
s3: Lift the smbd_messaging_context from print_job_resume

13 years agos3: Lift the smbd_messaging_context from print_job_pause
Volker Lendecke [Sun, 8 Aug 2010 12:44:32 +0000 (14:44 +0200)]
s3: Lift the smbd_messaging_context from print_job_pause

13 years agos3: Lift the smbd_messaging_context from print_job_delete
Volker Lendecke [Sun, 8 Aug 2010 12:42:47 +0000 (14:42 +0200)]
s3: Lift the smbd_messaging_context from print_job_delete

13 years agos3: Lift the smbd_messaging_context from construct_printer_info7
Volker Lendecke [Sun, 8 Aug 2010 12:40:46 +0000 (14:40 +0200)]
s3: Lift the smbd_messaging_context from construct_printer_info7

13 years agos3: Lift the smbd_messaging_context from is_printer_published
Volker Lendecke [Sun, 8 Aug 2010 12:39:40 +0000 (14:39 +0200)]
s3: Lift the smbd_messaging_context from is_printer_published

13 years agos3: Lift the smbd_messaging_context from check_published_printers
Volker Lendecke [Sun, 8 Aug 2010 12:37:47 +0000 (14:37 +0200)]
s3: Lift the smbd_messaging_context from check_published_printers

13 years agos3: Lift the smbd_messaging_context from nt_printer_publish
Volker Lendecke [Sun, 8 Aug 2010 12:35:50 +0000 (14:35 +0200)]
s3: Lift the smbd_messaging_context from nt_printer_publish

13 years agos3: Lift the smbd_messaging_context from nt_printer_publish_ads
Volker Lendecke [Sun, 8 Aug 2010 12:33:45 +0000 (14:33 +0200)]
s3: Lift the smbd_messaging_context from nt_printer_publish_ads

13 years agos3: Lift the smbd_messaging_context from store_printer_guid
Volker Lendecke [Sun, 8 Aug 2010 12:32:37 +0000 (14:32 +0200)]
s3: Lift the smbd_messaging_context from store_printer_guid

13 years agos3: Lift the smbd_messaging_context from nt_printer_remove
Volker Lendecke [Sun, 8 Aug 2010 12:31:14 +0000 (14:31 +0200)]
s3: Lift the smbd_messaging_context from nt_printer_remove

13 years agos3: Lift the smbd_messaging_context from print_time_access_check
Volker Lendecke [Sun, 8 Aug 2010 12:29:39 +0000 (14:29 +0200)]
s3: Lift the smbd_messaging_context from print_time_access_check

13 years agos3: Lift the smbd_messaging_context from print_access_check
Volker Lendecke [Sun, 8 Aug 2010 12:28:17 +0000 (14:28 +0200)]
s3: Lift the smbd_messaging_context from print_access_check

13 years agos3: Lift the smbd_messaging_context from printer_driver_files_in_use
Volker Lendecke [Sun, 8 Aug 2010 12:24:48 +0000 (14:24 +0200)]
s3: Lift the smbd_messaging_context from printer_driver_files_in_use

13 years agos3: Lift the smbd_messaging_context from printer_driver_in_use
Volker Lendecke [Sun, 8 Aug 2010 12:23:12 +0000 (14:23 +0200)]
s3: Lift the smbd_messaging_context from printer_driver_in_use

13 years agos3: Lift the smbd_messaging_context from netr_set_machine_account_password
Volker Lendecke [Sun, 8 Aug 2010 12:20:48 +0000 (14:20 +0200)]
s3: Lift the smbd_messaging_context from netr_set_machine_account_password

13 years agos3: Lift the smbd_messaging_context from get_md4pw
Volker Lendecke [Sun, 8 Aug 2010 12:19:53 +0000 (14:19 +0200)]
s3: Lift the smbd_messaging_context from get_md4pw

13 years agos3: Lift the smbd_messaging_context from enumprinterdrivers_level
Volker Lendecke [Sun, 8 Aug 2010 12:17:21 +0000 (14:17 +0200)]
s3: Lift the smbd_messaging_context from enumprinterdrivers_level

13 years agos3: Lift the smbd_messaging_context from enumprinterdrivers_level_by_architecture
Volker Lendecke [Sun, 8 Aug 2010 12:16:24 +0000 (14:16 +0200)]
s3: Lift the smbd_messaging_context from enumprinterdrivers_level_by_architecture

13 years agos3: Lift the smbd_messaging_context from update_dsspooler
Volker Lendecke [Sun, 8 Aug 2010 12:14:33 +0000 (14:14 +0200)]
s3: Lift the smbd_messaging_context from update_dsspooler

13 years agos3: Lift the smbd_messaging_context from construct_printer_driver_info_level
Volker Lendecke [Sun, 8 Aug 2010 12:12:57 +0000 (14:12 +0200)]
s3: Lift the smbd_messaging_context from construct_printer_driver_info_level

13 years agos3: Lift the smbd_messaging_context from enumprinters_level5
Volker Lendecke [Sun, 8 Aug 2010 12:11:39 +0000 (14:11 +0200)]
s3: Lift the smbd_messaging_context from enumprinters_level5

13 years agos3: Lift the smbd_messaging_context from enumprinters_level4
Volker Lendecke [Sun, 8 Aug 2010 12:11:03 +0000 (14:11 +0200)]
s3: Lift the smbd_messaging_context from enumprinters_level4

13 years agos3: Lift the smbd_messaging_context from enumprinters_level2
Volker Lendecke [Sun, 8 Aug 2010 12:10:11 +0000 (14:10 +0200)]
s3: Lift the smbd_messaging_context from enumprinters_level2

13 years agos3: Lift the smbd_messaging_context from enumprinters_level1
Volker Lendecke [Sun, 8 Aug 2010 12:08:58 +0000 (14:08 +0200)]
s3: Lift the smbd_messaging_context from enumprinters_level1

13 years agos3: Lift the smbd_messaging_context from enum_all_printers_info_2
Volker Lendecke [Sun, 8 Aug 2010 12:07:37 +0000 (14:07 +0200)]
s3: Lift the smbd_messaging_context from enum_all_printers_info_2

13 years agos3: Lift the smbd_messaging_context from enum_all_printers_info_1_network
Volker Lendecke [Sun, 8 Aug 2010 12:05:46 +0000 (14:05 +0200)]
s3: Lift the smbd_messaging_context from enum_all_printers_info_1_network

13 years agos3: Lift the smbd_messaging_context from enum_all_printers_info_1_name
Volker Lendecke [Sun, 8 Aug 2010 12:04:56 +0000 (14:04 +0200)]
s3: Lift the smbd_messaging_context from enum_all_printers_info_1_name

13 years agos3: Lift the smbd_messaging_context from enum_all_printers_info_1_local
Volker Lendecke [Sun, 8 Aug 2010 12:03:52 +0000 (14:03 +0200)]
s3: Lift the smbd_messaging_context from enum_all_printers_info_1_local

13 years agos3: Lift the smbd_messaging_context from enum_all_printers_info_1
Volker Lendecke [Sun, 8 Aug 2010 12:02:52 +0000 (14:02 +0200)]
s3: Lift the smbd_messaging_context from enum_all_printers_info_1

13 years agos3: Lift the smbd_messaging_context from enumprinters_level0
Volker Lendecke [Sun, 8 Aug 2010 09:01:58 +0000 (11:01 +0200)]
s3: Lift the smbd_messaging_context from enumprinters_level0

13 years agos3: Lift the smbd_messaging_context from enum_all_printers_info_level
Volker Lendecke [Sun, 8 Aug 2010 09:00:22 +0000 (11:00 +0200)]
s3: Lift the smbd_messaging_context from enum_all_printers_info_level

13 years agos3: Lift the smbd_messaging_context from construct_printer_info0
Volker Lendecke [Sun, 8 Aug 2010 08:58:04 +0000 (10:58 +0200)]
s3: Lift the smbd_messaging_context from construct_printer_info0