jmcd/samba.git
2010-07-16 Andreas Schneiders3-rpc_server: Don't register the same rpc commands... s3-spoolss-winreg
2010-07-16 Andreas SchneiderRevert "s3: Remove smbd_messaging_context() from close_...
2010-07-16 Andreas SchneiderRevert "s3: Remove smbd_messaging_context() from notify...
2010-07-16 Andreas SchneiderRevert "s3: Remove procid_self() from fill_share_mode_e...
2010-07-16 Andreas Schneiders3-printing: Added automatic migration of printing...
2010-07-16 Andreas Schneiders3-spoolss: Move the standard mappings to spoolss.
2010-07-16 Andreas Schneiders3-lib: Make the standard_mapping parameter const.
2010-07-16 Andreas Schneiders3-spoolss: Remove the program global current_user_info.
2010-07-16 Andreas Schneiders3-spoolss: Remove unused MAGIC_DISPLAY_FREQUENCY
2010-07-16 Andreas Schneiders4-torture: Enable tests with keynames including a...
2010-07-16 Andreas Schneiders3-printing: Added automatic migration of printing...
2010-07-16 Andreas Schneiders3-printing: Move all tdb upgrade functions to a separa...
2010-07-16 Simo Sorces3-smbd: Convert reply_printqueue to use spoolss.
2010-07-16 Andreas SchneiderRevert "s4-smbtorture: skip driverName and printerName...
2010-07-16 Andreas Schneiders3-spoolss: Create winprint print processor key.
2010-07-16 Simo Sorces3-printing: Removed unused function print_job_fd().
2010-07-16 Simo Sorces3-smbd: Use the right check to test if we can print.
2010-07-16 Simo Sorces3-printing: Moved printing.c headers to include/printi...
2010-07-16 Simo Sorces3-spoolss: Use WERROR for print_job_delete.
2010-07-16 Simo Sorces3-printing: Removed unused printfsp.c.
2010-07-16 Simo Sorces3-smbd: Migrated to new spoolss functions for printing.
2010-07-16 Simo Sorces3-printing: Handled case when smbd spools a file on...
2010-07-16 Simo Sorces3-printing: Made print_job_start more robust.
2010-07-16 Andreas Schneiders3-printing: Moved remaining prototypes to nt_printing.h.
2010-07-16 Andreas Schneiders3-printing: Remove unused printer registry key functions.
2010-07-16 Andreas Schneiders3-printing: Removed unused security descriptor functions.
2010-07-16 Andreas Schneiders3-printing: Removed unused nt_forms.
2010-07-16 Andreas Schneiders3-printing: Removed unsuded c_setprinter functions.
2010-07-16 Andreas Schneiders3-printing: Removed unused free_a_printer function.
2010-07-16 Andreas Schneiders3-printing: Removed unused mod_a_printer functions.
2010-07-16 Andreas Schneiders3-printing: Removed unused get_a_printer functions.
2010-07-16 Simo Sorces3-smbd: Added code to print via spoolss.
2010-07-16 Andreas Schneiders3-spoolss: Removed wrong comment.
2010-07-16 Andreas Schneiders3-spoolss: Moved shared printing functions to nt_print...
2010-07-16 Andreas Schneiders3-spoolss: Removed the last free_a_printer() call...
2010-07-16 Simo Sorces3-spoolss: Removed unused set_printer_dataex().
2010-07-16 Andreas Schneiders3-spoolss: Create and update DsSpooler values.
2010-07-16 Andreas Schneiders3-spoolss: Use a temporary talloc context in update_pr...
2010-07-16 Andreas Schneiders3-spoolss: Use the existing memory context for winreg_...
2010-07-16 Andreas Schneiders3-spoolss: Don't return the printer devicemode in...
2010-07-16 Andreas Schneiders3-spoolss: Fixed the driver unc strings for dependent...
2010-07-16 Simo Sorces3-spoolss: Use winreg_delete_printer_key to delete...
2010-07-16 Simo Sorces3-spoolss: Get rid of get_server_name.
2010-07-16 Simo Sorces3-printing: Converted printer publishing functions.
2010-07-16 Simo Sorces3-printing: Convert print_driver_in_use.
2010-07-16 Simo Sorces3-printing: Convert print_time_access_check.
2010-07-16 Simo Sorces3-spoolss: Use spoolss_PrinterInfo2 in notify code.
2010-07-16 Simo Sorces3-spoolss: Convert do_drv_upgrade_printer() to winreg...
2010-07-16 Simo Sorces3-spoolss: Removed construct_dev_mode() function.
2010-07-16 Simo Sorces3-spoolss: Use spoolss_PrinterInfo2 in construct_print...
2010-07-16 Simo Sorces3-spoolss: Use spoolss_PrinterInfo2 for job info.
2010-07-16 Simo Sorces3-spoolss: Migrated driver functions to winreg.
2010-07-16 Andreas Schneiders3-spoolss: Set c_setprinter always to 0.
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_DeletePrinter to cleanup...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_GetPrinter and spoolss_Enu...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_OpenPrinter to create...
2010-07-16 Andreas Schneiders3-spoolss: Removed unused function printer_info2_to_nt...
2010-07-16 Andreas Schneiders3-spoolss: Removed unused function convert_printer_info().
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_AddPrinter and spoolss_Set...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_Forms to use the winreg...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_GetForm to the winreg...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_SetForm to the winreg...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_DeleteForm to the winreg...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_AddForm to the winreg...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_EnumForms to the winreg...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_DeletePrinterKey to the...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_DeletePrinterDataEx to...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_EnumPrinterKey to the...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_EnumPrinterDataEx to the...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_GetPrinterDataEx to the...
2010-07-16 Andreas Schneiders3-spoolss: Migrated spoolss_SetPrinterDataEx to the...
2010-07-16 Andreas Schneiders3-registry: Redirect KEY_CONTROL_PRINTERS to KEY_WINNT...
2010-07-16 Andreas Schneiders3-registry: Init all needed registry keys for printing.
2010-07-16 Simo Sorces3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.
2010-07-16 Andreas Schneiders4-torture: Disable setting REG_BINARY printer data...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-16 Andrew Tridgells4-loadparm: change lp_*() to lpcfg_*() and provide...
2010-07-16 Karolin SeegerWHATSNEW: Start 3.6.0pre1 release notes.
2010-07-16 Günther Deschnerlibcli/netlogon: re-enable debugging.
2010-07-16 Günther Deschners3-registry: use some prs macros to the only place...
2010-07-16 Günther Deschners3-waf: fix the build.
2010-07-15 Günther Deschners3-dcerpc: fix c++ warning.
2010-07-15 Simo SorceMove the remnants of rpc_parse code under registry/
2010-07-15 Simo Sorces3-parse_prs: Remove unuesd functions
2010-07-15 Simo Sorces3-dcerpc: Use a local function to dump pdu regions
2010-07-15 Simo Sorces3-misc: Move smb_io_time() to regfio.c
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB for pipes_struct input data
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Avoid unnecessary memory allocation for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Read a pdu in 2 steps, header first the...
2010-07-15 Simo Sorces3-dceprc: Use IDL defined constants for length calcula...
2010-07-15 Simo SorceReformat and cleanup
2010-07-15 Simo Sorces3-dcerpc: Move common helpers into a common file
2010-07-15 Simo Sorces3-dcerpc: Padding is never done on a DCERPC_PKT_BIND_A...
2010-07-15 Simo Sorcedcerpc: remove ncacn_packet_header and related functions
2010-07-15 Simo Sorces3-dcerpc: Refactor code and stop using ncacn_packet_header
2010-07-15 Simo Sorces3-dcerpc: consolidate respones packet creation code
next