summaryrefslogtreecommitdiff
path: root/source3/printing
Commit message (Expand)AuthorAgeFilesLines
* s3:printing: Remove unused variableAndreas Schneider2023-02-061-2/+1
* s3:printing: Remove trailing whitespaces in vlp.cAndreas Schneider2023-02-061-9/+9
* s3-librpc: add ads.idl and convert ads_struct to talloc.Günther Deschner2022-12-161-3/+3
* smbd: remove process shortname arg from reinit_after_fork()Ralph Boehme2022-12-141-1/+1
* lib: Add get_current_user_info_domain()Volker Lendecke2022-12-121-3/+3
* s3: smbd: Convert driver_unix_convert() to use filename_convert_dirfsp().Jeremy Allison2022-08-041-2/+8
* s3: smbd: Add dirfsp return parameter to driver_unix_convert().Jeremy Allison2022-08-041-11/+22
* s3: smbd: Add dirfsp parameter to create_directory().Jeremy Allison2022-08-021-1/+1
* s3: smbd: Add dirfsp parameter to unlink_internals().Jeremy Allison2022-08-021-1/+1
* s3:printing: Do not clear the printer-list.tdbAndreas Schneider2022-06-303-32/+15
* s3:libads: Allocate ads->auth.password under ADS_STRUCT talloc contextSamuel Cabrero2022-06-271-13/+34
* s3:libads: Allocate ADS_STRUCT under a talloc contextSamuel Cabrero2022-06-271-10/+16
* s3:printing: Allocate a temporary talloc context for nt_printer_publish()Samuel Cabrero2022-06-271-9/+9
* s3:printing: Fix temporary talloc context leakSamuel Cabrero2022-06-271-0/+1
* smbd: Remove NTCREATEX_FLAG_DELETE_ON_CLOSEVolker Lendecke2022-06-061-2/+2
* s3:printing: Start samba-bgqd as soon as possibleAndreas Schneider2022-05-311-4/+4
* s3:printing: Initialize the printcap cache as soon as the bgqd startsAndreas Schneider2022-05-311-0/+3
* smbd: Simplify copy_file()Volker Lendecke2022-05-201-2/+1
* smbd: Simplify copy_file()Volker Lendecke2022-05-201-2/+1
* Revert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"Volker Lendecke2022-04-281-0/+3
* smbd: fd_handle.h does not need includes.hVolker Lendecke2022-04-261-0/+1
* printing: Fix a DBG messageVolker Lendecke2022-03-111-2/+3
* smbd: NULL out "fsp" in close_file()Volker Lendecke2022-02-101-6/+4
* printing/bgqd: Disable systemd notificationsFeRD (Frank Dana)2022-01-271-0/+3
* printing: Save a few lines with str_list_add_printf()Volker Lendecke2022-01-181-12/+3
* s3:rpc_server: Delete unused code and doc referencesVolker Lendecke2021-12-102-854/+0
* printing: Remove "start_daemons" from printing_subsystem_init()Volker Lendecke2021-12-102-26/+2
* s3:rpc_server: Activate samba-dcerpcdVolker Lendecke2021-12-102-36/+5
* s3:printing: Move pcap_cache_loaded() to load.cVolker Lendecke2021-12-104-16/+16
* s3: smbd: Remove 'bool has_wild' parameter from unlink_internals().Jeremy Allison2021-12-091-1/+1
* samba-bgqd: fix startup and loggingRalph Boehme2021-11-111-25/+10
* source3: move lib/substitute.c functions out of proto.hRalph Boehme2021-11-112-0/+2
* source3/printing/queue_process.c: fix build on macOSAlex Richardson2021-10-131-2/+0
* lib: Move closefrom_except*() to a separate fileVolker Lendecke2021-09-211-75/+1
* samba-bgqd: Convert closeall_*() to closefrom_*()Volker Lendecke2021-09-211-12/+9
* samba-bgqd: Enable smbcontrol pool-usageVolker Lendecke2021-09-211-1/+1
* samba-bgqd: Fix samba-bgqd with "clustering=yes"/"include=registry"Volker Lendecke2021-07-311-11/+47
* printing: avoid crash in LPRng_timeDouglas Bagnall2021-07-051-0/+6
* printing: Factor out remove_from_jobs_list()Volker Lendecke2021-06-041-54/+13
* printing: Simplify pack_devicemode()Volker Lendecke2021-06-041-3/+1
* s3:printing: Migrate samba-bgqd to new cmdline option parserAndreas Schneider2021-05-281-14/+20
* printing: Avoid a few references to background_lpq_updater_pidVolker Lendecke2021-05-115-19/+23
* printing: Introduce samba-bgqdVolker Lendecke2021-05-112-76/+462
* printing: Factor out register_printing_bq_handlers()Volker Lendecke2021-05-112-36/+82
* printing: Simplify calling print commandsVolker Lendecke2021-05-111-5/+5
* printing: Consolidate add_to_jobs_list()Volker Lendecke2021-05-111-31/+16
* printing: Avoid zombies in the background daemonVolker Lendecke2021-04-271-8/+14
* printing: Reduce indentation in start_background_queue()Volker Lendecke2021-04-271-46/+43
* printing: Remove dead codeVolker Lendecke2021-04-271-5/+0
* printing: Remove the pause_pipe[] from queue_process.cVolker Lendecke2021-04-271-37/+0