summaryrefslogtreecommitdiff
path: root/source3/printing/nt_printing_migrate_internal.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-05s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_interface().Günther Deschner1-1/+1
2013-03-15s3-net: Add encoding=<CP> to 'net printing migrate'.Andreas Schneider1-2/+4
2012-07-18nt_printing_tdb_migrate(): fix stackframe leak.Rusty Russell1-0/+1
2011-07-20s3-auth Use the common auth_session_infoAndrew Bartlett1-1/+1
2011-07-20s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett1-1/+1
2011-07-07s3-printing: remove tdb migration invalid printer name checksDavid Disseldorp1-9/+2
2011-07-07s3-printing: make sure to first migrate the printers then the security descri...Günther Deschner1-4/+16
2011-07-07s3-printing: remove spoolss pipe from migration library, only using winreg fi...Günther Deschner1-22/+3
2011-07-04s3-printing: open up a winreg pipe handle for the migration code.Günther Deschner1-4/+24
2011-07-01s3-printing: split out printing migration code into a smaller library.Günther Deschner1-0/+249