kai/samba.git
2010-07-27 Simo Sorces3-printing: Handled case when smbd spools a file on...
2010-07-27 Simo Sorces3-printing: Made print_job_start more robust.
2010-07-27 Andreas Schneiders3-printing: Moved remaining prototypes to nt_printing.h.
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-smbd: Added code to print via spoolss.
2010-07-27 Andreas Schneiders3-spoolss: Removed wrong comment.
2010-07-27 Andreas Schneiders3-spoolss: Moved shared printing functions to nt_print...
2010-07-27 Andreas Schneiders3-spoolss: Removed the last free_a_printer() call...
2010-07-27 Simo Sorces3-spoolss: Removed unused set_printer_dataex().
2010-07-27 Andreas Schneiders3-spoolss: Create and update DsSpooler values.
2010-07-27 Andreas Schneiders3-spoolss: Use a temporary talloc context in update_pr...
2010-07-27 Andreas Schneiders3-spoolss: Use the existing memory context for winreg_...
2010-07-27 Andreas Schneiders3-spoolss: Don't return the printer devicemode in...
2010-07-27 Andreas Schneiders3-spoolss: Fixed the driver unc strings for dependent...
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: Use spoolss_PrinterInfo2 in notify code.
2010-07-27 Simo Sorces3-spoolss: Convert do_drv_upgrade_printer() to winreg...
2010-07-27 Simo Sorces3-spoolss: Removed construct_dev_mode() function.
2010-07-27 Simo Sorces3-spoolss: Use spoolss_PrinterInfo2 in construct_print...
2010-07-27 Simo Sorces3-spoolss: Use spoolss_PrinterInfo2 for job info.
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_DeletePrinter to cleanup...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_GetPrinter and spoolss_Enu...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_OpenPrinter to create...
2010-07-27 Andreas Schneiders3-spoolss: Removed unused function printer_info2_to_nt...
2010-07-27 Andreas Schneiders3-spoolss: Removed unused function convert_printer_info().
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_AddPrinter and spoolss_Set...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_Forms to use the winreg...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_GetForm to the winreg...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_SetForm to the winreg...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_DeleteForm to the winreg...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_AddForm to the winreg...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_EnumForms to the winreg...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_DeletePrinterKey to the...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_DeletePrinterDataEx to...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_EnumPrinterKey to the...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_EnumPrinterDataEx to the...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_GetPrinterDataEx to the...
2010-07-27 Andreas Schneiders3-spoolss: Migrated spoolss_SetPrinterDataEx to the...
2010-07-27 Andreas Schneiders3-registry: Redirect KEY_CONTROL_PRINTERS to KEY_WINNT...
2010-07-27 Andreas Schneiders3-registry: Init all needed registry keys for printing.
2010-07-27 Simo Sorces3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.
2010-07-27 Andreas Schneiders4-torture: Disable setting REG_BINARY printer data...
2010-07-27 Jeremy AllisonFix several places where talloc_asprintf returns were...
2010-07-27 Karolin SeegerWHATSNEW: Update changes.
2010-07-27 Jeremy AllisonSecond part of fix for bug 7578 - 'net idmap restore...
2010-07-27 Karolin SeegerWHATSNEW: Update changes.
2010-07-27 Justin Maggards3: Fix bug 7578
2010-07-26 Volker Lendeckes3: Early start of an async nbench
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo_streams to cli_qpathinfo_send
2010-07-26 Volker Lendeckes3: Factor out parse_streams_blob
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo_basic to cli_qpathinfo_send
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo2 to cli_qpathinfo_send
2010-07-26 Volker Lendeckes3: Use error status instead of cli_errstr
2010-07-26 Volker Lendeckes3: Callers of cli_qpathinfo_recv might ignore the...
2010-07-26 Volker Lendeckes3: Log the correct core path on Linux if core_pattern...
2010-07-26 Volker Lendeckes3: fix a typo
2010-07-26 Volker Lendeckes3: cli_qpathinfo2 expects at least 68 bytes
2010-07-26 Volker Lendeckes3: Convert cli_qpathinfo1 to cli_qpathinfo
2010-07-26 Volker Lendeckes3: Fix a structure mess-up
2010-07-26 Volker Lendeckes3: Remove some unused struct members
2010-07-26 Andrew Tridgelllib: added samba-util.pc creation
2010-07-25 Volker Lendeckes3: Convert cli_get_ea_list_path to cli_qpathinfo_send
2010-07-25 Volker Lendeckes3: Factor out parse_ea_blob
2010-07-25 Volker Lendeckes3: Convert cli_posix_stat to cli_qpathinfo_send
2010-07-25 Volker Lendeckes3: Convert cli_posix_getfacl to cli_qpathinfo_send
2010-07-25 Volker Lendeckes3: Convert cli_posix_readlink to cli_qpathinfo_send
2010-07-25 Volker Lendeckes3: Add async cli_qpathinfo
2010-07-25 Volker Lendeckes3: cli_qpathinfo->cli_qpathinfo1
2010-07-25 Volker Lendeckes3: Fix cli_posix_stat
2010-07-25 Volker Lendeckes3: use dump_data in query FILE_BASIC_UNIX_INFO
2010-07-24 Volker Lendeckes3: Fix a typo (missing space)
2010-07-23 Jeremy AllisonFix bug 7583 - Smbclient fails to kerberos connect...
2010-07-22 Björn Jackes3: not use as-needed by default and auto use if enable...
2010-07-21 Simo Sorces3-rpc_server: Cleanup the way we free pipe auth data
2010-07-21 Simo Sorcecleaup: Reformat cli_get_session_key()
2010-07-21 Simo Sorces3-dcerpc: Fix potential memleak
2010-07-21 Simo Sorces3-dcerpc: Properly initialize output buffers on nak...
2010-07-21 Simo Sorces3-libsmb: Use data_blob_talloc to get krb5 ticket...
2010-07-21 Simo Sorcemisc: cleanup get_krb5_smb_session_key()
2010-07-21 Simo Sorcemisc: cleanup cli_krb5_get_ticket()
2010-07-20 Jeremy AllisonAdd approriate TALLOC_CTX's thoughout the spnego code...
2010-07-20 Jeremy AllisonFix warning on 64-bit machines.
2010-07-20 Jeremy AllisonFix one more data_blob -> data_blob_talloc. Move away...
2010-07-20 Jeremy AllisonAdd TALLOC_CTX argument to spnego_parse_negTokenInit...
2010-07-20 Volker Lendeckes3: Fix two uninitialized variables
2010-07-20 Jeremy AllisonRename spnego_gen_negTokenTarg() -> spnego_gen_krb5_neg...
2010-07-20 Jeremy AllisonRemove gen_negTokenTarg(), as it's not actually creatin...
2010-07-20 Jeremy AllisonFixes pointed out by <david.kondrad@legrand.us>. Free...
next