summaryrefslogtreecommitdiffstats
path: root/source3/printing/nt_printing_migrate_internal.c
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_interface().Günther Deschner2013-08-051-1/+1
* s3-net: Add encoding=<CP> to 'net printing migrate'.Andreas Schneider2013-03-151-2/+4
* nt_printing_tdb_migrate(): fix stackframe leak.Rusty Russell2012-07-181-0/+1
* s3-auth Use the common auth_session_infoAndrew Bartlett2011-07-201-1/+1
* s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett2011-07-201-1/+1
* s3-printing: remove tdb migration invalid printer name checksDavid Disseldorp2011-07-071-9/+2
* s3-printing: make sure to first migrate the printers then the security descri...Günther Deschner2011-07-071-4/+16
* s3-printing: remove spoolss pipe from migration library, only using winreg fi...Günther Deschner2011-07-071-22/+3
* s3-printing: open up a winreg pipe handle for the migration code.Günther Deschner2011-07-041-4/+24
* s3-printing: split out printing migration code into a smaller library.Günther Deschner2011-07-011-0/+249