s3: piddir creation fix part 2.
[ira/wip.git] / source3 / printing / nt_printing.c
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()
2011-05-05 Günther Deschners3-printing: run minimal_includes.pl.
2011-05-02 Günther Deschners3-printing: avoid using pipes_struct when only session...
2011-05-02 Günther Deschners3-proto: move remaining spoolss protos to own header...
2011-04-11 Andreas Schneiders3-printing: Use become_user_by_session() function.
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-auth: printing needs auth.h
2011-03-29 Günther Deschners3: printing needs parts of smbd.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-04 David Disseldorps3-printing: follow force user/group for driver IO
2011-03-02 David Disseldorps3-printing: vfs_connect prior to driver/dfs IO
2011-03-01 David Disseldorps3-printing: clean up get_correct_cversion error paths
2011-03-01 David Disseldorps3-printing: fix move_driver_to_download_area() error...
2011-02-28 Jelmer VernooijFix some types
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-10 Günther Deschners3-rpc_server: move services into individual directories.
2011-02-10 Andrew Bartletts3-auth Rename cryptic 'ptok' to security_token
2010-11-29 Günther Deschners3-spoolss: Fix Bug #7641: handle win9x adddriver calls...
2010-11-10 Jeremy AllisonFix bug 7781 - Samba transforms ShareName to lowercase...
2010-10-22 Jeremy AllisonRevert "Wrap security_token_has_privilege() with a...
2010-10-22 Jeremy AllisonWrap security_token_has_privilege() with a check for...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-04 Volker Lendeckes3: Fix a pointer error
2010-10-01 Andreas Schneiders3-spoolss: Fixed print_access_check server_info.
2010-09-30 Günther Deschners3-spoolss: Fix servername/printername handling which...
2010-09-11 Andrew Bartletts3-privs Convert from user_has_privileges() -> security...
2010-09-11 Andrew Bartletts3-privs Further changes to remove SE_PRIV
2010-09-09 Andreas Schneiders3-printing: Make auth_serversupplied_info const.
2010-08-31 Günther Deschners3-printing: add debug to get_correct_cversion().
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.
next