summaryrefslogtreecommitdiff
path: root/source3/printing
Commit message (Expand)AuthorAgeFilesLines
...
* printing: Align a few integer typesVolker Lendecke2021-03-241-5/+5
* printing: Remove "else" branches, reduce indentationVolker Lendecke2021-03-241-68/+70
* printing: Fix typosVolker Lendecke2021-03-243-4/+4
* printing: Remove code to upgrade from before b0909cfa14fVolker Lendecke2021-03-241-7/+0
* printing: Passing a fn pointer does not need "&"Volker Lendecke2021-03-241-6/+6
* s3:param: Fix segfault trying to add pcap printer without a [printers] shareAndreas Schneider2021-03-191-1/+4
* printing: Move rap2jobid functions to their own fileVolker Lendecke2021-03-164-143/+195
* printing: Introduce printer_list_printername_exists()Volker Lendecke2021-03-166-12/+29
* printing: Remove simple wrapper function pcap_printer_read_fn()Volker Lendecke2021-03-163-15/+16
* printing: use correct error out in get_correct_cversion() when openat_pathref...Ralph Boehme2021-02-171-1/+4
* printing: use correct error out in file_version_is_newer() when openat_pathre...Ralph Boehme2021-02-171-1/+3
* printing: use correct error out in file_version_is_newer() when openat_pathre...Ralph Boehme2021-02-171-1/+2
* s3:printing: Correctly mark fall through switch statementsAndreas Schneider2021-02-011-2/+2
* s3:printing: Add missing break in switch statementAndreas Schneider2021-02-011-0/+1
* printing: use synthetic_pathref() in driver_unlink_internals()Ralph Boehme2021-01-281-21/+8
* printing: call vfs_stat() in driver_unlink_internals()Ralph Boehme2021-01-141-0/+7
* rpc_server: Make dcerpc_ncacn_accept() take tsocket_address **Volker Lendecke2021-01-141-2/+2
* rpc_servers: Remove unused variablesVolker Lendecke2021-01-111-5/+0
* rpc_servers: Fix crash with many interfacesVolker Lendecke2021-01-111-35/+21
* rpc_server: Lift ph_listen_fd logic one levelVolker Lendecke2021-01-111-2/+12
* rpc_server: Make default prefork configs constVolker Lendecke2021-01-081-1/+1
* lib: give global_contexts.c its own header fileVolker Lendecke2021-01-084-0/+4
* printing: use openat_pathref_fsp() in driver_unlink_internals()Ralph Boehme2020-12-161-0/+8
* printing: use openat_pathref_fsp() in get_correct_cversion()Ralph Boehme2020-12-161-0/+5
* printing: use openat_pathref_fsp() in file_version_is_newer()Ralph Boehme2020-12-161-0/+5
* printing: use openat_pathref_fsp() in file_version_is_newer()Ralph Boehme2020-12-161-0/+5
* smbd: use fh_[get|set]_private_options()Ralph Boehme2020-12-161-1/+1
* smbd: use fh_[get|set]_pos() and fh_[get|set]_position_information()Ralph Boehme2020-12-161-1/+1
* smbd: use fsp_get_io_fd() when accessing a file or it's associated metadataRalph Boehme2020-12-161-4/+4
* smbd: use fsp_set_fd()Ralph Boehme2020-12-161-1/+2
* spoolssd: Align integer typesVolker Lendecke2020-12-041-1/+1
* s3:spoolssd: Fix creating binding string for error messageAndreas Schneider2020-11-261-2/+5
* smbd: Give locking/share_mode_lock.c its own header fileVolker Lendecke2020-11-102-0/+2
* smb: rename NTCREATEX_OPTIONS_PRIVATE_DELETE_ON_CLOSE to NTCREATEX_FLAG_DELET...Ralph Boehme2020-10-231-1/+1
* printing/spoolss: add ARM64 supportBjörn Jacke2020-10-171-2/+4
* printing: move archi_table declarations into nt_printing.hBjörn Jacke2020-10-171-12/+0
* nt_printing_ads: support more attributes for AD published printersBjörn Jacke2020-10-081-0/+103
* s3: smbd: Fix SMB1 reply_unlink() to handle wildcards.Jeremy Allison2020-10-081-1/+1
* vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()Ralph Boehme2020-10-021-3/+0
* s3: smbd: unlink_internals() can figure out if the mask has a wildcard on its...Jeremy Allison2020-09-301-1/+1
* nt_printing_ads: add missing printShareName attribute when publishing printersBjörn Jacke2020-09-181-0/+1
* s3: safe_string: do not include string_wrappers.hMatthew DeVore2020-08-288-0/+8
* smbd: add dirfsp arg to SMB_VFS_CREATE_FILE()Ralph Boehme2020-05-211-0/+3
* vfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()Ralph Boehme2020-05-141-3/+0
* smbd: pass twrp as NTTIME to filename_convert() and all the way down to canon...Ralph Boehme2020-05-051-1/+1
* smbd: move time_t twrp to @GMT string token conversion to canonicalize_snapsh...Ralph Boehme2020-05-051-1/+1
* smbd: add twrp arg to synthetic_smb_fname()Ralph Boehme2020-05-052-0/+2
* s3/printing: realign synthetic_smb_fname() args in print_spool_open()Ralph Boehme2020-05-051-1/+5
* s3/printing: realign synthetic_smb_fname() args in driver_unlink_internals()Ralph Boehme2020-05-051-1/+5
* smbd: move files_struct.is_directory to a bitfieldRalph Boehme2020-04-031-1/+1