s3-printing: make sure to first migrate the printers then the security descriptor.
[samba.git] / source3 / utils / net_printing.c
2011-07-07 Günther Deschners3-printing: make sure to first migrate the printers...
2011-07-07 Günther Deschners3-printing: remove spoolss pipe from migration library...
2011-07-04 Günther Deschners3-printing: open up a winreg pipe handle for the migra...
2011-07-01 Günther Deschners3-net: use printing_migrate library, and eliminate...
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-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-01-21 Stefan Metzmachers3:net: use dcerpc_spoolss_X() functions
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-08-06 Günther Deschners3-net: fix copy/paste typo in usage of "net printing".
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-20 Andreas Schneiders3-net: Created a migration tool for printing TDBs.
2010-05-18 Günther Deschners3-net: also dump security descriptors from ntprinters...
2010-05-18 Günther Deschners3-net: Added a rather trivial "net printing dump"...