samba.git
2010-08-04 Christian Ambachsmall optimizations for shadowcopy2 module
2010-08-04 Christian Ambachfix snapshot content display with hide unreadable
2010-08-04 Volker Lendeckes3: Fix shadow copies after the change for in-path...
2010-08-04 Volker Lendeckes3: Fix in-path shadowcopy2 module
2010-08-04 Günther Deschners3-spoolss: fix type-punned pointer build warning.
2010-08-04 Günther Deschners3-spoolss: fix uninitialized variable build warning.
2010-08-04 Günther Deschners3-printing: make sure to set NTSTATUS code before...
2010-08-04 Günther Deschners3-spoolss: remove duplicate (and incorrect) header.
2010-08-03 oliviermake scannedonly notify the scanner if no .scanned...
2010-08-03 Andreas Schneideridl: Fixed a possible crash bug.
2010-08-03 Andreas Schneiders3-spoolss: Fixed a segfault if a value has no data.
2010-08-03 Andreas Schneiders3-spoolss: Move some debug message to a higher level.
2010-08-03 Andreas Schneiders3-spoolss: Fixed some C++ build warnings.
2010-08-03 Andreas Schneiders3-spoolss: Use a stackframe to allocat memory.
2010-08-02 Günther Deschners4-smbtorture: remove another old and now invalid s3...
2010-08-02 Günther Deschnerspoolss: fix potential crash bug in spoolss_PrinterEnum...
2010-08-02 Günther Deschners3-spoolss: remove unused MAX_OPEN_PRINTER_EXS define.
2010-08-02 Günther Deschners3-printing: remove unused get_local_printer_publishing...
2010-08-02 Günther Deschners3-build: avoid to globally include printing and spools...
2010-08-02 Günther Deschners4-smbtorture: remove ifdefed symlink test, this is...
2010-08-02 Günther DeschnerRevert "s4-torture: Disable setting REG_BINARY printer...
2010-08-02 Volker Lendeckes3: Use cups-config --libs
2010-07-30 Volker Lendeckes3: Remove "cli" from "struct finfo"
2010-07-29 Jeremy AllisonWe should be using the winbindd separator in this case...
2010-07-29 Volker Lendeckes3: Do the ftruncate write cache optimization in one...
2010-07-29 Volker LendeckeRevert "s3: Avoid pwrite calls for the 1-byte writes...
2010-07-29 Volker Lendeckes3: Avoid an unnecessary ftruncate call
2010-07-29 Jeremy AllisonFix bug #7589 - ntlm_auth fails to use cached credentials.
2010-07-29 Jeremy AllisonFix tdb_check() to work with read-only tdb databases...
2010-07-28 Volker Lendeckes3: Fix cli_qpathinfo2
2010-07-28 Andreas Schneiders3-rpc: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-include: Use struct pipes struct and get rid of...
2010-07-28 Andreas Schneiders3-winbind: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-uid: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-wkssvc: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-winreg: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-svcctl: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-srvsvc: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-spoolss: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-samr: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-rpc_pipe: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-ntsvcs: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-netlogon: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-lsa: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-initshutdown: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-eventlog: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-echo: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-dssetup: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-dfs: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-rpc_server: Use struct pipes_struct.
2010-07-28 Andreas Schneiderpidl: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-lib: Remove redefinition of RL_COMPLETION_CAST.
2010-07-28 Karolin Seegers3/configure: Disable the automatic merged build.
2010-07-28 Karolin SeegerVERSION: Bump version to 3.6.0pre1.
2010-07-28 Karolin SeegerVERSION: Adapt version string.
2010-07-28 Karolin SeegerWHATSNEW: Update changes.
2010-07-27 Volker Lendeckes3: Remove a typedef (struct file_info)
2010-07-27 Andreas Schneiders3-spoolss: Fixed FILL_DRIVER_STRING leading to wrong...
2010-07-27 Simo Sorces3-spoolss: Avoid segfault, check drivername is actuall...
2010-07-27 Simo Sorces3-spoolss: Fixed a possible segfault in winreg_get_pri...
2010-07-27 Andreas Schneiders3-spoolss: Correctly set the default values.
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-lib: Make the standard_mapping parameter const.
2010-07-27 Andreas Schneiders3-spoolss: Remove the program global current_user_info.
2010-07-27 Andreas Schneiders3-spoolss: Remove unused MAGIC_DISPLAY_FREQUENCY
2010-07-27 Andreas Schneiders4-torture: Enable tests with keynames including a...
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 Simo Sorces3-smbd: Convert reply_printqueue to use spoolss.
2010-07-27 Andreas SchneiderRevert "s4-smbtorture: skip driverName and printerName...
2010-07-27 Andreas Schneiders3-spoolss: Create winprint print processor key.
2010-07-27 Simo Sorces3-printing: Removed unused function print_job_fd().
2010-07-27 Simo Sorces3-smbd: Use the right check to test if we can print.
2010-07-27 Simo Sorces3-printing: Moved printing.c headers to include/printi...
2010-07-27 Simo Sorces3-spoolss: Use WERROR for print_job_delete.
2010-07-27 Simo Sorces3-printing: Removed unused printfsp.c.
2010-07-27 Simo Sorces3-smbd: Migrated to new spoolss functions for printing.
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.
next