libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / source3 / printing / nt_printing.c
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 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-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
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...
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-11-27 Ralph Boehmesmbdotconf: mark "printername" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "path" with substitution="1"
2019-09-11 Stefan Metzmachersmbd: rename [un]become_user*() to [un]become_user_with...
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_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-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-03-21 Andreas Schneiders3:printing: Fix size check in get_file_version()
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-08-19 Andreas Schneiders3:printing: Add NULL check for state_path()
2017-07-26 Günther Deschners3-printing: precreate DriverStore directories.
2017-07-25 Günther Deschners3-printing: pre-create color and PCC directories under...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CHDIR to use const struct smb_f...
2017-05-05 Andreas Schneiders3:printing: Change to GUID dir if we deal with COPY_FR...
2017-02-22 Chris LambCorrect "somthing" typos.
2017-01-12 Andreas Schneiders3-spoolss: Fix architecture handling in spoolss_Delete...
2016-11-20 Andreas Schneiders3:spoolss: Add support for COPY_FROM_DIRECTORY in...
2016-09-27 Günther Deschnerwerror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LE...
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_NO_SUCH_SHARE with WERR_BAD_NET_NA...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND...
2016-08-22 Andreas Schneiders3-spoolss: Support for adding printer drivers with...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-05-11 Richard SharpeConvert all (remaining) uses of uint32/16/8 to _t in...
2015-05-01 Richard SharpeConvert uint32/16/8 to 32_t/16_t/8_t in printing.h...
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-02-18 Jeremy Allisons3: printing: Fix problem with server taking too long...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_print_ok to lp[cfg]_printable...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_pathname to lp[cfg]_path for...
2013-11-20 David Disseldorpprinting: return WERROR from print_access_check
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-17 Volker Lendeckesmbd: Convert driver_unlink_internals to synthetic_smb_...
2013-01-19 Andrew Bartlettprinting: Free talloc_stackframe() on all exit paths
2013-01-17 Andreas Schneiderprinting: Create default architecture directories on...
2013-01-08 Andrew Bartlettsmbd: Fix calls to create_conn_struct_cwd to be correct...
2013-01-08 Andrew Bartlettsmbd: Split create_conn_struct into a fn that does...
2012-12-12 Andreas Schneiders3-printing: Don't call talloc_free on an uninitialized...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-03 Andreas Schneiders3-printing: Remove deprecated lp_printer_admin().
2012-06-12 Michael Adams3:printing: fix use of a non-existent word (existant)
2012-05-24 Stefan Metzmachers3:smbd/msdfs: let create_conn_struct() also fake the...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-02-09 Björn Baumbachs3-printing: Add new printers to registry.
2012-01-23 David DisseldorpWERROR type variable being incorrectly checked with...
2012-01-20 David Disseldorps3-spoolss: prefix print$ path on driver file deletion
2011-11-03 Björn Baumbachs3-printing: fix typo
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_conn_struct
2011-07-28 Andreas Schneiders3-spoolss: Use existing handle in printer_driver_files...
2011-07-28 Andreas Schneiders3-spoolss: Use existing handle in printer_driver_in_use().
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth use auth_user_info not netr_SamInfo3 in auth3_s...
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-07 Günther Deschners3-printing: safe a ton of roundtrips by reusing existi...
2011-07-07 Günther Deschners3-printing: use winreg_internal functions.
2011-07-07 Günther Deschners3-printing: move spoolss_create_default_devmode/secdes...
2011-07-07 Günther Deschners3-printing: move driver_info_ctr_to_info8 to init_spoo...
2011-07-07 Günther Deschners3-printing: move os2 related functions to printing...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
next