Decouple ldap-ssl-ads from ldap-ssl option
[samba.git] / source3 / printing /
2020-05-21 Ralph Boehmesmbd: add dirfsp arg to SMB_VFS_CREATE_FILE()
2020-05-14 Ralph Boehmevfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()
2020-05-05 Ralph Boehmesmbd: pass twrp as NTTIME to filename_convert() and...
2020-05-05 Ralph Boehmesmbd: move time_t twrp to @GMT string token conversion...
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-05-05 Ralph Boehmes3/printing: realign synthetic_smb_fname() args in...
2020-05-05 Ralph Boehmes3/printing: realign synthetic_smb_fname() args in...
2020-04-03 Ralph Boehmesmbd: move files_struct.is_directory to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.modified to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.can_write to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.can_read to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.can_lock to a bitfield
2020-03-20 Samuel Cabreros3:rpc_server: Do not include s3 autogenerated headers
2020-03-20 Samuel Cabreros3:rpc_server: Switch to core dcerpc server loop
2020-03-20 Samuel Cabreros3:rpc_server: Retrieve the dcesrv_endpoint from prefor...
2020-03-20 Samuel Cabreros3:rpc_server: Drop dcerpc_binding_vector usage in...
2020-03-20 Samuel Cabreros3:rpc_server: Create ncacn_np sockets through endpoint...
2020-03-20 Samuel Cabreros3:rpc_server: Initialize spoolssd connection endpoints
2020-03-20 Samuel Cabreros3:rpc_server: Init registered ep servers in external...
2020-03-20 Samuel Cabreros3:rpc_server: Reinitialize dcesrv_context in external...
2020-03-20 Samuel Cabreros3:rpc_server: Register endpoint servers in external...
2020-01-09 Volker Lendeckeprinting: Avoid EBADF from EPOLL_CTL_DEL
2020-01-09 Volker Lendeckeprinting: Align integer types
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-11-27 Ralph Boehmeprinting: use lpcfg_substituted_string() in print_run_c...
2019-11-27 Ralph Boehmesmbdotconf: mark "os2 driver map" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "logfile" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "iprint server" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "cups server" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "auto services" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "printername" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "path" with substitution="1"
2019-11-27 Stefan Metzmachersmbdotconf: mark "cups options" with substitution="1"
2019-11-22 Andreas Schneiders3:printing: Use httpConnect2 from CUPS
2019-11-07 Ralph Boehmes3:printing: Fix %J substition
2019-11-07 Ralph Boehmes3:printing: add a DEBUG statement
2019-11-07 Ralph Boehmes3: rename talloc_sub_advanced() to talloc_sub_full()
2019-11-07 Ralph Boehmes3: replace standard_sub_advanced with talloc_sub_advan...
2019-11-07 Ralph Boehmes3:printing: fix a long line
2019-10-18 Samuel Cabreros3:printing: Add spoolssd header file
2019-10-18 Samuel Cabreros3:printing: Add header inclusion guards in queue_process.h
2019-10-09 Andreas Schneiders3:libnet: Require sealed LDAP SASL connections for...
2019-09-11 Stefan Metzmachersmbd: rename [un]become_user*() to [un]become_user_with...
2019-07-22 Samuel Cabreros3:rpc_server:spoolssd: Move socket creation to its...
2019-07-22 Samuel Cabreros3:rpc_server: Unify RPC client disconnect and terminat...
2019-07-22 Samuel Cabreros3:spoolss: Set remote and local address for accepted...
2019-07-22 Samuel Cabreros3:rpc_server: Set debug class in all rpc server relate...
2019-07-22 Samuel Cabreros3:prefork: Allow to associate private data with listen...
2019-07-22 Samuel Cabreros3:rpc_server: Remove named_pipe_client struct and...
2019-07-22 Samuel Cabreros3:spoolss: Exit if fork call fails
2019-07-22 Samuel Cabreros3:rpc_server: Return NTSTATUS for dcesrv_create_ncacn_...
2019-07-22 Samuel Cabreros3:rpc_server: Rename create_named_pipe_socket
2019-05-29 Noel Powers3/printing: cppcheck avoid 'nullPointerArithmetic...
2019-05-24 Jeremy Allisons3: smbd: Convert print_svid code to use file_lines_plo...
2019-02-01 David Disseldorpprinting: check lp_load_printers() prior to pcap cache...
2019-02-01 David Disseldorpprinting: drop pcap_cache_loaded() guard around load_pr...
2018-10-08 Volker Lendecketdb_unpack: Correct "len" arg for "B" format
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to cache_path()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to lock_path()
2018-06-14 Stefan Metzmacherprinting: convert delete_driver_files() to use create_c...
2018-06-14 Stefan Metzmacherprinting: convert move_driver_to_download_area() to...
2018-06-14 Stefan Metzmacherprinting: convert get_correct_cversion() to use create_...
2018-06-14 Stefan Metzmacherprinting: add an explicit talloc_stackframe() to delete...
2018-06-14 Stefan Metzmacherprinting: add an explicit talloc_stackframe() to move_d...
2018-06-14 Stefan Metzmacherprinting: add an explicit talloc_stackframe() to get_co...
2018-06-14 Stefan Metzmacherprinting: add more 'const' to read only input pointers
2018-06-14 Stefan Metzmacherprinting: remove unused arguments from delete_and_reloa...
2018-06-14 Stefan Metzmacherprinting: remove unused arguments from load_printers()
2018-06-01 Jeremy Allisons3: smbd: printing: Re-implement delete-on-close semant...
2018-05-17 Günther Deschners3-printing: fix format-truncation in print_queue_update()
2018-05-11 Volker Lendeckeprinting: Fix CID 1435452 (TAINTED_SCALAR)
2018-05-04 Jeremy Allisons3: VFS: Remove vfs_write_data(). No longer used.
2018-05-04 Jeremy Allisons3: printing: Remove the LSEEK in printing_pread_data...
2018-05-04 Jeremy Allisons3: printing: Now we never pass an offset of -1, remove...
2018-05-04 Jeremy Allisons3: printing: Use offset tracking in printing_pread_dat...
2018-05-04 Jeremy Allisons3: printing: Use passed in offset, and offset tracking...
2018-05-04 Jeremy Allisons3: printing: Add existing offset position as a paramet...
2018-05-04 Jeremy Allisons3: printing: Use auto-updating of offset in printing_p...
2018-05-04 Jeremy Allisons3: printing: Make printing_pread_data() update the...
2018-05-04 Jeremy Allisons3: printing: Rename printing_read_data() -> printing_p...
2018-05-04 Jeremy Allisons3: printing: Rename vfs_read_data() -> printing_read_d...
2018-05-04 Jeremy Allisons3: printing: Move handle_ne_file code into a separate...
2018-05-04 Jeremy Allisons3: printing: Split handling of PE file into separate...
2018-05-04 Jeremy Allisons3: printing: Reformatting of parts of this file to...
2018-05-02 Jeremy Allisons3: VFS: Default. Move vfs_read_data() out of source3...
2018-04-25 Björn Jackeprinting: return the same error code as windows does...
2018-04-24 Volker Lendeckelib: #include "util_event.h" only where needed
2018-04-03 Andreas Schneiders3:printing: Fix size types
2018-03-21 Andreas Schneiders3:printing: Fix size check in get_file_version()
2018-03-20 Andreas Schneiders3:printing: Fix size type in printing_db
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-12-04 Volker Lendeckelib: Use messaging_send_all instead of message_send_all
2017-12-04 Volker Lendeckemessaging: Remove the "n_sent" arg from message_send_all
2017-10-27 Volker Lendeckeprinting: Avoid an "extern current_user"
2017-10-27 Volker Lendeckeprinting: Avoid an "extern current_user"
2017-08-19 Andreas Schneiders3:printing: Add NULL check for state_path()
2017-07-26 Günther Deschners3-printing: precreate DriverStore directories.
next