s3: Lift the smbd_messaging_context from check_published_printers
[amitay/samba.git] / source3 / printing / nt_printing.c
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from check_publishe...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from nt_printer_remove
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from print_time_acc...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from print_access_check
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from printer_driver...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from printer_driver...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from winreg_del_dri...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from winreg_get_driver
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from winreg_delete_...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from winreg_get_pri...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from winreg_get_printer
2010-08-06 Günther Deschners3-netlogon: remove global include of netlogon.h.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Günther Deschners3-printing: move AD related printing components to...
2010-08-02 Günther Deschners3-spoolss: remove duplicate (and incorrect) header.
2010-07-30 Günther Deschners3-build: avoid to globally include printing and spools...
2010-07-27 Andreas Schneiders3-printing: Added automatic migration of printing...
2010-07-27 Andreas Schneiders3-spoolss: Move the standard mappings to spoolss.
2010-07-27 Andreas Schneiders3-printing: Added automatic migration of printing...
2010-07-27 Andreas Schneiders3-printing: Move all tdb upgrade functions to a separa...
2010-07-27 Andreas Schneiders3-printing: Remove unused printer registry key functions.
2010-07-27 Andreas Schneiders3-printing: Removed unused security descriptor functions.
2010-07-27 Andreas Schneiders3-printing: Removed unused nt_forms.
2010-07-27 Andreas Schneiders3-printing: Removed unsuded c_setprinter functions.
2010-07-27 Andreas Schneiders3-printing: Removed unused free_a_printer function.
2010-07-27 Andreas Schneiders3-printing: Removed unused mod_a_printer functions.
2010-07-27 Andreas Schneiders3-printing: Removed unused get_a_printer functions.
2010-07-27 Simo Sorces3-spoolss: Use winreg_delete_printer_key to delete...
2010-07-27 Simo Sorces3-spoolss: Get rid of get_server_name.
2010-07-27 Simo Sorces3-printing: Converted printer publishing functions.
2010-07-27 Simo Sorces3-printing: Convert print_driver_in_use.
2010-07-27 Simo Sorces3-printing: Convert print_time_access_check.
2010-07-27 Simo Sorces3-spoolss: Migrated driver functions to winreg.
2010-07-27 Andreas Schneiders3-spoolss: Set c_setprinter always to 0.
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_AddPrinter and spoolss_Set...
2010-07-27 Simo Sorces3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.
2010-07-01 Günther Deschners3-printing: Fix Bug #7541, %D in "printer admin" causi...
2010-06-16 Günther Deschners3-printing: add BUILTIN\Print Operators as FULL CONTRO...
2010-06-16 Andreas Schneiders3-spoolss: Provide a memory context for clean_up_drive...
2010-06-13 Volker Lendeckes3: Remove the pointless PRINTERNAME macro
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-25 Michael Adams3:registry: move reg_objects.h to registry/ and use...
2010-05-25 Michael Adams3:nt_printing: use regval_ctr_init().
2010-05-25 Michael Adams3:registry: adapt callers of regval_ctr_addvalue to...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Andreas Schneiders3-spoolss: Added EN ISO 216, A0 and A1 to builtin...
2010-05-18 Simo Sorces3-spoolss: Removed the Phantom DeviceMode.
2010-05-18 Andreas Schneiders3-spoolss: Create a spoolss_map_to_os2_driver function.
2010-05-18 Andreas Schneiders3-spoolss: Use better names for set_last_from_to.
2010-05-18 Günther Deschners3-secdesc: use SD_REVISION from security.idl.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct sec_desc_buf SEC_DES...
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-05-14 Simo SorceMake pcap headers private
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-05-05 Andreas Schneiders3-spoolss: Added a generic spoolss_create_default_secd...
2010-05-05 Andreas Schneiders3-spoolss: Added a function to create a default spools...
2010-05-04 Andreas Schneiders3-lib: Create a sec_desc_merge and sec_desc_merge_buf...
2010-04-23 Simo Sorces3-spoolss: Move info_ctr conversion to a public helper.
2010-04-23 Günther Deschners3-spoolss: fix some crash bugs and missing error codes...
2010-04-09 Günther Deschners3: add iconv_convenience handle to pull/push sz helpers.
2010-04-07 Günther Deschners3-spoolss: Fix an issue in _spoolss_DeleteForm.
2010-03-26 Günther Deschners3-printing: avoid mixing cups backend code with nt_pri...
2010-03-18 Jeremy Allisons3-printing: Fix "printer admin" functionality.
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-05 Jeremy AllisonFix for bug #7189 - Open txt files with notepad on...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-12-08 Günther Deschners3-spoolss: use driver level info8 everywhere in spools...
2009-12-07 Günther Deschners3-spoolss: a default printer should have at least...
2009-11-25 Jeremy AllisonFix warnings with talloc_asprintf.
2009-11-23 Günther Deschners3-printing: remove duplicate code while cleaning up...
2009-11-23 Günther Deschners3-printing: use spoolss types and structs while gettin...
2009-11-23 Günther Deschners3-printing: use spoolss types and structs while adding...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-01 Günther Deschners3-registry: use pull_reg_sz() where appropriate.
2009-09-30 Günther Deschners3-printing: use regval_ctr_addvalue_multi_sz.
2009-09-29 Günther Deschners3-registry: use regval_ctr_addvalue_sz().
2009-09-29 Günther Deschners3-registry: use push_reg_sz().
2009-08-10 Günther Deschners3-spoolss: remove device mode defines from nt_printing.h.
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Stefan Metzmachers3:smbd: conn_free_internal() can be static now
2009-07-25 Tim Proutys3: Convert a few callers of unix_convert() over to...
2009-06-23 Günther Deschners3-printing: eliminate another non sec_initial_uid...
2009-06-15 Volker LendeckeDo a correct TALLOC_FREE in an error case
2009-06-12 Tim Proutys3: Plumb smb_filename through SMB_VFS_CREATE_FILE
2009-06-10 Tim Proutys3: Prepare the first set of SMB_VFS_CREATE_FILE caller...
2009-06-10 Tim Proutys3: Remove extraneous calls to unix_convert
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-21 Tim Proutys3: Change unix_convert (and its callers) to use struct...
2009-05-13 Günther Deschners3-printing: no need to define struct table_node 4...
2009-05-12 Günther Deschners3-spoolss: move SPL_ARCH_X defines to IDL.
2009-04-30 Günther Deschners3-printing: rework move_driver_file_to_download_area...
2009-04-30 Günther Deschners3-printing: use move_driver_file_to_download_area...
2009-04-30 Günther Deschners3-printing: add move_driver_file_to_download_area().
next