s3-printing: split out printing migration code into a smaller library.
[samba.git] / source3 / printing / nt_printing_migrate.c
2011-07-01 Günther Deschners3-printing: split out printing migration code into...
2011-06-30 David Disseldorps3-printing: skip migration of non-existent printers
2011-06-30 David Disseldorps3-printing: fill devicemode size in migrate_printer()
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-20 Rusty Russelltdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat...
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-05-13 Simo Sorcerpc_server: Always use rpc_pipe_open_interface()
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-05-05 Günther Deschners3-printing: run minimal_includes.pl.
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-03-29 Günther Deschners3-auth: printing needs auth.h
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-01-21 Stefan Metzmachers3:printing: use dcerpc_spoolss_X() functions
2010-09-15 Simo Sorces3-rpc_server: Moved ncacn_np declarations in common...
2010-09-03 Günther Deschners3-spoolss: fix some debug statements.
2010-08-18 Volker Lendeckes3: Add "client_id" to pipes_struct
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from nt_printing_td...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from rpc_pipe_open_...
2010-08-06 Andrew Tridgells3-printing: cope with missing printers in print migration
2010-08-03 Günther Deschners3-printing: make sure to set NTSTATUS code before...
2010-07-27 Andreas Schneiders3-printing: Added automatic migration of printing...
2010-07-27 Andreas Schneiders3-printing: Added automatic migration of printing...