s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / printing /
2024-04-16 Volker Lendeckelib: Give lib/util/util_file.c its own header file
2024-03-22 Volker Lendeckelib: Remove timeval_set()
2024-01-08 Ralph Boehmesmbd: set fsp_flags.is_fsa to true on printer file...
2023-08-08 Joseph Suttons3:printing: Fix code spelling
2023-08-08 Joseph Suttons3:printing: Add missing spaces to error messages
2023-08-08 Joseph Suttons3:printing: Add missing newlines to logging messages
2023-07-19 Andreas Schneiders3:printing: Rename variably to dummy to make codespell...
2023-07-19 Andreas Schneiders3:printing: Fix code spelling
2023-07-19 Andreas Schneiders3:printing: Fix trailing white spaces in print_iprint.c
2023-02-06 Andreas Schneiders3:printing: Remove unused variable
2023-02-06 Andreas Schneiders3:printing: Remove trailing whitespaces in vlp.c
2022-12-16 Günther Deschners3-librpc: add ads.idl and convert ads_struct to talloc.
2022-12-14 Ralph Boehmesmbd: remove process shortname arg from reinit_after_fork()
2022-12-12 Volker Lendeckelib: Add get_current_user_info_domain()
2022-08-04 Jeremy Allisons3: smbd: Convert driver_unix_convert() to use filename...
2022-08-04 Jeremy Allisons3: smbd: Add dirfsp return parameter to driver_unix_co...
2022-08-02 Jeremy Allisons3: smbd: Add dirfsp parameter to create_directory().
2022-08-02 Jeremy Allisons3: smbd: Add dirfsp parameter to unlink_internals().
2022-06-30 Andreas Schneiders3:printing: Do not clear the printer-list.tdb
2022-06-27 Samuel Cabreros3:libads: Allocate ads->auth.password under ADS_STRUCT...
2022-06-27 Samuel Cabreros3:libads: Allocate ADS_STRUCT under a talloc context
2022-06-27 Samuel Cabreros3:printing: Allocate a temporary talloc context for...
2022-06-27 Samuel Cabreros3:printing: Fix temporary talloc context leak
2022-06-06 Volker Lendeckesmbd: Remove NTCREATEX_FLAG_DELETE_ON_CLOSE
2022-05-31 Andreas Schneiders3:printing: Start samba-bgqd as soon as possible
2022-05-31 Andreas Schneiders3:printing: Initialize the printcap cache as soon...
2022-05-20 Volker Lendeckesmbd: Simplify copy_file()
2022-05-20 Volker Lendeckesmbd: Simplify copy_file()
2022-04-28 Volker LendeckeRevert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"
2022-04-26 Volker Lendeckesmbd: fd_handle.h does not need includes.h
2022-03-11 Volker Lendeckeprinting: Fix a DBG message
2022-02-10 Volker Lendeckesmbd: NULL out "fsp" in close_file()
2022-01-27 FeRD (Frank Dana)printing/bgqd: Disable systemd notifications
2022-01-18 Volker Lendeckeprinting: Save a few lines with str_list_add_printf()
2021-12-10 Volker Lendeckes3:rpc_server: Delete unused code and doc references
2021-12-10 Volker Lendeckeprinting: Remove "start_daemons" from printing_subsyste...
2021-12-10 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
2021-12-10 Volker Lendeckes3:printing: Move pcap_cache_loaded() to load.c
2021-12-09 Jeremy Allisons3: smbd: Remove 'bool has_wild' parameter from unlink_...
2021-11-11 Ralph Boehmesamba-bgqd: fix startup and logging
2021-11-11 Ralph Boehmesource3: move lib/substitute.c functions out of proto.h
2021-10-13 Alex Richardsonsource3/printing/queue_process.c: fix build on macOS
2021-09-21 Volker Lendeckelib: Move closefrom_except*() to a separate file
2021-09-21 Volker Lendeckesamba-bgqd: Convert closeall_*() to closefrom_*()
2021-09-21 Volker Lendeckesamba-bgqd: Enable smbcontrol pool-usage
2021-07-31 Volker Lendeckesamba-bgqd: Fix samba-bgqd with "clustering=yes"/"inclu...
2021-07-05 Douglas Bagnallprinting: avoid crash in LPRng_time
2021-06-04 Volker Lendeckeprinting: Factor out remove_from_jobs_list()
2021-06-04 Volker Lendeckeprinting: Simplify pack_devicemode()
2021-05-28 Andreas Schneiders3:printing: Migrate samba-bgqd to new cmdline option...
2021-05-11 Volker Lendeckeprinting: Avoid a few references to background_lpq_upda...
2021-05-11 Volker Lendeckeprinting: Introduce samba-bgqd
2021-05-11 Volker Lendeckeprinting: Factor out register_printing_bq_handlers()
2021-05-11 Volker Lendeckeprinting: Simplify calling print commands
2021-05-11 Volker Lendeckeprinting: Consolidate add_to_jobs_list()
2021-04-27 Volker Lendeckeprinting: Avoid zombies in the background daemon
2021-04-27 Volker Lendeckeprinting: Reduce indentation in start_background_queue()
2021-04-27 Volker Lendeckeprinting: Remove dead code
2021-04-27 Volker Lendeckeprinting: Remove the pause_pipe[] from queue_process.c
2021-03-24 Volker Lendeckeprinting: Align a few integer types
2021-03-24 Volker Lendeckeprinting: Remove "else" branches, reduce indentation
2021-03-24 Volker Lendeckeprinting: Fix typos
2021-03-24 Volker Lendeckeprinting: Remove code to upgrade from before b0909cfa14f
2021-03-24 Volker Lendeckeprinting: Passing a fn pointer does not need "&"
2021-03-19 Andreas Schneiders3:param: Fix segfault trying to add pcap printer witho...
2021-03-16 Volker Lendeckeprinting: Move rap2jobid functions to their own file
2021-03-16 Volker Lendeckeprinting: Introduce printer_list_printername_exists()
2021-03-16 Volker Lendeckeprinting: Remove simple wrapper function pcap_printer_r...
2021-02-17 Ralph Boehmeprinting: use correct error out in get_correct_cversion...
2021-02-17 Ralph Boehmeprinting: use correct error out in file_version_is_newe...
2021-02-17 Ralph Boehmeprinting: use correct error out in file_version_is_newe...
2021-02-01 Andreas Schneiders3:printing: Correctly mark fall through switch statements
2021-02-01 Andreas Schneiders3:printing: Add missing break in switch statement
2021-01-28 Ralph Boehmeprinting: use synthetic_pathref() in driver_unlink_inte...
2021-01-14 Ralph Boehmeprinting: call vfs_stat() in driver_unlink_internals()
2021-01-14 Volker Lendeckerpc_server: Make dcerpc_ncacn_accept() take tsocket_add...
2021-01-11 Volker Lendeckerpc_servers: Remove unused variables
2021-01-11 Volker Lendeckerpc_servers: Fix crash with many interfaces
2021-01-11 Volker Lendeckerpc_server: Lift ph_listen_fd logic one level
2021-01-08 Volker Lendeckerpc_server: Make default prefork configs const
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-12-16 Ralph Boehmeprinting: use openat_pathref_fsp() in driver_unlink_int...
2020-12-16 Ralph Boehmeprinting: use openat_pathref_fsp() in get_correct_cvers...
2020-12-16 Ralph Boehmeprinting: use openat_pathref_fsp() in file_version_is_n...
2020-12-16 Ralph Boehmeprinting: use openat_pathref_fsp() in file_version_is_n...
2020-12-16 Ralph Boehmesmbd: use fh_[get|set]_private_options()
2020-12-16 Ralph Boehmesmbd: use fh_[get|set]_pos() and fh_[get|set]_position_...
2020-12-16 Ralph Boehmesmbd: use fsp_get_io_fd() when accessing a file or...
2020-12-16 Ralph Boehmesmbd: use fsp_set_fd()
2020-12-04 Volker Lendeckespoolssd: Align integer types
2020-11-26 Andreas Schneiders3:spoolssd: Fix creating binding string for error...
2020-11-10 Volker Lendeckesmbd: Give locking/share_mode_lock.c its own header...
2020-10-23 Ralph Boehmesmb: rename NTCREATEX_OPTIONS_PRIVATE_DELETE_ON_CLOSE...
2020-10-17 Björn Jackeprinting/spoolss: add ARM64 support
2020-10-17 Björn Jackeprinting: move archi_table declarations into nt_printing.h
2020-10-08 Björn Jackent_printing_ads: support more attributes for AD publish...
2020-10-08 Jeremy Allisons3: smbd: Fix SMB1 reply_unlink() to handle wildcards.
2020-10-02 Ralph Boehmevfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()
2020-09-30 Jeremy Allisons3: smbd: unlink_internals() can figure out if the...
2020-09-18 Björn Jackent_printing_ads: add missing printShareName attribute...
next